Feature - CLI / Headless Mode
Jeff
- flowreactor run --project myproject.json — run a simulation headlessly
- Outputs structured JSON events to stdout
- CI-friendly: non-zero exit on unexpected faults or connection failures
- Config overrides via env vars (FLOWREACTOR_REDIS_PORT etc.)
- Why: Teams want to run FlowReactor in CI pipelines alongside their integration tests