Skip to content

TrustScoreDisplay

stable

Composite trust score display with breakdown by factor (accuracy, recency, source quality, consensus). Score maps to outcome color tokens.

Trust & Provenance/Storybook ↗
import { TrustScoreDisplay } from "@nodus/design-system/patterns"
Loading demo…

Props

scorerequired
Type numberDefault

Composite trust score 0–1.

factors
Type TrustFactor[]Default

Per-factor breakdown with name, score, and weight.

label
Type stringDefault

Display label (default: Trust Score).

variant
Type "compact" | "full"Default

compact: single score bar; full: factor breakdown.

Metadatasemanticsemanticoutcometypeborderspace
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?