You're offline — showing cached data

MC-4406

[auto-review] The interactive ticket runtime (`ticket_runtime.py`) was not updated t
2026-06-13 08:55:11 SAST
Home Board MC-4406

[auto-review] The interactive ticket runtime (`ticket_runtime.py`) was not updated t

**Severity:** high **Location:** mission-control/ticket_runtime.py **Flagged by:** gemini **Issue:** The interactive ticket runtime (`ticket_runtime.py`) was not updated to inj...
State Done Next Action Closed Owner Luci Runtime Closed Age 15d ago
MC-4406
Ticket is done; runtime is closed. · profile claude_opus_1m_medium · cwd /home/lucienne/workspace/mission-control/.claude/worktrees/pool-0 · uptime 15d 4h · last activity 15d 2h ago

Description

MC-4406
**Severity:** high **Location:** mission-control/ticket_runtime.py **Flagged by:** gemini **Issue:** The interactive ticket runtime (`ticket_runtime.py`) was not updated to inject the full `builder_brief_block`, creating an inconsistency with the subprocess dispatch path (`mc_pickup.py`). While `mc_pickup` was updated in commit b92c792 to use `mc_role_guidance.builder_brief_block`, the interactive path still only injects the narrower `architect_brief_block`. This means interactive workers do not receive the full "Builder responsibility" and "Evidence by work class" guidance, contradicting the documented intent in `mc_role_guidance.py` that both dispatch paths should inject the same contract. **Suggested fix:** In `ticket_runtime.py`, modify the `_initial_prompt_text` function to call `mc_role_guidance.builder_brief_block(ticket)` instead of `mc_role_guidance.architect_brief_block(ticket)`. This will align both the interactive and subprocess worker dispatch paths. --- Found by mc-auto-review on 2026-05-29 06:03 SAST. Repos reviewed: workspace, mission-control. auto-review-hash: 45ae9ba3ae76

Activity

done
Luci is working...
Live
No activity yet
Help