diff --git a/apps/docs/content/index.mdx b/apps/docs/content/index.mdx index 7db9701..2d8d7a7 100644 --- a/apps/docs/content/index.mdx +++ b/apps/docs/content/index.mdx @@ -1,12 +1,11 @@ --- -title: Introduction -description: Welcome to your new Blume docs. +title: Progress +description: Live SRS campaign dashboard — phases, ladder, review queue, gates, and recent attempts, fetched from the SRS Worker. --- -## Getting Started - ![Dependency Map](../public/dependency-spine.svg) -Welcome to **Blume** — markdown-first docs powered by Astro and Vite. +Live view of the 56-day campaign. Everything below is fetched client-side +from the SRS Worker, so it is always current — no rebuild required. -Edit `docs/index.mdx` to get started, then run `blume dev`. + diff --git a/apps/docs/content/progress.mdx b/apps/docs/content/progress.mdx deleted file mode 100644 index fa87d8f..0000000 --- a/apps/docs/content/progress.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Progress -description: Live SRS campaign dashboard — phases, ladder, review queue, gates, and recent attempts, fetched from the SRS Worker. ---- - -Live view of the 56-day campaign. Everything below is fetched client-side -from the SRS Worker, so it is always current — no rebuild required. - - diff --git a/apps/docs/content/todo.md b/apps/docs/content/todo.md index 1bb1770..1deff09 100644 --- a/apps/docs/content/todo.md +++ b/apps/docs/content/todo.md @@ -1,3 +1,7 @@ +--- +hidden: true +--- + # todo — draining the review backlog every solution in `work/1` owes a blind re-solve at `work/3` and a second one at `work/7`. both buckets are empty, so 36 problems owe 72 re-solves and not one has been started. snapshot: `reviewqueues("2026-08-31")` from `apps/cli/work.ts` — what `bun run pick` shows — cross-checked against `/api/stats`.