Decide fate of the _preload cache layer after the data drop #1
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#1
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?
The 20M species_profiles.json + ecopedia.json offline caches and their build scripts were dropped during the inbox#101 consolidation (decision 4: the cached info was not useful).
src/eco_mcp_app/_preload.pydegrades gracefully - lookups return None and the tools fall back to live Wikidata/iNaturalist/Wikipedia fetches - but the module, its tests, and theECO_MCP_PRELOAD_DISABLEescape hatch are now dead weight guarding empty dicts.Options:
_preload.pyand its call sites entirely, simplifying species.py / server.py / wikidata.py.Origin: coilysiren/inbox#101