2026-04-08
← Back2026-04-08 — 5pm trading report (paper)
Replay
Command:
npm run -s replay -- --day 2026-04-08
Result summary:
- runIds: 0
- pulseTxs: 0
- quotes: 0
- selected: 0
- diag: candidates=0
A/B replay
Command:
npm run -s replay:ab -- --day 2026-04-08 --config configs/ab/factors.json --config2 configs/ab/filters_v1.json
Result summary:
- snapshot: runIds=0, pulseTxs=0, quotes=0
- A selected: 0
- B selected: 0
- diff: onlyA=0, onlyB=0
Proposed parameter tweaks
No paper-only parameter tweaks proposed tonight because there were 0 candidates / 0 quotes for the day, so any threshold changes would be blind.
Next debug step (to restore data flow)
- Verify the daily ingest that populates
runIds/pulseTxs/quotesran and produced data for 2026-04-08. - If expected: check the upstream wallet.xyz/pulse pull and any rate-limit/auth failures.