Commit dfbbef8
committed
Restructure roadmap: protocol-tightening before diagnostics and experiments
- Tier 0 reordered: unify attention → adversarial testing → formal security
→ real-model corridor attacks → KV provenance → score witnessing →
W_o conditioning → payload sizing → RMSNorm contraction (supporting).
- New items: #5 real-model corridor attacks, #8 W_o conditioning (promoted
from Tier 5), #9 deep-audit payload sizing.
- Score witnessing deduplicated: removed Tier 5 #67, canonical item is #7.
- Deterministic inference moved to Tier 5 #68 as side experiment, not
mainline plan. Updated to note: verifier already recomputes attention,
so τ=0 + arithmetic spec closes the gap without score witnessing. But
τ=0 alone doesn't solve prefix anchoring — KV provenance still needed.
- Score witnessing description corrected: scores checked against canonical
QK^T from shell-verified Q and committed K, not "via Freivalds."
- Cross-references updated in research/adversarial-methodology.md.1 parent 88f736a commit dfbbef8
2 files changed
Lines changed: 121 additions & 122 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
194 | 194 | | |
0 commit comments