The MC control-plane watchdog alerted on `task_success_stale` for `mc-4119-visual-redesign-supervisor`, but that scheduler task is intentionally `enabled: false` with a disabled...
StateDoneNext ActionClosedOwnerLuciRuntimeClosedAge17d ago
Ticket is done; runtime is closed.·profile codex · cwd /home/lucienne/workspace/mission-control · uptime 17d 13h · last activity 17d 11h ago
Description
MC-4260
The MC control-plane watchdog alerted on `task_success_stale` for `mc-4119-visual-redesign-supervisor`, but that scheduler task is intentionally `enabled: false` with a disabled_reason. The alert also points at closed repair ticket MC-4141 as the generic repair ticket.
Acceptance:
- Watchdog excludes intentionally disabled scheduler tasks from stale-success warnings, or reports them as informational only.
- Repair ticket/link in the watchdog output points at an active canonical issue when one exists, not a done historical ticket.
- A clean watchdog run stays quiet unless there is real human action or live control-plane risk.
Context from 2026-05-26 alert:
- MC core healthy: ccgram active, dashboard active, MC API HTTP 200, pickup/operator tasks fresh.
- Real human item in that alert was MC-3468 pricing decision.
- MC-4258 was an old in_review deploy/restart hold, not an outage.
Activity
done
INTERACTIVE
Luci is working...
Details —
Done
· Low
· Luci
▼
SState
Done
Closed
PPeople
TTiming / Details▼
luci (system)
Mission Control
17d ago
17d ago
Advanced / Operator evidence
RRouting owner
ROperator console
Ticket is done; runtime is closed.terminal_state_reapprofile codex · cwd /home/lucienne/workspace/mission-control · uptime 17d 13h · last activity 17d 11h agoMC is visibility-only. Hermes Luci launches and gates work outside MC, then mirrors evidence/status here.Raw console: luci · codex/openai/gpt-5.5
WWorkflow
Start Dev Review + QA ▾
Select phases to include:
Agents
Review Gates
Decision
WAT routing: choose an agent, review gate, or decision. Buttons use the live runtime when one is attached.
Ticket picked up by Luci via MC dispatcher.
MC-4260: Fix MC watchdog disabled-task false positives
Work this ticket in the live tmux runtime. Use DONE:, REVIEW:, or QUESTION: when you need MC to reflect the next state.
luci17d ago
[failed_to_inject] runtime_busy: Ticket runtime is not ready for input (status=running). Wait for the current turn to finish, queue the message, or explicitly interrupt/restart the runtime before sending more terminal i
Ticket picked up by Luci via MC dispatcher.
MC-4260: Fix MC watchdog disabled-task false positives
Work this ticket in the live tmux runtime. Use DONE:, REVIEW:, or QUESTION: when you need MC to reflect the next state.
luci17d ago
Ticket picked up by Luci via MC dispatcher.
MC-4260: Fix MC watchdog disabled-task false positives
Work this ticket in the live tmux runtime. Use DONE:, REVIEW:, or QUESTION: when you need MC to reflect the next state.
Luci17d ago
DONE: Fixed MC-4260.›Find and fix a bug in @filenamegpt-5.5 xhigh · ~/workspace/mission-control
Patched the active Hermes watchdog at /home/lucienne/.hermes/scripts/
mc_control_plane_watchdog.py:1:
- skips enabled: false scheduler tasks when they have a disabled_reason
- selects an active repair ticket dynamically, now MC-4260 instead of done MC-
- stops generic old in_review rows becoming warning noise
Added regression coverage in tests/test_mc_control_plane_watchdog.py:1.
Verified:
- python3 -m pytest tests/test_mc_control_plane_watchdog.py -q
- parent watchdog tests: 9 passed
- python3 /home/lucienne/.hermes/scripts/mc_control_plane_watchdog.py
- live report now only surfaces real MC-3468 human action, marks the disabled
supervisor as disabled_intentional, and links repair ticket MC-4260
- graphify update .
mc-coord DONE signal written for MC-4260.
luci17d ago
Workflow action `review_ready` applied. Work ready for review.
api17d ago
Closed (orchestrator). Verified live: /home/lucienne/.hermes/scripts/mc_control_plane_watchdog.py now skips enabled:false tasks with disabled_reason, selects active repair ticket dynamically, no more generic old in_review noise. Regression test added at tests/test_mc_control_plane_watchdog.py (9 passed). Fixes the false-positive watchdog noise from the disabled mc-4119-visual-redesign-supervisor task.
UA sign-off (runbooks/ua-signoff-gate.md): n/a — backend watchdog script. Verdict: PASS