Skip to content

monad.ai


monad.ai / ClaimMeta

Type Alias: ClaimMeta

ClaimMeta = Record<string, unknown>

Defined in: kernel/scoring.ts:11

Open claim metadata stored under _.mesh.monads.<id>.claimed.<namespace>.

This is intentionally an open schema. The built-in scorers read common fields such as effectiveResonance and avgLatencyMs, while custom scorers may read any additional field the .me tree learns over time.