π Wave 2026-07-11 v2 Β· audit wire/CI-CD/seal/deep-modem β modem sync not normalized (P1) + inert seal + unpinned toolchain (P2)#71
Draft
gHashTag wants to merge 1 commit into
Conversation
Audit-only wave over the fresh surface prior waves did not reach: src/wire.rs framing, .github/ CI-CD workflows, the seal/.t27c-version mechanism, and the deeper src/modem.rs sample-domain paths. Three de-duplicated fresh findings: - WS1 (P1) src/modem.rs:28,74,232 β frame-sync gate is an absolute correlation magnitude (SYNC_THRESHOLD=8.0), not normalized to received energy; fails under AD9361 AGC. -sim-invisible. Prescription: Schmidl-Cox normalized metric. - WS2 (P2) .trinity/seals/ β seal ring is inert (1/68 specs, 0 workflows verify). - WS3 (P2) ci.yml:13,17 β Rust toolchain floats (@stable) while t27c is pinned. Grounded: main does not build (build.rs:27-31, already filed #59/#60); 68 specs, 101 tests, 1/68 specs wired into src. Not re-reported: #59/#67/#69 findings; the moving-master/allowlist concerns are being closed by in-flight PR #60. Anchor: phi^2 + phi^-2 = 3. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Owner
Author
Triage β KEEPVerdict from cascade analysis: KEEP, awaiting caskade merge. Root cause of red CI ( Cascade to unblock (all three DRAFT):
Once #80 lands, baseline CI on this PR goes green automatically. No action required on this PR β it stays DRAFT until human merge. Realm-check discipline: numbers above measured on commit SHA phi^2 + phi^-2 = 3 |
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.
Draft. Audit-only wave. Adds
docs/WAVE_REPORT_2026-07-11-v2.md; no code/spec/workflow changed. Tracking issue: #70.Fresh surface prior waves did not reach:
src/wire.rsframing,.github/CI-CD, seal /.t27c-version, deepersrc/modem.rs. Grounded againstmain@6850649(2026-07-11):maindoes not build (build.rs:27-31, already filed #59/#60); 68 specs, 101 tests, 1/68 specs wired intosrc/, 1/68 sealed.Three de-duplicated fresh findings
src/modem.rs:28,74,232β frame-sync gate is an absolute correlation magnitude (SYNC_THRESHOLD=8.0), not normalized to received energy; fails under AD9361 AGC.-sim-invisible. Fix spec-first via a Schmidl-Cox normalized metric..trinity/seals/β seal ring inert: 1/68 specs, 0 workflows verify it. Either wiret27c seal --verifyfor 68/68 or delete the orphan and document regenerate-and-diff (per build(pipeline): pinned-t27c gen/rust + physical drift-guard (Π·Π°ΠΏΡΠ΅Ρ ΠΏΠΈΡΠ°ΡΡ Π² ΡΠ΅ΠΏΠΎ Π½Π΅ΠΏΡΠ°Π²ΠΈΠ»ΡΠ½ΠΎ)Β #60) as the sole integrity model.ci.yml:13,17β Rust toolchain floats (@stable) while t27c is pinned; addrust-toolchain.toml.Honestly NOT claimed: the moving-
ref: masterand hardcoded-allowlist concerns are already being closed by in-flight PR #60 (.t27c-versionpin +specs/*.t27glob).src/wire.rsframing/bounds audited clean.Boundary
Audit-only by design:
maindoes not build so nothing is verifiable end-to-end; the CI/reproducibility surface is owned by #60; WS1 is hand-written PHY logic, outside the spec-first mandate. No hardware, no merge, no crypto/beacon-auth (owner-gated #63/#65). Do not merge β draft for review per docs/AUTONOMOUS.md.Anchor: phi^2 + phi^-2 = 3.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
π€ Generated with Claude Code