๐ข 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, reliabilityhigh, refs: Pfeuty 1970 - 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 | 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(; J = J, h = h), 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(; J = J, h = h), MagnetizationZ(), Infinite(); route = :second_closed_form, independent = (1 - (h / J) ^ 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: 2 ยท model ED-feasible
- RES not wired โ measured residuals / confidence are not shown yet.