unrip/src/core
philipp 0b7e5e2e6c
All checks were successful
deploy / deploy (push) Successful in 26s
Implement runtime health sentinel and angry dashboard
Proof: Runtime health sentinel, alert routing, and anomaly detection for stale/disconnected quote truth, truthful dashboard severity, webhook notifications, and safe executor containment.

Assumptions: Existing control APIs remain the service-local truth surface; external notification stays as a generic webhook sink; executor disarm is an allowed non-fund-moving containment action; current dashboard/operator files in the worktree belong to this turn and are intended to ship together.

Still fake: No live external receiver is configured; webhook delivery is implemented but unverified end-to-end in production; cluster rollout still depends on deploying the new image; no automatic deployment restart path was added.
2026-04-08 19:35:07 +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 Fix live ops regressions 2026-04-02 10:07:54 +02:00
funding-observations.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
history-records.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +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
operator-dashboard.mjs Implement runtime health sentinel and angry dashboard 2026-04-08 19:35:07 +02:00
pair-filter.mjs Fix default near intents pair id 2026-04-01 10:27:45 +02:00
portfolio-metrics.mjs Add durable portfolio metrics 2026-04-03 01:02:27 +02:00
runtime-health.mjs Implement runtime health sentinel and angry dashboard 2026-04-08 19:35:07 +02:00
schemas.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
strategy.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00