{
  "specVersion": "1.0",
  "host": {
    "displayName": "Business Bricks Utah",
    "identifier": "businessbricks.com",
    "documentationUrl": "https://businessbricks.com",
    "trustManifest": {
      "identity": "https://businessbricks.com",
      "identityType": "https"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:businessbricks.com:openapi:business-knowledge",
      "displayName": "Business Bricks Utah Business Knowledge API",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/openapi.json?domain=businessbricks.com",
      "description": "OpenAPI 3.1 contract for Business Bricks Utah: business profile, products, FAQ, testimonials, categories, semantic search, and Q&A endpoints.",
      "capabilities": [
        "business.profile",
        "products.search",
        "faq.answer",
        "qa.search",
        "testimonials.list",
        "categories.list"
      ],
      "representativeQueries": [
        "What does Business Bricks Utah do?",
        "What products or services does Business Bricks Utah offer?",
        "How does Business Bricks Utah compare to competitors?"
      ],
      "updatedAt": "2026-07-29T03:41:30.828Z",
      "trustManifest": {
        "identity": "https://businessbricks.com",
        "identityType": "https"
      }
    },
    {
      "identifier": "urn:air:businessbricks.com:skills:capability-menu",
      "displayName": "Business Bricks Utah Skills Manifest",
      "type": "application/json",
      "url": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/skills.json?domain=businessbricks.com",
      "description": "Capability hints with openapi_ref pointers so agents can map skills to concrete API calls.",
      "capabilities": [
        "skills.discovery"
      ],
      "updatedAt": "2026-07-29T03:41:30.828Z"
    },
    {
      "identifier": "urn:air:businessbricks.com:search:semantic",
      "displayName": "Business Bricks Utah Semantic Search",
      "type": "application/json",
      "url": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/search?domain=businessbricks.com",
      "description": "Semantic search over Business Bricks Utah's indexed content. Pass ?q= or ?query= with a natural-language question; returns ranked passages with source URLs.",
      "capabilities": [
        "search.semantic",
        "qa.search"
      ],
      "representativeQueries": [
        "Does Business Bricks Utah support [feature]?",
        "How do I [task] with Business Bricks Utah?",
        "What is Business Bricks Utah's pricing for [use case]?"
      ],
      "updatedAt": "2026-07-29T03:41:30.828Z",
      "trustManifest": {
        "identity": "https://businessbricks.com",
        "identityType": "https"
      }
    }
  ]
}