Accusys
|
39ba5ddf76
|
feat: Phase 1 handover - schema migration, correction mechanism, API fixes
Schema changes: dev.chunks->dev.chunk, remove old_chunk_id/chunk_index
Correction: asr-1.json format, generate/apply scripts
API: 37/37 endpoints fixed and tested
Docs: HANDOVER_V2.0.md for M4
|
2026-05-11 07:03:22 +08:00 |
|
Warren
|
a19385d35b
|
docs: add missing trace routes to API_DOCUMENTATION, mark V3 docs deprecated
|
2026-05-08 02:54:18 +08:00 |
|
M5
|
56dfe1df8f
|
Add Qdrant collection naming convention
- Format: {machine}_{env}_{type}
- M5 dev: m5_dev_rule1, m5_dev_face
- M4 dev: m4_dev_rule1, m4_dev_face
- M4 prod: m4_prod_rule1, m4_prod_face
- Controlled via QDRANT_COLLECTION env var
|
2026-05-08 00:22:39 +08:00 |
|
M5
|
28e927f7bb
|
Initial commit: docs_v1.0 structure
- API_V1.0.0: 正式 API 文件(spec、release、deploy、test)
- M4_workspace: M4 工作記錄(review、issue、提案)
- M5_workspace: M5 工作記錄(實作、評估、sync)
- AGENTS.md: 專案規則
M5/M4 協作方式:git push/pull 同步 workspace 文件
|
2026-05-07 23:42:19 +08:00 |
|