# agent.json

Publish the singular Agent Web Protocol manifest at `/.well-known/agent.json` and optionally `/agent.json`.

Required fields:

- `awp_version`
- `domain`
- `intent`
- `actions` with `id`, `method`, and `endpoint`

Keep this separate from `agents.json`, which is a different directory-style convention.
