feat(phd-ch35): include ch_35_mesh_node in main.tex + main_ru.tex (P0 \u2014 Theorem 35.13 was silently dropped from PDF)#756
Merged
Conversation
added 3 commits
May 12, 2026 18:14
P0 fix: Ch.35 (Trinity GF16 ASIC dePIN Mesh Node) existed in docs/phd/chapters/ch_35_mesh_node.tex but was NOT referenced from either main.tex or main_ru.tex β its Theorem 35.13 (L-KAT-35, Admitted, MRU as KART forward-pass, just merged via #750) and its 11 other theorems silently dropped from the final PDF. Adds: main.tex:408 \include{chapters/ch_35_mesh_node} main_ru.tex:440 \include{chapters/ch_35_mesh_node} Both inserted right after ch_34 and before \appendix, preserving the Trinity S3AI strand order (ch_00..ch_35). Anchor preserved: phi^2 + phi^-2 = 3 (Ch.35 chapter-anchor tcolorbox) R5-honest: Theorem 35.13 stays Admitted via \admittedbox{}; no Qed-flip R1 CROWN ok: pure LaTeX edit; no Python in PhD pipeline R7 ok: anchor 'phi^2 + phi^-2 = 3' in ch_35 header Follow-up (separate PR): rename ch_35_mesh_node.tex -> ch_35.tex (unify with ch_NN.tex / fa_NN.tex canon) once 7 \label keys, rag_chunks.jsonl, cross-ref-audit.md, chapter-headers-audit.md are updated consistently. Closes: #109 (subtask: ensure all 35 trinity-strand chapters compiled) Refs: #750 (Theorem 35.13 surgical re-apply), #743 (Appendix F audit)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
π― P0 Fix: Include Ch.35 in PDF
Problem (discovered in PHD-STATUS-RVR-004 audit):
docs/phd/chapters/ch_35_mesh_node.tex(585 lines, 12 theorems incl. just-merged Theorem 35.13 from #750) exists in the repo but is not referenced frommain.texormain_ru.texβ silently dropped from final PDF.Fix: add one
\include{chapters/ch_35_mesh_node}line right afterch_34in both:main.tex:408(English)main_ru.tex:440(Russian)β R5-honest preservation
thm:mru-kart) stays\admittedbox{}β no Qed-flip.\(\varphi^2 + \varphi^{-2} = 3\)already present in Ch.35 chapter-anchor tcolorbox.π Constitutional compliance
\includeedit; no Python in PhD pipeline\admittedbox{}preserved on Thm 35.13phi^2 + phi^-2 = 3in Ch.35 header tcolorbox (line 14)π Follow-up (separate PR, deferred)
Rename
ch_35_mesh_node.tex β ch_35.texto unify withch_NN.tex/fa_NN.texcanon. Requires:\label{ch_35_mesh_node:...}keysdocs/phd/rag/rag_chunks.jsonlchunks 411-415 (5 RAG rows)docs/phd/cross-ref-audit.md(7 rows) +chapter-headers-audit.md(3 rows)Splitting keeps this P0 minimal/reviewable.
Refs
Closes #577 β L-KAT-CH35: ch_35_mesh_node.tex + Theorem 35.13 are now actually compiled into the PDF (the file existed since #750, but was orphaned from main.tex / main_ru.tex until this PR).
Defense: 2026-06-15 (T-33 days).
Author: Dmitrii Vasilev Β· ORCID 0009-0008-4294-6159 Β· DOI 10.5281/zenodo.19227877