Skip to content

Phase 3: deep links from every state to where the work happens #7

Description

@mmcky

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to existing content or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions