docs(agy): Antigravity CLI migration — spec, build handoff & live-binary verification#34
Merged
Merged
Conversation
…nary verification Goatrodeo-reviewed spec (Phase 0 + 3 rounds + Phase 3 CLEAN) for migrating Triumvirate's Gemini backend from gemini-cli to the Antigravity CLI (agy) ahead of the 2026-06-18 cutover, with a cold-start build handoff and the full verification record against agy 1.0.1. - daemon/docs/specs/agy-integration-spec.md (~60 REQ-### requirements) - daemon/docs/specs/agy-integration-HANDOFF.md (self-contained build handoff) - research/antigravity/ (two research briefs, synthesis, agy-verification/: FINDINGS.md, probes 1-9, verified sandbox-exec profile) Subscription-only (no API keys). Verified: pipe capture, our sandbox-exec write-containment, file-based auth, single-turn, unmetered tokens, provider circuit-breaker for 429s. No secrets in verification logs (redacted at capture). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
One-page kickoff that orients a fresh build session in ~60s and chains into the HANDOFF and spec. Reading order: BRIEF -> HANDOFF -> spec. Includes status, non-negotiables, the VERIFIED 'do-not-re-litigate' list, and first build moves. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
What
Documentation + research for migrating Triumvirate's Gemini backend from
gemini-clito the Antigravity CLI (agy) ahead of the 2026-06-18 cutover (the day the legacy Gemini CLI stops serving). Docs only — no code changes.Deliverables
daemon/docs/specs/agy-integration-spec.md—/goatrodeo-reviewed spec (Phase 0 + 3 rounds + Phase 3 CLEAN + decision ledger), ~60REQ-###requirements.daemon/docs/specs/agy-integration-HANDOFF.md— self-contained cold-start build handoff (architecture, code map atfile:line, env knobs, gotchas, phased plan).research/antigravity/— two independent research briefs, the synthesis, andagy-verification/(FINDINGS.md, probes 1–9 + results, and a verifiedsandbox-execprofile).Verified against the live binary (agy 1.0.1, macOS)
sandbox-execprofile contains writes while leaving reads + network open (agy's own--sandboxdoes not;agy -pauto-executes tools — Issue #45).Notes
🤖 Generated with Claude Code