Skip to content

Commit 7eb8099

Browse files
secupclaude
andcommitted
docs: handoff §8 — F234 @mpg:0: connected AND moved frames at 0 dB (stack proof); deadlocked on ack path (no time diversity vs the data's HARQ) — fix shape specified
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019btwFxDt7D19SZSqPYvZnk
1 parent 3d5d94c commit 7eb8099

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/SNR_CALIBRATION_HANDOFF_2026_07_08.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,25 @@ streak=1461 — the BUG-DECODE-BACKLOG/anchor family, pre-existing).
214214

215215
---
216216

217+
## §8 (discovered F234, MPG@0): ACK TIME-DIVERSITY at sub-floor SNR
218+
219+
F234 connected AT MPG@0 (the full handshake stack working: flooded-gap PING
220+
classified at ratio 0.926, CONNECT decoded on a fade peak, honest 0 dB entry
221+
at MC-DPSK R1/4) and moved 5 frames — then deadlocked on a one-way ACK path:
222+
the DATA direction has time diversity (every retry samples a new fade state,
223+
HARQ accumulates) but each tone-burst ACK is a single 0.85 s shot — SHORTER
224+
than one fade null (Tc≈4 s), all symbols die together, one shot per round.
225+
Five decorrelated rounds all lost; the Pi5 re-sent the same retired frames
226+
forever (Mac base=5, same ack ×5 over 3 min). Fix shape: when the measured
227+
SNR reads below ~5 dB, transmit the ack as N copies spread over ≥Tc (the
228+
existing ack-repeat machinery is close but repeats are one-shot and cancel on
229+
peer activity — at high-retx the peer re-sending RETIRED frames is PROOF the
230+
ack was lost, the opposite inference). Below the design floor this only
231+
degrades gracefully — but it converts "stall at 4%" into "crawl", and the
232+
same diversity logic helps marginal 5-8 dB links. Half-duplex: the copies
233+
must fit the turnaround budget (veteran-operator lens: this is what tone
234+
repetition on real HF nets is for.)
235+
217236
## Traps that cost hours tonight (do not rediscover)
218237

219238
1. **IONOS is an S:N machine** — noise level TRACKS the input signal. Idle

0 commit comments

Comments
 (0)