Go to file
2026-05-21 05:39:01 +02:00
.gemini Add OSVauco startup and health-check scripts plus .gemini/GEMINI.md tuned to current OPAX-MCP project 2026-05-21 01:49:12 +02:00
docs feat: add domain convention, MCP identity and client model to ARCHITECTURE.md [Phase 1] 2026-05-21 05:39:01 +02:00
scripts Tweak OPAX boot script to remove WARN on intentional Gemini=N, add docs/ git log summary at startup so user sees latest changes, and change WARN to INFO for non-critical steps. 2026-05-21 03:14:53 +02:00
README.md Promote OSVauco to main hub: richer README, agentic MCP contract doc, and session-aware OPAX boot logging 2026-05-21 01:57:28 +02:00

OSVauco

Main operator workspace for OS-Vauco, focused on OPAX-MCP and Gemini TUI in GCP project propane-will-491900-m5 (region us-central1).

Repositories

  • OSVauco (this repo) operator hub: scripts, governance docs, session log.
  • vauco-gemini-tui-bridge Textual TUI + FastAPI WebSocket bridge for Gemini LLM.
  • vauco-bootstrap skill templates and higher-level automation flows.

Daily flow

From Cloud Shell:

cd ~/OSVauco
./scripts/osvauco-startup.sh     # auth + ADC + .env sync
./scripts/osvauco-opax-boot.sh   # OPAX-MCP ping + optional Gemini TUI entry
./scripts/osvauco-health-check.sh # sanity-check git/disk/auth

Session history is stored in docs/OSVAUCO_OPAX_SESSION_LOG.md. Governance rules live in docs/AGENT_RULEBOOK.md.