PD-296 — Acceptabilité (step 7)¶
Prérequis¶
- formal-check.sh : syntax OK, exécutable, retourne JSON GO sur PD-296 besoin
- CONSTITUTIONAL.md : Article VIII présent (2 occurrences)
- CLAUDE.md : Article VIII dans table (3 occurrences)
- procedures.md : 5 points d'intégration formal-check (6 occurrences)
- workflow-rules.md : règle bloquante Art. VIII (3 occurrences)
- TODO non tracés : aucun
Validation fonctionnelle¶
$ bash scripts/formal-check.sh --story PD-296 --step 0 --scope coherence --besoin-path PD-296-besoin.md
{"verdict":"GO","scope":"coherence","score":100.0,"details":{...}}
EXIT=0
Review¶
Pas de review LLM séparée — les fichiers sont des modifications de documentation Markdown + 1 script shell simple. La validation fonctionnelle (le script retourne GO) est suffisante pour un outil interne.