Full Stack
With LLM Backends
Individual Layers
Pick only what you need:Python Bindings
PyPI package coming soon. For now, build from source with maturin.
Requirements
- Rust 1.70+
- Ollama (for Psyche, Persona, Cortex, and Shadow LLM features)
- macOS, Linux, or Windows (for Ironclad’s process sandbox)
| Platform | Sandbox Mechanism |
|---|---|
| macOS | Full Seatbelt sandbox (sandbox-exec) |
| Linux | Kernel namespaces + rlimits |
| Windows | Job Object resource limits + env scrubbing |

