Skip to content

Commit b76fdbc

Browse files
RoopsyDaisyclaude
andcommitted
PROJECT_STATUS: refresh banner to 2026-06-01 end-state
Record: slim migration merged (PR #16); toolkit reorganized into 3 example workflows (incl. rFVS-in-the-loop) — see its AGENTS.md; Hellgate VALIDATED on a compute node (job 2215378, account afflecklab, partition 'cpu(all)', etc.); WebGUI README is now pull-based per-OS for foresters; and the CI paths-ignore + required-check trap that sticks docs-only PRs (admin-merge them, or make the check always-report). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 640352b commit b76fdbc

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

docs/PROJECT_STATUS.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Handoff doc so this work can be resumed in a fresh session without losing
44
context.
55

6-
> **Current state (updated 2026-05-29).** Several items below were written while
6+
> **Current state (updated 2026-06-01).** Several items below were written while
77
> work was in flight and have since landed — read this banner first, then treat
88
> the rest as historical narrative:
99
> - **Repo renamed** `fors591``fvs-containers` (done; the old dev branch
@@ -28,6 +28,24 @@ context.
2828
> publishes the image (and validates the engine); the toolkit owns the workflow.
2929
> The unit tests moved with their code; the in-image suite is engine-only.
3030
> References to `cluster/` / `scripts/r_workflow/` further below are historical.
31+
> (The slim landed via **PR #16, merged to `main`**.) The toolkit is now
32+
> organized around **three example workflows** — single-run, parallel-batch
33+
> (incl. Monte Carlo sweep), and an rFVS-in-the-loop array — all verified
34+
> locally; see its `AGENTS.md`.
35+
> - **Hellgate VALIDATED (2026-06-01):** FVS ran on a real compute node via the
36+
> GHCR-pulled `.sif` (job 2215378). Confirmed: SLURM account `afflecklab`,
37+
> partition `'cpu(all)'`, login-node egress to GHCR open, fakeroot unavailable,
38+
> `MaxArraySize=10001`, run-on-scratch→keep-on-projects. Engine image pulls
39+
> public + unauthenticated.
40+
> - **WebGUI is pull-based for foresters** — the `README.md` now has per-OS
41+
> (macOS/Windows/Linux) **pull + run** instructions for
42+
> `ghcr.io/roopsydaisy/fvs-containers-webgui:ie` (not "build it"); the build path
43+
> is a maintainers fold-out. (Landing via branch `webgui-readme`.)
44+
> - **CI gotcha:** `ci.yaml`/`publish.yaml` use `paths-ignore` for `**.md`/`docs/**`,
45+
> so a **docs-only PR skips the "Build images…" job → its required status check
46+
> never reports → the PR sticks at "Expected — Waiting."** Admin-merge docs-only
47+
> PRs, or make the required check always-report (drop `paths-ignore`, detect
48+
> docs-only inside the job, skip the build but finish green). Not yet fixed.
3149
> See `docs/ASSESSMENT.md` for the full review behind these corrections.
3250
3351
## What this project is

0 commit comments

Comments
 (0)