Implement meta per the spec (fruwehq/harel §4.5): sync the bundled schema (adds meta), expose State.meta (and machine-level meta) on the model, and confirm it's ignored by dispatch/validation/snapshots. A machine with meta: must load and run identically. Unit test. v0.0.4.
Implement
metaper the spec (fruwehq/harel §4.5): sync the bundled schema (addsmeta), exposeState.meta(and machine-level meta) on the model, and confirm it's ignored by dispatch/validation/snapshots. A machine withmeta:must load and run identically. Unit test. v0.0.4.