Skip to content

v3.7.3

Choose a tag to compare

@kpernyer kpernyer released this 23 Apr 11:24

Patch release for the formation-builder substrate.

Highlights:

  • Adds formation template catalog semantics and grouped kernel formation surfaces for downstream builders.
  • Records HITL gate decisions as experience events and validates HITL resume gate IDs.
  • Adds formation correlation IDs and role-scoped provider backend requirements.
  • Publishes Organism handoff guidance for formation compilation, business strategy, and the vendor-selection proof wedge.

Validation:

  • cargo check --workspace --all-targets
  • cargo test --all-targets --workspace
  • cargo fmt --all --check
  • just test-layout
  • cargo clippy --all-targets -- -D warnings