# racon

**MCP & cartridges** — the experience grail (`racon/1.0`).

- Canonical: https://github.com/kody-w/racon
- Schema: `racon/1.0`
- Default branch: `main`

## What it is

RACon is the **experience-cartridge** layer — a packaged, runnable experience (a cookbook, a guided flow, a console session) distributed as a cartridge and played back. Where an `.egg` carries an *organism* or a piece of one, a RACon cartridge carries an *experience* you step through.

The cartridge spec it implements lives in [rapp-carts](rapp-carts.md); the first RACon cartridge is `cowork-cookbook-rapp`.

## What it provides

- The `racon/1.0` experience grail.
- A console for playing experience cartridges back.

Pairs with [rapp-carts](rapp-carts.md) (the spec) and the egg family (see [`SCHEMAS.md`](../SCHEMAS.md)).
