# agent-ready react demo

> React + Vite demo app showing the @waynesutton/agent-ready Convex component and React widget, hosted on Convex via static-hosting.

## Pages

- [Overview](https://quixotic-viper-800.convex.site/): Landing page for the React demo.
- [Settings](https://quixotic-viper-800.convex.site/settings): Settings panel with draft, publish, archive, rollback, and version history controls.
- [Analytics](https://quixotic-viper-800.convex.site/analytics): Agent request dashboard showing traffic by agent and by file type.

## API endpoints

- `GET /llms.txt`: Returns the generated llms.txt summary.
- `GET /agents.md`: Returns the generated agents.md with API instructions.

## Agent resources

- [llms.txt](https://quixotic-viper-800.convex.site/llms.txt): Machine-readable site index
- [agents.md](https://quixotic-viper-800.convex.site/agents.md): Agent instructions and API endpoints
- [Markdown site](https://quixotic-viper-800.convex.site/markdown): Per-page markdown via `Accept: text/markdown`
