Skip to main content

Module status

Module status 

Source
Expand description

Report an instance’s state as data.

Status answers what the verifier’s text answers, but as one typed record a machine can branch on, and it treats a missing instance as an answer rather than an error. A corrupt manifest still raises: absence and breakage are different findings, and reporting a broken instance as absent would invite a destructive re-init.

Structs§

StatusReport
One instance’s state, as sdd status reports it.

Enums§

Alignment
How an instance’s canon version relates to this binary’s.

Constants§

SCHEMA
The machine schema this report declares.

Functions§

status
Report the target’s instance state.