{
  "name": "TruWe",
  "description": "Premium clinically-studied nutraceuticals with Bio-Absorb Matrix for superior absorption.",
  "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"
    ]
  },
  "supported_protocols": [
    "MCP",
    "UCP"
  ],
  "capabilities": [
    "browse_products",
    "get_product_details",
    "check_availability",
    "compare_products",
    "access_science_data",
    "personalized_routine_quiz",
    "view_pricing_and_offers"
  ],
  "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",
    "catalog_page": "https://truwe.in/shop",
    "quiz_page": "https://truwe.in/quiz",
    "sitemap": "https://truwe.in/sitemap.xml",
    "well_known_manifest": "https://truwe.in/.well-known/agentics-manifest.json",
    "agent_guide": "https://truwe.in/.well-known/agent-guide.md"
  },
  "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-06-08"
}