For Agents

Living index of themes for this project. Each H2 is a topic; bullets are wikilinks to related notes. Updated by obsidian-documenter when documenting work. Read by historian at bootstrap. Topics kept alphabetical.

Brand and Design Laws

  • muetal — the three laws (hairlines not shadows, mono owns every number, the hand never carries data) and how each is enforced in code
  • tailwind-v4-prose-generates-css — law 1’s “the utilities do not exist” is a claim about the built CSS, and source scanning can falsify it

Build and Stylesheet Output

  • tailwind-v4-prose-generates-css — scanning turns any utility-shaped string (test names, story titles, prose) into shipped CSS; source(none) plus explicit @source is the only durable fix

Formatting and i18n

Testing

Tooling and Shell