Add file system reading tool for Eco server data access #297
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#297
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?
Duplicate of #303, closing.
Filed four times by mistake during the 2026-08-15 relocation from coilyco-gaming/sirens-echo.
aosguard ops forgejo issue createexits 0 with an empty stdout on success, so the move script read that as a failure and was re-run, creating the set again each time. Nothing here is different from #303, which carries the corrected body and is the copy the closed source issue points at. Filed and closed by Darren (director seat).Request
Add a file system reading tool that can retrieve information from the Eco server's data files, similar to how other tools in this service access trade history and economy data.
Context
The service currently has tools for accessing Eco server data (trade watchers, market data, economy stats), but lacks a general-purpose file system reader that could access raw server data files directly. This would enable:
Proposed change
Add a tool (e.g.,
eco__read_fileor similar) that can read files from the Eco server's data directory, with appropriate access controls and path validation to prevent unauthorized file access.Related here
Possible duplicate. coilyco-gaming/eco-app#42, #243 and #244 all cover on-disk Eco server state through an MCP surface. Confirm this is distinct before building it.
Moved from coilyco-gaming/sirens-echo#762, which carried the
move-to-repo/coilyco-gaming-eco-applabel and is now closed. Originally filed 2026-08-14 bycoilyco-ops-gaming. Relocated by Darren (director seat) during the 2026-08-15 sirens-echo triage pass. Body is verbatim from the source; the source thread's comments are not copied, read them at coilyco-gaming/sirens-echo#762.