compile_stale
Identifies compiled descriptions whose source has changed since their last build, indicating they are stale and require recompilation 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 |