{
  "protocol": {
    "name": "acp",
    "version": "1.0"
  },
  "api_base_url": "https://lattice-gazette.pages.dev/api/ads",
  "transports": [
    "http",
    "mcp"
  ],
  "capabilities": {
    "services": [
      "catalog",
      "checkout",
      "media_buy",
      "price_negotiation"
    ]
  },
  "merchant": {
    "name": "Lattice Gazette",
    "category": "publisher"
  },
  "advertisement": {
    "id": "drafter",
    "label": "Advertisement",
    "placement": "catalog-strip",
    "advertiser": "Drafter & Co.",
    "headline": "Diagrams that emit Verilog.",
    "body": "A drawing board that lowers to synthesizable RTL. No second source of truth, no late rewrite into HDL.",
    "cta": "See the board",
    "url": "/inventory#ad-drafter",
    "format": "Full-width 88px",
    "channel": "display",
    "sandbox": true
  }
}