topos_generate_depgraph
Generate the .gitnexus dependency graph via GitNexus to enable structural quality analysis. Skips regeneration when the graph is current; forces a rebuild with the force option.
Instructions
Generate the .gitnexus dependency graph via GitNexus
(side-effecting).
Ensures the graph by default: no-ops when current, otherwise runs
gitnexus analyze. force=true always regenerates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Regenerate even when current. | |
| directory | No | Repo root to analyze (default: MCP file root / process project root). | |
| gitnexus_dir | No | `.gitnexus` store under the project root. |