feat(appservice): room provisioning (M4c) #535

Merged
jason.woltje merged 1 commits from feat/mosaic-as-provisioning into main 2026-06-11 19:50:56 +00:00
Owner

Closes the M4c provisioning phase of agent-comms#9. Review blockers fixed (orphaned-room partial failure, invite cap).

Closes the M4c provisioning phase of agent-comms#9. Review blockers fixed (orphaned-room partial failure, invite cap).
jason.woltje added 1 commit 2026-06-11 19:34:56 +00:00
feat(appservice): room provisioning via bridge API (M4c, agent-comms#9)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
c74ba08f48
POST /bridge/v1/provision/rooms (inside the authed bridge block): creates
rooms AS the appservice sender (PL 100 override), optional alias/topic/
invite/space. Space-link failures surface partial success (room_id +
space_linked:false + space_error) instead of orphaning the room behind an
exception (review blocker); invite list capped at 50 (review blocker:
amplification via stolen bridge token); alias length capped. 13+14 vitest.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
jason.woltje merged commit 799df40f4e into main 2026-06-11 19:50:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#535