Configuration
List configuration locations, defaults, precedence, validation, and environment-specific options.
Abstract
List configuration locations, defaults, precedence, validation, and environment-specific options.
This page should answer where configuration lives, how precedence works, and which settings are required for a run to succeed.
Audience
These pages are complete references for commands, APIs, configuration, files, reports, and exit codes.
What This Page Should Contain
- Configuration locations and formats.
- Precedence between flags, env vars, and config files.
- Defaults and required fields.
- Environment-specific overrides and validation rules.
Practical Sections
- Testbed configuration.
- Reporter configuration.
- Runtime and instrumentation configuration.
- CI overrides and local overrides.
Content Outline
- List the complete surface area.
- Mark stable public API versus internal or alpha behavior.
- Document inputs, outputs, defaults, errors, and versioning.
- Point back to guides for examples.
Practical Defaults
- Show a minimal working config first.
- Separate required options from optional tuning.
- State how to verify that config was applied.
- Explain what breaks when a setting is wrong.
Evidence To Add
- Real commands, APIs, or artifacts from the Blackbox showcase system.
- Links to related concept, guide, reference, or troubleshooting pages.
- Clear limits and prerequisites where the page touches alpha behavior.