spatial_plan_layout_preflight_corrections
Applies deterministic corrections to interior layout preflight findings, fixing bounds, overlaps, and circulation paths while routing semantic issues to follow-up tools.
Instructions
Plan dry-run corrections from an interior layout preflight.
KB: see knowledge_base/10_WORLD_BUILDING.md#9-world-building-best-practices
This local/read-only planner consumes a composition plus spatial_preflight_interior_layout output. It deterministically repairs fixable bounds, overlap, and circulation findings in the dry-run plan, and routes support/semantic issues to the right follow-up tools.
Example: spatial_plan_layout_preflight_corrections(composition_plan_json="", layout_preflight_json="")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| pairwise_padding | No | ||
| min_walkway_width | No | ||
| boundary_margin_cm | No | ||
| correction_step_cm | No | ||
| include_updated_plan | No | ||
| composition_plan_json | Yes | ||
| layout_preflight_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |