# Bad plan — narrative drift fixture plan_version: 1.7 This fixture exists ONLY to verify that `plan-validator --strict` rejects Opus 4.7-style narrative drift (Fase / Phase / Stage / Steg headings instead of `### Step N:`). It MUST FAIL strict validation. ## Context This is what an LLM might produce when it ignores the literal-step schema and falls back to narrative phasing. The validator should catch this and refuse. ### Fase 1: Forberedelse Vi må først forstå koden. Les filene under src/. ### Fase 2: Implementering Skriv ny kode i nye filer. ### Fase 3: Verifisering Kjør testene og fiks eventuelle feil.