developer resources
Will Mitchell developer resources
Supported machine-readable surfaces for willmitchell.com, with an explicit record of what is and is not currently published.
Agent discovery
Markdown content negotiation
The canonical homepage and selected editorial pages return Markdown when the request prefers text/markdown. Browsers continue to receive HTML. Explicit .md siblings are available for clients that cannot set request headers.
curl -sS -H 'Accept: text/markdown' https://willmitchell.com/Public interface status
This personal site does not currently publish a public API, OpenAPI specification, authentication guide, webhook catalog, SDK, or MCP server. The discovery and Markdown resources above are the supported technical interface today.
Product-specific developer resources should be discovered on the corresponding product domain rather than inferred from this site.
Recovery
Unknown paths return a real HTTP 404. Markdown requests receive a compact recovery document that links back to the agent index, sitemap, homepage, and this page.
Back to willmitchell.com