docs: reflect Phase 2 completion across all project documentation

Update progress log with Phase 2 deliverables, mark Phase 2 complete
in TODO/CHANGELOG/README, fix stale Solid.js reference in findings,
update task_plan status to BUILDING, add v2 key paths to CLAUDE.md.
This commit is contained in:
Hibryda 2026-03-05 23:50:16 +01:00
parent 05ad0db092
commit 54b0d44bc1
7 changed files with 47 additions and 19 deletions

View file

@ -3,7 +3,8 @@
## Workflow
- v1 is a single-file Python app (`bterminal.py`). Changes are localized.
- v2 planning docs are in `docs/`. Architecture decisions are in `docs/task_plan.md`.
- v2 docs are in `docs/`. Architecture decisions are in `docs/task_plan.md`.
- Phase 2 (Terminal Pane + Layout) is complete. Phase 3 (Agent SDK) is next.
- Consult Memora (tag: `bterminal`) before making architectural changes.
## Documentation References