compile_stale
Identify compiled descriptions whose source changed since they were built. Recompile these files to ensure they are provably current before trusting.
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 |