{
  "@context": "https://agenticresourcediscovery.org/context/v1",
  "specVersion": "1.0",
  "host": {
    "displayName": "Salt of the Earth",
    "identifier": "did:web:saltoftheearthnatural.com",
    "url": "https://www.saltoftheearthnatural.com"
  },
  "entries": [
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:llms-txt",
      "displayName": "Salt of the Earth llms.txt",
      "type": "text/plain",
      "url": "https://www.saltoftheearthnatural.com/llms.txt",
      "description": "Short index of the storefront for language models: when to use the site, key routes, machine-readable files and how to transact.",
      "representativeQueries": [
        "what does Salt of the Earth sell",
        "where can I buy natural deodorant refills in the UK",
        "is Salt of the Earth deodorant certified natural"
      ],
      "tags": [
        "llms.txt",
        "natural deodorant",
        "ecommerce"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:llms-full-txt",
      "displayName": "Salt of the Earth llms-full.txt",
      "type": "text/plain",
      "url": "https://www.saltoftheearthnatural.com/llms-full.txt",
      "description": "Fuller first-party fact file: formats, certifications, awards, refill system, company history and retrieval guidance per topic.",
      "representativeQueries": [
        "Salt of the Earth deodorant awards and certifications",
        "how does the Salt of the Earth refill system work",
        "who makes Salt of the Earth deodorant"
      ],
      "tags": [
        "llms.txt",
        "brand facts"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:agents-md",
      "displayName": "Salt of the Earth agents.md",
      "type": "text/markdown",
      "url": "https://www.saltoftheearthnatural.com/agents.md",
      "description": "Instructions for agents: browsing the www storefront (locale routes, markdown negotiation) and transacting through the store's UCP endpoints on the checkout host.",
      "representativeQueries": [
        "how can an agent buy from Salt of the Earth",
        "Salt of the Earth agent instructions"
      ],
      "tags": [
        "agents.md",
        "ucp"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:api:search-openapi",
      "displayName": "Salt of the Earth product search API (OpenAPI)",
      "type": "application/json",
      "url": "https://www.saltoftheearthnatural.com/openapi.json",
      "description": "OpenAPI 3.1 description of GET /api/search: anonymous read-only catalogue search by phrase, returning matching products with their page URLs and JSON errors with stable codes. No prices or stock; those are on the product pages and the price list.",
      "representativeQueries": [
        "search the Salt of the Earth catalogue for a lavender refill",
        "Salt of the Earth product search API"
      ],
      "capabilities": [
        "searchProducts"
      ],
      "tags": [
        "openapi",
        "search"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:developers",
      "displayName": "Salt of the Earth developer guide",
      "type": "text/html",
      "url": "https://www.saltoftheearthnatural.com/en/developers",
      "description": "Human-readable guide for developers and agents: which host serves what, the search API with examples, where prices live, markdown pages, buying through UCP, and where Shopify's authentication metadata is.",
      "representativeQueries": [
        "how do I integrate with the Salt of the Earth store",
        "Salt of the Earth developer documentation"
      ],
      "tags": [
        "developers",
        "documentation"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:sitemap",
      "displayName": "Salt of the Earth sitemap",
      "type": "application/xml",
      "url": "https://www.saltoftheearthnatural.com/sitemap.xml",
      "description": "Every indexable product, collection, blog and content URL in English and Dutch, with lastmod dates.",
      "representativeQueries": [
        "list all Salt of the Earth product pages",
        "Salt of the Earth sitemap"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:pricing-page",
      "displayName": "Salt of the Earth price list (HTML)",
      "type": "text/html",
      "url": "https://www.saltoftheearthnatural.com/en/pricing",
      "description": "Every product with its current price in GBP (the /en default market), availability and product page, as one server-rendered HTML table readable without JavaScript; the Dutch twin at /nl/pricing quotes EUR.",
      "representativeQueries": [
        "Salt of the Earth deodorant prices",
        "how much does a Salt of the Earth refill cost in euros"
      ],
      "tags": [
        "pricing"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:pricing-md",
      "displayName": "Salt of the Earth price list (markdown)",
      "type": "text/markdown",
      "url": "https://www.saltoftheearthnatural.com/pricing.md",
      "description": "The same price list as one markdown table: every product with its current GBP price, availability and product page.",
      "representativeQueries": [
        "how much is Salt of the Earth deodorant",
        "Salt of the Earth price list",
        "cheapest Salt of the Earth refill"
      ],
      "tags": [
        "pricing",
        "markdown-for-agents"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:docs:markdown-pages",
      "displayName": "Salt of the Earth storefront as markdown",
      "type": "text/markdown",
      "url": "https://www.saltoftheearthnatural.com/en",
      "description": "Any storefront page — homepage, collections, products, blog, policies — returns markdown instead of HTML when fetched with `Accept: text/markdown`. Pages live under /en/... and /nl/....",
      "representativeQueries": [
        "read the Salt of the Earth aloe and lime deodorant page as markdown",
        "fetch Salt of the Earth product ingredients as text",
        "Salt of the Earth shipping policy"
      ],
      "capabilities": [
        "MarkdownNegotiation"
      ],
      "tags": [
        "markdown-for-agents"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:commerce:ucp-discovery",
      "displayName": "Salt of the Earth UCP discovery profile",
      "type": "application/json",
      "url": "https://checkout.saltoftheearthnatural.com/.well-known/ucp",
      "description": "Universal Commerce Protocol merchant profile served by Shopify on the checkout host: supported versions, service endpoints, capabilities and payment handlers.",
      "representativeQueries": [
        "does Salt of the Earth support the Universal Commerce Protocol",
        "Salt of the Earth UCP capabilities"
      ],
      "tags": [
        "ucp",
        "shopify"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:commerce:ucp-mcp",
      "displayName": "Salt of the Earth UCP MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.saltoftheearthnatural.com/.well-known/mcp/server-card.json",
      "description": "MCP server card for the store's UCP endpoint: catalog search and lookup, cart, checkout and order tools. Tool calls need meta.ucp-agent.profile; payment needs the buyer's approval.",
      "representativeQueries": [
        "search the Salt of the Earth catalogue for a roll-on deodorant",
        "add a Salt of the Earth spray refill to a cart and check out",
        "check the status of a Salt of the Earth order"
      ],
      "capabilities": [
        "search_catalog",
        "lookup_catalog",
        "get_product",
        "create_cart",
        "get_cart",
        "update_cart",
        "cancel_cart",
        "create_checkout",
        "get_checkout",
        "update_checkout",
        "complete_checkout",
        "cancel_checkout",
        "get_order"
      ],
      "tags": [
        "mcp",
        "ucp",
        "shopify"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    },
    {
      "identifier": "urn:air:saltoftheearthnatural.com:skills:shop",
      "displayName": "Shop Salt of the Earth",
      "type": "application/ai-skill+md",
      "url": "https://www.saltoftheearthnatural.com/agent-skills/shop-salt-of-the-earth/SKILL.md",
      "description": "Agent skill: browse, compare and buy Salt of the Earth natural deodorants using the markdown storefront and the UCP MCP endpoint.",
      "representativeQueries": [
        "help me choose a natural deodorant from Salt of the Earth",
        "buy Salt of the Earth deodorant for me"
      ],
      "tags": [
        "agent-skills",
        "shopping"
      ],
      "trustManifest": {
        "identity": "did:web:saltoftheearthnatural.com"
      }
    }
  ]
}