Skip to main content
Language reference / nika

Meaning and placement

document

The file’s NAME Β· kebab-case Β· and the mark that says Β« this is a nika file Β». One word, one meaning across both document types: nika.yaml carries the PROJECT name, a *.nika.yaml carries the WORKFLOW name. The document TYPE is read from tasks: β€” present means workflow, absent means project β€” so it survives a blob, a paste or an HTTP body where the filename does not travel. This key held the literal v1 until the envelope nuke; it carried zero bits as a version (there is no nika: v2 β€” ever) and now carries the file’s most necessary field instead. In the same object: const Β· inputs Β· model Β· outputs Β· permits Β· run Β· secrets Β· tasks Schema source (use the pointer above)

In a source template

Excerpt from templates/agent-loop.nika.yaml, source lines 24–33. This is a fragment, not a runnable workflow.
illustration

Templates containing this field

These are literal key occurrences in the source files, not an execution or conformance claim. How to instantiate a template.

Contract and implementation

This page projects the named specification revision. Check released engine status and the validation workflow before running a file. An optional field is not evidence that every engine supports every value. Canonical identity: language:word:nika. Spec revision: c5ebbb7b862b. How documentation stays connected.