You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fan out the write pattern: three single-property setters (opacity / visibility /
name) and the first multi-node op, delete_nodes (resolves targets in parallel,
removes sequentially, skips missing/already-removed, returns the affected ids).
shared: BatchNodeResult. All idempotency-wrapped and registered in WRITE_TOOLS.
7 write tools total; +11 tests (307). lint / typecheck / build green.
0 commit comments