{
  "kalicart_well_known_bootstrap": "1.0",
  "purpose": "Stable bootstrap file for generic crawlers and LLM toolchains. Fetch full_discovery next.",
  "vendor_discovery_media_type": "application/vnd.kalicart.global-discovery+json",
  "vendor_accept_usage": "GET full_discovery_url with header Accept: application/vnd.kalicart.global-discovery+json returns the same JSON body with that Content-Type (optional; default is application/json). GET https://global.kalicart.com/ with that Accept proxies to discovery.",
  "full_discovery_url": "https://global.kalicart.com/v1/global-catalog/discovery",
  "scope_type": "global_multi_merchant_catalog",
  "this_host_serves": "Federated catalog: MCP server at /mcp-public (see .well-known/mcp.json) and public REST reads under /v1/global-catalog/*.",
  "important": "This URL is not the merchant agent-bridge. Global federation does not chain through dashboard.kalicart.com/v1/agent-bridge. That path is only for single-merchant tokens from a store's own <link rel=\"kalicart-catalog\">. Note: this is unrelated to the federated MCP server at /mcp-public on this host, which serves the global catalog directly.",
  "machine_readable_index": "https://global.kalicart.com/llms.txt",
  "profile_and_semantics": "https://global.kalicart.com/.well-known/kalicart-discovery-profile.json",
  "mcp_server": {
    "endpoint": "https://global.kalicart.com/mcp-public",
    "transport": "streamable-http",
    "authentication": "none",
    "descriptor": "https://global.kalicart.com/.well-known/mcp.json",
    "note": "Preferred surface for agents. Every offer carries handoff.bridge_product_url: product detail, variant selection and purchase state are authoritative on the merchant's own Bridge, not here."
  }
}
