When viewing the Maturity Dashboard, users should be able to press a key on a recommendation to have the scanner generate the actual config file to fix it (e.g., generate a starter policy.toml, draft a .geminiignore, migrate deprecated tools.exclude entries to policy rules).
Why is this needed?
The advisory engine tells users what's wrong but doesn't help fix it. Generate Fix would close the loop by producing spec-compliant config files based on the user's actual environment.
Scope
- Procedural fixes (no API): policy.toml, .geminiignore, settings.json patches
- AI-generated fixes (needs API key): GEMINI.md prose, hook scripts
Which area does this relate to?
Advisory + TUI
When viewing the Maturity Dashboard, users should be able to press a key on a recommendation to have the scanner generate the actual config file to fix it (e.g., generate a starter policy.toml, draft a .geminiignore, migrate deprecated tools.exclude entries to policy rules).
Why is this needed?
The advisory engine tells users what's wrong but doesn't help fix it. Generate Fix would close the loop by producing spec-compliant config files based on the user's actual environment.
Scope
Which area does this relate to?
Advisory + TUI