Tool integration
This guide covers common integration surfaces.
JSON output (CLI)
crml simulate model.yaml --runs 20000 --format json > result.json
Python integration
- Language-level validation/loading: Language Python API
- Runtime execution: Engine Python API
Bundles for portability
If you need to run an engine without filesystem dependencies, use a crml_portfolio_bundle.
See: