Observed on 2026-03-21 from priority:delivery:host:signal and priority:jarvis:status after #1738 and #1740 merged.
Current host state:
daemon-host-signal.status = desktop-backed
daemon-host-signal.provider = desktop
windowsDocker.context = desktop-linux
windowsDocker.osType = linux
wslDocker.isDockerDesktop = true
- multiple
actions.runner.* services are still running on the host
Why this matters:
- the Linux daemon-first plane is intentionally blocked from reuse while WSL still resolves to Docker Desktop
- the Jarvis observer now reports
daemonCutover.status = cutover-required
- runner-service activity means host isolation is not yet in the state expected for daemon-first reuse
Evidence:
tests/results/_agent/runtime/daemon-host-signal.json
tests/results/_agent/runtime/delivery-agent-host-isolation.json
tests/results/_agent/runtime/jarvis-session-observer.json
Needed follow-up:
- coordinate operator-host cleanup so the machine stops presenting as desktop-backed
- stop or explicitly govern the still-running
actions.runner.* services on this host
- rerun
priority:delivery:host:signal and priority:jarvis:status until the Linux daemon plane reports ready
This is a coordination / host-correctness follow-up, not a request to weaken the daemon guardrails.
Observed on 2026-03-21 from
priority:delivery:host:signalandpriority:jarvis:statusafter#1738and#1740merged.Current host state:
daemon-host-signal.status = desktop-backeddaemon-host-signal.provider = desktopwindowsDocker.context = desktop-linuxwindowsDocker.osType = linuxwslDocker.isDockerDesktop = trueactions.runner.*services are still running on the hostWhy this matters:
daemonCutover.status = cutover-requiredEvidence:
tests/results/_agent/runtime/daemon-host-signal.jsontests/results/_agent/runtime/delivery-agent-host-isolation.jsontests/results/_agent/runtime/jarvis-session-observer.jsonNeeded follow-up:
actions.runner.*services on this hostpriority:delivery:host:signalandpriority:jarvis:statusuntil the Linux daemon plane reportsreadyThis is a coordination / host-correctness follow-up, not a request to weaken the daemon guardrails.