config_manifest
Generate a compressed project-wide summary of config variables: sources, domains, and risk hotspots like secrets in tracked files or unsourced code. Use once per session to avoid repeated lookups.
Instructions
Compressed, project-wide summary of every config variable found — sources, domains, and risk hotspots (likely secrets in tracked files, variables read in code with no source). Load once per session instead of repeated resolve_variable calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| projectRoot | No | ||
| maxVariables | No |