Trace dashboard

The trace dashboard is the contributor inventory view for uploaded traces.

Ledger

The trace ledger is available at:
It supports:
  • lifecycle filters: all, excluded, pending, listed, sold, paid
  • search by trace text and metadata
  • sort by recency or length
  • table and card views
  • pagination
  • lifecycle funnel totals

Lifecycle status

Trace detail

The detail page shows trace metadata, highlights, conversation preview, sale state, and a download action for the derived scrubbed JSON. The full JSON inspection route is:

Include or exclude from sale

Unsold traces can be toggled through:
Bulk include/exclude uses:
Once a trace has a sale_traces row, include/exclude mutations are rejected so a sold trace remains attached to its sale record.

Download

Downloads stream the owner-scoped derived scrubbed JSON blob with a private no-store cache policy.