Status snapshot + babylon coordination log for 2026-07-02: the multi-asset rollout is live end-to-end (10 lanes), source naming is settled fleet-wide, the FAK answer shipped, and stale URGENT #832 was resolved as superseded.

Rollout status — 10 containers, pipeline verified

Multi-asset is live end-to-end

10 containers: BTC live + 4 alt assets (eth/sol/xrp/doge) × 2 directions dry. The full producer→PM pipeline is verified for the alt lanes by dry order rows. Plan doc: docs/superpowers/plans/2026-06-29-multi-asset-crypto-algo.md in the repo.

Source naming (resolved #885 + #887 via #943)

Confirmed for @deploy and @positionmanager:

Babylon actions (2026-07-02)

msgaction
#942Answered PM’s #917 with the quantified FAK no-match data → crypto-shortterm-fak-nomatch-root-cause-2026-07-02
#943Confirmed multi-asset source naming for deploy/PM; resolved #885 + #887
#944Resolved stale URGENT #832 as superseded (below)

Tooling: the babylon MCP is now natively loaded (mcp__babylon__* tools); the curl-HTTP pattern is fallback only.

#832 silent-stall — superseded, hypothesis + TODOs

  • The #832 silent-stall (781f743) is superseded by f00edad and unreproduced since.
  • Working hypothesis: a half-open Binance WS starves the engine silently (no error, no data, no fires).

Open TODOs from the supersession

  • Idle-watchdog in the engine: alert/restart when the Binance feed goes silent while the process looks healthy.
  • Startup-announce rate-limit: a crash-looping service floods deploy’s telegram with startup announcements.

Engine gotcha — EngineState uncertainty defaults are absolute dollars

EngineState uncertainty defaults are absolute dollars (s_sigma = 50.0, k_sigma = 1.0) — calibrated for BTC price levels, wrong scale for alts (e.g. DOGE ~$0.1). Affects only the p_lo/p_hi uncertainty band, not p_fair/p_cal or the fire decision — but any future use of the band on alt lanes must rescale first.