Schema API
Committed JSON schemas live under crate-local schemas/ directories.
Schema Drift
Verify schemas with:
sh
cargo run -p ironloom-schemas -- --checkRegenerate schema files after public contract changes with:
sh
cargo run -p ironloom-schemasRuntime Config Schemas
crates/ironloom-config/schemas/runtime-config.schema.jsoncrates/ironloom-config/schemas/stored-setup-config.schema.json
These describe resolved runtime configuration and encrypted setup payload shape.