docs(docs): replace index with live progress dashboard and delete redundant progress page

This commit is contained in:
Prad Nukala
2026-09-04 16:46:50 -04:00
parent 987eb7ab5b
commit e3f0b5420a
3 changed files with 9 additions and 15 deletions
+5 -6
View File
@@ -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`.
<ProgressDashboard />
-9
View File
@@ -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.
<ProgressDashboard />
+4
View File
@@ -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`.