Skip to content

No link checking in CI, and both launch bugs were bad links #2

Description

@morficflux

Migrated from BACKLOG.md (now deleted). Verified 2026-07-30: .github/workflows/ contains only pages.yml.

What is wrong

This repo runs no link checking. The corpus repos all run check-links.yml from the toolkit; this one does not.

Why it matters here specifically

Both problems found at launch were bad links — a card pointing at a repo that did not exist, and Pages defaulting to the legacy Jekyll builder.

And the page's design makes it recurrence-prone: it live-probes sibling corpora at build time and renders links from what it finds, so a renamed or retired repo produces a broken card automatically, with no code change here to review.

Fix

Add the toolkit's reusable check-links.yml, pinned like the corpora pin it. Cheap, and it guards exactly the class of regression the live-probing design introduces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions