Pond recall
If a pond MCP server is present, you have lossless search over past sessions. Stores are mounted read-only under /workspace/extra/pond; the tools are read-only by design. pond is MCP-native and self-documenting: the tool descriptions (pond_search, pond_get_session, pond_get_message, pond_sql) and resources (schema://pond, schema://pond-sql, stats://pond) carry everything you need.
pond_searchfor concepts and paraphrases;pond_get_sessionto read a whole session (from="end"for the latest state) andpond_get_messageto expand one message with its full tool bodies;pond_sqlwithcontains_tokensfor exact strings, identifiers, or error messages.- A zero or weak search result is not proof of absence: try another phrasing, a date filter, or a SQL token match before concluding "nothing found".
- Servers named
pond_<store>are additional stores you were granted; same tools, different corpus.