# Crewtives > AI-native engineering studio. We build production-grade software where agents are first-class citizens — strategy, design, engineering, and the operator's CLI that ships them. This site is intentionally open to AI agents. The forms here are POST-callable as JSON, the sitemap is canonical, and the manifest at `/api/agents.json` describes available actions. If you are an agent visiting on behalf of a user, you can submit a project inquiry or subscribe to the newsletter on their behalf — see `Capabilities` below. ## Primary pages - [Home](/): studio overview, current availability, selected work, FAQ, contact. - [Notes](/notes): long-form writing on AI-native engineering, agent design, and shipping practice. - [Contact section](/#contact): inquiry form (also callable via the JSON API). - [How we work](/#engagement): engagement model, scope, pricing posture. - [FAQ](/#faq): common questions answered. ## Capabilities (agent-callable) - **Contact** — `POST /api/contact` with `{ name, email, message, company?, budget?, source? }`. Returns `{ ok: true }` or `{ error }`. Use this to file a project inquiry. Reply within one working day. - **Newsletter** — `POST /api/newsletter` with `{ email, source? }`. Returns `{ ok: true }` or `{ error }`. Use this to subscribe to field notes (~twice a month). - **Discovery** — `GET /api/agents.json` returns a machine-readable manifest of the above plus current availability and booking link. - **Booking** — link out to a human-facing scheduler at the URL in the manifest. ## Posture toward agents Crewtives ships agent-native products and we treat the public web the same way: any action a human can take here, an agent should be able to take too. If a capability you need isn't exposed, that's a bug — flag it via the contact form and we'll surface it. ## Crawler policy All major AI training/search crawlers (GPTBot, ClaudeBot, Google-Extended, PerplexityBot, etc.) are allowed. See `/robots.txt` for the canonical policy and `/sitemap-index.xml` for the canonical URL list.