feat(phd ch.12): silicon-G1 pre-registered acceptance Β§4.5 (TRI-NET-G1)#784
Open
gHashTag wants to merge 1 commit into
Open
feat(phd ch.12): silicon-G1 pre-registered acceptance Β§4.5 (TRI-NET-G1)#784gHashTag wants to merge 1 commit into
gHashTag wants to merge 1 commit into
Conversation
Adds a new subsection Β§4.5 to chapter 12 (Hardware Bridge, deferred) documenting the pre-registered silicon-G1 acceptance protocol that takes the chapter from TRL-3 (validated in sim) to TRL-4 (validated in lab on representative hardware: QMTECH Artix-7 100T + FT601 USB-3 daughterboard). Table 12.SG1 lists all 11 gates SG1-01..SG1-11 split into: - base suite (SG1-01..08) frozen against tt-trinity-gf16@65d2a60 (PR #9, merged a423ed5) - extension suite (SG1-09..11) frozen against tt-trinity-gf16@a423ed5 (PR #10) The split preserves auditability: each gate's frozen base commit is recorded so post-hoc threshold migration is impossible. Canonical job is the dot4 over {1.0,2.0,3.0,4.0} (GF16 {0x3E00, 0x4000, 0x4100, 0x4200}) -> 0x47C0 (GF16 30.0). Any single observed word != 0x47C0 falsifies H1 for the silicon lane and returns the design to RTL/sim for repair --- satisfying App.B Popper-style falsifiability on the Trinity strand. R5-honesty: the host runner silicon_g1_runner.py exits 2 + REFUSAL banner and writes no JSONL ledger when ftd3xx is missing or no FT60x is on the USB bus, foreclosing the most common bring-up report failure mode. Silicon-G1 GREEN is the precondition for, not the equivalent of, the DePIN node claim (reserved for silicon-G3, two physical nodes exchanging job+receipt over off-chip mesh, cf Ch.31). Self-imposed: no 'Helium competitor' language until silicon-G3 GREEN. Refs: - tt-trinity-gf16#9 (PR base acceptance, merged at a423ed5) - tt-trinity-gf16#10 (PR extension acceptance SG1-09..11) - trinity-fpga#48 (L-DPC6 silicon-G1 issue) - trinity-fpga#19 (EPIC TRI-NET-G1) Anchor: phi^2 + phi^-2 = 3 Co-Authored-By: Trinity Agent <agent@trinity.local>
This was referenced May 14, 2026
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.
PhD monograph: Ch.12 Hardware Bridge β silicon-G1 evidence Β§4.5
Adds a new subsection Β§4.5 "Silicon-G1 evidence: TRI-NET-G1 pre-registered acceptance on QMTECH XC7A100T + FT601" to
docs/phd/chapters/flos_46.tex(Ch.12 Hardware Bridge).What this delivers
tt-trinity-gf16@65d2a60, shipped in PR tt-trinity-gf16#9 (merged ata423ed5).tt-trinity-gf16@a423ed5, shipped in PR tt-trinity-gf16#10. Covers PR feat(bridge): gitbutler_absorb_smart β auto-sort files to branches by contextΒ #6 (TRN_OP_RECEIPTsilicon-anchored receipts) and PR fix(bridge): SSE transport β switch trios-mcp-bridge to StreamableHTTP/SSE for BrowserOS MCP compatibilityΒ #8 (Wave-26b SUPER-CROWN, 8Γ2 = 16 tiles).ftd3xxmissing or no FT60x on USB. Forecloses the simulation-substituted-for-hardware failure mode.Why Ch.12 (and not a new chapter)
The chapter slots
flos_30..flos_49are already populated.flos_46.texis Ch.12 Hardware Bridge (deferred). Its existing Β§4 "Results / Evidence" already presents simulation evidence (Vivado 2022.2 post-synthesis utilisation on XC7A100T). Β§4.5 is the natural continuation that promotes the chapter from TRL-3 (sim) to TRL-4 (lab on representative hardware) once silicon-G1 GREEN is observed.R-rule compliance
trinity-fpga#48/#19and PRstt-trinity-gf16#9/#10.Refs
a423ed5phi^2 + phi^-2 = 3