Build with AI

Give coding agents and internal copilots a stable, truthful way to consume Cobru documentation.

Cobru Docs is designed to work for developers reading in the browser and for AI systems that need stable markdown and canonical URLs.

What AI tools can use today

  1. Start with /llms.txt to discover the smallest relevant path.
  2. Pull the narrative page markdown before generating code from memory.
  3. Move to /docs/api/reference for exact request and response shape checks.
  4. Treat pages marked with verification caveats as lower-confidence sources.

Truth model

  • Public docs document only current Cobru behavior or clearly labeled legacy/menu-derived contracts.
  • verified, legacy-doc, and menu-only remain meaningful distinctions in the OpenAPI source.
  • Webhooks are not currently signed publicly, so agents should not model them as cryptographically trusted inputs.

Best pages to pair with AI

On this page