# amitte/anomaly-explainer

> Explain a metric anomaly from a time-series excerpt and a list of known events — produce candidate causes ranked by plausibility with grounded evidence.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/anomaly-explainer

## Tags

- **Capabilities:** anomaly-detection, narration, analytics
- **Domains:** data, analytics

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `explain-anomaly` → (internal) — Take a time series with a flagged anomaly and known events, return ranked candidate causes.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/anomaly-explainer" } }`
- Install via CLI: `amitte install amitte/anomaly-explainer`
- HTML page: https://amitte.com/s/amitte/anomaly-explainer

Last updated: 2026-06-08T12:50:51.680Z