symfonic.agent.facade_continuation¶
facade_continuation ¶
Continuation and child-delegation invocation helpers for :class:Agent.
AgentContinuationMixin ¶
Keep trusted recovery and child lineage out of the ordinary facade.
continue_recovered
async
¶
Run one host-recovered turn with a new, kernel-owned run identity.
RecoveredContinuation is trusted composition metadata after the
host has authenticated and claimed its pause token; this entry accepts
no scope or caller-selected new run ID.