Stage 07

Website architecture started

The public site was structured around news, a build journal, transparency and a preserved archive.

CompletedDay 1

The site architecture treats news as first-class content, not a decorative homepage block.

The build journal has its own model because it answers a different question. News explains what happened; the journal records stages, decisions, rejected directions and materials.

Decisions

  • Use a server-rendered TypeScript application
  • Store public content in editable Markdown files
  • Separate news from the chronological build journal

Rejected or deferred

  • Single landing page
  • Heavy CMS for the first release

Materials

  • Information architecture
  • Deployment plan