Go to file
2026-05-21 02:02:36 +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 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
scripts Add green/yellow status styling and clearer layout to OSVauco startup and OPAX boot scripts 2026-05-21 02:02:36 +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.