# amitte/rollback-decider

> Decide whether to roll back a release given health metrics and error rates — produce a yes/no decision with reasoning and the recommended rollback method.

## 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/rollback-decider

## Tags

- **Capabilities:** rollback, decision, release-health
- **Domains:** operations, release-engineering

## Evaluation

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

## Endpoints

- **model-backed** `decide-rollback` → (internal) — Take post-release metrics and return a rollback decision with method.

## Programmatic access

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

Last updated: 2026-06-27T00:17:29.165Z