Expand description
Editor application root.
Implements EngineApp, AgentProvider, PhaseProvider. Per-frame
work is delegated to the focused modules (input, commands,
hot_reload) so this file stays a composition layer rather than a
1000-line god struct.