Skip to content

DecisionTestCard

stable

Learning system decision test with confidence meter, feedback signal breakdown, and contradiction alerts

import { DecisionTestCard } from "@nodus/design-system/finance"
Loading demo…

Props

namerequired
Type stringDefault

Decision test name

sourcerequired
Type DecisionSourceDefault

Rule source (learned/specified/hybrid)

confidence
Type numberDefault

Confidence level (0–1)

recentFeedback
Type FeedbackEvent[]Default

Recent feedback signals

Metadatasemantictypeborderoutcome
MobileStacks / Scroll

Test result layout stacks vertically on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?