{
  "route": "/api/casterarticles/status",
  "app": "casterarticles",
  "name": "Caster Articles",
  "status": "blocked_external",
  "productionReady": false,
  "fullNextRuntimeReady": false,
  "reownRuntimeReady": false,
  "walletAuthRuntimeReady": false,
  "articleStoreReady": false,
  "publishWriteReady": false,
  "reactionWriteReady": false,
  "viewTrackingReady": false,
  "rewardsReady": false,
  "ownedIndexReady": false,
  "eventLogRollbackReady": false,
  "farcasterAccountAssociationReady": false,
  "productionDataMutationAllowed": false,
  "publishAccepted": false,
  "reactionAccepted": false,
  "viewTrackingAccepted": false,
  "rewardsAccepted": 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_ARTICLE_STORE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_ARTICLE_PUBLISH_QUEUE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_ARTICLE_REACTION_STORE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_ARTICLE_VIEW_TRACKING_STORE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_ARTICLE_REWARDS_LEDGER",
      "valuePrinted": false
    },
    {
      "name": "CASTER_ARTICLE_OWNED_INDEX_CACHE",
      "valuePrinted": false
    },
    {
      "name": "CASTER_EVENT_LOG_ROLLBACK",
      "valuePrinted": false
    },
    {
      "name": "FARCASTER_ACCOUNT_ASSOCIATION_* for casterarticles.vercel.app",
      "valuePrinted": false
    }
  ],
  "blockers": [
    {
      "gate": "farcaster_account_association",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_full_next_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_reown_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_wallet_auth_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_article_store_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_publish_write_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_reaction_write_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_view_tracking_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_rewards_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_owned_index_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterarticles_event_log_rollback",
      "status": "blocked_external"
    }
  ],
  "message": "Caster Articles static fallback is live, but shared Reown login, wallet-authenticated publishing, article feed writes, reactions, view tracking, rewards, owned-index cache, rollback, and Farcaster accountAssociation remain blocked until strict runtime gates pass."
}
