Returns true when the error message matches a known document-level "not indexed" signal AND is not a transport/operational error.
The dokId argument enables a fallback heuristic: upstream MCP tools that return document-level "not found" responses typically echo the dok_id back in the message, while transport-level failures never do.
Returns true when the error message matches a known document-level "not indexed" signal AND is not a transport/operational error.
The
dokIdargument enables a fallback heuristic: upstream MCP tools that return document-level "not found" responses typically echo the dok_id back in the message, while transport-level failures never do.