openHelp() always found the bundled oAI.help folder, so it always took the NSWorkspace.open(index.html) branch — handing the page to the default web browser. The NSHelpManager branch, which launches the native Help Viewer (with its built-in full-text search), was unreachable dead code. Now always routes through NSHelpManager.