Changelog
Release notes and breaking changes.
v0.1.0 (2026-04-09)
Initial release of Ctrl AI — forked from Our One (B2C) and rebuilt for enterprise.
Core Engine
- Full PI inference pipeline with 8-step execution
- All 5 unit types: Program, Framework, Pattern, Argument, Protocol
- Composition engine with forward-chaining and typed I/O
- Trust gradient rendering (14 PI components)
- Workflow system with AI-assisted composition
Enterprise Features
- Multi-tenancy with organizations
- 4-role RBAC (Viewer, Reviewer, Author, Admin)
- SSO via OIDC (Okta, Azure AD, Google Workspace)
- API key management with SHA-256 hashing
- Append-only audit logging
- AES-256-GCM encryption for inference logs
- Compliance mappings (EU AI Act, DORA, SOC 2, HIPAA)
Deployment
- Cloud deployment on Vercel
- Self-hosted via Docker Compose
- Pluggable LLM providers (Gemini, Claude, OpenAI, Ollama)
- BYOK (Bring Your Own Key) support