docs: Phase 0.5 audit — /roadmap polish pass v6 preflight

Confirmed before any code:
- .rr-scroll: padding 0/140/8, scroll-padding-{left,right} 140,
  overflow-x: auto only — overflow-y is implicit (the spec's known
  flaky combination). paddingX default in computeRouteLayout is 60.
- <RoadmapInMotion> exists at src/components/RoadmapInMotion.astro
  and is mounted at /roadmap.astro:29. firstSentenceOf helper is
  local to that file (not exported, no other callers — safe to delete
  outright).
- <LatestDispatchBanner> uses the three-column row grid (auto 1fr auto)
  from the prior pass — that whole layout is what step 5 rebuilds.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Hvid 2026-05-12 14:31:04 +02:00
parent 788989fe35
commit b76e1fc5c4

Diff content is not available