router/semantic: slice 21 execution-frame guard report — capability dangerous pass 0/126, guard→sparse P 96.7% FA 6

Deterministic structural guard blocks every capability-question row (0/126 on
all three stress views), never blocks a true action (0/796), declines 196
malformed action rows as ambiguous, and grows no safety leak under
compose: sparse alone FA 9 (capQ 1) → guard→sparse FA 6 (capQ 0).
Execution eligibility recorded as a deterministic policy boundary, separate
from semantic routing and capability selection; next slice returns to the
coarse non-action router instead of another pragmatics training run.

Task/725.
This commit is contained in:
2026-09-07 23:45:33 +04:00
parent fa98e4722e
commit bdced83b46
2 changed files with 466 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ A pair in `docs/routing.md` went stale unnoticed. Its source predated the
| [Sparse lexical action-gate probe (slice 18)](2026-09-07-sparse-lexical-action-gate.md) | live |
| [From-scratch tiny sequence pragmatics specialist (slice 19)](2026-09-08-tiny-sequence-pragmatics-specialist.md) | live |
| [Pretrained rubert-tiny pragmatics baseline (slice 20)](2026-09-07-pretrained-rubert-tiny-pragmatics-baseline.md) | live |
| [Deterministic execution-frame guard (slice 21)](2026-09-07-execution-frame-guard.md) | live |
`docs/routing.md` holds the arm table these feed. Cite from there, not from here.