the integrations
the engine
The reference engine: one Rust binary that checks, prices, runs and traces workflow files. Source, license and claims live in the repo — this room is its projection, never its replacement.
- surfacethe kinda repo behind the doors
- AGPL-3.0-or-laterthe licenseread it in the repo
- 3install stepsthe ritual below
- 7of 14prev / next walk them
how it works
A file goes through `nika check` before anything runs: conformance, the DAG, model resolution, the cost envelope, secrets flow, permits. `nika run` executes with the boundary enforced by the process and writes a hash-chained trace; `nika trace verify` recomputes the chain. Everything the site claims is re-proven against this binary.
get set up
- 1One line
curl -fsSL https://nika.sh/install.sh | sh - 2or Homebrew
brew install supernovae-st/tap/nika - 3then prove the seat
nika doctor
cross-references
the rooms it touches
where it lives
Start local: install. The whole language lives in the map. Read the spec →