chore(drift-sync): needs-human model-family decision (2026-08-14) - #376
Closed
copilotkit-bot[bot] wants to merge 1 commit into
Closed
chore(drift-sync): needs-human model-family decision (2026-08-14)#376copilotkit-bot[bot] wants to merge 1 commit into
copilotkit-bot[bot] wants to merge 1 commit into
Conversation
commit: |
Contributor
|
Superseded by #378, which classifies both families: Note the procedure in this PR's body was wrong: |
pull Bot
pushed a commit
to TheTechOddBug/aimock
that referenced
this pull request
Aug 15, 2026
…xclude) Google's live /models listing returned two families the drift canary could classify as neither included nor excluded, firing needs-human on 2026-08-14 (run 31777041713, PR CopilotKit#376) and again on 2026-08-15 (run 31869038091, PR CopilotKit#377). - gemini-3.7-flash -> includeFamilies.gemini Stable GA text tier. Its live entry declares supportedGenerationMethods [generateContent, countTokens, createCachedContent, batchGenerateContent], byte-identical to the already-included gemini-3.6-flash / gemini-3.5-flash / gemini-2.5-flash / gemini-2.5-pro, with displayName "Gemini 3.7 Flash" and no preview/experimental/EAP marker. No bidiGenerateContent, no embedContent, no predict. Next release in the flash line aimock mocks at 3.5 and 3.6. - gemini-3.7-flash-video-understanding-eap -> excludeFamilies.gemini Gated pre-GA surface. The only one of the 54 live entries whose declared displayName AND description are "[Confidential] Gemini 3.7 Flash Video Understanding EAP". aimock does not mock pre-GA surfaces -- the same policy PREVIEW_FAMILY applies to every -preview tier -- but this id carries no trailing -preview token, so the rule cannot reach it and it is enumerated. Excluded on ACCESS STATUS, not on "video" appearing in the id. It really does declare generateContent (the same method set as its GA sibling), so it is text-capable; the disqualifier is provider-declared metadata, not a name substring. Applied by hand WITH the re-pin, in one reviewed commit, because the automated `Decision: include` two-run handoff cannot land this. drift-sync writes into includeFamilies, drift-sync-check gate-2 re-runs logic-pin.test.ts, and gate-1's changed-file allowlist admits only model-registry.ts and drift-proposals/ -- so drift-sync cannot update the pin it just invalidated. Observed: the include add alone moves the pin c2e2c56b -> 566fb89a and reds "freezes includeFamilies.gemini membership"; the handoff would report gate-failed, not ok-applied. No commit in this repo's history has ever carried drift-sync's "approved via drift-proposals" marker -- every prior classification landed by hand the same way (72f85f8, aa51d0c, 936b59c). Both notes under drift-proposals/ are updated to RESOLVED with the decision and its evidence, mirroring the openai gpt-transcribe / gpt-live-transcribe precedent. Both families are added to the offline static /models wave in models.drift.ts so test:drift covers them without a live key. Verified against the live listing: zero unclassified gemini families remain.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needs a human decision (drift-sync)
The deterministic, zero-LLM drift-sync found a model-family change it must
NOT auto-apply (a genuinely new/unclassified family, or a registry
structural mismatch). It wrote the note file(s) below and opened this PR so
the decision is REACHABLE in the repo.
Note file(s) in this PR
drift-proposals/gemini-gemini-3.7-flash-new-family.mddrift-sync outcome