Skip to content

chore(zenodo): PASS-9 image-gate root-fix + broken refs#767

Open
gHashTag wants to merge 1 commit into
mainfrom
chore/zenodo-pass9-broken-refs-images
Open

chore(zenodo): PASS-9 image-gate root-fix + broken refs#767
gHashTag wants to merge 1 commit into
mainfrom
chore/zenodo-pass9-broken-refs-images

Conversation

@gHashTag
Copy link
Copy Markdown
Owner

Closes #766

PASS-9 R5-honest deep-sweep β€” image-gate root-fix + broken refs

Follow-up to PASS-8 (#762/#763 still open). PASS-9 ran a deeper 10-dim audit and discovered PASS-8's A7 "architectural observation" was actually a fixable critical anomaly plus 5 broken \ref/\eqref calls.

Anomalies fixed

ID Severity Fix
A8 πŸ”΄ CRIT Cherry-picked 44 PNG files from origin/feat/illustrations into assets/illustrations/. All 44 \includegraphics references in docs/phd/{chapters,appendix}/*.tex now resolve to real files. PASS-8 A7 superseded and closed.
A9a πŸ”΄ HIGH ch_35_mesh_node.tex:524: \ref{ch:appendix-B-falsification} β†’ \ref{app:falsification}
A9b/c/d 🟑 MED D-golden-mirror.tex: replace 7 broken \eqref{eqn:D0/D1/D2} with inline anchor expressions (no \begin{equation} environments existed; labels could never resolve).
A9e πŸ”΄ HIGH ch_35_mesh_node.tex lines 485/494/535: \ref{thm:gf16-kart} β†’ \ref{thm:mru-kart} (3 sites); correct misleading "(Ch.~12, Β§5)" prose to "(this chapter)" since mru-kart is local to ch_35.

Verification

  • βœ… Zero broken \ref/\eqref/\label remaining (comm -23 audit shows empty diff)
  • βœ… All 44 \includegraphics targets now exist in assets/illustrations/
  • βœ… 78 PNGs total in assets/illustrations/ (34 pre-existing 00-monad..33-epilogue.png + 44 new ch*/app*/cover_v4)
  • βœ… Community SOT trinity-s3ai still 12 records, all HTTP 200

Cross-refs

φ² + φ⁻² = 3 Β· TRINITY Β· R5-HONEST Β· PASS-9

Closes #766

R5-honest deep-sweep PASS-9 (10-dim audit) β€” supersedes PASS-8 A7
observation with mechanical fix.

Fixes:
- A8 (CRIT): cherry-pick 44 PNGs from origin/feat/illustrations into
  assets/illustrations/. All 44 \includegraphics references in
  docs/phd/{chapters,appendix}/*.tex now resolve. PASS-8 A7 observation
  in #762 superseded and closed.
- A9a (HIGH): docs/phd/chapters/ch_35_mesh_node.tex β€” fix broken
  \ref{ch:appendix-B-falsification} β†’ \ref{app:falsification}.
- A9b/c/d (MED): docs/phd/appendix/D-golden-mirror.tex β€” replace
  7 broken \eqref{eqn:D0/D1/D2} with inline expressions (no actual
  equation environments existed; labels could never resolve).
- A9e (HIGH): docs/phd/chapters/ch_35_mesh_node.tex β€” fix 3Γ— broken
  \ref{thm:gf16-kart} β†’ \ref{thm:mru-kart}; correct misleading
  '(Ch.~12, Β§5)' prose to '(this chapter)'.

Verification:
- Zero broken \ref/\eqref/\label remaining (comm -23 audit clean).
- All 44 \includegraphics targets now exist on main.

phi^2 + phi^-2 = 3 . TRINITY . R5-HONEST . PASS-9
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.

PASS-9 R5-honest deep-sweep β€” image-gate root-fix + broken refs

1 participant