enquire-mcp API reference - v4.0.0-rc.7
    Preparing search index...

    Variable HYBRID_TFIDF_RECALL_FLOORConst

    HYBRID_TFIDF_RECALL_FLOOR: 0.01

    Recall-fallback floor. Deliberately NOT 0: min_score: 0 admits the entire corpus over fanOutK, which re-reads and hashes every admitted note — about 2.2 GiB of work for one authenticated fan-out request. A lower floor recovers the near-miss matches without turning an empty result into a vault scan.