Dynamic supervisor and lookup surface for live Delegate owners.
Delegate owner residency is intentionally scoped to the current BEAM runtime in this
slice. The registry lets start, status, and cancel find live capability while
the runtime is alive; durable Session Logs remain the source of truth after restart or
escript exit.
Summary
Functions
Cancel live Delegate work through the owner when reachable.
Application child spec.
Lookup a Delegate owner by delegate id or parent Session id.
Return live owner state when the current runtime owns the handle.
Start a live owner for a validated Delegate spec.
Start the Delegate owner supervisor.
Functions
Cancel live Delegate work through the owner when reachable.
Application child spec.
Lookup a Delegate owner by delegate id or parent Session id.
Return live owner state when the current runtime owns the handle.
Start a live owner for a validated Delegate spec.
Start the Delegate owner supervisor.