From a1c3d0aa5a57d5682d29812510c3633fe51e565d Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 06:45:04 +0000 Subject: [PATCH] chore: document blocked ai v7 migration The migration spec requires gating on ecosystem readiness. Both @cloudflare/ai-chat and workers-ai-provider still require ai ^6.0.0. The migration is blocked and the risk is carried forward in PLAN.md. Co-authored-by: ericmaster <389548+ericmaster@users.noreply.github.com> --- PLAN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLAN.md b/PLAN.md index 06fa3763..fa322412 100644 --- a/PLAN.md +++ b/PLAN.md @@ -436,6 +436,7 @@ After G is unblocked: literal per-mailbox routing rules (`sofia.luz@`/`silas.ver | Zoho import not supported by Agentic Inbox | High | High | May need manual DO SQLite injection or direct import script — assess when Phase 4 activates | | nimblersoft.com MX accidentally modified | Critical | Low | Explicit gate in Phase 1 DoD — verify Google Workspace MX unmodified | | `?sync=true` send timeout (slow delivery) | Low | Low | Email Service delivery is typically <1s. Bridge has generous timeout. | +| `ai` v7 migration blocked | Low | High | Carry forward risk: `@cloudflare/ai-chat` (latest 0.9.0) and `workers-ai-provider` (latest 3.2.1) cap `ai` peerDependency at `^6.0.0` | ## Files Likely to Change