unrip/src
philipp 9d97ed7d39
All checks were successful
deploy / deploy (push) Successful in 1m5s
Make quote statistics refresh set based
Proof: replaced Node-side full lifecycle statistics refresh with PostgreSQL set-based subject upsert and aggregation, added bounded zero-window chart filling so missing 5m/hour windows are visible, and verified with targeted stats/UI tests, full npm test, and operator dashboard bundle build.

Assumptions: persisted quote statistics represent retained unique lifecycle subjects, not every raw upstream quote message; raw firehose volume remains separately retained and can exceed unique lifecycle counts by orders of magnitude.

Still fake: this does not repair stale upstream market/inventory ingestion or reconstruct already-pruned raw quote detail; fee-aware PnL and venue-native fill truth remain out of scope.
2026-06-14 12:23:43 +02:00
..
apps Retain quote lifecycle statistics across pruning 2026-06-13 14:04:20 +02:00
bus/kafka Ensure Kafka topics before use 2026-04-17 14:39:14 +02:00
core Retain quote lifecycle statistics across pruning 2026-06-13 14:04:20 +02:00
lib Make quote statistics refresh set based 2026-06-14 12:23:43 +02:00
observers Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
operator-dashboard/static Make quote statistics refresh set based 2026-06-14 12:23:43 +02:00
venues/near-intents Add maker timing competitiveness truth 2026-05-18 23:47:52 +02:00