PRF-04
Untriaged Annual arc
Answers the objection that a plan is a one-time document, by showing what changes in years two, three, and five.
Use it when
Answers the objection that a plan is a one-time document, by showing what changes in years two, three, and five.
- Category
- Plan and record proof
- Layout archetype
- Register grid
- Page position
- middle (derived)
- Purpose
- prove (derived)
- Field
- light (derived)
- Interaction
- static (derived)
- Motifs
- Held column, Margin note, Quiet field
Content it requires
- Four time blocks with a one-word focus and one sentence
Do not use it when
- Carries a required caveat. This is how the service is designed to work, not a guaranteed outcome.
- Do not add currency figures. The business has no data to support them.
Variants
None. Colour swaps and mirrored alignment do not count as variants.
Implementation
src/components/patterns/ProofAnnualArc.astro
---
import ProofAnnualArc from '../components/patterns/ProofAnnualArc.astro';
---
<ProofAnnualArc /> Import directly. Do not route production through patternComponents.
Production usage
Not yet used on a production page. Nothing here has been proven in front of a customer.
Accessibility
- Verified at 360, 768, 1024, and 1440 with no horizontal overflow.
- No interactive controls beyond links and buttons inherited from the design system.
- Colour never carries meaning alone: every state marker is paired with text.
- Motion respects prefers-reduced-motion.