Releases
v0.22.2
Compare
Sorry, something went wrong.
No results found
Summary
Fix #37 by scoping the Stop hook active-task evidence gate to files owned by the current agent session/task.
Add session-owned-files.mjs as a generated PostToolUse ledger for Claude and Codex mutation hooks.
Keep repo-wide readiness/task-evidence checks strict while making Stop-hook completion checks ignore unrelated dirty worktree files.
Include the previously merged kit self runtime-surface drift fix after v0.22.1.
Validation
node scripts/check-version-sync.mjs
node scripts/verify-contracts.mjs
bash install.sh --help
npm run --silent lint
node --test tests/task-evidence-check.test.mjs tests/precompletion-active-task-evidence.test.mjs
node --test tests/hook-integrity-check.test.mjs tests/runtime-conformance.test.mjs tests/render-templates.test.mjs tests/codex-synthetic.test.mjs tests/dogfood-install.test.mjs tests/runtime-parity-report.test.mjs
npm run --silent check:readiness
npm publish --dry-run
npm test (908/908 pass on rerun; one prior live Codex reviewer-artifact probe flaked, isolated rerun passed)
You can’t perform that action at this time.