Skip to main content
This path uses the released engine. No server, token or daemon is required.

1. Install

Confirm that Node can see the same binary you use in the terminal:

2. Take a proven workflow

Start from the engine’s teaching corpus instead of inventing a second example dialect:
To keep the file in your application, copy the first workflow to workflows/hello.nika.yaml.

3. Audit, then run

Run it with your normal TypeScript runner:

What just happened

LOCAL RUN Β· SETTLED CONTRACT
check() returned the engine audit without spending. The engine discovered nika.yaml from cwd. runToEnd() used the same binary, buffered its journal and returned the locked exit contract.

Next

Project setup

Place nika.yaml, workflows, application code and runtime state deliberately.

Project file

Read the released reader profiles and discovery law.

Check and plan

Turn the full report into an admission policy.

Run and cancel

Stream progress and pass caller-owned cancellation.

SDK map

See the complete application documentation graph.