Guided codebase tour
get_codebase_tourGenerates a dependency-ordered guided tour for codebase onboarding. Each stop includes node ids, file paths, layer, and rationale, with caching per index fingerprint.
Instructions
Return a dependency-ordered guided tour (~6–10 stops) for onboarding — each stop lists node ids, file paths, layer, and rationale. Cached per index fingerprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project UUID (defaults to configured project) | |
| force | No | Bypass cache and regenerate |