map_rebuild
Rebuild the static map index incrementally when map responses indicate staleness or after a major refactor.
Instructions
Rebuild the static map index (incremental: only changed files are re-parsed). Long-running on first build of a large repo. Not needed for nav_* correctness — those are always live. Use when map responses flag staleness or after large refactors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Subtree to rebuild, e.g. 'src/auth'; omit for the whole repo |