feat: MACP Phase 1 — Core Protocol Implementation #9
Reference in New Issue
Block a user
Delete Branch "feat/macp-phase1"
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?
MACP Phase 1 — Mosaic Agent Coordination Protocol
Extends the existing orchestrator-matrix into MACP — a standardized protocol for delegating work to any agent runtime, tracking progress via quality gates, and collecting structured results.
What's New
Schemas:
Dispatcher (macp_dispatcher.py):
Controller Wiring:
CLI (mosaic macp):
Sync (tasks_md_sync.py):
Review Findings (all addressed)