{
  "route": "/api/gitcaster/status",
  "app": "gitcaster",
  "name": "Gitcaster",
  "status": "blocked_external",
  "productionReady": false,
  "fullNextRuntimeReady": false,
  "gitRuntimeReady": false,
  "repositoryMutationEnabled": false,
  "castPublishEnabled": false,
  "reownRuntimeReady": false,
  "walletAuthRuntimeReady": false,
  "farcasterPublishRuntimeReady": false,
  "agentRuntimeReady": false,
  "webhookRuntimeReady": false,
  "eventLogRollbackReady": false,
  "farcasterAccountAssociationReady": false,
  "productionDataMutationAllowed": false,
  "publicAnnouncementReady": false,
  "message": "Gitcaster static fallback is live, but repository writes, Farcaster publishing, webhooks, agents, rollback, shared Reown login, 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": "GITCASTER_REPOSITORY_RUNTIME",
      "valuePrinted": false
    },
    {
      "name": "GITCASTER_FARCASTER_PUBLISH_RUNTIME",
      "valuePrinted": false
    },
    {
      "name": "GITCASTER_AGENT_RUNTIME",
      "valuePrinted": false
    },
    {
      "name": "GITCASTER_WEBHOOK_SECRET",
      "valuePrinted": false
    },
    {
      "name": "CASTER_EVENT_LOG_ROLLBACK",
      "valuePrinted": false
    },
    {
      "name": "FARCASTER_ACCOUNT_ASSOCIATION_* for gitcaster.vercel.app",
      "valuePrinted": false
    }
  ],
  "blockers": [
    {
      "gate": "farcaster_account_association",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_full_next_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_reown_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_wallet_auth_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_git_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_farcaster_publish_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_agent_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_webhook_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "gitcaster_event_log_rollback",
      "status": "blocked_external"
    }
  ]
}
