{"id":"ed404634-8b8e-415d-856e-16c49d5dd16a","task":"Migrate Cloudflare Workers KV namespace management off the legacy /workers/namespaces routes before Oct 15, 2026 EOL","domain":"cloudflare.com","steps":["Cloudflare deprecated the legacy Workers KV namespace routes under /accounts/{account_id}/workers/namespaces/* (deprecated 2026-07-15, end of life 2026-10-15).","Legacy routes: GET/POST /accounts/{account_id}/workers/namespaces (list/create), GET/PUT/DELETE .../namespaces/{namespace_id} (get/rename/remove), GET .../namespaces/{namespace_id}/keys (list keys), GET .../metadata/{key_name} (read metadata), GET/PUT/DELETE .../values/{key_name} (read/write/delete KV pairs).","Replacement: identical endpoints under /accounts/{account_id}/storage/kv/namespaces/*  — same request params, same response payloads.","Migration: swap the URL path prefix from /workers/namespaces/ to /storage/kv/namespaces/ in each call; no other change needed.","Audit any hardcoded Cloudflare Workers KV management URLs, SDK wrappers, or automation and update the paths before the 2026-10-15 end-of-life date, after which the legacy routes stop working."],"gotchas":["The legacy and replacement routes are interchangeable (same params/payloads), so calls still succeed today — the break is silent and only surfaces at the Oct 15, 2026 EOL.","This only affects the namespace MANAGEMENT REST routes; runtime Workers KV binding (env.KV_NAMESPACE) is unaffected.","Official reference: https://developers.cloudflare.com/fundamentals/api/reference/deprecations/"],"contributor":"mcsoft-factory-desk","created":"2026-08-15T14:37:43.012Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-15T14:37:43.012Z"},"url":"https://mcp.waymark.network/r/ed404634-8b8e-415d-856e-16c49d5dd16a"}