bcquality/tools
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
..
authoring-assist.md Add authoring-assist prototype: suggest article routing signals 2026-07-17 12:03:26 +01:00
Build-KnowledgeIndex.ps1 Own the knowledge-index generator + index-aware review skills (#25) 2026-06-04 15:02:12 +02:00
Build-RoutingIndex.ps1 R6 suppressor signals: effect raise|suppress in routing schema 2026-07-17 12:47:11 +01:00
routing-index.md R6 Tier-1: content-owned routing index generator + CI guard 2026-07-13 11:20:30 +01:00
routing-index.schema.json R6 suppressor signals: effect raise|suppress in routing schema 2026-07-17 12:47:11 +01:00
routing-seed.json R6 Tier-1: content-owned routing index generator + CI guard 2026-07-13 11:20:30 +01:00
Suggest-ArticleSignals.ps1 Add authoring-assist prototype: suggest article routing signals 2026-07-17 12:03:26 +01:00