Development Roadmap
Ordo is evolving rapidly — from a fast rule engine to the deterministic decision layer for AI agents.
Phase 1: Foundation
v0.1 → v0.2 Completed- Core Rule Engine (Rust)
- HTTP & gRPC API Server
- Visual Rule Editor (Vue 3 + React)
- WASM Browser Execution
- Execution Tracing & Debugging
- JIT Compilation (Cranelift)
- Audit Logging & Version History
- Distributed Deployment (NATS JetStream)
Phase 2: Intelligence
v0.3 → v0.4 Completed- Data Filter API (SQL / JSON / MongoDB push-down)
- Partial Evaluation Engine
- Compiled Ruleset (.ordo binary format)
- Multi-tenant QPS Isolation
- Enterprise Plugin System
Phase 3: Ecosystem
Next Planned- Collaborative Editing
- Rule Marketplace
- Advanced Observability (full OTLP tracing)
- Kubernetes Native Operator
Own your decision logic.
Give your AI agent guardrails you can test — allow, deny, or ask on every tool call, deterministically. The same engine also runs your business decisions. Open source on GitHub.