Learn by Building
Examples &
Tutorials.
Production-ready examples with full source code. From single-agent automation to multi-agent orchestration with compliance-grade audit trails.
Tutorials
Beginner · 10 min
Your First Mission
Define, launch, and verify a Mission with a complete audit trail. The essential starting point.
PythonMission
Beginner · 15 min
OrgKernel + LangGraph
Add enterprise trust to an existing LangGraph agent in three lines. Identity, tokens, and audit.
OrgKernelLangGraph
Intermediate · 20 min
Compliance Review Agent
Build a FINRA compliance reviewer that processes trade confirmations and generates audit reports.
ComplianceAudit
Intermediate · 25 min
Invoice Processing Pipeline
Extract, validate, reconcile invoices against contracts. Automatic GL code assignment and ERP integration.
FinanceMCP
Advanced · 30 min
Multi-Agent Deal Review
Orchestrate legal, financial, and compliance agents to review a deal package with plan-and-execute coordination.
Multi-agentOrchestration
Advanced · 20 min
Publish to Mission Store
Package a Mission, set royalty rates, publish to the Registry, and track execution revenue.
RegistryEconomy
Code Samples
Python
Mission Streaming
Real-time state transition streaming with event handling and error recovery.
TypeScript
Batch Mission Execution
Launch 100+ Missions concurrently with connection pooling and progress tracking.
Python
Custom Tool Integration
Register custom tools with the Tool Gateway via MCP. Includes authentication and rate limiting.