Skip to main content
Renders all sections of a provenance bundle in a tabbed, structured layout. Entities, actions, resources, attributions, and an embedded graph are each available as toggleable sections.

What the preview shows

The bundle view contains “The Illustrated Article” — a real-world editorial workflow with four contributors and four distinct actions:
TabWhat you see
EntitiesSarah Kim (human creator), Illustrated Digest (publisher), Claude Opus 4.6 (AI writing assistant), Flux Schnell (AI image generator)
Actionswritegenerate image (Flux) → polish article (Claude) → editorial review & verify
Resourcesarticle-draft.md, header-image.png, article-polished.md, illustrated-guide-final.md
AttributionsWeighted contributions: Sarah 65% · Illustrated Digest 20% · Claude Opus 10% · Flux Schnell 5%
GraphThe full DAG tracing all inputs, outputs, and who performed each step
This example demonstrates that a single published piece of content can carry complete, verifiable provenance for every human and AI contributor, with licenses and verification status attached.

Props

PropTypeDefaultDescription
cidstringResource CID — auto-fetches bundle
bundleProvenanceBundlePre-fetched bundle
showEntitiesbooleantrueShow entities section
showActionsbooleantrueShow actions section
showResourcesbooleantrueShow resources section
showAttributionsbooleantrueShow attribution section
showGraphbooleanfalseShow embedded graph
graphHeightnumber400Height of embedded graph
classNamestringAdditional CSS classes