jgrusewski
201b59dfbc
fix(sp11): A0 sweep — eliminate remaining stale wiener-buffer refs
A0 follow-up (1e5a65912) fixed two stale refs from code-quality review.
Implementer surfaced 3 more accumulated across SP4/SP5/Layer-D:
- :537 sp4_wiener_state — claimed 543 floats with growth chain 141→207→213→543
- :974 sp5_pnl_aggregation — claimed SP5_WIENER_TOTAL_FLOATS=573 (post-D2 stale)
- :989 sp5_health_composition — same =573 stale
- :1009 sp5_training_metrics_ema — claimed =582 (post-D3 stale)
All four converted to formula form (71 + SP5_PRODUCER_COUNT) × 3 matching
A0 fix-up pattern. Drops brittle growth chains in favor of a derivable
formula. Audit doc entry added per Invariant 7. cargo check + state_reset
_registry tests 4/4 pass.
2026-05-04 01:21:41 +02:00
..
2026-04-23 08:35:27 +02:00
2026-04-26 11:49:14 +02:00
2026-03-12 19:10:18 +01:00
2026-03-14 11:35:15 +01:00
2026-05-01 01:00:52 +02:00
2026-03-13 10:18:35 +01:00
2026-05-04 01:21:41 +02:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-04-23 08:35:27 +02:00
2026-04-25 17:31:38 +02:00
2026-03-13 10:18:35 +01:00
2026-05-02 09:28:48 +02:00
2026-03-29 22:35:37 +02:00
2026-04-23 10:35:48 +02:00
2026-04-23 08:35:27 +02:00
2026-04-23 08:35:27 +02:00
2026-03-19 00:39:03 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-04-18 10:19:12 +02:00
2026-03-16 21:01:28 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-04-23 10:09:15 +02:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-04-23 08:44:05 +02:00
2026-03-14 11:35:15 +01:00
2026-04-23 08:44:05 +02:00