Skip to main content

Module evidence_gap

Module evidence_gap 

Source
Expand description

Bounded evidence-gap retrieval and state-aware reranking over existing authority/search paths. Bounded evidence-gap retrieval and state-aware reranking.

This is an interpretation layer over the existing search, graph, authority, and witnessed retrieval paths. It does not create a second evidence store and it never treats an empty, stale, conflicted, or budget-limited result as a confident negative.

Structs§

EvidenceAblationReceiptV1
EvidenceGapRequestV1
EvidenceGapV1
EvidencePacketItemV1
EvidencePacketV1
EvidenceRouteReceiptV1
StateRerankCandidateV1
StateRerankWeightsV1

Enums§

EvidenceGapReasonV1
EvidenceRetrievalRouteV1
EvidenceTerminalOutcomeV1

Constants§

EVIDENCE_GAP_V1
EVIDENCE_PACKET_V1
EVIDENCE_ROUTE_RECEIPT_V1

Functions§

rerank_state_aware
Rerank while retaining the original SearchResult, including its lexical rank, vector rank, cosine similarity, and fused score. The new score is additive and separately inspectable.

Type Aliases§

EvidenceGapOutcomeV1
Compatibility spelling for callers that name the terminal result after the controller.
EvidenceTerminalOutcome