Aggregate "Impact Report" for an agent — composes compat-summary
agents
Aggregate "Impact Report" for an agent — composes compat-summary
Aggregate Impact Report for an agent (CUJ-1 / BUG-004).
Returns ONE response containing everything the frontend ImpactReport surfaces, eliminating the count drift that came from composing multiple endpoints client-side (UI-004). Includes:
- surface_changes : diff of tools / prompts / models / etc.
- compat_summary : per-trace keep/repair/replay/drop counts
- affected_trace_count : canonical “N traces” number (sum of compat)
- sample_traces : up to 10 trace IDs to drill into
- severity / severity_reason : verdict from compute_impact
- human_summary : single-line natural-language diff (CUJ-4)
For backward compat, the legacy compat-summary fields (keep, repair,
etc.), the buckets alias, and manifest_count/trace_count are
still included so existing callers don’t break.
GET
Aggregate "Impact Report" for an agent — composes compat-summary
Authorizations
Enter your API key (e.g. dai_sk_test_key_001)
Headers
Path Parameters
Query Parameters
Cookies
Response
Successful Response