You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CURRENT_STATE.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@ This repository is a small GitHub Pages static site that publishes a single oral
22
22
23
23
## QA Evidence
24
24
25
+
- Provenance refinement branch QA passed on 2026-05-19: `docs/heatmap-provenance.md` clearly states that the raw/analysis-ready source dataset is not published, distinguishes PDF/figure-to-PNG regeneration from full data-to-figure regeneration, and documents the Windows/MiKTeX `pdftoppm` temp/log permission blocker.
26
+
-`python scripts/validate_repo.py` passed on 2026-05-19 with only the known stale `README.CRAWL.md` warning.
27
+
-`python -m compileall scripts` passed on 2026-05-19.
25
28
- A local homepage QA snapshot passed `python scripts/check_homepage.py` and was then captured at desktop and mobile widths in a browser-rendered view.
26
29
- The browser captures showed the heatmap image, page heading, and download link in the expected positions with no visible layout regressions.
|`python scripts/render_heatmap.py`| Heatmap rebuild | Currently blocked locally by Windows/MiKTeX `pdftoppm` temp/log permission errors |
36
40
|`python scripts/check_homepage.py`| Homepage smoke test | Requires `_site/index.html` from a Jekyll build, or an explicit rendered HTML path or URL |
37
41
|`Invoke-WebRequest https://mschwar.github.io/data-visualization/`| Live site verification | 200 OK |
@@ -69,6 +73,5 @@ The pinned build path is now committed in-repo, so local build instructions are
69
73
70
74
## Immediate Next Moves
71
75
72
-
1. QA the provenance refinement branch by confirming the provenance boundary is discoverable in README, CURRENT_STATE, and `docs/heatmap-provenance.md`.
73
-
2. Track the follow-on fixes listed in [docs/agentic-first-buildout-plan.md](docs/agentic-first-buildout-plan.md).
74
-
3. Keep historical artifacts documented in [docs/historical-artifacts.md](docs/historical-artifacts.md).
76
+
1. Track the follow-on fixes listed in [docs/agentic-first-buildout-plan.md](docs/agentic-first-buildout-plan.md).
77
+
2. Keep historical artifacts documented in [docs/historical-artifacts.md](docs/historical-artifacts.md).
0 commit comments