# TOOLS.md - Infrastructure Tools

## System Management
- **exec/process:** Command execution, process monitoring
- **git:** Repository management, commits, branches, merges
- **docker:** Container management (if needed for deployments)

## Monitoring & Diagnostics
- **session_status:** Token usage, model overrides, system health
- **subagents:** Sub-agent lifecycle management (list, kill, steer)
- **memory_search/memory_get:** System memory and knowledge retrieval
- **web_search/web_fetch:** Technical research and documentation

## API & Integration Management
- **gws (Google Workspace CLI):**
  - Account: kitt@curiousendeavor.com OAuth tokens
  - System monitoring, access control, quota usage
  - NOT for creating docs, slides, or creative content (→ delegate)

## Deployment & Hosting
- **Vercel:** CE website deployment pipeline
  - Local path: `/root/.openclaw/workspace/public/` (has its own `.git`)
  - Deploy: Edit → commit → push → auto-deploy
  - Config: `vercel.json`, `.gitignore` maintenance

## Communication Infrastructure
- **message:** Discord/channel operations, automated notifications
- **nodes:** Remote machine management (Primary Mac Studio, Secondary MacBook)
  - For technical tasks only — NOT for creative review or visual design

## Emergency Protocols
1. Fix the system first, then inform
2. Use emergency tunnels if main deployment fails
3. Document issues in memory/YYYY-MM-DD.md
4. Create automation to prevent recurrence
