wangweiandCopilot 5d132981ad feat: add PostgresModelUsageStore and ModelUsageTracker.seed()
- Add seed() method to ModelUsageTracker for bulk-loading persisted entries at startup
- Create PostgresModelUsageStore for persistence of model usage counters to Postgres
- Store only current cumulative snapshots (no historical time-series)
- Use standard CREATE TABLE IF NOT EXISTS idiom matching other Postgres stores
- Add comprehensive mocked unit tests for both components

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-23 14:18:22 +08:00
@
2026-06-03 16:58:35 +08:00
2026-07-02 22:03:39 +08:00
@
2026-06-03 16:58:35 +08:00
2026-06-05 18:00:31 +08:00
2026-07-23 14:09:33 +08:00
2026-07-02 22:03:39 +08:00
2026-07-02 22:03:39 +08:00
@
2026-06-03 16:58:35 +08:00
@
2026-06-03 16:58:35 +08:00
@
2026-06-03 16:58:35 +08:00
@
2026-06-03 16:58:35 +08:00
@
2026-06-03 16:58:35 +08:00
2026-06-05 18:00:31 +08:00
2026-06-05 18:00:31 +08:00
2026-04-28 11:29:33 +08:00
2026-04-28 11:29:33 +08:00
2026-07-02 22:03:39 +08:00
2026-04-28 11:29:33 +08:00
2026-04-28 11:29:33 +08:00
2026-05-26 12:34:12 +08:00
S
Description
AIRegulation-DocAnalysis-Demo
12 MiB
Languages
Python 55.2%
HTML 22.7%
TypeScript 16.2%
CSS 2.8%
Shell 1.4%
Other 1.6%