Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CURRENT_STATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ This repo is a manifest-driven static atlas of plot pages, generated homepage co
- The test suite includes bootstrap smoke checks for the build and validator entrypoints.
- The shared accessibility and link-check scripts are present.
- The browser smoke harness exists at `scripts/browser_smoke.py`.
- The unified dashboard loads only local manifest/CSV files and no longer depends on a remote runtime CDN.


## Commands

Expand Down Expand Up @@ -74,3 +76,10 @@ Status below reflects the current local verification pass.
3. Run `python build_all.py` when changing data or plot generators.
4. Run `python scripts/validate_repo.py --check` after any substantive change.
5. Keep `CURRENT_STATE.md` and `docs/agentic-overhaul/2026-05-audit.md` up to date when the repo shape changes.

## Handoff Note

- Changed: the unified dashboard now loads only local assets and renders with inline SVG instead of a remote D3 CDN.
- Verified by: `python -m pytest tests/test_dashboard.py tests/test_browser_smoke.py -q`, `python scripts/browser_smoke.py`, and browser QA after serving the repo locally.
- Remaining risk: the browser smoke harness is still a preflight check; the real browser pass remains the proof for visual behavior.
- Next feature: provenance coverage for speculative rows.
Binary file modified adoption-timeline/output/adoption_timeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
254 changes: 127 additions & 127 deletions adoption-timeline/output/adoption_timeline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified adoption-timeline/output/adoption_timeline_highres.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions adoption-timeline/output/adoption_timeline_interactive.html

Large diffs are not rendered by default.

306 changes: 153 additions & 153 deletions ai-benchmark-progress/output/benchmark_progress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ai-benchmark-progress/output/benchmark_progress_highres.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Binary file modified ai-compute-timeline/output/ai_compute_timeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
444 changes: 222 additions & 222 deletions ai-compute-timeline/output/ai_compute_timeline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified ai-compute-timeline/output/ai_compute_timeline_highres.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Binary file modified civilization-scaling/output/civilization_scaling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading