docs: update meta files for v3 Mission Control planning

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.
This commit is contained in:
Hibryda 2026-03-07 15:23:03 +01:00
parent 03e9f34e07
commit 293bed6dc5
7 changed files with 37 additions and 7 deletions

View file

@ -22,3 +22,6 @@ Project documentation lives here.
| [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 |