1.1 KiB
1.1 KiB
TASKS
Canonical tracking for active work. Keep this file current.
Rules
- Update status as work progresses.
- Link every non-trivial task to a provider issue (
#123) or internal ref (TASKS:T1) if no provider is available. - Keep one row per active task.
- Do not set
status=donefor source-code work until PR is merged, CI/pipeline is terminal green, and linked issue/ref is closed. - If merge/CI/issue closure fails, set
status=blockedand record the exact failed wrapper command innotes.
Tasks
| id | status | description | issue | repo | branch | depends_on | blocks | agent | started_at | completed_at | estimate | used | notes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MACP-PHASE1 | done | Implement MACP Phase 1 across orchestrator schemas, dispatcher, controller, CLI, config, and task sync while preserving legacy queue behavior. | #8 | bootstrap | feat/macp-phase1 | Jarvis | 2026-03-27T23:00:00Z | 2026-03-27T23:45:00Z | medium | completed | Implementation, verification, and review completed; awaiting PR merge, green CI, and issue closure in delivery flow. |