The auto-resolved FN-2614 merge swapped `import * as engine` for a narrow named import but left dangling `engine.X` references, breaking the dashboard build. Restore the namespace import and drop the now-orphaned engineExports/ntfy helper consts. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>