{
  "name": "TruWe",
  "description": "Premium clinically-studied nutraceuticals with Bio-Absorb Matrix for superior absorption. Focused protocols for liver-gut, sleep-recovery, and hormonal balance.",
  "url": "https://truwe.in",
  "brand": {
    "name": "TruWe",
    "tagline": "Science. Synergy. Superior.",
    "proprietary_tech": "Bio-Absorb Matrix",
    "key_products": [
      "Liver Biome+",
      "Mag Absorb Pro",
      "Ova Balance"
    ]
  },
  "capabilities": [
    "browse_products",
    "get_product_details",
    "check_availability",
    "compare_products",
    "access_science_data",
    "personalized_routine_quiz",
    "view_pricing_and_offers"
  ],
  "supported_protocols": [
    "MCP",
    "UCP"
  ],
  "commerce_platform": "first-party (not Shopify)",
  "endpoints": {
    "manifest": "https://truwe.in/api/public/agent/manifest",
    "products": "https://truwe.in/api/public/agent/products",
    "product_details": "https://truwe.in/api/public/agent/products/{handle}",
    "science": "https://truwe.in/api/public/agent/science",
    "quiz_protocol": "https://truwe.in/api/public/quiz-protocol",
    "product_catalog": "https://truwe.in/shop",
    "quiz": "https://truwe.in/quiz",
    "sitemap": "https://truwe.in/sitemap.xml",
    "ucp_profile": "https://truwe.in/.well-known/ucp",
    "ucp_rest_base": "https://truwe.in/ucp/v1",
    "ucp_science": "https://truwe.in/ucp/ext/in.truwe/science",
    "ucp_claims": "https://truwe.in/ucp/ext/in.truwe/claims"
  },
  "data_structure": {
    "schema_types": [
      "Product",
      "Offer",
      "FAQPage",
      "Organization"
    ],
    "notes": "Full JSON-LD available on all product and key pages"
  },
  "policies": {
    "checkout": "Human approval required for all purchases. Agents must present verified user intent.",
    "rate_limit": "100 requests per minute per agent",
    "data_usage": "Product data and science claims may be used for recommendations. Do not misrepresent clinical claims.",
    "contact_for_agents": "agents@truwe.in"
  },
  "trust_signals": {
    "third_party_tested": true,
    "fssai_licensed": true,
    "clinically_dosed": true,
    "proprietary_absorption_tech": "Bio-Absorb Matrix"
  },
  "version": "1.0",
  "last_updated": "2026-08-13",
  "ucp": {
    "profile": "https://truwe.in/.well-known/ucp",
    "version": "2026-04-08",
    "rest_base": "https://truwe.in/ucp/v1",
    "phase": "1a — catalog search + lookup, stateless cart assembly (POST /ucp/v1/carts), in.truwe.science, in.truwe.claims. Checkout/order are NOT yet advertised; complete purchases on truwe.in.",
    "extensions": {
      "in.truwe.science": "https://truwe.in/ucp/ext/in.truwe/science",
      "in.truwe.claims": "https://truwe.in/ucp/ext/in.truwe/claims"
    }
  }
}
