Traces
Live event stream · 2,841 traces in last 7d · workspace-wide · all 4 workflows · Open agent UI: Demand · Labour · Contract · Support
Traces · 24h
412
avg 17 / hour
Tool calls · 24h
3,094
7.5 avg per trace
Errors · 24h
8
1.9% rate · all recovered
Avg duration
2.8s
p95: 8.4s
Workflow
Status
Time
Recent traces412
tr-9f4c12-2026-04-21
forecast_demand · BOOT-W42
tr-9f4c13-2026-04-21
forecast_demand · COAT-N18
tr-9f4c14-2026-04-21
forecast_demand · GLV-Y04
tr-7c20f8-2026-04-21
refund_handle · ticket #28471
tr-2a8e44-2026-04-21
balance_shifts · week 2026-W19
tr-c8f102-2026-04-21
forecast_demand · SCRF-W08
tr-de4118-2026-04-21
review_clause · §4.2 wage min.
tr-4b0a9c-2026-04-21
forecast_demand · BOOT-S22
tr-9f4c13-2026-04-21
forecast_demand(sku=COAT-N18, region=NE, week=2026-W45)
● Warning
+0.000s
skill_loaded
Loaded
seasonal-anomaly-detector v3 · retention contract: regional_norms, prior_baseline+0.012s
reasoning_delta
Looking at SKU
COAT-N18 (Aurora insulated coat) for Northeast region. Need historical sales + weather context to ground forecast for week 2026-W45.+0.084s
tool_call_start
→ query_sap_sales(sku="COAT-N18", region="NE", years=4)
+0.612s
tool_call_result
← {rows: 208, date_range: "2022-W01..2026-W18", avg_w45_units: 412}
+0.624s
tool_call_start
→ fetch_noaa_weather(region="NE", weeks_ahead=12)
+1.142s
tool_call_result
← {forecast: [+8°F W41, +4°F W42, ...], anomaly_index: 2.1}
+1.180s
monitor_signal
⚠ low_confidence — weather signal anomaly_index 2.1 is below detection threshold (2.5). Forecast confidence reduced.
+1.214s
reasoning_delta
Comparing prior-12-month baseline to weather signal. Baseline says 412 units. Weather is mildly anomalous but below threshold; not enough signal to flag.
+1.318s
content_delta
Forecast for COAT-N18 in NE region, week 2026-W45: 438 units (±12%, baseline-adjusted)12. Markdown probability: low.
+1.319s
citation
[1] Sales history 2022-W01 to 2026-W18 · COAT-N18 · NE · query_sap_sales
[2] Weather forecast NOAA · NE · weeks 41-52 · anomaly_index 2.1
+1.430s
tool_call_start
→ fire_markdown_alert(sku="COAT-N18", severity="none") — no fire (threshold not met)
+1.480s
tool_call_result
← {fired: false, reason: "severity_below_threshold"}
+3.094s
trace_complete
Trace complete · 9 events · 4 tool calls · status: warn · added to eval candidate pool (low_confidence signal)
Every interaction is stored as a typed event array — not free-form text. This is the contract that makes trajectory replay, failure clustering, and regression gating possible. See AgentEvent schema spec →