grid_diagnostics_contract 0.2.0
grid_diagnostics_contract: ^0.2.0 copied to clipboard
Grid-local station-lock record and bearer subprotocol contract.
0.2.0 #
- Breaking: the tree wire types (
TreeSnapshot,TreeNode,DiagnosticsProperty,DiagnosticsLevel,ReferenceKind) moved togenesis_foundation; this package now exports only the grid-localStationLockRecordand the bearer subprotocol. Migrate wire-type imports topackage:genesis_foundation.
0.1.2 #
- Retain only the grid-local
.grid/station.lock,StationLockRecord, andgrid.tree.bearer.WebSocket subprotocol contract. - Move diagnostics tree wire-value ownership to
genesis_foundation.
0.1.1 #
- Live tree projection: the diagnostics contract carries station tree snapshots through the station door (the_grid #113).
0.1.0 #
- Initial release: versioned diagnostics projection wire contract shared by reporters and cockpit consumers.