# Agentic30 Developer Resources

> Public machine-readable resources for Agentic30 Builder Intelligence and the current integration boundary.

## Supported resources

- [Builder Intelligence Markdown](https://agentic30.app/data.md): Stable Markdown companion to the interactive catalogue
- [Agent instructions](https://agentic30.app/agent-instructions.md): Best-fit jobs, calling convention, access, and evidence rules
- [llms.txt](https://agentic30.app/llms.txt): Curated Agentic30 document index
- [Sitemap](https://agentic30.app/blog-sitemap.xml): Crawlable public page index
- [RSS](https://agentic30.app/rss.xml): Published Agentic30 articles

The canonical `https://agentic30.app/data` URL supports HTTP content negotiation. Send `Accept: text/markdown` for Markdown or `Accept: text/html` for the interactive page. Negotiated responses include `Vary: Accept, Accept-Encoding`.

## Current integration boundary

- Public API: not currently offered.
- OpenAPI specification: not published because there is no supported public API contract.
- Third-party authentication documentation: not currently offered.
- Webhooks: not currently offered.
- MCP server: not currently offered.

The site's private `/api/*` routes support first-party product behavior and are not a developer API. Do not build integrations against them.
