monad.ai
    Preparing search index...

    Variable DEFAULT_WEIGHTSConst

    DEFAULT_WEIGHTS: Record<string, number> = ...

    Starting weights for the three built-in scorers.

    These are the values used until the learning loop has accumulated enough evidence to shift them. They match the defaultWeight fields in scoring.ts exactly; keeping them in sync is a semantic constraint, not a mechanical one.