Secrets and env handling
- No real tokens, API keys, cookies, private keys, or credentials in tracked files.
- Examples use safe placeholders and explain required env variables.
- Frontend code does not reference server-only secret names.
- Git history and generated reports are reviewed before launch announcements.