mindbase_rebuild_index
Regenerate the project index by scanning the entire tree and overwriting index.yaml with a complete snapshot of project, files, contributors, sources, and last build.
Instructions
Regenerate index.yaml by scanning the project tree. Always overwrites; never partial-merges. Output schema: { project, files, contributors, sources, last_build }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project id; defaults to the current project (config.json) |