unrip/src/core
philipp 99ca09b69e
All checks were successful
deploy / deploy (push) Successful in 33s
Surface NEAR Intents upstream status truth
Proof: npm test; npm run operator-dashboard:build; node --test test/near-intents-status.test.mjs test/operator-dashboard.test.mjs test/operator-dashboard-ui-static.test.mjs; PYTHONPATH=. python3 test/repo_deployments_test.py; kubectl kustomize deploy/k8s/base; live normalization against https://status.near-intents.org returned disrupted/upstream paused for the current 1Click quoting pause.

Assumptions: NEAR Intents public status page API is the official upstream disruption source for operator display; relay websocket reachability remains separately observed by ingest and executor state.

Still fake: This does not add an alternate quote source or recover trading while NEAR Intents quoting is paused; it only makes the upstream disruption explicit and separates it from local service freshness.
2026-04-16 16:03:31 +02:00
..
alert-engine.mjs Implement runtime health sentinel and angry dashboard 2026-04-08 19:35:07 +02:00
alert-notifier.mjs Implement runtime health sentinel and angry dashboard 2026-04-08 19:35:07 +02:00
armed-state-store.mjs Persist armed state across rollout 2026-04-03 20:08:10 +02:00
assets.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
control-api.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
event-envelope.mjs refactor: isolate unrip project into projects folder 2026-03-29 14:33:19 +02:00
executor-state-store.mjs Link quote outcomes to settled inventory 2026-04-10 11:24:22 +02:00
funding-observations.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
history-records.mjs Implement NEAR Intents request creation flow 2026-04-12 18:43:40 +02:00
intent-request-controller.mjs Prevent own request self-matching 2026-04-12 19:02:21 +02:00
intent-request-outcomes.mjs Prevent own request self-matching 2026-04-12 19:02:21 +02:00
intent-requests.mjs Implement NEAR Intents request creation flow 2026-04-12 18:43:40 +02:00
inventory.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
json-state-store.mjs Fix shared state persistence 2026-04-02 10:13:25 +02:00
liquidity-state.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
liquidity-withdrawals.mjs Add configured withdrawal defaults 2026-04-02 12:38:19 +02:00
log.mjs Reduce ingest scope and bootstrap app deploy 2026-04-01 00:09:10 +02:00
near-intents-status.mjs Surface NEAR Intents upstream status truth 2026-04-16 16:03:31 +02:00
notification-client.mjs Add internal ntfy utility service 2026-04-15 21:23:41 +02:00
notification-layer.mjs Notify on durable fund and trade outcomes 2026-04-16 14:23:29 +02:00
operator-dashboard-auth.mjs Fix dashboard runtime deploy dependencies 2026-04-08 19:36:45 +02:00
operator-dashboard.mjs Surface NEAR Intents upstream status truth 2026-04-16 16:03:31 +02:00
pair-filter.mjs Fix default near intents pair id 2026-04-01 10:27:45 +02:00
portfolio-metrics.mjs Link quote outcomes to settled inventory 2026-04-10 11:24:22 +02:00
quote-outcomes.mjs Expire submitted quotes using latest inventory snapshot 2026-04-10 15:31:11 +02:00
runtime-health.mjs Disable automatic executor containment 2026-04-09 23:42:22 +02:00
schemas.mjs Implement NEAR Intents request creation flow 2026-04-12 18:43:40 +02:00
strategy.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00