- Which user action or monitor cycle produced this result?
- Which webhook delivery or portfolio tick should support inspect?
- Which support request or audit note refers to this operation?
What gets a trace
Trace ids can appear on:- thesis evaluations and monitor cycles,
- execution intents,
- portfolio ticks and trades,
- alert deliveries,
- public computation outputs where reproducibility matters.
Reading a trace
When a surface returns atraceId, keep it with the user-visible result:
Why this exists
Prediction-market workflows often mix market data, LLM-backed synthesis, user-owned state, and async actions. Trace ids keep those pieces connected without exposing internal storage or implementation details as the public contract.Next steps
Heartbeat
Per-thesis monitor settings.
Snapshots
Public data exports and reproducibility.