Installer installs to `$PAI_DIR/.env`: https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Bundles/Official/install.ts#L98 Voice server loads from home dir: https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Packs/pai-voice-system/src/voice/server.ts#L29 Hooks read from `$PAI_DIR` and fall back to `.config/pai`: https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Packs/pai-voice-system/src/hooks/stop-hook-voice.ts#L36
Installer installs to
$PAI_DIR/.env: https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Bundles/Official/install.ts#L98Voice server loads from home dir: https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Packs/pai-voice-system/src/voice/server.ts#L29
Hooks read from
$PAI_DIRand fall back to.config/pai: https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Packs/pai-voice-system/src/hooks/stop-hook-voice.ts#L36