| name | ry-repair |
| description | Запусти rldyour repair для Antigravity CLI configuration. EN: repair Antigravity CLI adapter. |
Purpose
Repair and synchronize this Antigravity CLI adapter against repository source of truth.
Native Antigravity Boundary
Use GEMINI.md, .gemini/settings.json, gemini-extension.json, TOML
commands, Antigravity Agent Skills, Antigravity subagents, hooks, and policies.
When To Use
Use when adapter docs, runtime baselines, MCP inventory, native surfaces, Serena
memories, or release metadata may be stale.
Inputs
- User request and scope.
- Current git state.
config/rldyour-contract.json.
- Antigravity baseline and native surface files.
Procedure
- Read source-of-truth files before editing.
- Validate native Antigravity surfaces.
- Fix verified drift with the smallest coherent change.
- Run scope-matching validators and tests.
- Report exact pass/fail results.
Evidence Required
File paths, command output summaries, validator names, and NOT_PROVEN gaps.
Forbidden Actions
Do not add unapproved active providers, tool-specific tombstone validators,
background orchestrators, or unbounded hooks.
Acceptance Checks
python3 scripts/validate_gemini_config.py --strict and python3 -m pytest -q.
Failure Reporting
Lead with blockers, affected files, and the next acceptance command.