grid_sdk 0.1.3 copy "grid_sdk: ^0.1.3" to clipboard
grid_sdk: ^0.1.3 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.3 #

  • Constraint coherence: requires grid_runtime ^0.1.2 / grid_engine ^0.1.2 / beads_dart ^0.1.1 (fixes hosted 0.1.2 resolving against grid_runtime 0.1.1, which lacks onFlare/ownedPrefixOf).

0.1.2 #

  • buildStationWork composes capability registries over its owned note appender: a registryBuilder callback receives a NoteAppender backed by the assembled StationBeadWriter (append-notes chokepoint), so station compositions can wire capability receipt lines to work-bead notes (#137).

0.1.1 #

  • Added the command-operation seam: grid/rework and grid/gate/resolve run inside the resident reconcile loop, and StationWorkRuntime.commands vends 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.
0
likes
150
points
769
downloads

Documentation

API reference

Publisher

verified publishermemento.engineering

Weekly Downloads

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`.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

beads_dart, freezed_annotation, genesis_tree, grid_engine, grid_runtime, json_annotation, meta, path, state_notifier

More

Packages that depend on grid_sdk