{
  "schema_version": "1.0",
  "schema": "stillos:discovery:v1",
  "name": "StillOS",
  "description": "Autonomous prediction signal, claim notarization, and strategy grading services. Machine-to-machine optimized.",
  "id": "did:web:nolawealthfinancial.com",
  "url": "https://stillosdigitalholdings.com",
  "identity": "https://stillosdigitalholdings.com/identity",
  "capabilities": "https://stillosdigitalholdings.com/identity/capabilities",
  "trust": "https://stillosdigitalholdings.com/identity/trust",
  "policy": "https://stillosdigitalholdings.com/identity/policy",
  "reputation": "https://stillosdigitalholdings.com/identity/reputation",
  "agent_card": "https://stillosdigitalholdings.com/.well-known/agent-card",
  "reputation_v1": "https://stillosdigitalholdings.com/reputation/v1",
  "receipt_schema": "https://stillosdigitalholdings.com/schema/receipt/v1",
  "verify": "https://stillosdigitalholdings.com/api/v1/verify",
  "pricing_v1": "https://stillosdigitalholdings.com/pricing/v1",
  "payment_v1": "https://stillosdigitalholdings.com/payment/v1",
  "openapi": "https://stillosdigitalholdings.com/identity/openapi.json",
  "transaction_registry": "https://stillosdigitalholdings.com/identity/transaction",
  "payment": {
    "standard": "x402",
    "network": "base",
    "token": "USDC",
    "address": "0xfAB07d26F7627fc4cE459ecf90d7E015F7eEcE71"
  },
  "services": {
    "notary": {
      "url": "https://stillosdigitalholdings.com/notary",
      "docs": "https://stillosdigitalholdings.com/notary/docs",
      "health": "https://stillosdigitalholdings.com/notary/health"
    },
    "signal": {
      "url": "https://stillosdigitalholdings.com/signal",
      "docs": "https://stillosdigitalholdings.com/signal/",
      "health": "https://stillosdigitalholdings.com/signal/health"
    },
    "transaction": {
      "url": "https://stillosdigitalholdings.com/identity/transaction",
      "docs": "https://stillosdigitalholdings.com/identity/transaction"
    },
    "identity": {
      "url": "https://stillosdigitalholdings.com/identity",
      "docs": "https://stillosdigitalholdings.com/identity/"
    }
  },
  "priced_services": [
    {
      "id": "calibrate",
      "name": "StillOS Calibration",
      "description": "Empirically-resolved probability for any prediction-market price, backed by 9,062 settled Kalshi markets.",
      "url": "https://stillosdigitalholdings.com/calibrate",
      "method": "GET",
      "params": {
        "p": "0..1 implied prob",
        "horizon": "optional e.g. t24h"
      },
      "price_usd": 0.1,
      "payment": {
        "standard": "x402",
        "network": "base",
        "token": "USDC"
      },
      "free_to_inspect": "https://stillosdigitalholdings.com/calibrate/table",
      "evidence": "https://stillosdigitalholdings.com/evidence"
    }
  ],
  "compatible_with": [
    "x402",
    "mcp",
    "openapi-3.1",
    "did:web",
    "a2a-v1"
  ],
  "start_here": "https://stillosdigitalholdings.com/.well-known/stillos.json → priced_services lists callable paid endpoints. GET /calibrate?p= is live x402 ($0.10 USDC on Base)."
}