This project is intended to run with conservative defaults:
CODEX_APPROVAL_POLICY=neverCODEX_SANDBOX_MODE=workspaceWriteorreadOnlyCODEX_SANDBOX_NETWORK=falseunless network access is explicitly required
- Do not commit
.env - Do not commit
.data/ - Do not commit generated
dist/ - Do not publish real Discord bot tokens or personal absolute filesystem paths
- Review any configured
CODEX_WORKSPACEvalue and keep it scoped to the intended project only
- Use a dedicated Discord bot token
- Restrict
DISCORD_RESTART_ADMIN_USER_IDSto trusted operators only - Treat Discord users as untrusted input
- If you relax sandbox or approval settings, do so knowingly and document that change