Skip to main content

DEFAULT_CONFIDENCE

Constant DEFAULT_CONFIDENCE 

Source
pub const DEFAULT_CONFIDENCE: f64 = 1.0;
Expand description

Compiled default confidence stamped when a store surface (MCP memory_store, HTTP POST /api/v1/memories, CLI ai-memory store) receives no explicit caller value. #1591 — rows minted from this fallback carry confidence_source = ConfidenceSource::Default instead of falsely claiming caller_provided.