Scope
Factor long-running work into a common inspect/cancel/recover contract so agents, jobs, hooks, RLM, review, and recovery commands are not separate one-off paths.
Acceptance
- Define shared control target/snapshot/action concepts.
- Subagents, jobs, RLM/review, hooks, and recovery commands expose consistent inspect and cancel/recovery metadata where supported.
- Policy mutations (
trust, network, permissions) report persistence path and revert action through the same receipt/projection flow.
- Tests cover unsupported actions explicitly reporting unavailable rather than disappearing.
Scope
Factor long-running work into a common inspect/cancel/recover contract so agents, jobs, hooks, RLM, review, and recovery commands are not separate one-off paths.
Acceptance
trust,network, permissions) report persistence path and revert action through the same receipt/projection flow.