live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/sdk


@orangecheck/sdk / ScoringAlgorithm

Type Alias: ScoringAlgorithm

type ScoringAlgorithm = "v0" | "tier" | "none";

Defined in: scoring.ts:12

OrangeCheck Scoring

The protocol registers exactly one scoring algorithm: v0. A tier helper is also provided for UI convenience. RPs with specialized needs compute their own score against raw metrics — the protocol does not ship an algorithm zoo.

See: docs/oc-protocol/registry/scoring.md