fn register_agent_session_handlers(engine: &Arc<WshRpcEngine>, state: &AppState)Expand description
Option E (PR 1 of 2) — agent-anchored session zone RPCs.
These commands read/write the per-agent FileStore zone
agent:<definition_id>:current and the per-archive zones
agent:<definition_id>:archive:<ts_ms>. Session is bound to the
agent definition, NOT the identity bundle — see the spec.