API Docs
Ironloom exposes a small operational API surface today: runtime HTTP routes, environment configuration, encrypted setup storage, JSON schemas, and crate-level Rust boundaries.
Sections
- Configuration: environment variables, setup gating, and precedence.
- Runtime HTTP: health, readiness, setup, and setup submission routes.
- Storage:
.ironloomartifact and setup storage paths. - Schemas: committed JSON schema contracts.
- Crates: Rust crate ownership boundaries.