Behaviour for scoring memory nodes during retrieval.
Implementations combine raw cosine relevance with node metadata (recency, frequency, reward) to produce a final score.
Summary
Functions
Returns the hourly decay rate for the default 90-day recency half-life.
Callbacks
Functions
@spec default_recency_lambda() :: float()
Returns the hourly decay rate for the default 90-day recency half-life.