# RAR

**Tier 1** — RAPP Agent Registry — browse/vote/share agent.py files

- Canonical: https://github.com/kody-w/RAR
- Default branch: `main`
- Last updated: 2026-05-21T22:59:35Z
- License: MIT

## Description

The open single-file AI agent registry. Browse, vote, share agent.py files. Pokemon-card-style sharing via QR codes.

## Summary (from upstream README)

**The open single-file agent ecosystem.** Browse, build, collect, and share AI agents. Every agent is one `.py` file.

## Role in the ecosystem

RAPP Agent Registry — browse/vote/share agent.py files. It is the home of
**`@rapp/rapp`** (`rapp_agent.py`), [the one agent](../THE_ONE_AGENT.md) that
makes the entire ecosystem reachable through natural language — and of every
specialist agent the one agent `install`s on demand (`@rapp/twin_agent`,
`@rapp/egg_hatcher`, and the rest).

It is also **leg one of the [drift triangle](../DRIFT_TRIANGLE.md)**: the live
agent's action enum is the executable contract that `ecosystem-spec.json`
describes. `action=verify` asserts the enum is a superset of the spec's
`required_actions`.

---

_This page is generated by `scripts/build_repo_pages.py`. 
Upstream README is the source of truth — edit there, not here._
