seed_project
Populate a knowledge graph with entities and relationships extracted from existing code to enable codebase understanding and analysis.
Instructions
Scan the project codebase and populate the knowledge graph with entities and relationships from existing code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Re-seed already processed files | |
| project_dir | No | Project directory path (defaults to current) |