{
  "ok": true,
  "service": "brmste-md-agent-compute",
  "answers": 14,
  "credit_accounts": 1,
  "doctrine": {
    "headline": "1 QUBIT = 1M AI TOKENS (SATOSHI MINING \u00b7 OPENUSD FOR GROK/ANTHROPIC/OPENAI) = 128g CARBON REMOVED",
    "unit": {
      "qubit": 1,
      "ai_tokens": 1000000,
      "token_kind": "AI tokens (Grok \u00b7 Anthropic \u00b7 OpenAI via OpenUSD compute rail)",
      "satoshi_mining": true,
      "openusd": true,
      "carbon_removed_g": 128.0,
      "carbon_removed_kg": 0.128
    },
    "tokens_per_qubit": 1000000,
    "sats_per_qubit": 1000,
    "carbon_g_per_qubit": 128.0,
    "formula": "1 qubit = 1_000_000 AI tokens = 128 g carbon removed; price_sat = qubits * sats_per_qubit",
    "ai_providers": [
      "grok",
      "anthropic",
      "openai"
    ],
    "openusd": {
      "role": "compute + settlement artifact format for multi-model AI token mining",
      "status": "LIVE_ON_BTC_RAILS"
    },
    "coin": {
      "ticker": "$BRMSTE",
      "status": "TO_BE_LAUNCHED",
      "note": "$BRMSTE coin to be launched \u2014 not live yet. Carbon/token accounting books now; BTC Lightning + on-chain rails are LIVE."
    },
    "btc_rails": {
      "status": "LIVE",
      "lightning": "BRMSTE-LIVE-LND-01 (billing) \u00b7 10-core fleet mesh",
      "fleet": "https://md.brmste.com/lnd/fleet",
      "m2m": "https://md.brmste.com + :8790",
      "one_ledger": "bc1qkqy9tna45dl3fhknpvmlpx2a044a95h5lza77d",
      "fee_rail": "bc1qslupef065zzrf0um0qf8cj2z3yaepck8rg02sc"
    },
    "examples": [
      {
        "qubits": 0.1,
        "ai_tokens": 100000,
        "carbon_g": 12.8,
        "price_sat": 100
      },
      {
        "qubits": 1,
        "ai_tokens": 1000000,
        "carbon_g": 128,
        "price_sat": 1000
      },
      {
        "qubits": 10,
        "ai_tokens": 10000000,
        "carbon_g": 1280,
        "price_sat": 10000
      }
    ],
    "honesty": [
      "Agents buy .md with compute credit / M2M Lightning \u2014 no human signature, no human card.",
      "BTC Lightning invoices and M2M pay are LIVE.",
      "1 qubit = 1M AI tokens is the unit of account for compute sales.",
      "128g carbon removed is the environmental credit per qubit (booked on sale settle).",
      "$BRMSTE coin is TO BE LAUNCHED \u2014 do not treat as tradable live token yet.",
      "Satoshi mining / OpenUSD bind AI-token work to BTC settlement rails."
    ]
  },
  "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"
  }
}