Coding & Software AI
Environment variable
A configuration value supplied outside code, often used for secrets or deployment-specific settings.
Example
An environment variable supplies an API key without placing it in source code.
Why people use it
Teams use “Environment variable” when they need to use AI without losing sound software-engineering discipline.
What you'll hear
“Can Environment variable help us build or review this without creating more cleanup later?”