Labels
No labels
burndown-2026-06
burndown-2026-08
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#72
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#58's per-currency top-holders exporter mod is now live on kai-server (
EcoStoreExporterloaded clean, 2026-07-06 deploy), butget_eco_currencystill returnsholders_reachable-note "not reachable" and no holdings dataset inavailable_currency_datasets.Cause: the running eco-app service image predates #58 - merging #58 to
mainis not a deploy (rollout is driven fromcoilyco-bridge/deployper 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.
Verified complete from approved read-only surfaces on 2026-07-25.
coilysiren-eco-app-appto current eco-appmainat5689d9f, with the Deployment1/1Available.https://eco-app.coilysiren.me/preview/currency.jsonreturns strict JSON withholders_reachable: true.The stale-image condition described by this issue no longer exists, and #58's holder data is live. Closing as verified.