Skip to content

Releases: shiersa/vurnix-spec-kit

v0.1.1 — fix command script path

Choose a tag to compare

@shiersa shiersa released this 26 Aug 02:32

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.zip

v0.1.0 — the deterministic counterpart to LLM self-review

Choose a tag to compare

@shiersa shiersa released this 26 Aug 02:28

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.zip

One 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.