pub fn relocate_pins(
indexed: &IndexedDocument<'_>,
moves: &[PinMove],
builder: &mut CommitBuilder,
)Expand description
Inventory row “Relocate Pin Group”: move a multi-pin selection rigidly to new slots. All or nothing — one destination that is taken, out of bounds, or on a frozen interface leaves the whole group where it is.