AGPL-3.0-or-later · forever.

the journal · by tag

Engine

Every post filed under Engine, newest first, one register of 7 the journal keeps. The shelf lens on the journal filters the same set in place.

  • 20postsin this register
  • 7tagsthe journal keeps
  • 49posts in the journalall registers together
  • 2026-08-21latestnewest first below
20Clean is not ready to spendA valid AI workflow can still waste money. Nika now separates legal files from workflows that are ready for a paid run.2026-08-21 · 6 min19AI workflows on ARM64 Linux servers, without the missing safety stepA practical path from a native ARM64 Nika binary to checked, sandboxed and traceable AI workflows on a headless Linux host.2026-08-21 · 6 min18The access layer is an operating contractFrom v0.108.0 to v0.111.0, Nika separated the model you choose from the path that reaches it, cut the workflow language to its durable core, added an explicit scheduler and turned check into an authoring loop.retrospective · 2026-08-20 · 6 min17A field guide to the Nika workflow ecosystemChoose deliberately among model providers, local runtimes, builtins, MCP servers and coding-agent surfaces without turning the workflow into vendor glue.retrospective · 2026-08-19 · 8 min16The run keeps its receiptA trace is more than a log: it can replay without effects, resume verified work, expose one task, export to OpenTelemetry and assemble a redacted evidence pack.retrospective · 2026-08-08 · 6 min15The registry re-proves everythingA workflow registry where nothing is taken on faith: every entry is content-pinned to an exact source revision and re-proven by CI (hash, certificate, advisories). The npm-of-workflows, minus the trust-me.2026-07-14 · 4 min14The MCP server you didn't have to buildEveryone is learning how to build an MCP server. For your workflows, skip the tutorial: the nika binary already is one. Read-only tools let any agent audit a plan and learn the language from the thing that enforces it.2026-07-11 · 3 min13The forecast is localexplain --forecast computes duration and cost priors from your own recorded runs: stats over .nika/traces/, honest ranges at two runs, percentiles at five. Never a model call, never the network.2026-07-11 · 3 min12The chain of custodyA recorded run is a text file, and text files can be edited. nika trace verify recomputes the hash chain: one changed word in history breaks every line after it, and the run's printed head closes the loop.2026-07-11 · 3 min11The run that waits for youThe approval gate is a task in the file, not a Slack thread: a plan fails closed on nika:prompt, and the human's answer rides the resume.2026-07-10 · 3 min10The resume storykill -9 a run mid-flight, then resume it: finished work never runs twice. Durability as a file property, shown from the real journal.2026-07-10 · 3 min09The one-task re-runRegenerate one block without re-running the world: --task scopes a fresh run to a task and its upstream, --from re-rolls what the hashes cannot see.2026-07-10 · 3 min08The run becomes evidenceEvery journal line now carries a hash chain: verify names the first broken link, reproduce classifies every task, and the journal attests which engine wrote it. Trust, but verify. Then verify.2026-07-07 · 3 min07Time travel, for realEvery debugger replays the past by re-running it. Nika's past is a file, so stepping backward is free, breakpoints live in your YAML, and F5 debugs a run that already happened.2026-07-06 · 2 min06The editor tells the truthA green badge is a claim. We audited the editor extension against the engine the way you'd audit a client against a server, and found the badge lying. Here is the contract that keeps it honest now.2026-07-06 · 3 min05Media are workflow citizensImages and speech now render inside workflows under the same discipline as everything else: permit-gated saves, sha256 provenance, honest warnings, real cost on the ledger, and the sovereign path first.2026-07-06 · 3 min04The trace you can replayEvery run leaves a flight recorder: a deterministic AI audit trail you can replay like a film, never re-execute by accident.2026-07-05 · 2 min03The cost lineThe audit prices every token before it is spent: ceilings on generations, budgets on loops, and a $0.00 that means it.2026-07-05 · 2 min02The plan you get for freeThe wiring is all you write: with: for data, after: for order. The plan falls out of the file: parallel waves, drawn before anything runs.retrospective · 2026-06-12 · 3 min01What survived the first versionStrip away the early claims and four technical bets remain: file, graph, model choice and a local engine.retrospective · January 2026 · 4 min

The other registers: Security · Sovereignty · Agents · Language · Manifesto · Origins. The whole journal →