⚠️⚠️⚠️ Gemini Interactions API `outputs` → `steps` — Default Switch **May 26 (2 DAYS)**
(Carried from May 17–23 digests — CRITICAL: 48 hours remaining)
Default schema switch fires May 26; legacy schema permanently removed June 8. Python SDK ≥2.0.0 and JS SDK ≥2.0.0 auto-opt into the new schema, but any response-parsing code reading response.outputs must be updated to iterate response.steps filtered by step.type. Multi-turn history management must also be updated. Apps not migrated will silently parse incorrect response structures from May 26 — no exception is raised, just wrong data. See the May 17 digest for full migration steps. Act today.