P9-01: ELK-first placement pipeline with strict flow lanes #49
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Rbanh/schemeta#49
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scope:
Acceptance:
Progress push
fc5f2fe(P9-01).Layout engine updates:
computeGroupOrigins).Validation:
npm testpassnpm run test:uipassProgress update (commit
128c5c6):/layout/autoand/layout/tidynow request ELK by default via options (use_elk_layout: true) unless explicitly overridden.applyLayoutToModelnow routes throughlayoutAndRoute(...)with layout options, so engine selection and fallback behavior are unified with compile path.Current boundary:
Completed by commit
46175ef.Delivered:
layoutAndRoutewhen runtime is available.elk_layout_unavailable_fallbackelk_layout_async_runtime_fallbackelk_layout_invalid_result_fallback/layout/auto+/layout/tidyalready request ELK by default (from prior sprint), now truly executed when supported.Validation:
npm testpassnpm run test:uipasstests/fixtures/mock-elk-runtime.cjs) verifyinglayout_engine_used: "elk".