Skip to main content
POST
Report a local client's applied revision and managed-file health

Authorizations

Authorization
string
header
required

OAuth 2.0 access token obtained through RFC 8628 at /api/auth/device/code and /api/auth/oauth2/token. The API enforces governance:read, session:write, and client-status:write as appropriate.

Body

application/json
instance_id
string
required
Example:

"workstation-f3d151"

client_version
string
required
Example:

"0.1.0"

platform
string
required
Example:

"macos"

applied
boolean
required
files_ok
boolean
required
hostname
string | null
Example:

"developer-laptop"

config_revision
string | null
harnesses
(string | object)[]

Applied harness name

packages
object[]
reconciliation_attempt
object | null

A failed JIT reconciliation attempted before launching a harness.

error
string | null

Response

204

Status recorded