๐ข TFIM/FreeEnergy/PBC
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: Lieb-Schultz-Mattis 1961
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@sweep | second_closed_form | ๐ข structural | TFIM h=0 PBC: pure Ising ring, one bond per site โ ฮตโ = -J exactly | test/models/quantum/TFIM/test_TFIM_free_energy_batch.jl |
@sweep | second_closed_form | ๐ข structural | TFIM J=0 PBC: no Ising coupling โ f/N = -h exactly | 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(), PBC(N); route = :second_closed_form, independent = -J, agree_within = 1.0e-5, refs = ["TFIM h=0 PBC: pure Ising ring, one bond per site โ ฮตโ = -J exactly"], fetch_kw = (; beta = BETA))verify(TFIM(; J = 0.0, h = h), FreeEnergy(), PBC(N); route = :second_closed_form, independent = -h, agree_within = 1.0e-5, refs = ["TFIM J=0 PBC: no Ising coupling โ f/N = -h exactly"], fetch_kw = (; beta = BETA))Assurance (provisional)
- level: corroborated-at-p ๐ข
- cards: 2 ยท model ED-feasible
- RES not wired โ measured residuals / confidence are not shown yet.