Prepare Strategy Changes
prepare_strategy_changesGenerate an exact diff for strategy changes, returning a signed token and the approval command needed to apply the update later.
Instructions
Prepare an exact diff; this does not approve or write the target.
Returns a signed change token and the printed local approval command.
apply_strategy_changes requires the approval created by that command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | ||
| target_root_id | Yes | ||
| idempotency_key | Yes | ||
| validation_token | Yes | ||
| target_relative_dir | Yes | ||
| expected_target_hashes | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||