31 Commits
Author SHA1 Message Date
ila 48263d8b9a feat(handler): 暴露健康档案 upsert 接口(T-204) 2026-07-16 02:00:56 +08:00
ila 3a30ebdc45 feat(pipeline): 实现健康档案 upsert 编排(T-213) 2026-07-16 01:06:43 +08:00
ila 8a5550057c feat(mapping): 完成 PHIS 健康档案转换(T-212) 2026-07-16 00:53:16 +08:00
ila 00c1028731 docs: 校准 PHIS 档案 upsert 任务 2026-07-15 22:08:45 +08:00
ila d60b979785 feat(osi): 实现老年人自理能力查询(T-303) 2026-07-13 19:53:49 +08:00
ila ab5499acd4 docs: 登记老年人自理能力查询任务(T-303) 2026-07-13 19:49:52 +08:00
ilaandClaude Opus 4.8 5745d41e30 docs: 修正药品目录调用示例补 pageNo(T-211 遗漏)
docs/07 与 current-state 的 drugs curl 示例缺 pageNo,pageNo 已必填照旧示例会 400

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 22:31:44 +08:00
ila 816a992f00 feat(handler): 暴露公开查询 HTTP API(T-210) 2026-07-09 21:24:09 +08:00
ila 1903fa476b docs: 登记 T-210 公开查询 HTTP API 2026-07-09 21:17:16 +08:00
ila 561cd839e7 feat(osi): 优化人群分类查询接口(T-209) 2026-07-09 20:38:27 +08:00
ilaandClaude Opus 4.8 adc99e1b43 docs: 登记 T-306 全部体检查询(JKTJ00002 实测字段校准)
- docs/04 §11.1 记录驼峰 idCard、历史 checkId 为 null 两个坑
- docs/01 §5.2 JKTJ00002 联调可用;tasks T-306 DONE

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 22:14:39 +08:00
ilaandClaude Opus 4.8 f293aaef00 docs: 登记 T-302 体检 HTTP 端点并同步快照
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 21:17:02 +08:00
ilaandClaude Opus 4.8 66bf37bcd3 docs: 登记 T-301 体检查询契约与字段清单
- docs/04 §11 体检 ~260 字段清单(7 节点)供将来 create 用
- docs/01 §5.2 标注各体检接口联调状态(单查未部署)
- tasks T-301 DONE;gitignore 收敛为 scripts/*.py

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 00:45:47 +08:00
ilaandClaude Opus 4.8 6822ad4350 docs: 看板重排为读先行(Phase Q2 查询优先,写入后置)
- tasks.md 新增 Phase Q2(体检/老年人/列表查询),T-206/T-204 写入降到其后
- docs/06 顶部归拢当前批次三项优先催办(写入授权/缺失 serviceId/写入规则)
- 里程碑与 current-state 下一步同步为 T-301 起

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 00:18:52 +08:00
ilaandClaude Opus 4.8 d196339ed3 docs: 登记 T-208 查询端点并同步快照
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 00:05:23 +08:00
ilaandClaude Opus 4.8 55289e0746 docs: current-state 标注 Go 侧 config.yaml 查询已实测查通
对齐实际运行命令(-verify-jkda + config.yaml,身份证走环境变量)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 23:49:41 +08:00
ilaandClaude Opus 4.8 f6a7f61d59 docs: 同步 T-206 状态(BLOCKED,代码完成待真实 create)
- tasks.md T-206 标 BLOCKED 并注明阻塞原因
- docs/04 主数据反查落到 MapContext.MasterData
- progress/current-state 追加 T-206 记录

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 23:11:23 +08:00
ila 12346c9923 feat(cache): 建立字典缓存快照(T-103) 2026-07-07 21:16:52 +08:00
ila 74748c084b feat(osi): 实现公开字典查询接口(T-101) 2026-07-07 20:58:13 +08:00
ila 24f03179de test(mapping): 增加健康档案映射样本基线(T-205) 2026-07-07 14:55:16 +08:00
ila 767c876519 feat(mapping): 实现健康档案映射基线(T-202) 2026-07-07 14:36:40 +08:00
ila 56e1510f6b feat(mapping): 建立码表映射基线(T-102) 2026-07-07 14:13:09 +08:00
ila cfbad76e6e feat(osi): 实现 JKDA 查询方法(T-203) 2026-07-07 10:14:40 +08:00
ila 332683eee6 feat(contract): 建立 JKDA 查询响应契约(T-201) 2026-07-07 09:35:03 +08:00
ila 9db2e84476 fix(osi): 加固 Phase 0 验收实现(T-006) 2026-07-06 23:20:42 +08:00
ila def95efb1c feat(osi): 打通 Go 侧真实请求验收(T-005) 2026-07-06 23:03:14 +08:00
ila 2a77a4dbc1 feat(osi): 实现通用 Call 与响应判码(T-004) 2026-07-06 22:31:02 +08:00
ila 56acc01d92 feat(osi): 实现 OSI JSON 传输层(T-003) 2026-07-06 22:23:01 +08:00
ilaandClaude Opus 4.8 4a5134093b docs: 同步 T-002 完成状态并重排看板为查询先行
- T-001/T-002 标记 DONE,current-state 更新 Go 骨架现实
- 看板重排 Phase 1/2 → Q(查询)/M(映射)/D(字典+创建),查询档案不依赖字典
- osi/jkda.go 拆为 T-203(Find)/T-206(Create),显式化 Create 对字典缓存的依赖
- docs/05 加执行顺序注记

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 21:52:56 +08:00
ila 7b5a90a104 chore: 初始化 T-001 Go 骨架 2026-07-06 20:54:23 +08:00
ilaandClaude Opus 4.8 5e9d388634 docs: 接入 harness coding 执行工件
- tasks.md 任务看板(路线图阶段0~2拆为14个小步任务,一次领一个)
- progress.md 只追加执行流水(补记文档初始化与JKDA00002联调)
- docs/current-state.md 可覆盖当前快照(pre-code现实+已验证事实)
- init.sh 统一验证入口(无 go.mod 时指向 T-001)
- AGENTS.md 通用 agent 薄入口;CLAUDE.md 会话启动改为三件套流程

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 20:09:54 +08:00