Trajectory explains how a thread unfolded. It separates each turn into lanes and shows timing and action calls so the analyst can inspect delays, failures and unexpected behaviour.
Main flow
- Select turn
- Follow lanes
- Inspect calls
- Find failure
- Correct thread
- Open a thread and select the turn to inspect.
- Follow the lanes from request through actions to response.
- Expand a call to inspect its timing and result.
- Identify retries, errors or unnecessary work.
- Return to the thread with a clearer correction or next step.
Interpretation
Trajectory is an operational trace, not new evidence. Use it to audit execution and diagnose a workflow while relying on the case sources for factual conclusions.
