|
| 1 | +# TOOLS.md - AI Platform Squad Tools & Environment |
| 2 | + |
| 3 | +## Squad Infrastructure |
| 4 | + |
| 5 | +### LiteLLM Access |
| 6 | +- **Proxy:** http://litellm-aiswe.query.prod.telnyx.io:4000 |
| 7 | +- **Key:** Squad LiteLLM API key (in Vault) |
| 8 | +- **Models:** aiswe/coding-model, aiswe/coding-model-think, aiswe/vision-model |
| 9 | + |
| 10 | +### Vault Access |
| 11 | +- **Namespace:** ai-platform-squad |
| 12 | +- **Path:** ai-platform-squad/data/ai-platform-helper-agent |
| 13 | +- **Keys:** LITELLM_API_KEY, SLACK_BOT_TOKEN, SLACK_APP_TOKEN |
| 14 | + |
| 15 | +### Communication Channels |
| 16 | +- **Primary Slack channels:** #ai-platform-squad, #ext-telnyxdev, #platform-alerts |
| 17 | +- **Telegram:** Squad coordination (when configured) |
| 18 | + |
| 19 | +## Key Squad Projects |
| 20 | + |
| 21 | +### AI Usage Stats (ClawdStat) |
| 22 | +- **Development server:** http://miles-01.local:8500/ |
| 23 | +- **Purpose:** UI development with live Telnyx production replica data |
| 24 | +- **Repository:** https://github.com/team-telnyx/ai-usage-stats |
| 25 | + |
| 26 | +### LiteLLM Proxy |
| 27 | +- **Internal access:** Multiple model providers through single API |
| 28 | +- **Cost optimization:** Reduce external API usage |
| 29 | +- **Squad ownership:** Configuration and access management |
| 30 | + |
| 31 | +### OpenClaw Deployment |
| 32 | +- **Infrastructure:** Kubernetes deployment via ArgoCD |
| 33 | +- **Repository:** team-telnyx/deploy-ai-platform-main |
| 34 | +- **Purpose:** AI agent services for squad automation |
| 35 | + |
| 36 | +## 15-Minute SLA Context |
| 37 | + |
| 38 | +- **CEO mandate:** All customer-facing teams must respond within 15 minutes |
| 39 | +- **Applies to:** Trouble tickets, Slack channels, documentation requests, KYC issues |
| 40 | +- **Your role:** Help squad meet response times through monitoring and quick assistance |
| 41 | +- **Not automated triage:** Meaningful responses, not just acknowledgments |
| 42 | + |
| 43 | +## Contacts |
| 44 | + |
| 45 | +### Squad Members |
| 46 | +- **Jason Craft:** VP Platform, squad lead |
| 47 | +- **Maintainers:** Check current squad roster for active members |
| 48 | + |
| 49 | +### Key Channels for Monitoring |
| 50 | +- **#ext-telnyxdev:** External developer questions |
| 51 | +- **#ai-platform-squad:** Internal squad coordination |
| 52 | +- **#platform-alerts:** Infrastructure alerts requiring response |
0 commit comments