record live state: ch_writer poison-row/dead_letter quarantine hotfix + violet_decisions DDL entry

NO content authored here — this commits the long-uncommitted LIVE hotfix from
incident 2026-06-12 (bars_held UInt16 poison jammed 18M rows 1.5d): poison rows
retried individually after CH_POISON_ATTEMPTS, then quarantined to dead_letter;
includes the ids loop-variable bugfix. Uncommitted live code was one checkout
away from loss.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Codex
2026-07-03 01:17:03 +02:00
parent a7522bf8d1
commit da2d140b3d
2 changed files with 125 additions and 35 deletions

View File

@@ -34,7 +34,7 @@ EXPECTED_TABLES = {
"status_snapshots", "trade_events", "v7_decision_events",
"adaptive_exit_shadow", "fee_settled_events",
"sc_bucket_gauge_shadow", "sc_threshold_advisor_shadow",
"violet_feed_divergence",
"violet_feed_divergence", "violet_decisions",
}