๐ข TFIM/FreeEnergy/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
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@sweep | second_closed_form | ๐ข structural | Pfeuty 1970: at h=0 dispersion flat ฮ=2J โ ฮตโ = -J; ฮฒโโ free energy โ ฮตโ | test/models/quantum/TFIM/test_TFIM_free_energy_batch.jl |
@sweep | second_closed_form | ๐ข structural | Pfeuty 1970: at J=0 dispersion flat ฮ=2h โ ฮตโ = -h; ฮฒโโ free energy โ ฮตโ | test/models/quantum/TFIM/test_TFIM_free_energy_batch.jl |
@sweep | second_closed_form | ๐ข structural | Pfeuty 1970: at h=J critical point ฮตโ = -4J/ฯ; ฮฒโโ free energy โ ฮตโ | test/models/quantum/TFIM/test_TFIM_free_energy_batch.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(TFIM(; J = J, h = 0.0), FreeEnergy(), Infinite(); route = :second_closed_form, independent = -J, agree_within = 1.0e-5, refs = ["Pfeuty 1970: at h=0 dispersion flat ฮ=2J โ ฮตโ = -J; ฮฒโโ free energy โ ฮตโ"], fetch_kw = (; beta = BETA))verify(TFIM(; J = 0.0, h = J), FreeEnergy(), Infinite(); route = :second_closed_form, independent = -J, agree_within = 1.0e-5, refs = ["Pfeuty 1970: at J=0 dispersion flat ฮ=2h โ ฮตโ = -h; ฮฒโโ free energy โ ฮตโ"], fetch_kw = (; beta = BETA))verify(TFIM(; J = J, h = J), FreeEnergy(), Infinite(); route = :second_closed_form, independent = (-4J) / ฯ, agree_within = 1.0e-5, refs = ["Pfeuty 1970: at h=J critical point ฮตโ = -4J/ฯ; ฮฒโโ free energy โ ฮตโ"], fetch_kw = (; beta = BETA))Assurance (provisional)
- level: corroborated-at-p ๐ข
- cards: 3 ยท model ED-feasible
- RES not wired โ measured residuals / confidence are not shown yet.