This is not a product. It is a generated deployment artifact: the output of bv --pages, a feature of the maintainer's beads_viewer tool (1,691 stars), pointed at frankentui's beads database: a SQLite-backed issue tracker that lives inside the repo, where each "bead" is a bug, task, or epic with dependencies between them. The tool compiled the whole journal (2,590 issues, 3,700 dependencies) into a static, interactive dashboard hosted on GitHub Pages: 16,196 generated lines of JavaScript/HTML/CSS (not hand-written here), a 10 MB SQLite database shipped as eleven 1 MB chunks with SHA-256 integrity checks, vendored copies of every library it needs, a Rust-compiled PageRank module running in WebAssembly, and precomputed triage analysis: "top priorities," "critical bottlenecks," "quick wins."
Why it matters is the pattern, not this instance. Projects driven by coding agents generate issues faster than a human can triage them. The deployment log records 1,237 bead closures in a single week in February. A dashboard that renders a thousand-issue dependency graph legible, publishes as a static site with zero servers to operate, works offline, and checksums its own backend is an unusual artifact. This repo is one of eight such dashboards the maintainer's generator produced. Every one of them has the same disease, which is what this brief is about.