Frontend-Only Testing
Node Simulator
Test message routing and operator responses without backend calls
Simulate how messages flow through Nucleus, Jericho, and Genesis across different rails with realistic latency and responses.
Message Configuration
Note: This is a front-end simulation only. No actual network calls are made.
Simulation Results
No messages simulated yet
How It Works
1
Configure Message
Set your app ID, target operator, rail type, and payload data
2
Simulate Routing
Message is processed through IOI operators with realistic latency
3
View Results
See operator responses, latency metrics, and success/error states
Operator Overview
Nucleus
Routing & Orchestration
- • Message envelope validation
- • Rail-based routing logic
- • Load balancing across nodes
- • Receipt generation
Jericho
Policy & Validation
- • PoHG policy evaluation
- • Authorization checks
- • Rate limiting & quotas
- • Compliance validation
Genesis
AI Inference
- • LLM inference routing
- • Model selection & fallback
- • Context management
- • Response generation