Codex Setup
Use this section for client setup notes, environment variables, and local workflow conventions.
Local Environment
.env.local example
CODEXPERTISE_BASE_URL=https://api.codexpertise.com
CODEXPERTISE_API_KEY=replace_with_local_secret
The value above is a placeholder. Keep real secrets outside git.