evidence-led marketplace · private beta
A marketplace for real coding-agent trajectory data.
ATF traces collected from the harness you already run, hash-checked from the bytes, encrypted at publish, sold on your terms.
Browse is anonymous and free. Selling is invite-only. Payment automation is none.
$ trajectory collect sessions claude-code $ trajectory inspect --trace .tmp/trace.atf.json --json $ trajectory seller package \ --trace .tmp/trace.atf.json \ --out .omo/seller-packages/claude-code-session \ --seller agent-local \ --title "Claude Code session self-log" $ trajectory seller inspect --path .omo/seller-packages/claude-code-session --json $ trajectory seller publish --escrow
publish routes through framed encrypted escrow on the registry
Validated before custody
- schema validation against ATF spec
- hash recomputed from raw bytes
- credential and secret scan
- 256-bit per-dataset key generated
- wrapped key split from ciphertext
- operator-confirmed release required
- retention expiry set
- preview scoped to public-safe detail lines
checks run server-side on submitted bytes. no client attestation is trusted.
Demand meets committed supply
Buyers post wanted signals with a non-binding budget. Sellers publish candidate datasets. Only committed datasets, with reserve price, delivery SLA, proof profile, and failure consequences, accept anonymous binding bids.
Released data requires operator-validated fulfillment. Payment automation is none. Bidding never triggers a checkout.
- wanted
- demand signal · non-binding budget
- candidate
- seller-published, not yet biddable
- committed
- accepts anonymous binding bids
- released
- only after operator-validated fulfillment