kcp_replay
Cross-examine a saved plan artifact (the JSON returned by kcp_plan): re-fetch each manifest, compare its sha256 to the pinned one, re-run the pure planner from the echoed inputs, and report identical or drifted per manifest — with the fields that moved. A plan is evidence; replay is the cross-examination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact | Yes | The plan artifact: the JSON object returned by kcp_plan, or that JSON as a string |