# amitte/escalation-detector

> Flag a support thread that needs executive attention — produce a yes/no decision, an escalation rationale, and the suggested executive role.

## 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/escalation-detector

## Tags

- **Capabilities:** escalation, support-triage, exec-flag
- **Domains:** customer-support, operations

## Evaluation

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

## Endpoints

- **model-backed** `detect-escalation` → (internal) — Take a support thread and return whether to escalate, the rationale, and the suggested exec role.

## Programmatic access

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

Last updated: 2026-06-08T14:20:56.215Z