Platform
Platform documentation covers cross-cutting concerns that apply regardless of whether you’re using workflows, computation graphs, or both — and regardless of whether you’re in library or service mode.
- CLI Reference —
cloacinactlcommands and flags - HTTP API — REST endpoints for the server
- WebSocket Protocol — Real-time event streaming
- Database Admin API — Tenant provisioning
- Configuration — All config options
- Environment Variables — Runtime settings
- Repository Structure — Codebase layout
- Database Backends — PostgreSQL vs SQLite trade-offs
- Multi-tenancy — Schema isolation architecture
- Package Format — .cloacina file structure
- FFI System — Dynamic library loading
- Horizontal Scaling — Multi-instance coordination
- Performance Characteristics — Throughput and latency
- Production Deployment — Deploy to production
- Deploying the API Server — Server setup
- Running the Daemon — Local scheduler
- Performance Tuning — Optimization guide
- Security — Authentication and authorization