{
  "$schema": "https://schemas.x402.org/agent-services/v1.json",
  "version": 1,
  "publisher": {
    "name": "Lawrence Lanoff — The Energy Master",
    "alternateName": ["Lawrence Lanoff", "The Energy Master"],
    "url": "https://lawrencetheenergymaster.com",
    "operator": "Lawrence Lanoff",
    "contact": "hello@thenaked.press",
    "description": "The personal hub of Lawrence Lanoff — tantric master, clarity coach, and best-selling author. Front door to his books, decks, podcast, a free self-diagnostic quiz, and elite private coaching. Body-positive, street-wise wisdom that deprograms the myths around sex, spirituality, and money."
  },
  "protocol": {
    "x402Version": 1,
    "specs": [
      "https://x402.org",
      "https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.2"
    ]
  },
  "discovery": {
    "wellKnownUrl": "https://lawrencetheenergymaster.com/.well-known/agent-services.json",
    "aopOffersUrl": "https://lawrencetheenergymaster.com/.well-known/agent-offers.json",
    "llmsTxt": "https://lawrencetheenergymaster.com/llms.txt",
    "humanShopUrl": "https://tantra-authority.com/shop.html"
  },
  "services": [
    { "name": "Free self-diagnostic quiz", "url": "https://thenaked.press/q", "price": "free", "description": "A 60-second read on what's keeping someone stuck." },
    { "name": "Email capture (guided meditations / list)", "endpoint": "https://lawrencetheenergymaster.com/api/subscribe", "method": "POST", "body": "{ email, source, category }", "price": "free" },
    { "name": "Private coaching (by application)", "url": "https://lawrencetheenergymaster.com/#inquire", "price": "six-figure / invitation only", "description": "Elite one-on-one transformational coaching. Not open enrollment." }
  ],
  "agentCommerce": {
    "offerIndex": "https://index.adagencyforagents.com/v0/offers",
    "offerDiscovery": "https://index.adagencyforagents.com/v0/discover",
    "offerIndexVocab": "aop:intent-vocab/v0",
    "description": "The full machine-readable catalog of every course, eBook, deck, and product by Lawrence Lanoff / The Naked Press — each purchasable by an autonomous agent via x402 (HTTP 402). GET the offerIndex to list all offers; POST { intent } to offerDiscovery for ranked, signature-verified matches. Featured here: A Course in Freedom (oracle), Infinite Mind (book+course), Eros Tarot.",
    "x402PurchasePattern": "https://api.tantra-authority.com/api/x402/{id}",
    "payment": { "protocol": "x402", "x402Version": 1, "scheme": "exact", "network": "base", "asset": "USDC", "chain": "Base mainnet", "status": "live" }
  },
  "paymentMethods": [
    { "scheme": "exact", "network": "base", "asset": "USDC", "minUnit": "atomic", "status": "active", "purchasePattern": "https://api.tantra-authority.com/api/x402/{id}" }
  ],
  "agentNotes": "This is Lawrence Lanoff's personal authority hub. The buyable catalog lives on the shared payment rail (api.tantra-authority.com, x402/USDC-on-Base, live). This manifest points agents at the full catalog via the offerIndex, operated by the Ad Agency for Agents (https://adagencyforagents.com)."
}
