๐ข TFIM/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
bdg, reliabilityhigh, refs: Pfeuty 1970 - Per-site ฮต(ฮฒ) by QuadGK over the PBC dispersion ฮ(k).
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@critical | second_closed_form | ๐ข structural | Critical OBC TFIM at h=J=1: e_โ = -(2/ฯ)ยท2J = -4J/ฯ (BdG dispersion integral, Pfeuty 1970) | test/verification/universality/test_universality_cross_check.jl |
@sweep | second_closed_form | ๐ข structural | Pfeuty 1970: at h=0 dispersion is flat ฮ(k)=2 | J |
@sweep | second_closed_form | ๐ข structural | Pfeuty 1970: at J=0 dispersion is flat ฮ(k)=2h โ ฮตโ = -h | test/models/quantum/TFIM/test_TFIM_energy_pfeuty_batch.jl |
@sweep | second_closed_form | ๐ข structural | Pfeuty 1970: at h=J critical point ฮตโ = -4J/ฯ (closed-form integral) | test/models/quantum/TFIM/test_TFIM_energy_pfeuty_batch.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(TFIM(; J = 1.0, h = 1.0), Energy(), Infinite(); route = :second_closed_form, independent = -4 / ฯ, agree_within = 1.0e-10, refs = ["Critical OBC TFIM at h=J=1: e_โ = -(2/ฯ)ยท2J = -4J/ฯ (BdG dispersion integral, Pfeuty 1970)"])verify(TFIM(; J = J, h = 0.0), Energy(:per_site), Infinite(); route = :second_closed_form, independent = -(abs(J)), agree_within = 1.0e-9, refs = ["Pfeuty 1970: at h=0 dispersion is flat ฮ(k)=2|J| โ ฮตโ = -|J|"])verify(TFIM(; J = 0.0, h = h), Energy(:per_site), Infinite(); route = :second_closed_form, independent = -h, agree_within = 1.0e-9, refs = ["Pfeuty 1970: at J=0 dispersion is flat ฮ(k)=2h โ ฮตโ = -h"])verify(TFIM(; J = J, h = J), Energy(:per_site), Infinite(); route = :second_closed_form, independent = (-4J) / ฯ, agree_within = 1.0e-9, refs = ["Pfeuty 1970: at h=J critical point ฮตโ = -4J/ฯ (closed-form integral)"])Assurance (provisional)
- level: corroborated-at-p ๐ข
- cards: 4 ยท model ED-feasible
- RES not wired โ measured residuals / confidence are not shown yet.