bcquality/.github/workflows
dayland 6ed56b95b7 R6 Tier-1: content-owned routing index generator + CI guard
Retire the orchestrator's hardcoded ~28-token signal catalog by compiling a
routing index from article front-matter. New tools/Build-RoutingIndex.ps1 scans
all knowledge layers and emits routing-index.json (signal-token -> domain +
backing articles), seeded from the migrated legacy catalog (routing-seed.json)
so recall is never below today. Optional per-article 'signals:' front-matter
(validator rule R24) is the authored precision path; domain-normalization
reconciles front-matter/orchestrator/feedback domain vocabularies.

Artifact is a runtime build (gitignored), orchestrator-facing only (not the
lean agent-replayed knowledge index). CI guard Test-RoutingIndex.ps1 asserts
determinism, seed recall floor, no orphaned signals, and normalization
completeness; wired into the index workflow.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-13 11:20:30 +01:00
..
flag-new-top-level.yml Guard the custom layer and flag stray top-level entries (#58) 2026-06-26 11:18:15 +02:00
guard-custom-layer.yml Guard the custom layer and flag stray top-level entries (#58) 2026-06-26 11:18:15 +02:00
knowledge-index.yml R6 Tier-1: content-owned routing index generator + CI guard 2026-07-13 11:20:30 +01:00
validate-frontmatter.yml Add frontmatter and structure validator (CI) 2026-04-19 18:13:02 +02:00