fix(oc-plugin): MACP OC bridge — route through controller queue instead of Pi-direct #330
Reference in New Issue
Block a user
Delete Branch "fix/macp-oc-bridge"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the Pi-direct runTurn with proper MACP controller queue dispatch. sessions_spawn(runtime:macp) now submits tasks to the orchestrator queue and polls for results, routing through mosaic-macp-worker in a worktree.