function isSetupComplete isSetupComplete(): Promise<boolean> Check if initial setup has been completed Result is cached in memory - once true, we never query again. Return Type Promise<boolean>