Redeploy eco-app service to light up #58 stores top-holders (running image predates #58) #72

Open
opened 2026-07-06 04:32:06 +00:00 by coilysiren · 0 comments
Owner

#58's per-currency top-holders exporter mod is now live on kai-server (EcoStoreExporter loaded clean, 2026-07-06 deploy), but get_eco_currency still returns holders_reachable-note "not reachable" and no holdings dataset in available_currency_datasets.

Cause: the running eco-app service image predates #58 - merging #58 to main is not a deploy (rollout is driven from coilyco-bridge/deploy per AGENTS). So the mod is emitting on the game server, but the service that backs the MCP/website has not been redeployed to read the new exporter endpoint.

Task

Redeploy the eco-app service (coilyco-bridge/deploy rollout) so #58's report wiring consumes the live exporter. Then verify get_eco_currency <name> renders live top-holder balances instead of the "holders unavailable" note.

Not a code change - a rollout. Depends on nothing else; the game-server side is already live.

#58's per-currency top-holders **exporter mod** is now live on kai-server (`EcoStoreExporter` loaded clean, 2026-07-06 deploy), but `get_eco_currency` still returns `holders_reachable`-note "not reachable" and no holdings dataset in `available_currency_datasets`. Cause: the **running eco-app service image predates #58** - merging #58 to `main` is not a deploy (rollout is driven from `coilyco-bridge/deploy` per AGENTS). So the mod is emitting on the game server, but the service that backs the MCP/website has not been redeployed to read the new exporter endpoint. ## Task Redeploy the eco-app service (coilyco-bridge/deploy rollout) so #58's report wiring consumes the live exporter. Then verify `get_eco_currency <name>` renders live top-holder balances instead of the "holders unavailable" note. Not a code change - a rollout. Depends on nothing else; the game-server side is already live.
coilyco-ops added
P3
and removed
P2
labels 2026-07-10 09:00:48 +00:00
Sign in to join this conversation.
No description provided.