Commit 95b1113
committed
Record closed-loop failure of the fixture-winning acceptance policy
The correction_conditioned policy (6/6 on single-row fixtures) was
implemented as an opt-in degraded_tracking_acceptance gate and
A/B-replayed on Koide outdoor_hard_01a 180 s: baseline 0.582 m
translation RMSE vs 62.7 m with the gate enabled. In closed loop the
correction-vs-prediction cross-check is self-referential (each accepted
degraded measurement becomes the next prediction) and the rejection-
counted streak budget resets on every acceptance. The runtime change is
reverted; next iteration needs sequence fixtures and a non-resetting
degraded-accept budget. Replay validation stays mandatory before any
runtime gate change.1 parent fed3a7d commit 95b1113
1 file changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
256 | 283 | | |
257 | 284 | | |
258 | 285 | | |
| |||
0 commit comments