unrip/test
philipp af74c48f29
All checks were successful
deploy / deploy (push) Successful in 21s
Persist armed state across rollout
Proof: Strategy and executor arm state now survives pod restarts through durable control-state files mounted in their service state directories.
Assumptions: The strategy-state PVC can be seeded before the first rollout restart, and both service state directories remain writable on the cluster.
Still fake: Armed-state durability is local to the cluster volumes; there is no cross-cluster or database-backed operator control-state replication.
2026-04-03 20:08:10 +02:00
..
alert-engine.test.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
armed-state-store.test.mjs Persist armed state across rollout 2026-04-03 20:08:10 +02:00
executor-state-store.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
funding-observations.test.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
inventory-and-history.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
json-state-store.test.mjs Fix shared state persistence 2026-04-02 10:13:25 +02:00
legacy-schema-compat.test.mjs Fix live ops regressions 2026-04-02 10:07:54 +02:00
liquidity-state.test.mjs Add pre-credit funding visibility and durable alerts 2026-04-03 17:50:39 +02:00
liquidity-withdrawals.test.mjs Add configured withdrawal defaults 2026-04-02 12:38:19 +02:00
portfolio-metrics.test.mjs Add durable portfolio metrics 2026-04-03 01:02:27 +02:00
signing.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00
strategy.test.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00