Skip to content

Add decision workspace contracts and WS wiring#411

Merged
BunsDev merged 2 commits into
mainfrom
okcode/agent-conflict-refactor
Apr 10, 2026
Merged

Add decision workspace contracts and WS wiring#411
BunsDev merged 2 commits into
mainfrom
okcode/agent-conflict-refactor

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 10, 2026

Summary

  • Introduce shared decision workspace schemas for cases, workspace payloads, consultations, recommendations, and execution results.
  • Add decision workspace IPC methods and updated event subscriptions to the native API contract.
  • Wire decision workspace methods and push channels into the WebSocket protocol schema.

Testing

  • Not run (contract-only change).
  • Confirmed the new decision types are exported from packages/contracts/src/index.ts.
  • Confirmed the WebSocket method and channel unions include the new decision workspace entries.

- Add schema and IPC types for decision cases and workspace
- Wire new decision WebSocket methods and update channel events
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 10, 2026 6:44pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 10, 2026 6:44pm

- Introduce decision workspace domain services and error type
- Add persistence models, repositories, and migration for cases, consultations, and score snapshots
- Wire the new migration into the persistence loader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant