What Happened
- The PR adds `object` and `array` as recipe parameter input types and routes those parameters through a structured MiniJinja rendering path in the build pipeline, enabling templates to use dot-notation, loops, and conditionals on nested data without changing existing `build_recipe_from_template` call patterns.
- The PR adds `object` and `array` as recipe parameter input types and routes those parameters through a structured MiniJinja rendering path in the build pipeline, enabling templates to use dot-notation, loops, and conditionals on nested data without changing existing `build_recipe_from_template` call patterns.
- 1 evidence item attached for review.