pub type Phase = u8;
Application lifecycle phases (mirrors VS Code LifecyclePhase). 1 = Starting, 2 = Ready, 3 = Restored, 4 = Eventually