# ADR-0008 Renderer contract ## Context Low-capability LLM rendering needs a closed contract. ## Decision Fix the input packet, section order, and numeric copy rules. ## Alternatives - Free-form narrative generation ## Consequences - Lower hallucination risk ## Rollback Use the prior prompt only if schema validation fails. ## Affected files - prompts/low_capability_report_renderer.md