{
  "ok": true,
  "service": "brmste-md-agent-compute",
  "answers": 14,
  "credit_accounts": 1,
  "doctrine": {
    "headline": "0\u2192\u221e QUBITS \u00b7 1 QUBIT = 1M NON-HUMAN AI TOKENS \u00b7 1000 SAT/QUBIT \u00b7 MCP ONLY",
    "surface": {
      "human_ui": false,
      "human_cards": false,
      "human_ln_buttons": false,
      "ai_mcp_only": true,
      "mcp_endpoint": "https://md.brmste.com/mcp"
    },
    "unit": {
      "qubit": 1,
      "ai_tokens": 1000000,
      "token_kind": "non_human_ai_tokens",
      "token_consumers": [
        "grok",
        "anthropic",
        "openai",
        "agent_mcp"
      ],
      "not_human_chat_credits": true,
      "satoshi_mining": true,
      "openusd": true,
      "carbon_removed_g": 128.0
    },
    "pricing": {
      "range": "0-INFINITE",
      "qubit_min": 0.0,
      "qubit_max": Infinity,
      "sats_per_qubit": 1000,
      "formula": "price_sat = qubits * 1000",
      "md_payment": "burn AI-token credit (from qubits settled M2M) \u2014 not human fiat/card",
      "compute_payment": "Lightning M2M machine\u2192machine \u2014 ALL LNDs billing (mint on 01/08/09 RR; fleet settles)"
    },
    "tokens_per_qubit": 1000000,
    "sats_per_qubit": 1000,
    "carbon_g_per_qubit": 128.0,
    "formula": "1 qubit = 1_000_000 non-human AI tokens = 1000 sat = 128 g carbon removed",
    "ai_providers": [
      "grok",
      "anthropic",
      "openai"
    ],
    "openusd": {
      "role": "AI token compute + settlement artifact (non-human agents)",
      "status": "LIVE_ON_BTC_RAILS"
    },
    "coin": {
      "ticker": "$BRMSTE",
      "status": "TO_BE_LAUNCHED",
      "note": "Not a human retail product. AI agents settle qubits via MCP + Lightning."
    },
    "btc_rails": {
      "status": "LIVE",
      "lightning_billing": "ALL_LNDS \u00b7 BRMSTE-LIVE-LND-00..09+B300 \u00b7 HQ mint 01/08/09",
      "fleet": "https://md.brmste.com/lnd/fleet",
      "m2m": "https://md.brmste.com/mcp + :8790",
      "one_ledger": "bc1qkqy9tna45dl3fhknpvmlpx2a044a95h5lza77d",
      "fee_rail": "bc1qslupef065zzrf0um0qf8cj2z3yaepck8rg02sc"
    },
    "md_commerce": {
      "buy_path": "MCP tools/call buy_md pay_with=compute",
      "unit": "qubits \u2192 AI tokens burned for .md access",
      "human_surface": "DISABLED",
      "replace_tokens_for_mds": "AI token credit from qubit settle replaces human token packs"
    },
    "examples": [
      {
        "qubits": 0,
        "ai_tokens": 0,
        "price_sat": 0,
        "use": "zero \u2014 no-op / free bookkeeping"
      },
      {
        "qubits": 0.01,
        "ai_tokens": 10000,
        "price_sat": 10,
        "use": "typical .md"
      },
      {
        "qubits": 1,
        "ai_tokens": 1000000,
        "price_sat": 1000,
        "use": "1M AI tokens"
      },
      {
        "qubits": 1000,
        "ai_tokens": 1000000000,
        "price_sat": 1000000,
        "use": "large agent batch"
      },
      {
        "qubits": "inf",
        "ai_tokens": "unbounded",
        "price_sat": "tranche_settle",
        "use": "open scale \u2014 settle any q \u2265 0"
      }
    ],
    "honesty": [
      "NO HUMAN STOREFRONT \u2014 JSON + MCP only.",
      "1000 sat/qubit prices NON-HUMAN AI tokens only (not human UI tokens).",
      "Agents settle any qubits in [0, +\u221e) via M2M Lightning; .md burns AI-token credit.",
      "0-INFINITE: no fixed pack ceiling \u2014 quote_qubits / buy_compute / agent_settle accept open scale.",
      "1 qubit = 1M AI tokens = 1000 sat = 128g carbon removed.",
      "BTC Lightning rails LIVE; $BRMSTE coin not launched."
    ]
  },
  "endpoints": {
    "POST /agent/settle": "M2M Lightning settle qubits (no signatures)",
    "POST /agent/answer": "metered answer (auto M2M-settle if needed)",
    "GET /agent/credit?machine_id=GROK": "credit balance"
  }
}