Dashboard › opencode › takeover test Effect.never
01a0a51b-80bd-761c-923e-e5380795ec93Trap: a takeover test whose first runner is permanently Effect.never looks like stale-owner coverage because takeover completes while the old scope exists, but that runner can never resume and expose stale execution. Fix: pause the first runner at a controllable boundary, complete takeover, then release it and assert every renewal, publication, phase update, provider/tool dispatch, and side effect is rejected.