Obsidian-Vertex Sync Script
🎯 Strategic Intent
Declaratively enforce the Vertex AI Search integration (The Brain) on the Obsidian extension environment.
🛠️ Implementation / Logic
- Target:
~/.gemini/extensions/gemini-obsidian - Methodology:
- Validates presence of
VertexIndexerto prevent redundant patches. - Injects environment variables for GCP project and Vertex Data Store.
- Restores build tools and injects source overlays for
index.tsandvertex.ts. - Triggers a clean build of the extension.
- Validates presence of
Source: sync-obsidian-vertex.sh.md