# amitte/status-page-writer

> Write a public status page update for an active incident — pick the right state (investigating, identified, monitoring, resolved) and produce a neutral, fact-only update.

## 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/status-page-writer

## Tags

- **Capabilities:** status-page, incident-comms, transparency
- **Domains:** operations, communications

## Evaluation

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

## Endpoints

- **model-backed** `write-status` → (internal) — Take incident state and known facts and return a status page update.

## Programmatic access

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

Last updated: 2026-06-27T00:30:39.806Z