docs(01-02): complete matrix chat handlers plan

- record the 01-02 execution summary and self-check
- update roadmap progress for completed phase 01 plans
- persist state decisions, metrics, and next-plan focus
This commit is contained in:
Mikhail Putilovskij 2026-04-02 22:53:07 +03:00
parent b7a04b6cf1
commit 4636b359e2
3 changed files with 114 additions and 3 deletions

View file

@ -11,8 +11,8 @@
**Plans:** 4 plans
Plans:
- [ ] 01-01-PLAN.md — Space+rooms infrastructure (store helpers, handle_invite rewrite, room_router)
- [ ] 01-02-PLAN.md — Chat command handlers (!new, !archive, !rename) Space-aware
- [x] 01-01-PLAN.md — Space+rooms infrastructure (store helpers, handle_invite rewrite, room_router)
- [x] 01-02-PLAN.md — Chat command handlers (!new, !archive, !rename) Space-aware
- [ ] 01-03-PLAN.md — Reaction removal + !yes/!no confirmation + settings dashboard
- [ ] 01-04-PLAN.md — Test suite (fix 4 broken + 12 new MAT-01..MAT-12)