delimit_scan
Scan a project to discover OpenAPI specs, security issues, and frameworks, and receive suggestions for what to track.
Instructions
Scan a project and report what Delimit can do for it.
When to use: as a first-run discovery on a new project — finds OpenAPI specs, checks for security issues, detects frameworks, suggests what to track. When NOT to use: to initialize governance (use delimit_init) or run the 60-second quickstart (delimit_quickstart).
Sibling contrast: delimit_quickstart is a guided first-run flow; delimit_init creates the governance scaffolding; this is read-only discovery.
Side effects: read-only scan via filesystem globs. Does not write to project files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to the project to scan. Default "." (cwd). | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||