Add project command API

This commit is contained in:
2026-07-23 21:56:13 +02:00
parent 1e4dd26bb8
commit e4c7cf06e9
19 changed files with 781 additions and 21 deletions
+3 -2
View File
@@ -222,8 +222,9 @@ After saving, the row becomes linked to the new project device.
Session-local UI undo/redo exists for structural and destructive operations.
The server already persists immutable revisions and project-wide undo/redo
eligibility for the first internal commands. Public command execution,
server-side undo/redo endpoints and the UI cutover remain future work.
eligibility for the first commands. Public command, undo and redo endpoints
exist for Circuit and CircuitDeviceRow field updates. Complete command coverage
and the UI cutover remain future work.
Required operations: