get_project_context
Retrieve a compressed project briefing covering active modules, recent decisions, and open problems to quickly understand the project state.
Instructions
Returns a compressed briefing of the project as a Markdown string: active modules, recent decisions, and open problems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional relative path to filter the briefing (e.g. 'src/auth'). | |
| repo | No | Optional absolute path to the repository to scope results. |