Structs§
- Attempt
Record - A single attempt record (claim→close cycle).
- RunRecord
- A single verification run record.
Enums§
- Attempt
Outcome - Outcome of a claim→close cycle.
- OnClose
Action - Declarative actions to run when a unit is closed. Processed after the unit is archived and post-close hook fires.
- OnFail
Action - Declarative action to run when a unit’s verify command fails.
- RunResult
- Outcome of a verification run.
- Status