umc_resume
Resume a Universal Manifold Controller Long Play from its latest sealed tip (local cache first, then the NATS KV bucket UMC_LONG_PLAY) for the given domain, session_id and node_id; direct=true advances one turn after resuming. GRANT CLASS MESH: requires a caller identity (user_vqbit_hash 32 lowercase hex, entity_id or wallet_hash) or the call is REFUSED_GRANT_MESH_IDENTITY_REQUIRED. Measured 2026-09-02 with an identity: status CALORIE_GAV_LONG_PLAY_RESUME and the same tip shape as umc_direct (turn_index, tau_height, torsion_num/torsion_den, amplitudes, invariant_root_hex). Use umc_direct to create or advance a session; use this to pick up where a previous call, tab or cell left off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direct | No | true: after resuming, advance one turn (equivalent to one umc_direct call) | |
| domain | Yes | the domain the session was started under | |
| node_id | Yes | the node id given to umc_direct | |
| session_id | Yes | the session id given to umc_direct |