unrip/src/apps
philipp 8507403b0f
Some checks failed
deploy / deploy (push) Failing after 27s
Consume durable history from topic beginning
Proof: npm test; node --test test/history-writer-static.test.mjs test/kafka-topics.test.mjs test/environment-status-history.test.mjs; node --check src/apps/history-writer.mjs.

Assumptions: Durable history consumers are idempotent by event_id, so from-beginning subscription is safe when a topic has no committed group offset.

Still fake: This protects durable event capture for repo-owned Kafka topics; it does not backfill events that were never published to Kafka.
2026-04-17 14:41:22 +02:00
..
history-writer.mjs Consume durable history from topic beginning 2026-04-17 14:41:22 +02:00
inventory-sync.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
liquidity-manager.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
market-reference-ingest.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
near-intents-ingest.mjs Implement runtime health sentinel and angry dashboard 2026-04-08 19:35:07 +02:00
operator-dashboard.mjs Persist NEAR status changes only 2026-04-17 14:34:10 +02:00
ops-sentinel.mjs Persist NEAR status changes only 2026-04-17 14:34:10 +02:00
strategy-engine.mjs Link quote outcomes to settled inventory 2026-04-10 11:24:22 +02:00
trade-executor.mjs Prevent own request self-matching 2026-04-12 19:02:21 +02:00