DocsBenchmarksChangelogGitHubGet process liveness GETGet deployment readiness GETGet runtime capabilities GETList observable Scopes GETCreate an independent Scope boundary POSTPublish one exact Artifact revision into another Scope POSTGet one Scope descriptor GETReplace mutable Scope metadata and relationships PUTGet the default Scope binding target GETChange the default Scope binding target PUTResolve an observation selection to a frozen Scope set POSTResolve an explicit durable or default Scope binding POSTPersist an external identity to Scope binding PUTRemove one durable external Scope binding POSTCapture durable ContentSource evidence POSTRegister a worker-owned Source Definition manifest POSTRead a Connector binding checkpoint POSTSubmit a worker-materialized Source observation POSTCommit a Connector binding checkpoint POSTPrepare bounded context for an Agent turn POSTCreate a grounded Work Contract POSTHand off current work in one high-level operation POSTResolve and acknowledge a Handoff POSTRecord a completion-aware Task Outcome POSTActivate Handoff generation at a Source boundary POSTGenerate an inspectable Handoff Draft POSTFinalize an inspected Handoff Draft POSTCommit an explicit Handoff milestone POSTResolve a Handoff as untrusted historical input POSTProcess the pending Source window into Memory POSTRemember explicit Memory content POSTSearch active Memory entries POSTList Memory entries POSTGet an exact Memory entry version POSTRevise an exact Memory entry POSTRetire an exact Memory entry POSTList Memory Revision changes POSTPropose Experience content POSTGenerate an Experience Candidate POSTGet an exact Experience Revision POSTPropose managed Skill content POSTGenerate a managed Skill Candidate POSTGet an exact managed Skill Revision POSTList or search current managed Skills POSTUpdate managed Skill lifecycle POSTGet an exact managed Skill package manifest POSTDownload an exact managed Skill package POSTPropose an uploaded standard Skill package POSTRecord a bounded Skill usage observation POSTList remote Agent Skill target status POSTCreate a remote Agent Skill target enrollment POSTEnroll a remote Agent Skill Receiver POSTRename a remote Agent Skill target POSTRevoke a remote Agent Skill target POSTSet a remote target Skill desired Revision POSTSet remote target Skill desired absence POSTReconcile a remote Agent Skill target POSTDownload the exact package desired by a remote target POSTRecord an exact remote Skill delivery Receipt POSTScan configured external Skill roots POSTList external Skills visible on this host POSTResolve an exact external Skill fingerprint POSTImport or fork an external Skill into Review POSTList Artifact Candidates POSTGet an Artifact Candidate POSTApprove an Artifact Candidate POSTReject an Artifact Candidate POSTRevise an Artifact Candidate POSTAggregate product statistics over a Scope selection POSTGenerate a Handoff Report POSTCreate a durable Source POSTGet one exact Source GETCreate an Artifact POSTList current Artifact heads GETGet the current Artifact head GETReplace the current Artifact head PUTGet one exact immutable Artifact revision GET

Get process liveness

GET
/health/live

Response Body

application/json

curl -X GET "https://example.com/health/live"
{  "status": "string"}

Get deployment readiness GET

Next Page