feat: Update documentation and file references for changes.log in parallel development cycle

This commit is contained in:
catlog22
2026-01-23 17:51:21 +08:00
parent 79d20add43
commit 2f32d08d87
8 changed files with 82 additions and 59 deletions

View File

@@ -28,7 +28,7 @@ For each iteration, **completely rewrite** the main document, and automatically
│ └── plan-v1.1.0.json
├── cd/
│ ├── implementation.md # v1.2.0 (current)
│ ├── code-changes.log # NDJSON complete history
│ ├── changes.log # NDJSON complete history
│ ├── debug-log.ndjson # Debug hypothesis tracking
│ ├── issues.md # Current unresolved issues
│ └── history/