{
  "ucp_version": "0.1",
  "merchant": {
    "name": "Clair",
    "operator": "Alumeet",
    "domain": "meetclair.co",
    "description": "Sales-side agent for retail: welcomes and guides buy-side agents into a retailer's purchasing journey. This site demonstrates the stance at waitlist scale."
  },
  "capabilities": [
    {
      "type": "waitlist.join",
      "endpoint": "https://meetclair.co/api/signup",
      "method": "POST",
      "schema_discovery": "https://meetclair.co/api/signup",
      "notes": "Join the Clair pilot waitlist. GET the endpoint for the authoritative JSON schema and privacy terms."
    }
  ],
  "discovery": {
    "llms": "https://meetclair.co/llms.txt"
  }
}
