--- type: decisions_registry entry_prefix: BDR schema: id: BDR-XXX date: YYYY-MM-DD title: string (<= 80 chars) decision: string (what was chosen) why: string (motivation, context) alternatives: list of strings (what was rejected + why) status: [proposed | accepted | deprecated | superseded] supersedes: BDR-XXX (optional) rules: - Append-only. Never rewrite past entries - add a new one with status superseded if needed. - One entry per non-trivial choice. Trivial = reversible in under 10 min with no cross-file impact. - Capture why more carefully than what - the what rots, the why lasts. --- # Decisions registry (BDR) ## Index | ID | Date | Title | Status | |----|------|-------|--------| | BDR-001 | 2026-05-15 | Static single-file site, no framework | accepted | | BDR-002 | 2026-05-15 | weasyprint pour PDF CV depuis HTML | accepted | | BDR-003 | 2026-05-15 | Position pro: CDI prioritaire, freelance parallèle | accepted | --- ## BDR-001 — Static single-file site, no framework - **Date**: 2026-05-15 - **Statut**: accepted - **Décision**: `index.html` unique, CSS inline `