Skip to content

ProvenanceFrame

stable

Wrapper for agent-rendered generative-UI output: provenance chip rail, agency-red left marker, validation warnings, and a streaming state

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

Props

children
Type ReactNodeDefault

The rendered component content

provenance
Type stringDefault "ILLUSTRATIVE — generated output, no live data"

Provenance statement shown in the main chip

chips
Type string[]Default

Extra provenance chips; [SOURCE: → agency color, [AI ESTIMATE]/confidence → validation color

warnings
Type string[]Default

Prop-validation warnings listed under the content

status
Type "inProgress" | "complete"Default "complete"

Streaming state — inProgress renders Skeleton + StreamingDot instead of children

componentName
Type stringDefault

Catalog component name shown in the rail

semantictypebordersurfaceagencyvalidation
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?