fullscope_project
Get a compressed codebase orientation including directory tree, key config files, git status, and entry points with their critical-path dependencies. Use this as the first call when exploring a new codebase.
Instructions
Compressed codebase orientation — returns filtered directory tree, key config files (package.json/Cargo.toml/etc compressed), git status, and detected entry points with their critical-path dependencies. Use this as the first call when exploring a new codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory (defaults to cwd) |