š¢ TFIM/MagnetizationZ/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
analytic, statusexact, reliabilityhigh, refs: Pfeuty1970 - m_z = (1 - (h/J)²)^(1/8) for h < J, else 0 (T = 0 spontaneous).
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@sweep | limiting_case | š” asserted | Pfeuty 1970: m_z = 0 for h >= J (disordered/critical) | test/models/quantum/TFIM/test_TFIM_zaxis_verify.jl |
@sweep | limiting_case | š” asserted | Pfeuty 1970: m_z = 0 for h >= J (disordered/critical) | test/models/quantum/TFIM/test_TFIM_zaxis_verify.jl |
@sweep | second_closed_form | š¢ structural | Pfeuty 1970: m_z = (1 - (h/J)²)^{1/8} for h < J | test/models/quantum/TFIM/test_TFIM_zaxis_verify.jl |
@sweep | second_closed_form | š¢ structural | Pfeuty 1970: m_z = (1 - (h/J)²)^{1/8} for h < J | test/models/quantum/TFIM/test_TFIM_zaxis_verify.jl |
@sweep | second_closed_form | š¢ structural | Pfeuty 1970: m_z = (1 - (h/J)²)^{1/8} for h < J | test/models/quantum/TFIM/test_TFIM_zaxis_verify.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(TFIM(; 1.0 = 1.0, 1.0 = 1.0), MagnetizationZ(), Infinite(); route = :limiting_case, independent = 0.0, agree_within = 1.0e-10, refs = ["Pfeuty 1970: m_z = 0 for h >= J (disordered/critical)"])verify(TFIM(; 1.0 = 1.0, 2.0 = 2.0), MagnetizationZ(), Infinite(); route = :limiting_case, independent = 0.0, agree_within = 1.0e-10, refs = ["Pfeuty 1970: m_z = 0 for h >= J (disordered/critical)"])verify(TFIM(; 1.0 = 1.0, 0.3 = 0.3), MagnetizationZ(), Infinite(); route = :second_closed_form, independent = (1 - (0.3 / 1.0) ^ 2) ^ (1 / 8), agree_within = 1.0e-9, refs = ["Pfeuty 1970: m_z = (1 - (h/J)²)^{1/8} for h < J"])verify(TFIM(; 1.0 = 1.0, 0.5 = 0.5), MagnetizationZ(), Infinite(); route = :second_closed_form, independent = (1 - (0.5 / 1.0) ^ 2) ^ (1 / 8), agree_within = 1.0e-9, refs = ["Pfeuty 1970: m_z = (1 - (h/J)²)^{1/8} for h < J"])verify(TFIM(; 1.0 = 1.0, 0.8 = 0.8), MagnetizationZ(), Infinite(); route = :second_closed_form, independent = (1 - (0.8 / 1.0) ^ 2) ^ (1 / 8), agree_within = 1.0e-9, refs = ["Pfeuty 1970: m_z = (1 - (h/J)²)^{1/8} for h < J"])Assurance (provisional)
- level: corroborated-at-p š¢
- cards: 5 Ā· model ED-feasible
- RES not wired ā measured residuals / confidence are not shown yet.