The idle-thread delivery behavior a send may ask for. wake starts a run
after consulting the run cap; persist writes the signal to the durable
inbox for the next turn; discard drops it. Mirrors core
AgentSignalIdleBehavior, re-declared so the route body validates the wire
value rather than trusting an as.
The idle-thread delivery behavior a send may ask for.
wakestarts a run after consulting the run cap;persistwrites the signal to the durable inbox for the next turn;discarddrops it. Mirrors coreAgentSignalIdleBehavior, re-declared so the route body validates the wire value rather than trusting anas.