> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tracelm.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Alerts Overview

> Reliability-first default alert rules and alert summary endpoints

TraceLM defaults prioritize reliability alerts:

* `execution_loop_detected`
* `tool_call_failures`
* `context_loss_detected`
* `unnecessary_tool_pattern`

Signal-based quality alerts remain available as secondary alerts.

## Endpoints

* `GET /api/v1/alerts/rules`
* `GET /api/v1/alerts/summary`
* `GET /api/v1/alerts/high-risk`
* `GET /api/v1/alerts/stats`
