Skip to content

monad.ai


monad.ai / DEFAULT_WEIGHTS

Variable: DEFAULT_WEIGHTS

const DEFAULT_WEIGHTS: Record<string, number>

Defined in: kernel/adaptiveWeights.ts:11

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.