docs: update progress log and documentation index
Add Phase 1 completion details to progress.md and document index table to docs/README.md linking all planning documents.
This commit is contained in:
parent
bb93bd1c9a
commit
9bd15b359b
2 changed files with 22 additions and 3 deletions
|
|
@ -11,3 +11,12 @@ description: "Project documentation index"
|
|||
Project documentation lives here.
|
||||
|
||||
> This directory is maintained automatically. When features are added or changed, corresponding documentation is updated.
|
||||
|
||||
## Index
|
||||
|
||||
| Document | Description |
|
||||
|----------|-------------|
|
||||
| [task_plan.md](task_plan.md) | v2 architecture decisions, error handling, testing strategy |
|
||||
| [phases.md](phases.md) | v2 implementation phases (1-6) with checklists |
|
||||
| [findings.md](findings.md) | Research findings (Agent SDK, Tauri, xterm.js, performance) |
|
||||
| [progress.md](progress.md) | Session-by-session progress log |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue