{
  "route": "/api/casterbuilderboard/status",
  "app": "casterbuilderboard",
  "name": "Caster Builderboard",
  "status": "blocked_external",
  "productionReady": false,
  "fullNextRuntimeReady": false,
  "reownRuntimeReady": false,
  "walletAuthRuntimeReady": false,
  "leaderboardReadModelReady": false,
  "rankingsReadReady": false,
  "builderProfileReady": false,
  "projectIndexReady": false,
  "contributionIndexReady": false,
  "searchReady": false,
  "realtimeSyncReady": false,
  "builderProfileHydrationReady": false,
  "rewardsReady": false,
  "walletSessionReady": false,
  "ownedIndexReady": false,
  "eventLogRollbackReady": false,
  "farcasterAccountAssociationReady": false,
  "productionDataMutationAllowed": false,
  "rankingsReadAccepted": false,
  "builderProfileAccepted": false,
  "projectIndexAccepted": false,
  "contributionIndexAccepted": false,
  "searchAccepted": false,
  "realtimeSyncAccepted": false,
  "builderProfileHydrationAccepted": false,
  "rewardsAccepted": false,
  "walletSessionAccepted": false,
  "publicAnnouncementReady": false,
  "requiredLiveInputs": [
    {
      "name": "NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID or NEXT_PUBLIC_PROJECT_ID",
      "valuePrinted": false
    },
    {
      "name": "CASTER_SESSION_SECRET",
      "valuePrinted": false
    },
    {
      "name": "CASTER_INTERNAL_API_SECRET",
      "valuePrinted": false
    },
    {
      "name": "NEXT_PUBLIC_BASE_RPC or BASE_RPC_URL",
      "valuePrinted": false
    },
    {
      "name": "CASTER_BUILDERBOARD_READ_MODEL",
      "valuePrinted": false
    },
    {
      "name": "CASTER_BUILDER_PROFILE_INDEX",
      "valuePrinted": false
    },
    {
      "name": "CASTER_BUILDER_PROJECT_INDEX",
      "valuePrinted": false
    },
    {
      "name": "CASTER_BUILDERBOARD_SEARCH_INDEX",
      "valuePrinted": false
    },
    {
      "name": "CASTER_BUILDERBOARD_REALTIME_CHANNEL",
      "valuePrinted": false
    },
    {
      "name": "CASTER_BUILDER_CONTRIBUTION_INDEX",
      "valuePrinted": false
    },
    {
      "name": "CASTER_BUILDER_REWARDS_LEDGER",
      "valuePrinted": false
    },
    {
      "name": "CASTER_WALLET_SESSION_STORE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_OWNED_INDEX_CACHE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_EVENT_LOG_ROLLBACK",
      "valuePrinted": false
    },
    {
      "name": "FARCASTER_ACCOUNT_ASSOCIATION_* for casterbuilderboard.vercel.app",
      "valuePrinted": false
    }
  ],
  "blockers": [
    {
      "gate": "farcaster_account_association",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_full_next_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_reown_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_wallet_auth_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_leaderboard_read_model_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_builder_profile_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_project_index_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_search_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_realtime_sync_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_contribution_index_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_rewards_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_wallet_session_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_owned_index_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterbuilderboard_event_log_rollback",
      "status": "blocked_external"
    }
  ],
  "message": "Caster Builderboard static fallback is live, but shared Reown login, wallet-authenticated private builder-ranking reads, project index reads, builder rankings reads, search, realtime sync, builder profile hydration, reward ledger, wallet session, owned-index cache, rollback, and Farcaster accountAssociation remain blocked until strict runtime gates pass."
}
