grid_sdk 0.1.1
grid_sdk: ^0.1.1 copied to clipboard
The public authoring surface of the grid — a station is authored as a Seed: compose the SDK's composition types and drive them with `runGrid`.
0.1.1 #
- Added the command-operation seam:
grid/reworkandgrid/gate/resolverun inside the resident reconcile loop, andStationWorkRuntime.commandsvends the handler a station wires into its control plane (the_grid #104). - One-shot commands route through the resident station (the_grid #120).
0.1.0 #
- Initial release: the public authoring surface of the grid — composition types driven with runGrid.