privacy: remove local identity/path references
Some checks are pending
check / launcher (push) Waiting to run

This commit is contained in:
Edut LLC 2026-02-20 13:43:50 -08:00
parent ac1d9b668d
commit 3833dee81f

View File

@ -72,7 +72,7 @@ Policy behavior in launcher shell:
Run locally:
```bash
cd /Users/vsg/Documents/VSG\ Codex/launcher/app
cd <home>/Documents/VSG\ Codex/launcher/app
python3 -m http.server 4310
```