{
  "id": "P070",
  "slug": "next-js-15-get-route-handlers-no-longer-cached-by-default-route-segment-config-dynamic-force-sta",
  "status": "search-observed",
  "product": "Next.js",
  "family": "Framework semantic default",
  "canonical_url": "https://gitdocs.org/fix/next-js-15-get-route-handlers-no-longer-cached-by-default-route-segment-config-dynamic-force-sta",
  "query_alias_url": "https://gitdocs.org/q/next-js-15-get-route-handlers-no-longer-cached-by-default-route-segment-config-dynamic-force-sta",
  "markdown_url": "https://gitdocs.org/fix/next-js-15-get-route-handlers-no-longer-cached-by-default-route-segment-config-dynamic-force-sta.md",
  "json_url": "https://gitdocs.org/api/fixes/next-js-15-get-route-handlers-no-longer-cached-by-default-route-segment-config-dynamic-force-sta.json",
  "canonical_query": "Next.js 15 GET route handlers no longer cached by default route segment config dynamic force-static",
  "observed_codex_queries": [
    "Next.js 15 GET route handlers no longer cached by default route segment config dynamic force-static",
    "site:nextjs.org/docs Next.js 15 route handlers caching GET no longer cached by default",
    "Next.js 15 upgrade guide caching GET route handlers uncached by default",
    "https://nextjs.org/docs/app/guides/upgrading/version-15",
    "'GET Route Handlers are no longer cached by default' in https://nextjs.org/docs/app/guides/upgrading/version-15"
  ],
  "organic_dependency_search_count": 5,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "Local code often type-checks under both old and new framework semantics; the failure depends on the installed framework version and current runtime defaults.",
  "before": "",
  "after": "",
  "verification": "Verifier checks behavior across multiple requests/build modes, not merely compilation. Check request count, response freshness, and render behavior over multiple calls.",
  "unsafe_fixes": [
    "Changing local code without checking the current external contract.",
    "Retrying the same install, build, or API call with no version/source change.",
    "Applying a broad unsafe bypass when a narrow compatibility fix is available."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://nextjs.org/blog/next-15",
      "label": "Next.js 15"
    },
    {
      "url": "https://nextjs.org/docs/app/guides/upgrading/version-15",
      "label": "Official reference opened by Codex"
    }
  ],
  "source_github_links": []
}
