Add v3 doc references to CLAUDE.md, .claude/CLAUDE.md, README.md, and docs index. Add v3 planning TODOs. Update progress log with v3 session. Update CHANGELOG with v3 planning entry. Trim oldest completed TODOs.
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
---
|
|
title: "Documentation"
|
|
role: part
|
|
parent: null
|
|
order: 1
|
|
description: "Project documentation index"
|
|
---
|
|
|
|
# Documentation
|
|
|
|
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-7 + multi-machine A-D) with checklists |
|
|
| [findings.md](findings.md) | Research findings (Agent SDK, Tauri, xterm.js, performance) |
|
|
| [progress.md](progress.md) | Session-by-session progress log (recent sessions) |
|
|
| [progress-archive.md](progress-archive.md) | Archived progress log (2026-03-05 to 2026-03-06 early) |
|
|
| [multi-machine.md](multi-machine.md) | Multi-machine support architecture (implemented, WebSocket relay, reconnection) |
|
|
| [v3-task_plan.md](v3-task_plan.md) | v3 Mission Control redesign: architecture decisions and strategies |
|
|
| [v3-findings.md](v3-findings.md) | v3 research findings and codebase reuse analysis |
|
|
| [v3-progress.md](v3-progress.md) | v3 session progress log |
|