rms_overview
Retrieve a structured project overview: document counts by folder and status, recent notes, and active checkpoints for a bound workspace or specified project key.
Instructions
Structured orientation summary for exactly one project: document counts by folder and status, recent notes, and active checkpoints. Call this at session start. Fail-closed: requires a bound workspace or an explicit project key; never aggregates across projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Registered project key, used when the MCP client did not provide a workspace root. | |
| recent_limit | No | Maximum recent notes to return (default 10, max 50). |