Three-Level Execution
The patented architecture that powers 471 tools across 26 services. Pipeline → Assembly Line → Radial Burst.
Pipeline
Sequential phases that organize complex workflows into manageable stages. Each phase completes before the next begins.
- Linear task execution with ordered phases
- Data passes between phases via context objects
- Error handling at each phase boundary
- Progress tracking and rollback support
Example
CRM contact creation → SendGrid welcome email → Slack notification
Assembly Line
Decision moments within phases. AI evaluates conditions, routes data, and orchestrates the flow between services.
- Conditional branching with AI evaluation
- Dynamic routing based on intermediate results
- Context-aware service selection
- Fallback chains and retry logic
Example
Analyze lead score → High: route to sales pipeline | Low: add to nurture campaign
Radial Burst
Parallel action execution. Multiple API calls fire simultaneously, maximizing throughput and minimizing latency.
- Concurrent API calls across multiple services
- Automatic dependency graph resolution
- Rate limiting with token bucket per service
- Results aggregation and merge strategies
Example
Simultaneously: Stripe charge + Shopify order + SendGrid receipt + Slack alert + CRM update
Technology Stack
AI Mode
Claude-powered intent parsing
Keyword Fallback
Works without API key
Vault
AES-256-GCM + hardware binding
Engine
.0n portable brain bundles
HTTP Server
REST API + webhook receivers
MCP Protocol
Model Context Protocol stdio