FACTUAL ACTIVITY RECORD · An activity record based on work that took place
Establishing UI design sources of truth and locale paths
Aligning page-specific design files with URL, cookie, and language-header precedence
Purpose
The implementation needed page-specific visual sources of truth and locale rules that reliably direct unprefixed URLs to localized pages.
Implementation
A shared library and .pen files for Home, Legal, Habitat, and News were introduced to manage key desktop, mobile, Japanese, and English states. Locale resolution now follows explicit URL, cookie, Accept-Language, then Japanese default, with aligned entry redirects for feeds, privacy, and terms.
## UIデザインのマスタ
- このプロジェクトのUIデザインの正本は、page別design masterです。Rendering diagram…
What was confirmed
Verification results
Web tests, structural audits, type checking, builds, design layout, and exports passed.
Sample wording inside .pen files remained a visual-review aid rather than the source of truth for published copy.
Basis for completion
The work was complete when design references and locale-routing precedence matched across implementation, tests, and documentation.