Skip to content

Docs site: animation gallery + MkDocs GitHub Pages deploy#8

Closed
promitmoitra wants to merge 2 commits into
mainfrom
deploy-viz-page
Closed

Docs site: animation gallery + MkDocs GitHub Pages deploy#8
promitmoitra wants to merge 2 commits into
mainfrom
deploy-viz-page

Conversation

@promitmoitra

@promitmoitra promitmoitra commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Closing without merging. deploy-viz-page is now a dedicated publication branch for the GitHub Pages site — the flow is one-way into it (curated results cherry-picked from main/dev branches for public display), so a deploy-viz-page → main merge is the wrong direction and would push site-only plumbing (mkdocs.yml, deploy workflow, docs/index.md) into the trunk.

The reusable viz code (ghca_net_viz.py + the e*_animation.py scripts) is being brought to main separately in a minimal, code-only PR. The site tooling stays on deploy-viz-page.

Assembles the hosted docs site on top of current main (which had advanced with
the perturb_tau RNG-seeding fix, E3 framing correction, and the E7-E9 / C5-C7
extensions). Rather than merge the stale review-branch base, the viz work was
re-applied cleanly onto main:

- New: ghca_net_viz.py animator; E2/E4/E5 animation scripts + four GIFs;
  docs/animations.md gallery; docs/index.md landing; mkdocs.yml (Material);
  .github/workflows/deploy-docs.yml (Pages deploy on push to deploy-viz-page).
- Reconciled README.md and docs/e2_results.md by hand (kept mains rerun/fix
  edits, added the viz entries + E2 animation embed); e4/e5 embeds transferred
  cleanly (main had not touched them).
- Nav includes everything on main: E0-E9, C0-C7, extensions, synthesis, review.
- hallucination_review.md now carries a status banner noting both findings
  (RNG seeding, E3 framing) were confirmed and fixed on main (ccc2e37, b4cfe3d),
  so the hosted page is accurate rather than describing already-fixed issues.

Strict mkdocs build passes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013goY3hJpWKigqejHuosLr1
Switch Material primary/accent from deep orange to red, matching the
animations colour key (active=red, refractory=black, rested=white). Light mode
keeps a white canvas; dark (slate) mode gives a near-black canvas -> red on
white / red on black.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants