pack_status
Check the active pack variant and flag stale cards or caption presets that drifted from it, identifying which need reauthoring to sync with the current variant.
Instructions
Active pack variant, and which cards/captions have drifted from it.
A card is stale when its own recorded pack_hash no longer matches the
active variant's current hash — not wrong, since card_new only pre-merges
a pack's style and a per-call slot still wins, but worth a card_reauthor
to catch up. caption_preset_stale is the same question for whatever
pack_apply_captions last wrote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | The project directory to act on. Omit it — the usual case — when this server is bound to a project (started as `proofcut -C DIR mcp`, or inside a project; `ping` says which): it then resolves to that one bound project, a relative path resolves against it, and a path outside it is refused by name. Unbound, `path` is the whole address and omitting it refuses rather than guessing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||