[DTP-Worker 20260802_043512] Sprint 8 · buffer · Faisabilité : ancrage du DOMAINE DES CODES PROJET (garde _validate_brief + 2 schémas JSON) sur CLAUDE.md §Projets

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Code DTP Worker
2026-08-02 04:41:54 +00:00
parent 03b481c6ee
commit bcfc0f9a9d
4 changed files with 171 additions and 2 deletions
@@ -7,7 +7,7 @@
"required": ["projet"],
"additionalProperties": true,
"properties": {
"projet": { "type": "string", "pattern": "^P0[1-9]$" },
"projet": { "type": "string", "pattern": "^P0[1-9]$", "description": "Code projet canonique (P01..P09) · domaine ancré sur CLAUDE.md §Projets." },
"nom": { "type": "string" },
"synthetique": { "type": "boolean", "description": "true = fixture de test, jamais publiable." },
"sources": {