{
  "route": "/api/castercatcaster/status",
  "app": "castercatcaster",
  "name": "Caster Catcaster",
  "status": "blocked_external",
  "productionReady": false,
  "fullNextRuntimeReady": false,
  "reownRuntimeReady": false,
  "walletAuthReady": false,
  "baseRpcReady": false,
  "solanaRpcReady": false,
  "catContractReady": false,
  "energyStoreReady": false,
  "attendanceTransactionReady": false,
  "leaderboardStoreReady": false,
  "createCoinReady": false,
  "marketIndexesReady": false,
  "catswapReady": false,
  "eventLogRollbackReady": false,
  "farcasterAccountAssociationReady": false,
  "productionDataMutationAllowed": false,
  "walletConnectionAccepted": false,
  "attendanceMutationAccepted": false,
  "energyWriteAccepted": false,
  "createCoinAccepted": false,
  "swapAccepted": false,
  "publicAnnouncementReady": false,
  "requiredLiveInputs": [
    {
      "name": "NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID or NEXT_PUBLIC_PROJECT_ID",
      "valuePrinted": false
    },
    {
      "name": "CASTER_SESSION_SECRET",
      "valuePrinted": false
    },
    {
      "name": "NEXT_PUBLIC_BASE_RPC_URL or BASE_RPC_URL",
      "valuePrinted": false
    },
    {
      "name": "NEXT_PUBLIC_SOLANA_RPC_URL or SOLANA_RPC_URL",
      "valuePrinted": false
    },
    {
      "name": "TEMP_CAT_ADDRESS or CAT_CONTRACT_ADDRESS",
      "valuePrinted": false
    },
    {
      "name": "CASTER_CAT_ENERGY_STORE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_CAT_LEADERBOARD_STORE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_CAT_ATTENDANCE_FEE_CONFIG",
      "valuePrinted": false
    },
    {
      "name": "CASTER_CAT_COMMUNITY_COIN_INDEX",
      "valuePrinted": false
    },
    {
      "name": "CASTER_CAT_TOKENIZED_STOCK_INDEX",
      "valuePrinted": false
    },
    {
      "name": "CASTER_CAT_CRYPTO_INDEX",
      "valuePrinted": false
    },
    {
      "name": "CASTER_CATSWAP_ROUTER",
      "valuePrinted": false
    },
    {
      "name": "CASTER_EVENT_LOG_ROLLBACK",
      "valuePrinted": false
    },
    {
      "name": "FARCASTER_ACCOUNT_ASSOCIATION_* for castercatcaster.vercel.app",
      "valuePrinted": false
    }
  ],
  "blockers": [
    {
      "gate": "farcaster_account_association",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_full_next_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_reown_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_wallet_auth_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_base_rpc_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_solana_rpc_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_cat_contract_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_energy_store_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_attendance_transaction_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_leaderboard_store_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_create_coin_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_market_indexes_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_catswap_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "castercatcaster_event_log_rollback",
      "status": "blocked_external"
    }
  ],
  "message": "Caster Catcaster static fallback is live, but Reown wallet auth, Base/Solana RPC, CAT contract reads, energy and leaderboard stores, attendance transactions, create-coin flow, market indexes, Catswap, rollback, and Farcaster accountAssociation remain blocked until strict runtime gates pass."
}
