AGPL-3.0-or-later · forever.

the language

permits

The declared capability boundary · once present every category is default-deny unless listed (spec/01-envelope.md §permits · NIKA-SEC-004). One of 59 words the served contract declares, projected from workflow.schema.json, the same file your editor validates against.

  • 1surfaceenvelope
  • optionaleverywherea choice, never a miss
  • objecttypethe declared shape
  • 2skeletonscarry this key

the contract

1 declaration

Descriptions are the schema's own; the deeper invariants (value languages and regexes) ride the same projection. A miss is a nika check finding before anything runs.

envelope
objectThe declared capability boundary · once present every category is default-deny unless listed (spec/01-envelope.md §permits · NIKA-SEC-004).the file itself

in a real file

from the human-gated-ship skeleton
human-gated-ship.nika.yaml
permits:                            # SLOT: the blast radius · default-deny once present  exec: ["echo"]                    # SLOT: ONLY the programs the gates + act run (argv form)  tools: ["nika:assert", "nika:prompt", "nika:notify"]  net: { http: ["hooks.slack.com"] }   # SLOT: the webhook host · nothing else may leave

a verbatim slice, real line numbers from human-gated-ship.nika.yaml, conformance-gated upstream on every spec push. open the full skeleton →

cross-references

skeletons that carry it

the check gates that name it

defined by

the block it lives in

The whole grammar in one place: the four verbs · the standard library · the spec. Try it in the playground. Read the reference →