Decide fate of the _preload cache layer after the data drop #1
Loading…
Add table
Add a link
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