Skip to content

Perchford design system

Internal, noindex
TRU-01

Stated boundaries

Rules out the five categories a new service gets mistaken for. Faster than arguing around each misconception.

Untriaged
Open isolated

Use it when

Rules out the five categories a new service gets mistaken for. Faster than arguing around each misconception.

Category
Trust
Layout archetype
Ruled sequence
Page position
middle (derived)
Purpose
reassure (derived)
Field
dark (derived)
Interaction
static (derived)
Motifs
Held column, Quiet field

Content it requires

  • Five claims, each with the reason behind it

Do not use it when

  • Every line is a negative, so it needs a positive pattern immediately after it.
  • The reasons must be structural, not marketing. A weak reason here damages more than the claim gains.

Variants

None. Colour swaps and mirrored alignment do not count as variants.

Implementation

src/components/patterns/TrustBoundaries.astro

---
import TrustBoundaries from '../components/patterns/TrustBoundaries.astro';
---

<TrustBoundaries />

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.