PRC-03
Untriaged Anatomy of a quarterly review
What happens before, during, and after a quarterly review. Converts an abstract membership into something concrete enough to picture.
Use it when
What happens before, during, and after a quarterly review. Converts an abstract membership into something concrete enough to picture.
- Category
- Process
- Layout archetype
- Ruled sequence
- Page position
- middle (derived)
- Purpose
- explain (derived)
- Field
- light (derived)
- Interaction
- static (derived)
- Motifs
- Sequence mark, Held column, Margin note, Quiet field
Content it requires
- Five phases each tagged before, during, or after
Do not use it when
- Carries a required note that a review is not an inspection and that outside providers perform the technical work.
- Do not extend past five rows. This is an outline, not an operations manual.
Variants
None. Colour swaps and mirrored alignment do not count as variants.
Implementation
src/components/patterns/ProcessVisitAnatomy.astro
---
import ProcessVisitAnatomy from '../components/patterns/ProcessVisitAnatomy.astro';
---
<ProcessVisitAnatomy /> 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.