feat(api): MS23 mission control Prisma schema #699

Merged
jason.woltje merged 1 commits from feat/ms23-p0-schema into main 2026-03-07 01:18:07 +00:00

1 Commits

Author SHA1 Message Date
3890b528e0 feat(api): add MS23 mission control Prisma schema
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Add 4 new models for Mission Control:
- AgentConversationMessage: per-agent message storage with SSE streaming
- AgentSessionTree: parent/child subagent relationships (taskSource field for mosaic-queue integration)
- AgentProviderConfig: external provider registration per workspace (encrypted credentials)
- OperatorAuditLog: append-only audit trail for barge-in/kill/pause actions

Closes #693 (partial — schema only)
2026-03-06 18:42:12 -06:00