The site map, URL conventions, and the 12-column responsive grid that all templates are built on. One canonical layout system; everything snaps to it.
Five top-level sections. Maximum depth: 3.
Lowercase, kebab-case, no trailing slashes, no .html.
| Pattern | Example | Notes |
|---|---|---|
| Section root | /framework | Plural where natural ("/resources", "/entities"). |
| Detail | /framework/entities/reasoning | Slug derived from canonical name. No IDs in URLs. |
| Registry | /registry/visit-stockholm | Org slug. Stable forever — never re-used. |
| Certificate | /registry/visit-stockholm/cert/2026-04 | Year-month for versioning. |
| Assessment step | /assess/disclosure | Entity name in URL — survives reload + share. |
Max content 1280, gutter 24, outer margin 80 desktop.
Mobile-first. Five breakpoints; layout simplifies progressively.
04 cols · 16 gutter · 16 margin640px4 cols · 16 gutter · 24 margin768px8 cols · 20 gutter · 32 margin1024px12 cols · 24 gutter · 48 margin1280px12 cols · 24 gutter · 80 margin1536px12 cols · 24 gutter · auto (max-width 1280)Three canonical column compositions.
Hero, full-bleed media, dashboards.
Article body + marginalia, framework explainer.
Side nav + content (assessment, dashboard).