We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zn run examples/compute-math.circuitry.yaml a=2 b=3
zn inspect zinc://fragments
Running a shape with the same target and request updates the matching head to the fragment that contains the result.
zn run examples/local-llama-answer.circuitry.yaml question="What is Zinc?"
zn read zinc://packages/openai-responses/manifest/software/responses
zn read zinc://packages/openai-responses/files/software/responses.py
Examples show the smallest useful behavior. Zinc is intentionally small, so examples stay close to the core: run, inspect, read, and manage packages.