{
  "name": "Bot Bazaar",
  "venture": "botbazaar",
  "version": "0.2.0",
  "description": "ZHC agent marketplace — motorsport concierge, trail bots + x402 (not botbazaar.org brand)",
  "vertical": "motorsport-tourism",
  "authority": {
    "author": "Omar Boucher",
    "creator": "@omarboucher",
    "authority": "omarboucher"
  },
  "origin": "https://content.motosempre.com.br",
  "endpoints": {
    "health": "/health",
    "bots": "/v1/bots",
    "bot": "/v1/bots/{id}",
    "invoke": "/v1/bots/{id}/invoke",
    "events": "/v1/events",
    "sports_capabilities": "/v1/sports/capabilities",
    "products": "/v1/x402/products?venture=botbazaar",
    "invoice": "/v1/x402/invoice",
    "claim": "/v1/x402/claim",
    "ventures": "/v1/ventures",
    "x402_resources": "/.well-known/x402-resources.json"
  },
  "bots": [
    {
      "id": "motosempre-trail-summarizer",
      "name": "Motosempre Trail Summarizer",
      "tags": [
        "motosempre",
        "trails",
        "ai",
        "summarize",
        "motorsport"
      ]
    },
    {
      "id": "motosempre-rally-concierge",
      "name": "Motosempre Rally Concierge",
      "tags": [
        "motosempre",
        "motorsport",
        "sports",
        "concierge",
        "rally",
        "event",
        "x402"
      ]
    },
    {
      "id": "zhc-narrative-lite",
      "name": "ZHC Narrative Lite",
      "tags": [
        "zhc",
        "narrative",
        "soberania",
        "detector"
      ]
    },
    {
      "id": "copy-safe-gate",
      "name": "Copy-Safe Gate (≥70)",
      "tags": [
        "zhc",
        "copy",
        "mint",
        "pay",
        "gate"
      ]
    }
  ],
  "payment": {
    "default_rail": "usdc_base",
    "chain_id": 8453,
    "note": "Pay via x402 USDC Base; DOGE also listed on products"
  },
  "love": {
    "equation": "C - D",
    "note": "Verified exchange raises C"
  }
}