6 Commits

Author SHA1 Message Date
Compleet 0e7871f395 Restructure navigation around What's up / Opine and the reader's utilities
validate / validate (push) Successful in 22s
- Stories gain a required type (report | essay); all 28 classified per
  the boundary rule now stated in EDITORIAL.md
- Nav: What's up · Opine · Podcast · Book · Guides · Forum, each gated
  on real content (Forum waits on a forumUrl); logo is Home
- /whats-up (reports, newest first) and /opine (essays, editorial order)
  share a StoryArchive component with subject filters
- Static /tags/<tag> pages for subjects carried by 2+ stories; tags stay
  overlapping, never exclusive departments
- /corrections: generated from revision history (commits beginning
  'Correction:'), so the page cannot under-report
- About, RSS, Corrections, Weekly briefing move to the footer

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 14:37:44 +01:00
Compleet f15bddc5d3 Build out the podcast: live feed, subscribe surface, episode pages
validate / validate (push) Failing after 16s
- /podcast/feed.xml: valid podcast RSS with iTunes tags and audio
  enclosures, populated only by episodes that have real audio
- Podcast index: subscribe row with the feed address; episode rows gain
  guests and duration; empty state points at the live feed
- Episode pages: guests/duration line, framed player with download link
- Front page: compact podcast rail appears once the first episode exists
- Nav shows Podcast when the feed is configured; footer links the feed

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 14:10:22 +01:00
Compleet eaf9a614d9 Publish the first trust story collection
validate / validate (push) Successful in 23s
2026-07-14 13:58:14 +01:00
Compleet e7e690a8ed Replace the hero with an editorial front page
validate / validate (push) Successful in 21s
2026-07-14 13:18:28 +01:00
Compleet ae1ae96d55 Apply the publication's thesis to its own design
validate / validate (push) Failing after 7s
- Self-host Newsreader/Inter/IBM Plex Mono via fontsource (no external requests)
- Open each story with its trust anatomy: pattern moved into the article
  header, expanded by default; review date flags itself when overdue
- Homepage shows only what exists: podcast, book, and guide placeholders
  replaced by one honest roadmap note
- Story-card diagram now drawn from the story's own trust pattern; the
  failure link encodes status (dashed developing, broken disputed, solid
  resolved)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:36:28 +01:00
Compleet 006955bfc8 Establish the publication foundation
validate / validate (push) Failing after 7s
2026-07-14 11:54:31 +01:00