@cfxlabsinc/b2b-services
    Preparing search index...
    CacheIndexHealth: "live" | "missing" | "unknown"

    Live FT search-index state for a namespace, read via FT.INFO.

    Type Declaration

    • "live"

      FT.INFO returned — the tag index exists and tag invalidation works.

    • "missing"

      FT.INFO threw "index not found" — invalidation degrades to TTL until a write self-heals it.

    • "unknown"

      Couldn't determine (no cache layer wired, or a non-missing probe error).