ID:WORK-112Status:done
Implement named slots with ordering for structure entries
Add a slots array to RuneConfig and slot/order fields to StructureEntry. The engine assembles children by iterating slots in declared order instead of using binary before/after placement. This is the core structural change in SPEC-033 that enables multi-zone layouts.
Priority:highComplexity:moderateMilestone:v1.0.0Source:SPEC-033