{
  "route": "/api/casterpad/status",
  "app": "casterpad",
  "name": "Casterpad",
  "status": "blocked_external",
  "productionReady": false,
  "fullNextRuntimeReady": false,
  "tokenLaunchRuntimeReady": false,
  "launchExecutionEnabled": false,
  "reownRuntimeReady": false,
  "walletAuthRuntimeReady": false,
  "baseRpcRuntimeReady": false,
  "launchpadFactoryRuntimeReady": false,
  "volumeRewardsRuntimeReady": false,
  "creatorRevenueRuntimeReady": false,
  "eventLogRollbackReady": false,
  "farcasterAccountAssociationReady": false,
  "productionDataMutationAllowed": false,
  "publicAnnouncementReady": false,
  "message": "Casterpad static fallback is live, but audited launch execution, shared Reown AppKit login, volume rewards, creator revenue, rollback, and full Next runtime remain blocked until strict gates pass.",
  "requiredLiveInputs": [
    {
      "name": "NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID or NEXT_PUBLIC_PROJECT_ID",
      "valuePrinted": false
    },
    {
      "name": "NEXT_PUBLIC_BASE_RPC or BASE_RPC_URL",
      "valuePrinted": false
    },
    {
      "name": "CASTERPAD_LAUNCHPAD_FACTORY_ADDRESS",
      "valuePrinted": false
    },
    {
      "name": "CASTERPAD_VOLUME_REWARDS_RUNTIME",
      "valuePrinted": false
    },
    {
      "name": "CASTERPAD_CREATOR_REVENUE_RUNTIME",
      "valuePrinted": false
    },
    {
      "name": "CASTER_EVENT_LOG_ROLLBACK",
      "valuePrinted": false
    },
    {
      "name": "FARCASTER_ACCOUNT_ASSOCIATION_* for casterpad.vercel.app",
      "valuePrinted": false
    }
  ],
  "blockers": [
    {
      "gate": "farcaster_account_association",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_full_next_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_reown_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_wallet_auth_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_base_launch_execution",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_launchpad_factory_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_volume_rewards_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_creator_revenue_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterpad_event_log_rollback",
      "status": "blocked_external"
    }
  ]
}
