unrip/src/core
philipp 16e7b79978
All checks were successful
deploy / deploy (push) Successful in 22s
Add durable portfolio metrics
Proof: Persist portfolio value and PnL snapshots from the live inventory and reference-price path so operators can inspect trading performance from repo-controlled data.
Assumptions: The last credited inventory snapshot before the first live command is the correct baseline for trade-driven PnL, and EURe remains explicit 1:1 with EUR.
Still fake: The new portfolio metrics and watch output are implemented and tested locally but are not live until the updated app image is deployed to k3s.
2026-04-03 01:02:27 +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
history-records.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +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 Fix live ops regressions 2026-04-02 10:07:54 +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
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
schemas.mjs Fix live ops regressions 2026-04-02 10:07:54 +02:00
strategy.mjs Implement funded NEAR Intents trade loop 2026-04-02 10:01:15 +02:00