phamnazage-jpg
958245537a
feat(imports): add real pricing and subscription collectors
...
Add plan catalog and subscription schema support, seed baselines, and real importers for core domestic subscriptions plus stable official pricing sources.
This commit also hardens the shared fetch layers so the importers can support live collection and database writes instead of relying on manual placeholders alone.
2026-05-15 22:32:57 +08:00
phamnazage-jpg
a8999abcb0
feat(runtime): harden daily pipeline audit and verification
...
Tighten real-ingestion success rules, separate scheduled reports from historical rebuilds, and persist source-level runtime audit across daily pipeline runs.
Also add the Phase 5 CI workflow contract plus verification updates and supporting docs so the full uncommitted change set can be validated together.
2026-05-14 16:17:39 +08:00
phamnazage-jpg
618dff33da
feat(report): close v2 headline and coverage gaps
2026-05-14 10:23:13 +08:00
phamnazage-jpg
d7fbd25dde
feat(import): promote ernie 4.5 turbo vl evidence tier
2026-05-14 09:59:28 +08:00
phamnazage-jpg
988a7533c6
feat(report): support historical rebuild dates
2026-05-14 09:40:34 +08:00
phamnazage-jpg
2dca9aa627
feat(import): upgrade release evidence for key families
2026-05-14 09:29:28 +08:00
phamnazage-jpg
b2b39bfc12
feat(import): add secondary release evidence dates
2026-05-14 09:23:52 +08:00
phamnazage-jpg
dfb54092b7
feat(import): classify source-only official families
2026-05-14 09:16:12 +08:00
phamnazage-jpg
f3daf2959b
feat(report): distinguish release evidence tiers
2026-05-14 09:04:16 +08:00
phamnazage-jpg
f2f68b85c1
feat(import): track release date evidence tiers
2026-05-13 23:27:47 +08:00
phamnazage-jpg
569b94cb73
feat(import): pin doubao seed 2.0 release date
2026-05-13 23:08:28 +08:00
phamnazage-jpg
bed5e3aec7
feat(import): refine official release metadata backfill
2026-05-13 23:02:50 +08:00
phamnazage-jpg
d893d2542e
feat(import): add official seed exporter
2026-05-13 22:47:07 +08:00
phamnazage-jpg
92c9a40f4b
feat(import): enrich baidu and bytedance release metadata
2026-05-13 22:37:37 +08:00
phamnazage-jpg
bb5a1ff9e5
feat(import): add explicit zhipu release metadata
2026-05-13 21:56:16 +08:00
phamnazage-jpg
efc3d5cdbd
feat(import): persist official model release metadata
2026-05-13 21:46:30 +08:00
phamnazage-jpg
b9ca312366
feat(report): add official release event source
2026-05-13 21:36:18 +08:00
phamnazage-jpg
b4e28d5be4
feat(report): expose headline evidence details
2026-05-13 21:16:08 +08:00
phamnazage-jpg
79d991a7e9
feat(report): add model-level event headlines
2026-05-13 21:10:11 +08:00
phamnazage-jpg
85f37a4d95
feat(report): ship daily report v1 experience
2026-05-13 20:13:02 +08:00
phamnazage-jpg
6a2cd3f159
chore(frontend): split fixture and generated model snapshots
2026-05-13 15:08:37 +08:00
phamnazage-jpg
77e6610fd2
chore: prepare repository for publishing
CI / test (push) Has been cancelled
2026-05-13 14:42:45 +08:00
Your Name
ba054f04cf
feat(phase1): OpenRouter采集器接入PostgreSQL,数据链路闭环
...
- 将 fetch_openrouter.go 的 summarize() 实现为 PostgreSQL upsert
- 新增 -db 参数和 DATABASE_URL 环境变量支持
- 打通 models + model_prices 表的最小可运行链路
- 创建 llm_intelligence 数据库并运行 migration
- 前端 Explorer 验证 T-3.2~T-3.5 全部通过
- 日报生成器正常产出 Markdown 和 latest_models.json
2026-05-08 13:49:12 +08:00