init_context
Analyze a project's structure, routes, dependencies, and schema to build an understanding before running diagnostics. Run this initial scan to prepare for cross-boundary bug detection.
Instructions
Analyze a project for the first time to understand what it does. Scans routes, package.json, database schema, and README to build a project understanding. Run this before any diagnosis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project root directory |