summary.project
Generate a ground-truth–aware project snapshot by reading instruction files, long-term memory, and the knowledge base. Does not store results automatically.
Instructions
Generate a ground-truth–aware project knowledge snapshot by reading authoritative instruction files, long-term memory, and the knowledge base. This tool does NOT store results automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_kb | No | ||
| project_id | No | Project identifier (auto-detected from project_root if not provided) | |
| project_root | Yes | ||
| auto_discover | No | Automatically discover common instruction files | |
| include_files | No | Explicit file or directory paths (relative to project root) to treat as authoritative | |
| include_memory | No |