Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/store-sqlite / / SuspendedRunRecord
Interface: SuspendedRunRecord
Defined in: packages/store-sqlite/src/suspended-run-store.ts:11
Stable
One durably-parked agent run (awaiting_approval). stateJson is the agent-serialized resumable RunState (the version-stamped, secret-redacted graphorin-run-state/x.y payload produced by Agent.serializeState); the store treats it as an opaque string.