Date: 2026-09-10

Debug configuration

Configuration debugging means identifying which settings file, environment variable, authentication state, and runtime policy supplied a value.

Use the current implementation

Start with nova --help, nova setup --help, and the project .compass state. Use --verbose or --debug for diagnostic logging, then remove sensitive values from any shared log.

Boundaries and safety

Configuration precedence and supported keys are implementation details of the installed version. Unknown keys should be treated as errors or ignored according to the current validator; do not infer support from a similarly named setting.