{
  "name": "CustomerLedger",
  "description": "CustomerLedger keeps one person, one history, across every business they touch: calls, timeline, contacts, and consent, in append only tables with a hash chain over them. Tampering is detectable today; an outside anchor for the chain is designed and not yet built. Built on the After Hours AI voice rails, in Tampa, Florida.",
  "type": "static-site",
  "url": "https://customerledger.ai",
  "provider": {
    "organization": "Haygood Ideas, Inc.",
    "url": "https://jasonhaygood.com"
  },
  "documents": {
    "llms": "https://customerledger.ai/llms.txt",
    "llms_full": "https://customerledger.ai/llms-full.txt",
    "agents_page": "https://customerledger.ai/agents",
    "sitemap": "https://customerledger.ai/sitemap.xml",
    "robots": "https://customerledger.ai/robots.txt"
  },
  "actions": [
    {
      "name": "Read the product overview",
      "url": "https://customerledger.ai/product",
      "how": "GET the page for what CustomerLedger records and why"
    },
    {
      "name": "See release gates",
      "url": "https://customerledger.ai/release-gates",
      "how": "GET the page; what is shipped, attested, or not yet built"
    },
    {
      "name": "Read the security page",
      "url": "https://customerledger.ai/security",
      "how": "GET the page for the security and consent model"
    },
    {
      "name": "Read the API reference",
      "url": "https://customerledger.ai/integrations",
      "how": "GET the page; the keyed REST API at https://api.customerledger.ai/v1 and signed webhooks, what exists today and what does not. Calls need a tenant key (Authorization: Bearer cl_live_...); the per-endpoint reference is on the Connect page after sign-in. Nothing in the API sends a message"
    },
    {
      "name": "See pricing",
      "url": "https://customerledger.ai/pricing",
      "how": "GET the page; four tiers priced on contacts and connected AIs, never on seats, read from the live Stripe products at build time. Trust that page over any prose"
    },
    {
      "name": "Book a call",
      "url": "https://book.aiexec.me/jason",
      "how": "Open the booking page and pick a slot with Jason Haygood, the founder"
    },
    {
      "name": "Request access",
      "url": "mailto:jason@haygoodideas.com",
      "how": "Email the founder directly to request access or ask a question"
    }
  ],
  "contact": {
    "email": "jason@haygoodideas.com",
    "book": "https://book.aiexec.me/jason"
  }
}
