The dashboard describes state well but rarely links to where the work happens. This package makes every reported state clickable:
- Overview stale badges → the edition's strip on the sync page: give each strip an id (for example
#lecture-python-myst-zh-cn) and make the badge a link.
- Sync cells → GitHub: link each cell to the lecture file or a source↔edition compare view — identifying 26 stale slugs by hovering 143 cells is not viable.
- Pipeline refs: "action-translation #69 / #70 · draft #71" render as plain text on both Overview and Rollout — carry URLs in config or auto-linkify the references.
- Automation cell: link each part of "Full · sync · AI review · rebase" to its workflow's Actions page, turning a stale row from a mystery into one-click diagnosis.
- Tiles → pages: "Editions fully current" clicks through to sync detail, "Pairs fully automated" to Rollout.
From §3 of the 2026-08 dashboard audit, unchanged since it was written; composes with the click-to-expand stale list in the accessibility package.
The dashboard describes state well but rarely links to where the work happens. This package makes every reported state clickable:
#lecture-python-myst-zh-cn) and make the badge a link.From §3 of the 2026-08 dashboard audit, unchanged since it was written; composes with the click-to-expand stale list in the accessibility package.