MINOR - Antigravity is now a VERIFIED supported platform for the board.
The board was validated end-to-end on Antigravity (Claude Opus 4.6): 3 read-only-leaf lenses via define_subagent -> invoke_subagent (parallel), the decontamination clause clean on all lenses, reaped via manage_subagents. The capability-hack gate flips AG from UNVERIFIED to VERIFIED.
Added
references/platform-antigravity.md- the Claude-Code -> Antigravity tool-mapping + verified caveats: read-only is TOOL-level (write/spawn tools absent from the sub - stronger than CC by-instruction); AG auto-injectsAGENTS.md-> the decontam clause is required + confirmed clean; subs are zombies ->manage_subagents kill_allmandatory; no model-pick -> lenses inherit the parent model (cross-vendor = human-manual); ~16 concurrent, depth-10 nesting; no hooks -> manual-invoke.
Changed
- SKILL.md capability-hack now lists "Verified live: Claude Code + Antigravity."
Gate: build + 36 node tests + verify PASS.