Use read-only modded recipe exports in pricing evidence #179
Labels
No labels
burndown-2026-06
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#179
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?
Context
Eco App’s recipe and cost surfaces currently start from a bundled vanilla Eco Gnome export. Player-facing pricing evidence becomes misleading on a modded server when its recipe graph, output quantities, or upgrades differ. The existing DataExporter path can provide the needed server data without player-state writes.
What to build
Define and land the narrow read-only ingestion path that replaces or overlays the bundled vanilla recipe seed with the server’s exported recipe, item, skill, and tag data. The pricing surfaces must show exactly which source produced a result and when it was exported.
Acceptance criteria
Production activation dependency
Non-goals
RecipeManagerdumper.