feat(voyage)!: add verify.sh automating brief SC1-SC7 [skip-docs]

This commit is contained in:
Kjell Tore Guttormsen 2026-05-05 15:20:22 +02:00
commit 7684672ca3
2 changed files with 176 additions and 1 deletions

View file

@ -7,7 +7,8 @@
"node": ">=18"
},
"scripts": {
"test": "node --test 'tests/**/*.test.mjs'"
"test": "node --test 'tests/**/*.test.mjs'",
"verify": "bash verify.sh"
},
"keywords": [
"claude-code",