PRC-02
Untriaged Responsibility split
Who does what across the homeowner, Perchford, and outside specialists. Reduces the fear that a management layer means losing control.
Use it when
Who does what across the homeowner, Perchford, and outside specialists. Reduces the fear that a management layer means losing control.
- Category
- Process
- Layout archetype
- Register grid
- Page position
- middle (derived)
- Purpose
- explain (derived)
- Field
- light (derived)
- Interaction
- static (derived)
- Motifs
- Register, Held column, Quiet field
Content it requires
- Three parties with a stance line and four items each
Do not use it when
- Exactly three columns. The three-party structure is the argument.
- The middle column is the only accented one, and it must stay the middle.
Variants
None. Colour swaps and mirrored alignment do not count as variants.
Implementation
src/components/patterns/ProcessResponsibility.astro
---
import ProcessResponsibility from '../components/patterns/ProcessResponsibility.astro';
---
<ProcessResponsibility /> 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.