haiku.rag/haiku_rag_slim/haiku
Yiorgis Gozadinos 4b1ec096c6
One error contract for the MCP server
Every failure reaches the client as an MCP error carrying its message;
mask_error_details is set off explicitly, since FastMCP also reads it from
the environment. The masking goes, and with it the filter pre-check that
ran a count before every filtered call and the UnknownDatabaseError
translations that existed only to survive it. Explicit domain errors stay.
2026-09-07 13:14:16 +03:00
..
rag One error contract for the MCP server 2026-09-07 13:14:16 +03:00