Hermes Agent
|
f5d6647837
|
feat(special-programs): 新增强基计划14所院校+修复provenance测试
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
新增项目:
- 强基计划(strong_foundation): 14所985院校
- 北大/清华/复旦/上交/浙大/中科大/南大/武大/华科/中山/川大/中南/湖大/国防科大
- 分数线600-660, 聚焦基础学科, 需参加校测
新增规则(2条):
- 强基需参加校测(85%高考+15%校测)
- 专业限定基础学科(数/理/化/生/史/哲/古文字)
修复:
- test_provenance 排除 special_programs.json(非省份文件)
当前完整覆盖12类路径:
1.农村定向医疗 2.公费农科 3.消防定向 4.铁路定向 5.司法定向
6.定向军士(48所) 7.公费师范 8.央企订单(22所) 9.少数民族预科
10.三大专项 11.定向西藏 12.强基计划(14所)
数据规模: 12类, 115+院校, 24条规则, 13条prompt路径
验证: pytest 1330 passed, 0 failed
|
2026-06-29 00:44:06 +08:00 |
|
Hermes Agent
|
c43aa1d354
|
feat(crowd_db): Stage 4 - 补 4 自治区,全国 31 省口径完成
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
新增省份: 内蒙古/广西/西藏/宁夏
新增内容:
- 4 个新 JSON 文件 (neimenggu/guangxi/xizang/ningxia.json)
- 每省 8 段 score_ranges, 每段 5 recs × 2 alts
- 全部达 high (conf=0.82, recs=40, alts=80, 3 层分数带)
- trusted_sources 含国家级+省级官方入口
loader.py 扩展:
- PROVINCE_FILE_MAP 新增 4 自治区映射
- 全国 31 省口径正式建立
测试同步:
- test_crowd_db_data_quality.py: HIGH_TRUST_PROVINCES 扩展到 31 省
- test_provenance_query.py: 全部省份列表追加 4 自治区
- test_provenance.py: 总数期望 27 → 31
- test_quality_summary.py: total_provinces 27 → 31
SCHEMA.md §7: 当前代码兼容口径从 27 省 → 31 省
文档真相源同步:
- CURRENT_STATE.md: 31 high / 0 usable / 0 skeleton
- NATIONALIZATION: Stage 4 历史轨迹 + 口径边界更新
验证:
- ruff: All checks passed
- mypy: Success, no issues in 16 source files
- pytest crowd_db: 147 passed
- consistency: ✅ high=31 usable=0 low=0 skeleton=0
当前分布: 31 high / 0 usable / 0 skeleton (全国 31 省全部达 high)
|
2026-06-25 09:17:03 +08:00 |
|
Hermes Agent
|
2baa8c2422
|
fix(crowd_db): 27省全部usable+后测试期望同步 + source_url http→https
- 山西/天津 source_url 从 http:// 改为 https://(可信来源入口规范)
- test_loader_low_confidence_warning: 改用 monkeypath 注入 0.45 数据(27省已无 low confidence)
- test_filter_provinces_*: 动态断言取代硬编码列表,避免未来数据升级再次回归
- test_cross_province_beijing_at_690: 改用实际存在的 北京大学-临床医学 组合
- 新增 CROWD_DB_NATIONALIZATION_SOURCE_OF_TRUTH.md + 全国高信任建设计划文档
现状: HIGH=7 / USABLE=20 / LOW=0 (27省口径)
|
2026-06-24 22:29:59 +08:00 |
|
Hermes Agent
|
09caa3309f
|
feat(legal+data): harden legal drafts and crowd_db provenance
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
|
2026-06-21 11:54:16 +08:00 |
|
Hermes Agent
|
00e596ab10
|
feat(crowd-db): add provenance query and validation
|
2026-06-12 16:25:05 +08:00 |
|