The bundled src/harel/data/machine.schema.json is a manual copy of harel's schema/machine.schema.json. The drift test guards correctness, but updating is a hand copy. Add a scripts/sync_schema.py + make sync-schema that pulls harel's schema at the matching version tag (or HAREL_SPEC_DIR) into the bundled path.
The bundled
src/harel/data/machine.schema.jsonis a manual copy of harel'sschema/machine.schema.json. The drift test guards correctness, but updating is a hand copy. Add ascripts/sync_schema.py+make sync-schemathat pulls harel's schema at the matching version tag (orHAREL_SPEC_DIR) into the bundled path.