{
  "schema_version": "run402-status-v1",
  "generated_at": "2026-04-17T15:46:39.297Z",
  "service": "Run402",
  "operator": {
    "legal_name": "Kychee LLC",
    "terms_url": "https://run402.com/humans/terms.html",
    "contact": "POST /v1/message ($0.01 x402)"
  },
  "current_status": "operational",
  "public_history_start": "2026-02-15T00:00:00Z",
  "availability_objective": {
    "scope": "core_api_capabilities",
    "monthly_target_pct": 99.9,
    "contractual_sla": false,
    "note": "Operational objective, not contractual SLA"
  },
  "monitoring": {
    "external_probes": true,
    "probe_interval_seconds": 60,
    "billable_402_counts_as_healthy": true,
    "methodology": "External HTTP probes to /health plus internal component checks"
  },
  "availability": {
    "last_24h": {
      "uptime_pct": 100,
      "total_probes": 1007,
      "healthy_probes": 1007,
      "per_capability": {
        "database_api": 100,
        "file_storage": 100,
        "static_hosting": 100,
        "x402_payments": 100,
        "allowance_billing": 100,
        "image_generation": 100,
        "testnet_faucet": 100
      }
    },
    "last_7d": {
      "uptime_pct": 99.99,
      "total_probes": 11016,
      "healthy_probes": 11015,
      "per_capability": {
        "database_api": 99.99,
        "file_storage": 99.99,
        "static_hosting": 99.99,
        "x402_payments": 99.99,
        "allowance_billing": 99.99,
        "image_generation": 99.99,
        "testnet_faucet": 99.99
      }
    },
    "last_30d": {
      "uptime_pct": 99.99,
      "total_probes": 57247,
      "healthy_probes": 57244,
      "per_capability": {
        "database_api": 99.99,
        "file_storage": 99.99,
        "static_hosting": 99.99,
        "x402_payments": 99.99,
        "allowance_billing": 99.99,
        "image_generation": 99.99,
        "testnet_faucet": 99.99
      }
    }
  },
  "deployment": {
    "cloud": "AWS",
    "region": "us-east-1",
    "topology": "single-region, multi-AZ (2 AZs)",
    "multi_region_failover": false,
    "database": "Aurora PostgreSQL Serverless v2 (Postgres 16), multi-AZ failover",
    "compute": "ECS Fargate behind Application Load Balancer",
    "storage": "Amazon S3",
    "cdn": "Amazon CloudFront + S3",
    "iac": "AWS CDK",
    "backup_retention_days": 7,
    "encryption_at_rest": true,
    "tls_in_transit": true
  },
  "capabilities": {
    "database_api": "operational",
    "file_storage": "operational",
    "static_hosting": "operational",
    "x402_payments": "operational",
    "allowance_billing": "operational",
    "image_generation": "operational",
    "testnet_faucet": "operational"
  },
  "links": {
    "health": "https://api.run402.com/health",
    "health_humans": "https://api.run402.com/health-humans",
    "llms": "https://run402.com/llms.txt",
    "terms": "https://run402.com/humans/terms.html",
    "privacy": "https://run402.com/humans/privacy.html",
    "status": "https://status.run402.com/",
    "feed": "https://run402.com/status/feed.xml",
    "shields": "https://run402.com/status/shields.json",
    "daily": "https://run402.com/status/daily.json"
  }
}