rtfm_discover
Scan a project directory and produce a structural map of file types, languages, entry points, and size breakdown. Use it to understand codebase layout quickly.
Instructions
Scan a project directory and return a structural map (file types, languages, entry points, size breakdown). ~1 second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | project root directory (default ".") |