Commit Graph

14 Commits

Author SHA1 Message Date
Accusys
c90394897d fix: trace debug — show Stranger_NNN for unnamed traces instead of unknown 2026-05-14 15:12:21 +08:00
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
f122a1ebca docs: fix RELEASE_API_REFERENCE with correct API key 2026-05-08 09:50:50 +08:00
Warren
1f6cc7a631 docs: update API key to official format 2026-05-08 09:47:38 +08:00
Warren
2767d4971b docs: make curl commands directly copy-pasteable with shell vars 2026-05-08 04:30:49 +08:00
Warren
6c266f0beb docs: add real curl examples with verified responses 2026-05-08 04:28:17 +08:00
Warren
7a193845bb docs: remove .rs annotations, fix :uuid→:file_uuid, :id→:trace_id 2026-05-08 04:25:15 +08:00
Warren
cad5eadeec docs: rewrite RELEASE_API_REFERENCE v4.0 - 55 endpoints, 10 categories 2026-05-08 04:16:39 +08:00
Warren
a19385d35b docs: add missing trace routes to API_DOCUMENTATION, mark V3 docs deprecated 2026-05-08 02:54:18 +08:00
Warren
761853771a docs: update production test report - public schema, status ok 2026-05-08 02:46:17 +08:00
Warren
ae0033f14b docs: schema migration plan v1.0.0 + production .env 2026-05-08 02:30:25 +08:00
Warren
dfd6bf9861 docs: production test report v1.0.0 2026-05-08 02:19:09 +08:00
Warren
7b822c754c Merge M5 docs into M4 2026-05-08 00:26:09 +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