{
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:blueprint.bryanjohnson.com:api:storefront-openapi",
      "displayName": "Blueprint Storefront OpenAPI Description",
      "type": "application/json",
      "url": "https://blueprint.bryanjohnson.com/cdn/shop/files/openapi-2026-08-27.json",
      "description": "OpenAPI 3.1 description of public Shopify platform endpoints served on the Blueprint storefront domain, including product catalog discovery and UCP agent-commerce integration. These are Shopify platform endpoints, not an independently operated first-party Blueprint API.",
      "capabilities": [
        "ProductCatalog",
        "AgentCommerce",
        "CheckoutDocumentation"
      ],
      "representativeQueries": [
        "Find Blueprint products and inspect the public storefront catalog",
        "Learn how an AI agent can use Blueprint's Shopify-powered commerce integration",
        "Determine which Blueprint checkout operations require explicit buyer approval"
      ]
    }
  ]
}
