Expand description
Recall configuration types — scoring weights, decay models, and FTS gather options.
Structs§
- Brain
Profile Hint - Brain-profile hint for score boosting during recall.
Applies
boostmultiplier to results whose profile posterior mean exceedsthreshold. - Recall
Config - Configuration for the recall scoring pipeline. All fields have sensible defaults matching current behavior.
- Recall
FtsGather Config - Configuration for the FTS candidate-gather optimization (default: disabled, existing behavior).
- Score
Breakdown - Per-component score contributions for a single recall result.
- Weighted
Contributions - The three weighted components that make up the final score.
Enums§
- Decay
Model - How salience decays over time.
- MinScore
Error - Error returned when
min_scoreis outside the accepted dual-scale range. - Recall
FtsGather Mode - Pack-level alias for the DB gather mode enum, serializable identically.
- Recall
FtsSelection Rule - Term selection rule for FTS candidate gather.