Stable JSON schema with a top-level sqa_version. Round-trip read_json(write_json(expr)) == expr after simplify. Useful for sharing Hamiltonians and for snapshot tests. Bump the version only on schema breakage; the reader should support prior versions.
Stable JSON schema with a top-level
sqa_version. Round-tripread_json(write_json(expr)) == expraftersimplify. Useful for sharing Hamiltonians and for snapshot tests. Bump the version only on schema breakage; the reader should support prior versions.