admin

health

Read control-plane health facts.

strata health

wire health

Returns control-plane health facts: the worst overall status plus per-subsystem status for identity, registry, branch catalog, and the optional branch-local space catalog. Also reports the default branch and active branch count. A healthy result means every required control-plane fact is present and readable.

Status commands return a scalar or compact status payload and do not mutate database state.

To see the complete help for this command, run:

strata health --help

Example

Read control-plane health.

strata health

Parameters

NameTypeRequiredDescription
branchstring or nullnoBranch whose space catalog should be checked. Defaults to the executor handle branch.

Returns

StatusResponse<AdminHealth>

  • dataAdminHealth
  • typestring

Errors

Recover by code. Retry policy and commit outcome come from the shipped error registry.

CodeRetryCommit outcome
failed_precondition.engine.runtime_closednevernot_started
not_found.engine.branchnevernot_applicable
invalid_argument.engine.branch_namenevernot_started
← All 11 Admin commands

agents: this page as markdown → /docs/reference/admin/health.md