genesis_perception 0.1.2
genesis_perception: ^0.1.2 copied to clipboard
A measurement domain built on the genesis_tree spine: read-only perception trees with Node/Field leaves and a harvest pipeline.
Changelog #
0.1.2 #
- Add
serializePerceptionFragment(Branch)— harvests a mountedNode/Fieldsubtree into a nested JSON map (aFieldbecomesname: value, a childNodebecomesname: { … }). The one place a measurement crosses to the wire.
0.1.1 #
- Docs: package documentation (README, dartdoc) made self-contained for pub.dev; no API changes.
0.1.0 #
-
Initial release: the measurement domain on the tree spine — Perception/PerceptionContext/PerceptionOwner, Node/Field, the harvest pipeline.
Pre-1.0 and experimental; APIs may change before 1.0.