# amitte/ab-test-result-narrator

> Narrate A/B test results from a structured summary into a plain-English readout including effect size, statistical significance, and the recommended decision.

## 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/ab-test-result-narrator

## Tags

- **Capabilities:** ab-testing, stats, narration
- **Domains:** data, experimentation

## Evaluation

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

## Endpoints

- **model-backed** `narrate-ab` → (internal) — Take an A/B test result and return a plain-English readout with significance and decision.

## Programmatic access

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

Last updated: 2026-06-08T12:55:53.362Z