{
  "name": "Cedar Bloom Consulting AI Sales Gateway",
  "description": "Cedar Bloom Consulting helps small businesses, founders, and service companies organize their accounts, understand cash flow, prepare basic compliance documents, and improve business operations. The firm focuses on practical advisory, bookkeeping readiness, reporting clarity, and safe handoff to a human consultant when financial or legal decisions require review.",
  "url": "https://aig.websdocs.com/ai/cedar-bloom-consulting",
  "provider": {
    "name": "WebsDocs",
    "url": "https://www.websdocs.com"
  },
  "version": "1.0",
  "preferredTransport": "HTTP+JSON and JSON-RPC 2.0",
  "capabilities": {
    "publicProfile": true,
    "services": true,
    "offers": true,
    "pricingRules": true,
    "faq": true,
    "routes": true,
    "publicAsk": true,
    "checkoutDoor": true,
    "a2aHandshake": true,
    "a2aSessionMessaging": true,
    "safeActionRequest": true,
    "humanHandoff": true,
    "privateDataAccess": false,
    "directPaymentExecution": false,
    "liveActionExecution": false
  },
  "endpoints": {
    "pulse": "https://aig.websdocs.com/pulse/cedar-bloom-consulting",
    "profile": "https://aig.websdocs.com/ai/cedar-bloom-consulting/profile",
    "companyProfileJson": "https://aig.websdocs.com/ai/cedar-bloom-consulting/data/aig-company-profile.json",
    "llmsTxt": "https://aig.websdocs.com/ai/cedar-bloom-consulting/llms.txt",
    "policy": "https://aig.websdocs.com/ai/cedar-bloom-consulting/policy",
    "pricing": "https://aig.websdocs.com/ai/cedar-bloom-consulting/pricing",
    "routes": "https://aig.websdocs.com/ai/cedar-bloom-consulting/routes",
    "faq": "https://aig.websdocs.com/ai/cedar-bloom-consulting/faq",
    "ask": "https://aig.websdocs.com/ai/cedar-bloom-consulting/ask",
    "checkout": "https://aig.websdocs.com/ai/cedar-bloom-consulting/checkout",
    "action": "https://aig.websdocs.com/ai/cedar-bloom-consulting/action",
    "a2aHandshake": "https://aig.websdocs.com/ai/cedar-bloom-consulting/a2a/v1/handshake",
    "a2aMessage": "https://aig.websdocs.com/ai/cedar-bloom-consulting/a2a/v1/message",
    "a2aMessageSend": "https://aig.websdocs.com/ai/cedar-bloom-consulting/a2a/v1/message:send",
    "a2aActionRequest": "https://aig.websdocs.com/ai/cedar-bloom-consulting/a2a/v1/action-request",
    "apiA2AHandshake": "https://aig.websdocs.com/api/a2a/cedar-bloom-consulting/v1/handshake",
    "apiA2AMessage": "https://aig.websdocs.com/api/a2a/cedar-bloom-consulting/v1/message",
    "apiA2AMessageSend": "https://aig.websdocs.com/api/a2a/cedar-bloom-consulting/v1/message:send",
    "apiA2AActionRequest": "https://aig.websdocs.com/api/a2a/cedar-bloom-consulting/v1/action-request"
  },
  "safety": {
    "publicKnowledgeOnly": true,
    "blockedData": [
      "private dashboard data",
      "payment records",
      "admin records",
      "database records",
      "setup codes",
      "OTP data",
      "dashboard access codes",
      "confidential client information"
    ]
  },
  "skills": [
    {
      "id": "profile_read",
      "name": "Public Profile Read",
      "description": "Read approved public business profile facts."
    },
    {
      "id": "pricing_read",
      "name": "Pricing Rules Read",
      "description": "Read published pricing notes and safe quote rules."
    },
    {
      "id": "routes_read",
      "name": "Public Routes Read",
      "description": "Read contact, booking, quote, support, and product routes."
    },
    {
      "id": "faq_read",
      "name": "FAQ Read",
      "description": "Read approved public FAQ answers."
    },
    {
      "id": "source_locked_ask",
      "name": "Source-Locked Ask",
      "description": "Answer from the public ASG profile and optional approved RAG context."
    },
    {
      "id": "checkout_door",
      "name": "Checkout Door",
      "description": "Record checkout intent without executing payment."
    },
    {
      "id": "safe_action_request",
      "name": "Safe Action Request",
      "description": "Record handoff/support intent without executing live actions."
    }
  ]
}