{
  "route": "/api/casteranalytics/status",
  "app": "casteranalytics",
  "name": "Caster Analytics",
  "status": "blocked_external",
  "productionReady": false,
  "fullNextRuntimeReady": false,
  "reownRuntimeReady": false,
  "walletAuthRuntimeReady": false,
  "ownedIndexCacheReady": false,
  "postgresReadModelReady": false,
  "baseRpcRuntimeReady": false,
  "eventLogRollbackReady": false,
  "farcasterAccountAssociationReady": false,
  "productionDataMutationAllowed": false,
  "analyticsSnapshotAccepted": 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_OWNED_INDEX_CACHE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_POSTGRES_READ_MODEL_URL",
      "valuePrinted": false
    },
    {
      "name": "CASTER_EVENT_LOG_ROLLBACK",
      "valuePrinted": false
    },
    {
      "name": "FARCASTER_ACCOUNT_ASSOCIATION_* for casteranalytics.vercel.app",
      "valuePrinted": false
    }
  ],
  "blockers": [
    {
      "gate": "farcaster_account_association",
      "status": "blocked_external"
    },
    {
      "gate": "casteranalytics_full_next_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casteranalytics_reown_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casteranalytics_wallet_auth_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casteranalytics_owned_index_cache_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casteranalytics_postgres_read_model_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casteranalytics_event_log_rollback",
      "status": "blocked_external"
    }
  ],
  "message": "Caster Analytics static fallback is live, but shared Reown login, wallet-authenticated analytics snapshots, owned-index cache, Postgres read model, rollback, and Farcaster accountAssociation remain blocked until strict runtime gates pass."
}
