Task
Large 2D world
Render only visible objects
Smooth navigation
No full scene instantiation
Solution
World = data layer
Render = projection
Lifecycle-driven objects
Scalable architecture