{
  "ok": true,
  "service": "Trust402",
  "version": "0.1.0",
  "generatedAt": "2026-05-21T10:08:16.977Z",
  "launchReadiness": {
    "phase": "dry-run-public-mvp-with-receipts",
    "readyForGitHub": true,
    "readyForReceiptLayer": true,
    "readyForControlledProcurementDryRun": true,
    "readyForAutonomousDryRun": true,
    "readyForOneShotMonitoring": true,
    "readyForProof402Preview": true,
    "readyForProof402Preflight": true,
    "readyForLiveSpend": false,
    "readyForProof402Delegation": false,
    "readyForAgentCashAutoRefill": true,
    "readyForPaymentBridgeDryRunCheck": true,
    "readyForAgentCashRefillDryRun": true,
    "readyForRealX402Settlement": true
  },
  "resources": {
    "free": 43,
    "paidLaunch": 10,
    "preservedLater": 2
  },
  "safety": {
    "liveSpendDefault": false,
    "requiresBudget": true,
    "requiresPerCallLimit": true,
    "requiresAllowlist": true,
    "storesPrivateKeys": false,
    "receiptRequiredForLiveProcurement": true
  },
  "checks": {
    "privacyCheck": "npm run privacy:check",
    "tests": "npm test",
    "releaseCheck": "npm run release:check",
    "smoke": "npm run smoke -- http://127.0.0.1:4032"
  },
  "links": {
    "resources": "/api/resources",
    "capabilities": "/api/capabilities",
    "launchChecklist": "/api/launch/checklist",
    "marketplaceBundle": "/api/marketplace/bundle",
    "settlementStatus": "/api/settlement/status",
    "settlementPreflight": "/api/settlement/preflight",
    "spendPolicy": "/api/policies/spend",
    "paymentBridgeCheck": "/api/payments/bridge-check",
    "paymentBuyerPreflight": "/api/payments/buyer-preflight",
    "proof402Preflight": "/api/proof402/preflight",
    "completionPlan": "/api/completion/plan",
    "completionAudit": "/api/completion/audit",
    "deploymentPreflight": "/api/deployments/preflight",
    "githubActionsSetup": "/api/deployments/github-actions-setup",
    "domainActivationPack": "/api/domains/activation-pack",
    "domainReadinessCheck": "/api/domains/readiness-check",
    "directoryProfile": "/directory",
    "directoryProfileJson": "/directory.json",
    "apiDirectoryProfile": "/api/directories/profile",
    "directorySubmissionPack": "/api/directories/submission-pack",
    "liveWindowPlan": "/api/live/window-plan",
    "operatorUnblockReport": "/api/operator/unblock-report",
    "operatorActionPack": "/api/operator/action-pack",
    "agentcashRefillCheck": "/api/agentcash/refill-check",
    "agentcashMcpObservation": "/api/agentcash/mcp-observation",
    "autonomousRun": "/api/jobs/autonomous-run",
    "registryCandidates": "/api/registries/candidates",
    "openapi": "/openapi.json",
    "x402WellKnown": "/.well-known/x402",
    "x402WellKnownJson": "/.well-known/x402.json",
    "agentManifest": "/.well-known/agent.json",
    "agentServices": "/.well-known/agent-services.json",
    "aiPlugin": "/.well-known/ai-plugin.json",
    "mcpManifest": "/.well-known/mcp.json",
    "llms": "/llms.txt",
    "robots": "/robots.txt",
    "sitemap": "/sitemap.xml",
    "roadmap": "docs/mvp-roadmap.md",
    "safetyPolicy": "docs/safety-policy.md"
  }
}