Record the methodological reset that opens the AMR programme: why we stopped the uniform-grid approach at scale, how the project is now organised, and the rules under which all subsequent science will be logged. This entry is the lab log's own first page — it documents the frame, not yet any physics result.
Expectation going in: a uniform spectral grid cannot reach the published soliton-core resolution at a defensible cost, because it must refine the whole box to resolve a ~pc core. I expect AMR (GAMER, the original method) to reach converged cores on far less hardware. This entry records that expectation; the convergence test in Phase 2 will be its first real check.
- Closed the uniform 4096³ run: it OOM'd on 4 H200 nodes and needs 8 (~$25–40K), with fragile multi-host
compile. Cluster torn down, burn stopped.
- Reorganised the project into two tracks:
uniform/(the completed spectral work) andamr/(this new
track). Shared material (Papers/, study/, site/) kept at root.
- Authored the reproduction plan roadmap v2 after a line-by-line review that found eight gaps in v1;
expanded 7 → 11 phases (amr/ROADMAP.md, amr/roadmap/Roadmap.html).
- Established this append-only lab log (
amr/lab/LABLOG_PLAN.md) and its interface at fdmsim.com/amr.
The uniform-run findings (ρ_c never plateaued: 44k→69k→109k→228k; β=0.30–0.37 unconverged); the closed 4096³ cost/feasibility result; the three source papers in ../Papers/.
The governing system is Schrödinger–Poisson for a self-gravitating scalar field. The single parameter is the boson mass m_B, which sets the de Broglie wavelength λ_dB = 2πℏ/(m_B v) and hence the soliton core size. Because the core occupies a vanishing fraction of the box volume but demands ~all of the resolution, the problem is intrinsically multi-scale — which is exactly the regime adaptive mesh refinement exists for, and exactly where a uniform grid is forced into the N⁵ cost wall.
- Pivot uniform → AMR. Considered pushing the uniform run to 8 nodes; rejected — the cost (~$25–40K),
fragility, and the fact that the cores still would not match the paper's ~pc resolution made it a poor use of money. AMR is both cheaper and the method the paper actually used.
- Keep JAXiON (uniform) alive for one thing only: differentiable inference of m_B, which AMR cannot do.
- Two-track reorg rather than a rewrite: preserves the completed uniform science as a citable record
and a cross-validation anchor (roadmap Phase 9), rather than discarding it.
- Append-only lab log with hypothesis-before-result: chosen specifically to make "no fuzzing"
enforceable — expectations are committed before outcomes are seen.
Project now has a clean two-track layout, an 11-phase rigour-first roadmap, a frozen lab-log schema, and a logbook interface. No physics measured yet — Phase 0 (freeze the blind targets) is the next step.
Structural: amr/ROADMAP.md (v2, 11 phases) and amr/STATE.md (gate ledger) exist and agree; reorg verified by directory listing; this log renders at fdmsim.com/amr. Scientific verification begins at Phase 1.
The programme is now set up to demonstrate *how* the result is built, not just the result. Nothing downstream may be tuned toward Schive's numbers — only compared. Next: LOG-0001, Phase 0 — read the three papers and freeze amr/TARGETS.md (the pre-registered blind targets). No GPU, no spend.