unrip/archive/implementation
philipp fb547f24d9
All checks were successful
deploy / deploy (push) Successful in 48s
fix: scope inventory fetch by submission time window to prevent OOM
Instead of fetching up to 50k inventory snapshots (~442MB), scope the
query to only the time range of the current submission batch with a
15-minute buffer. For a typical 1-hour batch this drops from 50k rows
to ~300 rows, well within the 1280Mi pod memory limit.

The coalesced_at_idx on intent_inventory_snapshots covers the BETWEEN
clause so this remains efficient.

Proof: history-writer OOM kills from refreshQuoteOutcomes inventory fetch
Assumptions: 15min buffer covers the attribution window for all submissions
Still fake: heuristic gap outcomes may attribute trades imprecisely
2026-06-16 17:17:19 +02:00
..
.gitkeep Archive first live trade loop and open funding visibility turn 2026-04-03 01:07:02 +02:00
20260402T230445Z-first-non-mocked-tradeable-loop-for-one-pair-implementation.md Archive first live trade loop and open funding visibility turn 2026-04-03 01:07:02 +02:00
20260402T230445Z-first-non-mocked-tradeable-loop-for-one-pair-proof.md Archive first live trade loop and open funding visibility turn 2026-04-03 01:07:02 +02:00
20260404T075211Z-pre-credit-funding-visibility-and-operator-alerts-implementation.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260404T075211Z-pre-credit-funding-visibility-and-operator-alerts-proof.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260407T170647Z-operator-dashboard-foundation-funds-desk-and-operator-controls-implementation.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260407T170647Z-operator-dashboard-foundation-funds-desk-and-operator-controls-proof.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260408T162514Z-cow-protocol-intent-based-venue-integration-implementation.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260408T162514Z-cow-protocol-intent-based-venue-integration-proof.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260408T223720Z-runtime-health-sentinel-alert-routing-and-anomaly-detection-implementation.md Plan quote lifecycle truth turn 2026-04-09 00:39:02 +02:00
20260408T223720Z-runtime-health-sentinel-alert-routing-and-anomaly-detection-proof.md Plan quote lifecycle truth turn 2026-04-09 00:39:02 +02:00
20260409T160740Z-quote-lifecycle-truth-and-execution-explanation-implementation.md Archive implementation turn: quote lifecycle truth and execution explanation 2026-04-09 18:07:40 +02:00
20260409T160740Z-quote-lifecycle-truth-and-execution-explanation-proof.md Archive implementation turn: quote lifecycle truth and execution explanation 2026-04-09 18:07:40 +02:00
20260410T092923Z-execution-outcome-truth-and-settled-attribution-implementation.md Archive implementation turn: execution outcome truth and settled attribution 2026-04-10 11:29:23 +02:00
20260410T092923Z-execution-outcome-truth-and-settled-attribution-proof.md Archive implementation turn: execution outcome truth and settled attribution 2026-04-10 11:29:23 +02:00
20260412T153516Z-settlement-aware-strategy-and-inventory-skew-controls-implementation.md Archive implementation turn: settlement-aware strategy and inventory-skew controls 2026-04-12 17:35:16 +02:00
20260412T153516Z-settlement-aware-strategy-and-inventory-skew-controls-proof.md Archive implementation turn: settlement-aware strategy and inventory-skew controls 2026-04-12 17:35:16 +02:00
20260512T155955Z-near-intents-request-creation-and-eure-to-btc-taker-flow-implementation.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260512T155955Z-near-intents-request-creation-and-eure-to-btc-taker-flow-proof.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260518T162356Z-db-backed-asset-registry-and-multi-pair-strategy-configuration-implementation.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260518T162356Z-db-backed-asset-registry-and-multi-pair-strategy-configuration-proof.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260518T211420Z-pair-native-trade-semantics-and-multi-asset-outcome-truth-implementation.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260518T211420Z-pair-native-trade-semantics-and-multi-asset-outcome-truth-proof.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260606T081204Z-maker-response-latency-and-quote-competitiveness-implementation.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260606T081204Z-maker-response-latency-and-quote-competitiveness-proof.md fix: scope inventory fetch by submission time window to prevent OOM 2026-06-16 17:17:19 +02:00
20260612T150844Z-quote-lifecycle-retention-and-analytics-rollups-implementation.md Plan verifier salt hot-path turn 2026-06-12 17:13:03 +02:00
20260612T150844Z-quote-lifecycle-retention-and-analytics-rollups-proof.md Plan verifier salt hot-path turn 2026-06-12 17:13:03 +02:00
20260612T164553Z-verifier-salt-hot-path-removal-and-executor-queue-guardrails-implementation.md Archive implementation turn: Verifier salt hot-path removal and executor queue guardrails 2026-06-12 18:45:53 +02:00
20260612T164553Z-verifier-salt-hot-path-removal-and-executor-queue-guardrails-proof.md Archive implementation turn: Verifier salt hot-path removal and executor queue guardrails 2026-06-12 18:45:53 +02:00
20260612T174316Z-quote-lifecycle-investigator-and-missed-quote-follow-up-implementation.md Archive implementation turn: Quote lifecycle investigator and missed quote follow-up 2026-06-12 19:43:16 +02:00
20260612T174316Z-quote-lifecycle-investigator-and-missed-quote-follow-up-proof.md Archive implementation turn: Quote lifecycle investigator and missed quote follow-up 2026-06-12 19:43:16 +02:00