clio-relay 1.3.24
Fixed
- Clean owned JARVIS runtime gateways before stopping their owner-session relay API, preserving the durable source needed for scheduler ownership verification.
- Recover an already-partial keep-job teardown through the supported cluster path only when the exact cluster-scoped closing intent and immutable keep-scheduler intent authorize it.
- Keep scheduler cancellation fail-closed: the recovery path is never available when cancellation is requested.
This patch preserves scheduler jobs by default and includes focused reproductions for cleanup ordering and partial-teardown recovery.