bcquality/.github/scripts
dayland 498055577e R6 suppressor signals: effect raise|suppress in routing schema
Adds an optional 'effect' to routing signals. effect: suppress encodes
'this construct is NOT a violation of the domain' (the not-a-violation
articles); the orchestrator subtracts a suppressor's weighted hits from the
domain score (floored at 0) and does not route to it. Threaded through
Build-RoutingIndex (registry now keyed by token+domain+effect so raise/suppress
on the same token don't collide), routing-index.schema.json, and R24
(effect must be raise|suppress). Back-compatible: absent effect => raise.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-17 12:47:11 +01:00
..
Test-KnowledgeIndex.ps1 Own the knowledge-index generator + index-aware review skills (#25) 2026-06-04 15:02:12 +02:00
Test-RoutingIndex.ps1 R6 Tier-1: content-owned routing index generator + CI guard 2026-07-13 11:20:30 +01:00
validate_frontmatter.py R6 suppressor signals: effect raise|suppress in routing schema 2026-07-17 12:47:11 +01:00