Enumservicesv0.6.0ShutdownPhaseShutdown phases for coordinated application shutdown. enum ShutdownPhaseenum ShutdownPhaseMembersDiscordCleanupDiscordCleanup= 4Disconnect from Discord ExternalResourcesExternalResources= 3Disconnect from external resources (database, APIs) FinalCleanupFinalCleanup= 5Final cleanup tasks StopAcceptingRequestsStopAcceptingRequests= 1Stop accepting new requests/interactions StopServicesStopServices= 2Stop background services (health checks, etc.)