The Agent Economy

Verify the Context, Not Just the Data

A trading bot buys a "clean dataset of consumer sentiment" from a scraping agent. The file arrives: 100,000 rows, checksum valid, schema perfect. Every data check passes. So why is it worthless? Open the crate and run the context checks.

The Provenance Inspector

The crate holds the delivered dataset — it glows gold because its hash verified. Run each provenance check to peel back a layer and reveal what integrity checks can't see. Drag to orbit.

drag to rotate
Integrity: PASS
0 of 4 context checks run — trust unearned

Data vs. context: two different verification problems

Data verification (solved-ish)

  • Checksums / hashes — bytes unchanged in transit
  • Schema validation — right columns and types
  • Signatures — sender is who they claim

All of these can pass on a dataset that is biased, stale, mislabeled, or illegal to use.

Context verification (the open problem)

  • Provenance records — machine-readable lineage (W3C PROV, C2PA for media)
  • Datasheets for datasets — Gebru et al.'s standard questions: why collected, by whom, what's missing
  • Attestation — a party stakes reputation (or collateral) on the metadata being true

Why this bites harder with AI agents

Enjoy this tool? Build your own with Super