Conversation
…-tables.md Routing table drift has been caught in 4+ nightly evolution cycles and has never been caught at PR time. Any PR that adds a skill to skills/INDEX.json without updating routing-tables.md silently breaks routing for that skill. Adds scripts/check-routing-drift.py and a new routing-drift CI job in test.yml, matching the existing routing-benchmark job pattern. Fails with an actionable list of missing skills so authors know exactly what to add. Evolution cycle proposal: CI routing-tables drift check (STRONG 3.0/3.0 unanimous consensus — Pragmatist, Purist, User Advocate).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
scripts/check-routing-drift.py— deterministic check that every skill inskills/INDEX.jsonis present inskills/do/references/routing-tables.mdrouting-driftCI job totest.yml, matching the existingrouting-benchmarkjob patternChanges
scripts/check-routing-drift.py— 68-line script, exits 0 (in sync) or 1 (with named missing skills).github/workflows/test.yml— newrouting-driftjob (7 lines, reuses routing-benchmark template)Test Results
Win rate: 5/5 (100%)
Evolution Cycle
Generated by toolkit-evolution skill (2026-04-12).
Consensus: 3.0/3.0 unanimous (Pragmatist STRONG, Purist STRONG, User Advocate STRONG).