SECTOR 03 // REFERENCE
Technical readout
Reference pages are information: dry, complete, and accurate to the implementation. They describe the machine; they don’t teach it (that’s Tutorials) and don’t advise (that’s How-to).
CLI
Commands, flags, environment variables, and exit codes of the shinari binary.
Scenario schema
Every key of the kind Scenario resource and the exact semantics of its five sections.
Step envelope
The one step shape, every reserved key, exactly what it does, in evaluation order.
Verbs & builtins
The unprefixed language verbs (assert, sleep, wait_until, background, sample, parallel) and the closed assert-operator set.
Verdicts
Check-level and scenario-level outcomes, their resolution order, and the exit-code mapping.
Validate rules
The static checks, what triggers each, and which are errors versus warnings.
Project & discovery
The kind Project resource, the providers block, the lock file, and how files are discovered.