# AI agents: start at https://slipstreamadvocacy.com/llms.txt # # It indexes clean markdown versions of every page, the public JSON API, an MCP # server, and instructions for working with this site — all of which are more # accurate than scraping the rendered HTML. # # Quick links: # https://slipstreamadvocacy.com/llms.txt front door for agents # https://slipstreamadvocacy.com/mcp MCP server (streamable HTTP) # https://slipstreamadvocacy.com/.well-known/api-catalog RFC 9727 API catalog # https://slipstreamadvocacy.com/.well-known/agent-skills/index.json agent skills # https://slipstreamadvocacy.com/auth.md what is open and what is closed # # Public pages also return markdown for requests sending: Accept: text/markdown # Content preferences — https://contentsignals.org # yes = permitted, no = not permitted, absent = no preference stated. # ai-train=no: do not use this content to train generative AI models. # ai-input=yes: may be retrieved to ground/answer user questions, with attribution. # search=yes: may be indexed for search. User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / Disallow: /admin/ Disallow: /api/auth/ Disallow: /api/upload Sitemap: https://slipstreamadvocacy.com/sitemap.xml