STATUS/BACKLOG: M8 dashboard overview+badges live; remaining = PR-outcome reflection, M7, M9
All checks were successful
continuous-integration/drone/push Build is passing

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-27 07:27:40 +01:00
parent c39d4fb936
commit b832a8d844
2 changed files with 12 additions and 4 deletions

View File

@ -108,7 +108,13 @@ Two single-writer sections (§6.1): Builder edits only `## Build backlog`; Adver
- [ ] Gate: M7 — secret-grep finds nothing
### M8 — Dashboard (D7)
- [ ] Overview page + badges + PR-comment outcome reflection
- [x] Overview page + badges: dashboard/dashboard.py + modules/dashboard.nix — live at
ci.commoninternet.net/, lists the 6 recipes w/ pass/fail/running badges + run links, plus
/badge/<recipe>.svg. Verified via gateway; /hook still routes to bridge. (content-hash image
tag so the swarm service rolls on code change.)
- [ ] PR-comment outcome reflection: bridge updates its run comment with final pass/fail (needs a
Drone build-completion hook or bridge status poll). Currently posts start/run-link only.
- [ ] [idea] give the bridge image the same content-hash tag (latent `:latest` no-roll issue)
- [ ] Gate: M8 — overview matches reality; outcomes mirrored
### M9 — Reproducibility + docs (D8/D9)