preview_undo_split_composition
Preview the reverse operations for a previous split composition, showing the plan to restore the ancestor and tombstone duplicate copies, without changing any state.
Instructions
Preview the inverse plan (or divergence refusal) for a prior
split_applied event WITHOUT mutating any state.
Counterpart to preview_undo_lift_composition for splits. Same
{plan, refusal} shape; the plan block carries the
split-specific inverse operations (restore at the ancestor,
tombstone the duplicated copies on every target descendant)
instead of the lift mirrors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | The ancestor model whose split is being previewed. Must match the cited event's ``threat_model_id``. | |
| split_id | Yes | Either the surrogate id of the ``split_applied`` activity event, or the structured ``split_id`` carried in the event payload. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||