|
|
a45b6e7955
|
revert: 恢复误删文件(回退 81f500160)
|
2026-06-12 16:00:06 +08:00 |
|
|
|
81f5001601
|
docs(bug): 诸葛亮分析报告 Bug #759-762
|
2026-06-12 14:47:52 +08:00 |
|
|
|
893cbf1fe0
|
refactor: 彻底清除所有openhis痕迹
- 重命名目录: openhis-server-new → healthlink-his-server
- 重命名目录: openhis-ui-vue3 → healthlink-his-ui
- 重命名Java类: OpenHisApplication → HealthLinkHisApplication
- 重命名Java类: OpenHisMiniApp → HealthLinkHisMiniApp
- 重命名组件目录: OpenHis → HealthLinkHis
- 重命名样式文件: openhis.scss → healthlink-his.scss
- 重命名配置: nginx-openhis.conf → nginx-healthlink-his.conf
- 更新所有源码引用 (0个残留)
- 更新所有文档/脚本/配置中的引用
|
2026-06-05 13:36:28 +08:00 |
|
|
|
4a1ea0ee3f
|
feat(harness): add quality gates automation script check.sh
- Add .harness/check.sh: one-command quality gates (7 checks, L1-L3)
L1: mvn compile
L2: file existence, JSON validity, mapper structure
L3: secret leak detection
- Update feature_list.json: mark harness-002 done, add harness-003
- Update PROGRESS.md with Session 002 record
- All 7 gates passed: ✅✅✅✅✅✅✅
|
2026-05-28 15:09:04 +08:00 |
|
|
|
1396e4b4d2
|
feat(harness): integrate walkinglabs 5-subsystem model with templates
- Add .harness/ directory with 6 templates:
init.sh (unified startup entry)
PROGRESS.md (session progress tracking)
feature_list.json (machine-readable feature status)
clean-state-checklist.md (end-of-session cleanup)
session-handoff.md (cross-session handoff)
evaluator-rubric.md (review scoring)
- Update AGENTS.md: 5-subsystem model (Instruction/Tools/Environment/State/Feedback)
- Add Init-Plan-Implement-Verify-Cleanup workflow cycle
|
2026-05-28 15:05:20 +08:00 |
|