prepare_derived_beam_simulation
Compile one exact replay-verified rectangular-beam derivation into a prepared bounded simulation study. The caller must supply the original derivation input and receipt, its exact validation receipt, simulation-eligible source-bound material evidence matching the modulus, an objective, source freshness, and a physical validation plan. The compiler replays first, derives a stable candidate ID, repeats deterministic review, preserves requester criteria as hard gates, and publishes omitted failure modes. It never chooses material or objective, verifies physical truth, runs a solver, stores data, contacts a supplier, or grants physical authority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectives | Yes | ||
| source_metadata | Yes | ||
| derivation_input | Yes | ||
| derivation_receipt | Yes | ||
| derivation_validation | Yes | Exact output returned by validate_rectangular_beam_section_derivation for the same input and receipt. Runtime replay and full canonical comparison are authoritative. | |
| physical_validation_plan | Yes | ||
| material_property_evidence | Yes | Caller-supplied exact material-property source snapshot. Binding proves content identity and envelope validity only; it does not verify the source claim or create a design allowable. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||