Resolve a requested item into make, buy, and capable-crafter paths #180
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#180
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
The three-month Sirens stressor sweep found recurring player questions: “who can make this?”, “what am I missing?”, and “is it available anywhere?”. These are currently answered through chat despite Eco App already holding recipe, jobs, stores, and market data.
What to build
From a selected item, provide one read-only resolver that answers:
The resolver must link to the item-focused pricing explanation rather than duplicate pricing logic.
Acceptance criteria
docs/FEATURES.mddocuments the player workflow.Blocked by
State and safety boundary
Read-only recipes, jobs, stores, and market data only. Do not create work orders, message players, alter store listings, or persist a player request.
Non-goals