Skip to main content
Polls pk.sessionProvenance() and displays a live feed of recorded actions with a timeline UI. Ideal for chat apps and multi-step AI workflows where you want users to see provenance building in real time.

What the preview shows

The tracker is loaded with a 6-step AI research workflow session: Each action item shows:
  • Action type chip (create / transform / verify)
  • Latest badge on the most recent action
  • AI tool badge (violet) when ext:ai@1.0.0 is present
  • Verified badge (green) when ext:verification@1.0.0 status is "verified"
  • Relative timestamp
The session header shows live stats: total actions, resources, and entities recorded.

Props

Common pattern — chat apps