Goal
Make install one-click for non-technical users — no terminal, no Homebrew.
Why
The MVP installs from source via ./install.sh (needs git + Homebrew + a terminal). Most people won't do that, and an unsigned app trips Gatekeeper's "unidentified developer" warning.
Scope
Notes
Permissions (FDA + Automation) still require manual user clicks — Apple enforces this. The installer can open the panes and guide, but can't grant them.
Goal
Make install one-click for non-technical users — no terminal, no Homebrew.
Why
The MVP installs from source via
./install.sh(needs git + Homebrew + a terminal). Most people won't do that, and an unsigned app trips Gatekeeper's "unidentified developer" warning.Scope
Notes
Permissions (FDA + Automation) still require manual user clicks — Apple enforces this. The installer can open the panes and guide, but can't grant them.