Configuration for external context providers (GitHub, GitLab, Jira, etc.).
Each provider can be enabled/disabled and configured with auth tokens.
Override individual tokens via env vars (GITHUB_TOKEN, GITLAB_TOKEN, etc.).
Controls what lean-ctx injects during setup and update --rewire.
Fresh installs default to non-invasive (rules/skills off, MCP on).
Users who ran setup interactively get explicit true/false.
None = undecided (legacy: check if rules already exist and preserve behavior).
Legacy: Controls how dense/compact MCP tool output is formatted.
Superseded by CompressionLevel. Kept for backward compatibility with old config.toml files.
New setups use compression_level instead. See CompressionLevel::effective().
Legacy: Controls agent output verbosity level injected into MCP instructions.
Superseded by CompressionLevel. Kept for backward compatibility with old config.toml files.
New setups use compression_level instead. See CompressionLevel::effective().