From f26d1f1a36c0475ebaba53e9ed743706b6f25b0c Mon Sep 17 00:00:00 2001 From: Sri Pasumarthi <111310667+sripasg@users.noreply.github.com> Date: Wed, 13 May 2026 21:13:04 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- GEMINI.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GEMINI.md b/GEMINI.md index 17126ac8df..3a2cb7469e 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -88,9 +88,9 @@ powerful tool for developers. inference to specific entry points, ensuring absolute uniformity across interactive CLI usage, background jobs, and programmatic SDK embeddings. - **Partner & Client Invariants:** Treat established integration profiles and - edge-case workarounds as immutable contracts. Ensure new validation routes - specifically fall back to or preserve legacy mapping to prevent behavioral - regressions for active sidecars. + edge-case workarounds as stable contracts. Ensure new validation routes + fall back to or preserve legacy mapping where safe to prevent behavioral + regressions for active sidecars while allowing for critical security fixes. ## Testing Conventions