๐ข 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, reliabilityhigh, refs: Yang-Yang 1966 | Baxter 1972 - Delegates to XXZ1D(J=Jx, ฮ=Jz/Jx) when Jx=Jy; general (Jxโ Jy) raises DomainError (Baxter elliptic deferred to Phase 2).
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@sweep | 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 = J, Jy = J, Jz = J), Energy(:per_site), Infinite(); route = :ed_finite_size, independent = ind, at = ["N=$(N)" for N = Ns], 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.