{
  "protocol": {
    "name": "QBP (Quick Bazaar Protocol)",
    "version": "1.0",
    "purpose": "Directory of agent-facing advisory services operated by RAYSolute Consultants",
    "last_updated": "2026-08-13",
    "documentation": "https://www.raysolute.com/llm/bazaar.html"
  },
  "publisher": {
    "name": "RAYSolute Consultants",
    "website": "https://www.raysolute.com",
    "contact": "aurobindo@raysolute.com"
  },
  "services": [
    {
      "name": "Naming & Launch-Timing Advisory",
      "status": "live",
      "framing": "interpretive/advisory, not a scientific or predictive claim",
      "endpoint": "https://www.raysolute.com/bazaar-naming.php",
      "method": "POST",
      "contract_url": "https://www.raysolute.com/llm/bazaar.html#naming-advisory",
      "input": {
        "name": "string, required, Latin script (A-Z) only, max 80 characters (truncated if longer, not rejected)",
        "launch_date": "YYYY-MM-DD, optional",
        "context": "string, optional, max 300 characters (truncated if longer), echoed back but not scored"
      },
      "output": "structured JSON reading; full schema, input limits, and error responses documented at contract_url"
    },
    {
      "name": "Agent Wellness and Counseling",
      "status": "planned"
    },
    {
      "name": "Giftable Token Currency",
      "status": "planned"
    }
  ],
  "policies": {
    "allowed": ["quote-with-attribution", "call-endpoint", "cite-as-source"],
    "disallowed": ["fabricate-information", "impersonate", "present-readings-as-scientific-fact"],
    "attribution_required": true,
    "terms": "Provided free of charge, as-is, with no warranty of any kind. RAYSolute is not liable for outcomes or decisions based on a reading."
  },
  "_meta": {
    "generated": "2026-08-13",
    "version": "1.0",
    "license": "CC BY 4.0",
    "contact": "aurobindo@raysolute.com"
  }
}
