Decide whether an upstream error message indicates a document-level indexing gap (not_indexed) versus an operational failure (fetch_error).
Thin re-export wrapper around classifyDocumentErrorAsNotIndexed from scripts/mcp-client/error-classification/not-indexed.ts โ the single authoritative source for not-indexed pattern matching.
Decide whether an upstream error message indicates a document-level indexing gap (
not_indexed) versus an operational failure (fetch_error).Thin re-export wrapper around classifyDocumentErrorAsNotIndexed from
scripts/mcp-client/error-classification/not-indexed.tsโ the single authoritative source for not-indexed pattern matching.