compile_stale
Identify compiled descriptions whose source changed since last build, flagging them for recompilation to ensure accuracy.
Instructions
List compiled descriptions whose source changed since they were built (SHA != HEAD).
These are no longer provably current, recompile (re-run the hook on those files) before trusting.
Args: project: Restrict to a project. Defaults to MCP_PROJECT if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Restrict to a project. Defaults to MCP_PROJECT if set. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |