{
  "schemaVersion": "1.0",
  "name": "Automancer",
  "description": "Practical AI and workflow automation for UK small businesses. Cut admin, reduce errors, and improve operations with Automancer.",
  "url": "https://automancer.uk",
  "generatedAt": "2026-08-24T08:08:20.649Z",
  "endpoints": [
    {
      "path": "/api/index.json",
      "description": "This discovery document: lists every JSON endpoint with a one-line description, plus related machine-readable surfaces (llms.txt, feeds, agent manifest, sitemap)."
    },
    {
      "path": "/api/business.json",
      "description": "Canonical business facts: legal name, trading name, company registration, ICO registration, contact details, address and areas served."
    },
    {
      "path": "/api/services.json",
      "description": "Service offerings with published from-prices (GBP), billing units and stable ids — the same data the /services pricing page is generated from."
    },
    {
      "path": "/api/case-studies.json",
      "description": "Every published case study: title, summary, sector, tags, publication date, headline stats and the full body text as raw Markdown."
    },
    {
      "path": "/api/field-notes.json",
      "description": "Every published field note article: title, description, author, date, category, tags and the full body text as raw Markdown."
    },
    {
      "path": "/api/pages.json",
      "description": "Every page emitted by this site: canonical URL, title, description, type, last-modified date and its Markdown twin URL where one exists."
    }
  ],
  "related": [
    {
      "path": "/openapi.json",
      "description": "OpenAPI 3.1 specification of every endpoint above."
    },
    {
      "path": "/developers",
      "description": "Human-readable developer & agent documentation."
    },
    {
      "path": "/llms.txt",
      "description": "Plain-text guide to the site for LLMs and agents."
    },
    {
      "path": "/llms-full.txt",
      "description": "The complete site content in one plain-text file."
    },
    {
      "path": "/agent.json",
      "description": "Agent-facing capability manifest."
    },
    {
      "path": "/security.txt",
      "description": "RFC 9116 security.txt."
    },
    {
      "path": "/sitemap-index.xml",
      "description": "XML sitemap of all pages."
    }
  ]
}
