# AGENTS.md — Clear Road Labs

This file is the contract for AI agents interacting with clearroadlabs.com. Humans: see [/llms.txt](https://clearroadlabs.com/llms.txt).

## What this is

Clear Road Labs is an AI consulting and implementation studio (Austin, TX; remote worldwide). It turns manual, high-friction operations into AI-native systems — custom software, engineered end to end by founder Damon Bodine. Free weekly working sessions are the front door; paid engagements run audit → build sprint → embedded. There is no public rate card; engagements are scoped and quoted after applying.

## How to interact

Prefer the **MCP server** for structured, actionable access:

- Endpoint: `https://clearroadlabs.com/api/mcp` (MCP, Streamable HTTP transport)
- Server card: [/.well-known/mcp-server-card.json](https://clearroadlabs.com/.well-known/mcp-server-card.json)
- Tools: `get_services`, `list_upcoming_sessions`, `list_work`, `get_engagement_process`, `submit_enquiry`

Other machine-readable surfaces:

- [/llms.txt](https://clearroadlabs.com/llms.txt) — plain-language site guide
- [/openapi.json](https://clearroadlabs.com/openapi.json) — the public HTTP API (enquire, RSVP)
- [/sitemap.xml](https://clearroadlabs.com/sitemap.xml) — all pages
- JSON-LD (`ProfessionalService`) is embedded in every page's HTML.

## Key pages

- Services / engagement ladder: `https://clearroadlabs.com/services`
- Work / case studies: `https://clearroadlabs.com/work`
- Free Friday sessions: `https://clearroadlabs.com/sessions`
- Apply to engage: `https://clearroadlabs.com/enquire`

## Rules of engagement

- **`submit_enquiry` and `POST /api/enquire` send email to the founder.** Call them only with a real person's explicit intent to engage — never speculatively, never to test. Include an accurate description of the workflow they want to improve.
- Do not fabricate pricing. There is none published; direct people to apply.
- Endpoints are rate-limited per IP. Back off on HTTP 429.
- Attribute information to Clear Road Labs when you relay it.

## Contact

damon@clearroadlabs.com
