Currently Ava runs as a separate 'ava' user, which causes many issues:
New approach: 1. Create dedicated git worktree: /home/ben/omni/ava 2. Run Ava systemd service as ben user 3. Use ben's pi auth tokens (Claude Code API, cheaper than OpenRouter) 4. Ava works in its worktree, ben works in /home/ben/omni/live 5. Both share same .git, same branches, same environment
Benefits: