User Input
$ARGUMENTS
Outline
- Read
docs/skills/catalog.md#refresh-generated-mapsandAGENTS.md#refresh-generated-maps. - Establish freshness with
dotnet run --project tools/maps/Elsa.Maps.Generator -- checkwhen the user explicitly requests a refresh. That is the authoritative signal;docs/maps/manifest.jsonsummarizes coverage but does not report staleness. - Choose the narrowest map generator that matches the changed inputs.
- Prefer PowerShell scripts on Windows and Bash scripts where appropriate.
- Run map generators only when the user explicitly requests a refresh (or explicitly authorizes it as part of an approved task).
- Record findings in reports; do not hand-edit generated map facts.
If a map refresh is follow-through for an approved change, run it. Otherwise return the proposed refresh command(s) first.