Traces overview#
The traces page at /dashboard/{workspaceId}/traces lists recent
task execution traces with bridge detection.
Task list#
Each task shows:
- Task ID (monospace, truncated)
- Bridge badge for cross-system execution chains
- Latest event timestamp
- Blue left border accent for bridge tasks
Task detail#
Click a task to see the full execution trace:
- Span-level DAG showing tool calls, policy checks, and evidence
- Timestamps and duration for each span
- Evidence receipts linked to each tool invocation
Bridge tasks#
Tasks that span multiple systems (e.g., runtime to delivery) are flagged as bridge tasks. The bridge kind label indicates the cross-system boundary.
Date filtering#
Use the date range picker to adjust the lookback window.