docs(01): create phase plan — 4 plans across 3 waves
This commit is contained in:
parent
a433a2c231
commit
d2a6709f22
5 changed files with 2163 additions and 5 deletions
|
|
@ -4,14 +4,23 @@
|
|||
|
||||
### Phase 1: Matrix QA & Polish
|
||||
|
||||
**Goal:** Проверить Matrix адаптер в ручном режиме, зафиксировать и устранить все найденные баги — до уровня "приемлемо работает" как у Telegram.
|
||||
**Goal:** Переработать Matrix адаптер с DM-first на Space+rooms, убрать реакции в пользу !yes/!no, довести до уровня "приемлемо работает" как Telegram.
|
||||
|
||||
**Depends on:** Telegram QA complete ✓
|
||||
**Depends on:** Telegram QA complete
|
||||
|
||||
**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
|
||||
- [ ] 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)
|
||||
|
||||
**Deliverables:**
|
||||
- Ручной QA Matrix бота (invite flow, !new, !skills, !soul, !safety, room-per-chat)
|
||||
- Все критические баги исправлены
|
||||
- 96+ тестов зелёные
|
||||
- Space+rooms architecture for Matrix adapter
|
||||
- !yes/!no text-based confirmation (no reactions)
|
||||
- Read-only !settings dashboard
|
||||
- 96+ tests green
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue