End-to-end systems running live in a restaurant ecosystem in Culiacán, Sinaloa.
🤖
whatsapp-tacos-bot
WhatsApp ordering bot with Gemini 2.5-flash. 4-layer memory, dynamic skills, delivery zones (GPS + Haversine), Loyverse POS auto-registration, anti-injection.
Node.jswhatsapp-web.js
Gemini 2.5-flashSQLiteLoyverse
⚡
tacos-aragon-api
Central API: Claude Sonnet agent with tool use, Loyverse sales, CFDI 4.0 invoicing, CFO proxy, WebSocket real-time, ticket archival (SQLite), resource monitoring.
ExpressClaude CLI
WebSocketLoyverseSQLite
📱
tacos-aragon-app
Internal mobile dashboard for restaurant staff: sales charts, order management, invoicing, bot controls. React Native + Expo.
React NativeExpo
EAS Buildexpo-av
🌐
tacos-aragon-web
Production Flask site with CFDI 4.0 invoicing form, Loyverse POS integration, Twilio webhooks, CSRF/CSP/HSTS security headers.
FlaskFacturama
TwilioGeminiWaitress
🏛️
tacos-aragon-fiscal
Automated SAT bulk CFDI downloader. Parses XML, generates Excel reports, runs AI fiscal analysis via intelligent agent.
Pythoncfdiclient
SAT SOAPpandasGemini
📞
tacos-aragon-llamadas
Voice ordering pipeline: Twilio → Google STT → NLP agent → Loyverse POS → Google TTS → Twilio. Fully automated phone orders.
TwilioGoogle STT/TTS
GeminiLoyverse
🔧
tacos-aragon-orchestrator
Self-healing watchdog via Docker Engine API. Health polling 30s, CPU priority management (work mode/normal), two-tier memory alerts, PMO auto-correction cascade.
Docker Engine APINode.js
SQLiteTailscaleTelegram
🔌
tacos-aragon-wp
WordPress plugin with REST endpoints, CFDI 4.0 builder, Facturama PAC integration, Loyverse sync, and rate-limited admin panel.
PHPWordPress
FacturamaLoyverse
📨
telegram-dispatcher
Admin notification hub. Routes orchestrator alerts to Telegram with inline ✅ Approve / ❌ Reject buttons and persistent SQLite queue.
Node.jsTelegram Bot API
SQLitebetter-sqlite3
📡
tacos-aragon-monitor
Quality monitor agent (Claude Sonnet 4.6 + tool use). Watches every conversation in real-time, detects pricing errors, proposes code fixes. 10 tools including read_file, edit_file, search_code.
Claude Sonnettool use
Node.jsSQLite
💼
cfo-aragon-agent
AI CFO agent (Claude Sonnet via CLI, no API key). P&L, balance sheets, ISR/IVA calculation, SAT CFDI download + Gmail retention hunting, fiscal Excel export.
FastAPIClaude CLI
cfdiclientSATSQLite
🔒 Private Repo
🛠️
pmo-agent
Autonomous code agent. Receives admin instructions via Telegram, spawns Claude Code CLI with MCP tools. Changelog system, agent relay, 7-layer safety, session management.
Node.jsClaude Code
MCPPM2Telegram
🛡️
aragon-git-guardian
Pre-push security audit hook. 15 detection categories (secrets, phones, bank data, GPS, PII). Grep phase → AI analysis → auto-correction. Max 3 retries.
BashClaude Code
HooksSecurity