๐ข HeisenbergXYZ/Energy/Infinite
Generated by docs/atlas/generate.jl โ a pure VIEW over the *_registry.jl claims + the static test/INVENTORY.jsonl AST scan. No test is executed and no src is run; test/INVENTORY.jsonl is regenerated in-place (idempotently) from that static scan; fetch/@register untouched. Assurance labels are PROVISIONAL: residuals / confidence are not shown yet (RES not wired). Badges reflect the committed test AST, not the latest CI run โ a hub can read green while its @test is red between regenerations. @sweep = a graceful regime-resolution gap, not card omission.
src claim
- method
xxz_delegation, statusexact, reliabilityhigh, refs: YangYang1966 | LiebSchultzMattis1961 | Baxter1972 - Delegates to XXZ1D(J=Jx, ฮ=Jz/Jx) when Jx=Jy; XY anisotropic line (Jz=0) via Lieb-Schultz-Mattis 1961 closed form; generic XYZ (Jxโ Jy, Jzโ 0) deferred to Baxter elliptic Phase 3.
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@isotropic | ed_finite_size | ๐ข structural | Hulthen 1938 via delegation to XXZ1D at Delta=1 | test/models/quantum/XXZ/test_heisenberg_xyz.jl |
@xx | limiting_case | ๐ก asserted | Jordan-Wigner free fermion: XX limit Jz=0 gives e0 = -J/pi | test/models/quantum/XXZ/test_heisenberg_xyz.jl |
@xxz | limiting_case | ๐ก asserted | FM saturation: Jz=-J gives e0 = -J/4 | test/models/quantum/XXZ/test_heisenberg_xyz.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(HeisenbergXYZ(; Jx = 1.0, Jy = 1.0, Jz = 1.0), Energy(:per_site), Infinite(); route = :ed_finite_size, independent = [(dense_spectrum(chain_hamiltonian(2, N, 1.0 * (kron(Sx, Sx) + kron(Sy, Sy) + kron(Sz, Sz)))))[1] / (N - 1) for N = verify_profile_Ns(; fast = (6, 8), full = (6, 8, 10, 12), nightly = (6, 8, 10, 12, 14))], at = ["N=$(verify_profile_Ns(; fast = (6, 8), full = (6, 8, 10, 12), nightly = (6, 8, 10, 12, 14)))" for verify_profile_Ns(; fast = (6, 8), full = (6, 8, 10, 12), nightly = (6, 8, 10, 12, 14)) = verify_profile_Ns(; fast = (6, 8), full = (6, 8, 10, 12), nightly = (6, 8, 10, 12, 14))], agree_within = 0.05, refs = ["Hulthen 1938 via delegation to XXZ1D at Delta=1"])verify(HeisenbergXYZ(; Jx = 1.0, Jy = 1.0, Jz = 0.0), Energy(:per_site), Infinite(); route = :limiting_case, independent = -1 / ฯ, agree_within = 1.0e-12, refs = ["Jordan-Wigner free fermion: XX limit Jz=0 gives e0 = -J/pi"])verify(HeisenbergXYZ(; Jx = 1.0, Jy = 1.0, Jz = -1.0), Energy(:per_site), Infinite(); route = :limiting_case, independent = -1 / 4, agree_within = 1.0e-12, refs = ["FM saturation: Jz=-J gives e0 = -J/4"])Assurance (provisional)
- level: corroborated-at-p ๐ข
- cards: 3 ยท model ED-feasible
- RES not wired โ measured residuals / confidence are not shown yet.