Use when converting pre_layout artifacts into final output/specs/ui_spec.ron through screenshot-grounded transform_plan authoring and deterministic build-spec application.
Orchestrate this flow only:
pre_layout.ron + node evidence + screenshot grounding -> transform_plan.json -> build-spec -> ui_spec.ron
Hard rules:
ui_spec.ron.pre_layout.ron into ui_spec.ron.output/specs/node_map.json directly; check existence only, then use agent-tool reads.node-grounding-for-transformauthoring-transform-plansimplifying-system-componentsinferring-repeat-element-idstest -f output/specs/pre_layout.rontest -f output/specs/node_map.jsonnode-grounding-for-transform (including screenshot checks for root and ambiguous/text-less nodes).output/specs/transform_plan.json using authoring-transform-plan.cargo run -p forge -- run-stage build-specforge run-stage build-specoutput/specs/ui_spec.ron was regenerated.ui_spec.ron reflects transform decisions.