- Replace @StateObject with @State for @Observable conformance - Remove unnecessary Task wrapper in init - Call loadSetupStatus() synchronously since it's already @MainActor
- Replace @StateObject with @State for @Observable conformance - Remove unnecessary Task wrapper in init - Call loadSetupStatus() synchronously since it's already @MainActor