Releases: shiersa/vurnix-spec-kit
Releases · shiersa/vurnix-spec-kit
Release list
v0.1.1 — fix command script path
Fixes the script path in the command markdown to the actual install location (.specify/extensions/vurnix/scripts/bash/), caught by end-to-end install testing.
Install:
pip install vurnix
specify extension add vurnix --from https://github.com/shiersa/vurnix-spec-kit/releases/download/v0.1.1/vurnix-0.1.1.zipv0.1.0 — the deterministic counterpart to LLM self-review
Install:
pip install vurnix
specify extension add vurnix --from https://github.com/shiersa/vurnix-spec-kit/releases/download/v0.1.0/vurnix-0.1.0.zipOne script call, one machine verdict — PASS (exit 0) / BLOCK (exit 1) / UNPROVEN (exit 3). A check that cannot run is not a check that passed.