feat: MACP Phase 1 — Core Protocol Implementation #9

Merged
jason.woltje merged 4 commits from feat/macp-phase1 into main 2026-03-28 01:39:27 +00:00

4 Commits

Author SHA1 Message Date
Jarvis
e5eac889ec fix: address review findings — backward compat, ACP safety, result timing, security
- Fix 1: tasks_md_sync only sets MACP fields when columns exist in table headers
- Fix 2: ACP dispatch now escalates instead of falsely completing
- Fix 3: Removed premature collect_result() from dispatch_task()
- Fix 4: Yolo brief staged via temp file (0600) instead of process args
- Fix 5: cleanup_worktree validates path against configured worktree base
2026-03-27 19:48:52 -05:00
Jarvis
f8d7ed1d80 feat: record MACP delivery blocker state 2026-03-27 18:40:57 -05:00
Jarvis
fd6274fb74 feat: remove generated dispatcher cache file 2026-03-27 18:40:03 -05:00
Jarvis
7ef49a33d8 feat: implement MACP phase 1 core protocol 2026-03-27 18:39:57 -05:00