Skip to main content
v0.1 dev

Component 62 · Edge AI

Confidence indicator

Communicate model confidence without implying clinical certainty.

implementedPhase 4review

Overview

Communicate model confidence without implying clinical certainty. It converts domain state into an understandable, traceable and accessible interface contract.

When to use

Use HE/Confidence indicator when you need to communicate model confidence without implying clinical certainty. Keep its role distinct from transport freshness, animal-health severity and model confidence.

Example

Atlantic · interactive specimen
Model confidence78%
Confidence is not clinical certainty.
<div class="he-confidence-indicator" style="--he-confidence:78%" role="meter" aria-label="Model confidence 78 percent; not clinical certainty"><div class="he-progress__meta"><b>Model confidence</b><span>78%</span></div><div class="he-confidence-indicator__track"><div class="he-confidence-indicator__value"></div></div><small>Confidence is not clinical certainty.</small></div>

Anatomy

1Identity
2Primary value
3State
4Evidence or action

Anatomy stays identical in Pasture and Atlantic. A responsive layout may wrap or stack parts, but reading order and focus order remain equivalent.

Variants and states

Variants

labelbardistribution

States

highmediumlowunavailable

Accessibility

Include the numeric value and plain-language qualification; never rely on red/amber/green alone.

  • Maintain a visible keyboard focus indicator and a logical focus sequence.
  • Never rely on colour alone for operational, freshness or severity state.
  • Keep touch targets at least 44 × 44 px unless the target is an inline text link.

Cross-platform contract

SurfaceCanonical nameStatus
FigmaHE/Confidence indicatorreview
Web.he-confidence-indicatorimplemented
FlutterHeConfidenceIndicatorimplemented
Token rootcomponent.confidenceindicatorgenerated