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

Closed
opened 2026-07-06 04:32:06 +00:00 by coilysiren · 1 comment
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.
Owner

Verified complete from approved read-only surfaces on 2026-07-25.

  • The operator lane has rolled coilysiren-eco-app-app to current eco-app main at 5689d9f, with the Deployment 1/1 Available.
  • https://eco-app.coilysiren.me/preview/currency.json returns strict JSON with holders_reachable: true.
  • The live payload contains holder rows and reports no warnings. The agent inspected only schema and counts, not player values.

The stale-image condition described by this issue no longer exists, and #58's holder data is live. Closing as verified.

Verified complete from approved read-only surfaces on 2026-07-25. * The operator lane has rolled `coilysiren-eco-app-app` to current eco-app `main` at `5689d9f`, with the Deployment `1/1` Available. * `https://eco-app.coilysiren.me/preview/currency.json` returns strict JSON with `holders_reachable: true`. * The live payload contains holder rows and reports no warnings. The agent inspected only schema and counts, not player values. The stale-image condition described by this issue no longer exists, and #58's holder data is live. Closing as verified.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-gaming/eco-app#72
No description provided.