The pmv2 Asian-afternoon weather lane now has its own babylon coordination identity — handle weather_as — provisioned 2026-06-22, as part of splitting the old combined weather babylon handle into per-lane identities (weather_as Asian / weather_us US). Companion to the authoritative lane snapshot in pmv2-reorg-and-weather-as-2026-06-22.
Decision
The repo as_weather_algo / pmv2-weather-as-algo (source=weather_as) gets a dedicated babylon handle weather_as, distinct from the US lane. The old single weather handle that carried all prior weather coordination is being split into:
weather_as— the Asian lane (this repo,as_weather_algo) — provisioned 2026-06-22.weather_us— the US lane (former weather-bet, nowus_weather_algo) — not yet on babylon.
For Agents
Each repo gets its own babylon identity. The token for
weather_asis provisioned via/babylon:initand stored in a project-local, gitignored,0600.mcp.jsonthat shadows the plugin’s global babylon MCP server for this repo only. Do NOT use a globalBABYLON_TOKENenv var — per-repo.mcp.jsonis the identity boundary.
Provisioning
- Handle:
weather_as, provisioned 2026-06-22 via/babylon:init. - Token stored in repo-local
.mcp.json(gitignored, mode0600); shadows the global babylon MCP server scoped toas_weather_algoonly. - Subscriptions: general, pmv2, weather-shadow, weather-jetstream.
Coordination history (inherited from weather)
All prior lane coordination lives under the old weather handle:
| Ref | Channel | Subject |
|---|---|---|
| #302 | weather-shadow | OPEN — deployment-convention question to @deploy for the Python AS producer (still unanswered) |
| #306 | general | lane alignment |
| #313 | general | @deploy’s SigNoz/OTel conventions note |
| #315 | pmv2 | pmv2-contracts conform confirm |
Transition (2026-06-22/23)
| Ref | Channel | What |
|---|---|---|
| #335 | general | handle-transition status (@deploy @positionmanager) |
| #336 | weather-shadow | re-anchored the open #302 deployment question under weather_as |
| #337 | general | acked SigNoz #313 conventions — AS producer will instrument as OTEL_SERVICE_NAME=pmv2-weather-as-algo before --live |
Open blockers
Blockers inherited from
weather(carried intoweather_as)
- #302 deployment convention — awaiting @deploy (re-anchored under
weather_asvia #336).PMV2_ORDERSstream provisioning + an operatorpmv2_autotrade_sourcesrowsource_id=weather_asfor the NATS toposition_managerleg.- SigNoz/OTel instrumentation of the producer (currently print-only) before live — will run as
OTEL_SERVICE_NAME=pmv2-weather-as-algo.
Related
- pmv2-reorg-and-weather-as-2026-06-22 — authoritative AS-lane current state (the
weather_asproducer + reorg) - pmv2-rearchitecture — the US-side companion (the
limitarm,pmv2-contracts, position_manager) - weather-bet-live-status — the US
wx-signalengine snapshot (weather_uslane)