dump_project_understanding
Dump comprehensive project understanding including all entities, relationships, patterns, and style conventions. Optionally include detailed observations for deeper analysis.
Instructions
Dump understanding of an entire project at once.
This tool provides a comprehensive dump of all knowledge related to a project, including all entities, relationships, patterns, and style conventions.
Args: project_path: Path to the project root directory include_observations: Whether to include detailed observations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| include_observations | No |