Business Revolution
Business Revolution is NebusAI's AI-first company operating system. It provides founders and executives with an AI-powered command center for running their entire business — from operations and finance to team management and security.
Core Components
| Component | Description |
|---|---|
| Founder Shell | 9-tab Flutter application for business management |
| Rex AI COO | AI Chief Operating Officer that understands intent and delegates to specialized agents |
| Pantheon Agents | 15 domain-specific LangGraph AI agents (named after Roman gods) |
| Voice Integration | Natural language voice commands via VoiceOrbFab |
| Marketplace | Third-party agent marketplace for extending capabilities |
How It Works
- The founder interacts with Rex via chat or voice in the Founder Shell
- Rex classifies the intent across 14 categories (finance, operations, HR, etc.)
- Rex delegates to the appropriate Pantheon agent (e.g., Pluto for finance, Proserpina for HR)
- The agent executes the task using real Spanner data and returns results
- Results appear in the relevant tab with real-time data visualizations
Product Lines Using Business Revolution
| Product | Target Users | Shells |
|---|---|---|
| Business Revolution | Founders, Executives | Founder App |
| Restaurant Revolution | Restaurant staff & customers | Staff, Customer, Kiosk, KDS, Drive-Thru, Signage, Display |
| Creator Revolution | Content creators | Creator Admin, Creator Audience |
| Olympus Cloud | Platform operators | Portal, Platform Admin, Cockpit, MDM |
Architecture
┌─────────────────────────────────────────────┐
│ Founder Flutter Shell │
│ 9 tabs: Command, Ops, Agents, Finance, │
│ Customers, Infra, Team, Security, Settings │
└──────────────────┬──────────────────────────┘
│
▼
┌─────────────────────────────────────────────┐
│ Go API Gateway (proxy) │
│ /api/v1/agent/founder/* → Python │
└──────────────────┬──────────────────────────┘
│
▼
┌─────────────────────────────────────────────┐
│ Python Analytics Service │
│ ┌───────────────────────────────────────┐ │
│ │ Rex AI COO │ │
│ │ Intent Classification (14 categories)│ │
│ └──────────────┬────────────────────────┘ │
│ │ delegates to │
│ ┌──────────────▼────────────────────────┐ │
│ │ Pantheon Agents (15) │ │
│ │ Saturn, Pluto, Jupiter, Mercury, │ │
│ │ Proserpina, Fortuna, Aequitas, │ │
│ │ Apollo, Ceres, Juno, Vulcan, │ │
│ │ Diana, Neptune, Mars, Vesta │ │
│ └───────────────────────────────────────┘ │
└──────────────────┬──────────────────────────┘
│
▼
┌─────────────────────────────────────────────┐
│ Cloud Spanner │ ACP AI Router │ GCS │
└─────────────────────────────────────────────┘
Key Epics
| Epic | Feature |
|---|---|
| #1753 | Command Center |
| #1754 | Operations |
| #1755 | Agents & ACP |
| #1756 | Finance |
| #1757 | Customers |
| #1758 | Infrastructure |
| #1759 | Team |
| #1760 | Security |
| #1761 | Settings |
| #1762 | Voice Agents |
| #1768 | Marketplace |
NebusAI Tenant
The NebusAI organization (tenant ID: 550e8400-e29b-41d4-a716-446655449000) serves as the reference implementation. The founder, Scott Houghton, authenticates via Google SSO and has super_admin access.