Index project
index_projectRegister projects and rebuild the semantic code graph after approval. Pass every project in one call to update symbols, references, callers, dependencies, and change impact without modifying source.
Instructions
Registers projects and rebuilds the graph once, after explicit user approval. Pass every project in one call: a rebuild costs the whole corpus. It never writes inside the source projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | No | ||
| projects | No | ||
| confirmed | No | ||
| languages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| counts | Yes | ||
| project | Yes | ||
| projects | Yes | ||
| snapshot_id | Yes | ||
| generation_id | Yes |