docs(phase-1): fix plan blockers and switch to budget model profile
This commit is contained in:
parent
d2a6709f22
commit
608297b751
5 changed files with 6 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ must_haves:
|
|||
truths:
|
||||
- "!new creates a room and adds it to the user's Space via room_put_state"
|
||||
- "!new without space_id returns an error message (not a crash)"
|
||||
- "!archive removes room from Space via room_put_state with empty content"
|
||||
- "!archive archives the chat via chat_mgr.archive; Space child removal (room_put_state) deferred to Phase 2 — requires reverse room_id lookup not available"
|
||||
- "!rename calls client.room_set_name if client available"
|
||||
- "RoomCreateError is handled gracefully with user-facing message"
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue