1.4 KiB
1.4 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 | in-progress | 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 | medium | in-progress | Review-fix pass started 2026-03-28T00:38:01Z to address backward-compatibility, ACP safety, result timing, and worktree/brief security findings on top of the blocked PR-create state. Prior blocker remains: ~/.config/mosaic/tools/git/pr-create.sh -t 'feat: implement MACP phase 1 core protocol' -b ... -B main -H feat/macp-phase1 failed with Remote repository required: Specify ID via --repo or execute from a local git repo. |