Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions extensions/catalog.community.json
Original file line number Diff line number Diff line change
Expand Up @@ -5885,6 +5885,47 @@
"stars": 0,
"created_at": "2026-04-13T00:00:00Z",
"updated_at": "2026-04-13T00:00:00Z"
},
"vurnix": {
"name": "Vurnix Honest Gate",
"id": "vurnix",
"description": "Deterministic three-state honest gate for AI-written code: compile + phantom-import + honest test count in one verdict, executed as code — not as agent self-review. PASS (exit 0) / BLOCK (exit 1) / UNPROVEN (exit 3): a check that cannot run is not a check that passed.",
"author": "shiersa",
"version": "0.1.1",
"download_url": "https://github.com/shiersa/vurnix-spec-kit/releases/download/v0.1.1/vurnix-0.1.1.zip",
"repository": "https://github.com/shiersa/vurnix-spec-kit",
"homepage": "https://vurnix.dev",
"documentation": "https://github.com/shiersa/vurnix-spec-kit#readme",
"license": "MIT",
"category": "process",
"effect": "read-only",
"requires": {
"speckit_version": ">=0.16.2"
},
"provides": {
"commands": 1,
"hooks": 1
},
"tags": [
"anti-weakening",
"deterministic",
"exit-code",
"fail-closed",
"honest-gate",
"mutation-testing",
"phantom-imports",
"quality",
"spec-kit",
"spec-kit-extension",
"test-integrity",
"three-state",
"unproven"
],
"verified": false,
"downloads": 0,
"stars": 0,
"created_at": "2026-08-26T00:00:00Z",
"updated_at": "2026-08-26T00:00:00Z"
}
}
}