{
  "ok": true,
  "surface": "isco-1212-agent",
  "version": "0.1.953",
  "asOf": "2026-07-17",
  "gate": "hyp/itonami-smb-pay",
  "freeClaim": {
    "ui": "/isco-1212/",
    "method": "passkey",
    "agent": "/isco-1212/agent.json",
    "docs": "/docs/free-path.md",
    "freeClaimDocs": "/docs/free-path.md",
    "freePathDocs": "/docs/free-path.md",
    "note": "Sign up with passkey on a unique non-gftdcojp org/repo — no Stripe required for free path."
  },
  "paidCheckout": {
    "ui": "/isco-1212/",
    "preflight": "/docs/checkout-preflight.md",
    "goLive": "/docs/go-live.md",
    "billingStatus": "/api/billing/status",
    "freeClaim": "/isco-1212/",
    "freeClaimAgent": "/isco-1212/agent.json",
    "freeClaimUi": "/isco-1212/",
    "freeClaimDocs": "/docs/free-path.md",
    "freePathDocs": "/docs/free-path.md",
    "verify": "curl -sS -A 'owner/1' https://itonami.cloud/api/fleet/metrics | jq '.tenants.externalPaid'",
    "note": "After passkey claim, Subscribe via Stripe Checkout. externalPaid stays 0 until checkout + webhook."
  },
  "nextOwnerActions": [
    {
      "id": "first-paid-checkout",
      "ui": "/isco-1212/",
      "docs": "/docs/go-live.md",
      "preflight": "/docs/checkout-preflight.md",
      "freeClaimDocs": "/docs/free-path.md",
      "freePathDocs": "/docs/free-path.md",
      "gate": "hyp/itonami-smb-pay",
      "note": "Complete Stripe Checkout at /isco-1212/ (passkey then Subscribe). Machine-readable gate: GET /isco-1212/agent.json.",
      "verify": "curl -sS -A 'owner/1' https://itonami.cloud/api/fleet/metrics | jq '.tenants.externalPaid'",
      "agent": "/isco-1212/agent.json"
    }
  ],
  "bottleneck": "run Stripe checkout via /isco-1212/",
  "links": {
    "status": "/api/status",
    "freepath": "/api/freepath",
    "metrics": "/api/metrics",
    "billing": "/api/billing/status",
    "orgIndex": "/api/org",
    "checkoutPreflight": "/docs/checkout-preflight.md",
    "wedgePages": "/docs/wedge-pages.md",
    "openapi": "/openapi-free-path.json",
    "llms": "/llms.txt",
    "maturity": "/api/maturity",
    "fleetMetrics": "/api/fleet/metrics",
    "agentRuns": "/api/agent-runs",
    "badge": "/api/badge",
    "jobs": "/api/jobs",
    "marketplace": "/api/marketplace",
    "openBusiness": "/api/open-business",
    "marketEntry": "/api/market-entry",
    "goLiveDocs": "/docs/go-live.md",
    "freePathDocs": "/docs/free-path.md",
    "licensesJson": "/licenses.json",
    "aiPlugin": "/.well-known/ai-plugin.json",
    "freeClaim": "/isco-1212/",
    "freeClaimAgent": "/isco-1212/agent.json",
    "securityTxt": "/.well-known/security.txt",
    "health": "/api/health",
    "staticHealth": "/health.json",
    "robots": "/robots.txt",
    "sitemap": "/sitemap.xml",
    "freeClaimUi": "/isco-1212/",
    "freeClaimDocs": "/docs/free-path.md"
  },
  "howTo": {
    "probe": "curl -sS -A 'agent/1' -D - https://itonami.cloud/isco-1212/agent.json | head",
    "freePathStatus": "curl -sS -A 'agent/1' https://itonami.cloud/api/status | jq '.scores.productSurface'",
    "verifyPaid": "curl -sS -A 'owner/1' https://itonami.cloud/api/fleet/metrics | jq '.tenants.externalPaid'",
    "dryRun": "curl -sS -A 'agent/1' -X POST -H 'content-type: application/json' -d '{\"note\":\"dry\"}' https://itonami.cloud/api/open-business/6399/intakes",
    "billingReady": "curl -sS -A 'agent/1' https://itonami.cloud/api/billing/status | jq '{readyForLiveCheckout,mode,version}'"
  },
  "monitors": {
    "headClaimAgent": "curl -sS -A 'agent/1' -I https://itonami.cloud/api/health | rg -i 'x-itonami-free-claim'",
    "productSurface": "curl -sS -A 'agent/1' https://itonami.cloud/api/status | jq '.scores.productSurface'"
  },
  "freeClaimAgent": "/isco-1212/agent.json",
  "freeClaimUrl": "/isco-1212/",
  "freeClaimDocs": "/docs/free-path.md",
  "freeClaimUi": "/isco-1212/"
}
