get_stats
Retrieves statistics from multiple code analysis subsystems, including usage, session budget, and specialized categories, to monitor token-saving performance.
Instructions
Unified stats dispatcher. category = usage (default) | session_budget | tca | dcp | linucb | warmstart | leiden | speculation | lattice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name/path (default: active). | |
| category | No | Which stats subsystem to report (default 'usage'). | |
| context_type | No | For category=lattice: filter to one context (navigation/edit/review/unknown). | |
| budget_tokens | No | For category=session_budget: soft budget cap (default 200000). |