Roadmap
P-008ShippedCaptured retroactively

Backlog corpus and routes

B-NNN backlog items as a sub-corpus of the Journal: file-based content at src/content/journal/backlog/, loader extension, and /journal/backlog/[slug] route. Eight items at the time of capture.

Milestone
Pre-roadmap (Phase 2b)
Posted credit value
6credits
Founder credits accrued
6of 6
Owner
Creator
Related
Entry 017

Captured retroactively. This project shipped before the roadmap surface existed. The credit value is a post-hoc estimate per the methodology in Entry 017 and is subject to revision under G-038's calibration mechanism.

What shipped

  • Backlog items live at src/content/journal/backlog/ as B-NNN markdown files with their own frontmatter shape (id, slug, title, status, summary).
  • Journal loader extended with getAllBacklog / getBacklogBySlug / buildBacklogSlugMap to feed the cross-link plugin.
  • src/app/journal/backlog/[slug]/page.tsx route renders backlog items using a slimmed variant of the Journal renderer stack.
  • Backlog cross-references (B-NNN) resolve through the same remark plugin that handles Entry NNN.

Why this is its own project

Backlog items are structurally lighter than full Journal entries — they're "things we'll eventually decide" rather than decisions themselves. Keeping the surface as a sub-route under /journal/ rather than a top-level corpus reflects that, and the credit value reflects the smaller scope.

Your read on this

Anonymous reactions are accepted; signing in lets you change yours.