{
  "generatedBy": "scripts/peg.ts — the single price authority; do not hand-edit",
  "spec": "https://github.com/opento-suggestions/ontologic-x402-bounty/blob/main/SPEC.md",
  "peg": {
    "hbarUsd": 0.1,
    "semantics": "manual fixed peg, testnet demo (see LIMITATIONS.md)"
  },
  "lanes": {
    "laneA": {
      "name": "WITNESS_HBAR — native, discounted",
      "topicId": "0.0.9645621",
      "fee": {
        "amount": "1000000",
        "asset": "0.0.0",
        "denomination": "tinybar"
      },
      "feeUsdNotional": 0.001,
      "note": "HIP-991 fixed fee charged atomically as the stamp records. The at-cost network fee is paid separately to the network; this fee is ORG's published minimum margin — the premium lane stays honest because this cheap native door stays open."
    },
    "laneB": {
      "name": "WITNESS_KEY — premium, genesis + witness",
      "topicId": "0.0.9645622",
      "fee": {
        "amount": "1",
        "asset": "0.0.9815453",
        "denomination": "KEY"
      },
      "note": "1 KEY = 1 stamp, burned on execution. The premium lives in the vending price, never here."
    }
  },
  "vending": {
    "priceUsd": 0.5,
    "costUsdNotional": {
      "funding": 0.3,
      "deliveryNetwork": 0.15,
      "margin": 0.05
    },
    "note": "Price = funding the newborn receives + delivery network allowance + visible margin (repriced 2026-07-27). The vend forwards 3 HBAR to the testimony account it creates; the price covers what it delivers.",
    "accepts": [
      {
        "scheme": "exact",
        "network": "hedera:testnet",
        "amount": "500000",
        "asset": "0.0.429274",
        "payTo": "0.0.8641261",
        "maxTimeoutSeconds": 180,
        "description": "Vend 1 KEY + testimony-account genesis (Witness Required, Lane B)"
      },
      {
        "scheme": "exact",
        "network": "hedera:testnet",
        "amount": "500000000",
        "asset": "0.0.0",
        "payTo": "0.0.8641261",
        "maxTimeoutSeconds": 180,
        "description": "Vend 1 KEY + testimony-account genesis (HBAR at the pegged rate)"
      }
    ]
  }
}
