Skip to content
sarr-io edited this page Jun 12, 2026 · 23 revisions

Zinc

Zinc runs .circuitry.yaml systems.

file -> lazy plan -> part execution -> stored values -> zinc:// run state

Core commands

zn run <shape> [name=value ...]
zn inspect <uri-or-file>
zn read <uri-or-file>
zn pkg install <source-or-name>
zn pkg list
zn config

Runtime features

  • lazy dependency planning from $ values
  • deterministic result commits
  • bounded parallel ready waves
  • local shape execution
  • package asset execution
  • model adapter execution
  • inspectable run values, plans, reasoning, and artifacts

Clone this wiki locally