Skip to main content

The Architecture

Grown like a native garden โ€” layered, patient, resilient

AI ORCHESTRATION Claude Code Claude Max ยท Level 4 CLAUDE.md v3.5 Agent Swarm Holly ยท Elon ยท Nobody 3-agent hard limit 60+ Skills SKILLS-HUB.md routing design-build ยท nobody-review Hooks Pipeline 27 enforcement hooks session-start ยท pre-commit SOURCE CONTROL โ€” GitHub timschuster-deploy Website โ†’ Vercel crypto-bot-elite Solana โ†’ Railway swarm-telegram-bot Commands โ†’ Railway ideation-scanner Daily ideas โ†’ Railway health-monitor Uptime โ†’ Railway reflector Analysis โ†’ Railway HOSTING & DATA Vercel timschuster.dev Railway 5+ live services Supabase (swarm) Events, tasks, sessions Supabase (trading) Trades, P&L, positions Redis (Upstash) Real-time signals LIVE SERVICES Trading Swarm v4.0 Layer A/B/C ยท Solana Telegram Bot /health /scan /portfolio Ideation Scanner 8am AEST ยท daily Health Monitor 15-min cron Reflector Weekly analysis EXTERNAL timschuster.dev Vercel CDN Telegram Bot API ยท push Google Workspace Gmail ยท Calendar ยท Drive git push agents auto-deploy auto-deploy services data alerts routing trade data signals health check observe
Live
Designed
Parked

The team

The agents

Holly

The Landscape Architect

Chief Strategy Officer

  • Strategy, routing, synthesis
  • Plans and creates the Agent Team
  • Definition of Done management
  • Spawns architect and planner directly
  • Elon and Nobody as teammates
  • Write code or deploy
  • Review her own work

Elon

The Gardener

Build + Research Lead

  • Code, deploys, automations, git ops
  • Spawns: planner, tdd-guide, build-error-resolver, refactor-cleaner, doc-updater
  • All production builds and fixes
  • Review his own work
  • Skip Nobody's gate
  • Push to remote without pre-commit-gate.js

Nobody

The Botanist Inspector

Quality Gate

  • Quality gates, adversarial critique
  • Pre-deploy checklist enforcement
  • Spawns: code-reviewer, security-reviewer, e2e-runner
  • Build or deploy
  • Approve his own reviews

The stack

The infrastructure

Hooks Pipeline

session-start.js

Entry gate. Loads active decisions from Supabase, invokes all MCP servers at session start. Flags degraded mode if any server fails.

pre-commit-gate.js

Nobody's structural enforcement. Gates all git commit and push operations. code-reviewer or security-reviewer must have run โ€” no exceptions.

observe-events.js

Full observability. Logs every tool call to Supabase events table. Powers the Observability dashboard โ€” spawn counts, session durations, agent coverage.

session-end.js

Persistent memory. Archives the session, writes decisions to Supabase, rebuilds MEMORY.md. The COLD layer write that survives context compression.

MCP Servers

  • supabase-swarmSession logging, event observability, task management, decision persistence
  • supabase-tradingTrade execution data, P&L records, position history
  • google-workspaceGmail, Google Calendar, Google Drive integration
  • figmaDesign file access for inspect and token extraction
  • Swarm-Tools (Composio)GitHub, Gmail, Calendar, Drive, Telegram, Supabase โ€” unified tooling

Deployment

Railway
  • trading-bot โ€” CCXT + Solana signals
  • ideation-engine โ€” async generation pipeline
  • reflector โ€” weekly health analysis
  • telegram-bot โ€” Timothy's command interface
  • health-monitor โ€” 15-min uptime cron
Vercel
  • timschuster.dev โ€” this frontend
  • Automatic deploys on main push
  • Preview URLs on every PR

All deployments are gated by Nobody's review. pre-commit-gate.js enforces this structurally โ€” no manual override possible.

Evolution

How it grew

v114 Feb
v2Late Feb
v3Early Mar
v410 Mar
v514 Mar
v617 Mar
v719 Mar
v825 Mar
"The system that builds must never be the only system that reviews."

Design principle โ€” Tim Schuster