XXMiner commited on
Commit
882ece9
·
verified ·
1 Parent(s): 93f4ba3

v142: RETRACTED v130's span census. Its 1033-span pattern required a space after the label, and the space-form is single-line BY CONSTRUCTION - a filter that guaranteed its own answer. All 3381 spans are 53.83% multi-line, mean 1.8953, max 13, with 17 nesting depths. STRUCTURAL EXHAUSTION withdrawn, line-relation family reopens with a 4847-line surface. Backrefs verified 315/315 backward. 1057 tests

Browse files
backref_direction.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total": 315,
3
+ "missing": 0,
4
+ "backward": 315,
5
+ "forward": 0,
6
+ "dist_min": 58,
7
+ "dist_median": 961,
8
+ "dist_p90": 17777,
9
+ "dist_max": 55501,
10
+ "lines_median": 48,
11
+ "lines_p90": 573,
12
+ "lines_max": 1573
13
+ }
backref_intra.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "distinct": 3305,
3
+ "redundant": 1542,
4
+ "redundant_tokens": 2684,
5
+ "median_per_ch": 8.0,
6
+ "max_per_ch": 276,
7
+ "top": [
8
+ [
9
+ "",
10
+ 1327
11
+ ],
12
+ [
13
+ " \"\"\"",
14
+ 13
15
+ ],
16
+ [
17
+ "(Command exited with code 1)",
18
+ 11
19
+ ],
20
+ [
21
+ "{",
22
+ 8
23
+ ],
24
+ [
25
+ " \"status\": \"error\",",
26
+ 8
27
+ ],
28
+ [
29
+ " \"err",
30
+ 8
31
+ ],
32
+ [
33
+ "Traceback (most recent call last):",
34
+ 5
35
+ ],
36
+ [
37
+ " \"tool\": \"edit\",",
38
+ 4
39
+ ],
40
+ [
41
+ " ",
42
+ 4
43
+ ],
44
+ [
45
+ "checks.Error(",
46
+ 3
47
+ ],
48
+ [
49
+ "/usr/bin/python3",
50
+ 3
51
+ ],
52
+ [
53
+ "dmp_ext_factor entry, degree_list: (1, 1)",
54
+ 3
55
+ ],
56
+ [
57
+ " aft",
58
+ 3
59
+ ],
60
+ [
61
+ "raise ValueError(",
62
+ 3
63
+ ],
64
+ [
65
+ "except PolynomialError:",
66
+ 3
67
+ ],
68
+ [
69
+ "invariance: True",
70
+ 3
71
+ ],
72
+ [
73
+ "def _lambdifygenerated():",
74
+ 3
75
+ ],
76
+ [
77
+ " ",
78
+ 2
79
+ ],
80
+ [
81
+ "/usr/bin/python3: No module named pytest",
82
+ 2
83
+ ],
84
+ [
85
+ "\"\"\"",
86
+ 2
87
+ ]
88
+ ]
89
+ }
backref_report.json ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "question": "can a reader follow a dedup backreference, and is the target the right content",
3
+ "king_query": {
4
+ "call": "octave_chain.metagraph(netuid=114)",
5
+ "block": 8860292,
6
+ "neurons": 256,
7
+ "network": "finney"
8
+ },
9
+ "instrument_failure_caught_by_contradiction": {
10
+ "symptom": "my first audit reported 245 of 315 backref targets MISSING, contradicting v135 (315/315 resolving, re-verified in v140)",
11
+ "cause": "my LABEL regex required a SPACE after the label; 2348 of 3381 labels are followed by a NEWLINE and only 1033 by a space, so I saw 30.6% of labels",
12
+ "rule_held": "suspect the instrument before the compressor - the compressor has been correct every time"
13
+ },
14
+ "direction": {
15
+ "total": 315,
16
+ "missing": 0,
17
+ "backward": 315,
18
+ "forward": 0,
19
+ "dist_min": 58,
20
+ "dist_median": 961,
21
+ "dist_p90": 17777,
22
+ "dist_max": 55501,
23
+ "lines_median": 48,
24
+ "lines_p90": 573,
25
+ "lines_max": 1573
26
+ },
27
+ "direction_finding": "315 of 315 backrefs point BACKWARD, 0 forward, 0 missing - every pointer resolves on a single forward pass",
28
+ "distance_cost": "median 961 chars / 48 lines back, p90 17777 chars / 573 lines, max 55501 chars / 1573 lines - resolvable but a real comprehension cost",
29
+ "RETRACTION_v130_span_census": {
30
+ "retracted": "output r-spans 1033, 35 multi-line (3.39%), mean 1.0368 lines",
31
+ "corrected": "ALL r-spans 3381, 1820 multi-line (53.83%), mean 1.8953 lines, max 13",
32
+ "space_form_subset": {
33
+ "spans": 1033,
34
+ "multi": 35,
35
+ "pct": 3.39,
36
+ "mean_lines": 1.0368,
37
+ "max": 4
38
+ },
39
+ "newline_form_subset": {
40
+ "newline_form_spans": 2348,
41
+ "newline_multiline": 1785,
42
+ "newline_mean_lines": 2.273,
43
+ "newline_max_lines": 13
44
+ },
45
+ "why_it_was_wrong": "the space-form is single-line BY CONSTRUCTION - a space after the label means the body starts on the label line - so selecting on that delimiter selected for short bodies. The census was not a sample but a filter that guaranteed its own answer, the same defect class as v123 tautological content check and v140 self-consistent report field",
46
+ "corroboration": "3381 equals the raw payload count from v127/v130, one span per payload; the 1033 figure never matched anything",
47
+ "consequence": "v130 STRUCTURAL EXHAUSTION is withdrawn as a justification. The line-relation family REOPENS with a measured surface"
48
+ },
49
+ "reopened_surface": {
50
+ "bodies": 3381,
51
+ "total_span_lines": 6408,
52
+ "multi_body_lines": 4847,
53
+ "multi_bodies": 1820,
54
+ "mean_lines_multi": 2.6632,
55
+ "pct_span_lines_in_multi": 75.64
56
+ },
57
+ "intra_span_line_dedup": {
58
+ "measured": {
59
+ "distinct": 3305,
60
+ "redundant": 1542,
61
+ "redundant_tokens": 2684,
62
+ "median_per_ch": 8.0,
63
+ "max_per_ch": 276,
64
+ "top": [
65
+ [
66
+ "",
67
+ 1327
68
+ ],
69
+ [
70
+ " \"\"\"",
71
+ 13
72
+ ],
73
+ [
74
+ "(Command exited with code 1)",
75
+ 11
76
+ ],
77
+ [
78
+ "{",
79
+ 8
80
+ ],
81
+ [
82
+ " \"status\": \"error\",",
83
+ 8
84
+ ],
85
+ [
86
+ " \"err",
87
+ 8
88
+ ],
89
+ [
90
+ "Traceback (most recent call last):",
91
+ 5
92
+ ],
93
+ [
94
+ " \"tool\": \"edit\",",
95
+ 4
96
+ ],
97
+ [
98
+ " ",
99
+ 4
100
+ ],
101
+ [
102
+ "checks.Error(",
103
+ 3
104
+ ],
105
+ [
106
+ "/usr/bin/python3",
107
+ 3
108
+ ],
109
+ [
110
+ "dmp_ext_factor entry, degree_list: (1, 1)",
111
+ 3
112
+ ],
113
+ [
114
+ " aft",
115
+ 3
116
+ ],
117
+ [
118
+ "raise ValueError(",
119
+ 3
120
+ ],
121
+ [
122
+ "except PolynomialError:",
123
+ 3
124
+ ],
125
+ [
126
+ "invariance: True",
127
+ 3
128
+ ],
129
+ [
130
+ "def _lambdifygenerated():",
131
+ 3
132
+ ],
133
+ [
134
+ " ",
135
+ 2
136
+ ],
137
+ [
138
+ "/usr/bin/python3: No module named pytest",
139
+ 2
140
+ ],
141
+ [
142
+ "\"\"\"",
143
+ 2
144
+ ]
145
+ ]
146
+ },
147
+ "preregistered": "expected repetition LOW and replacement to LOSE, with a trap - if repetition were high I must check whether repeated lines are CONTENTFUL or boilerplate",
148
+ "trap_fired": "1327 of 1542 redundant occurrences (86.1%) are the EMPTY STRING, i.e. the already-closed blank-line family; the rest are boilerplate (' \"\"\"', '{', '(Command exited with code 1)', 'Traceback (most recent call last):')",
149
+ "arithmetic": "2684 redundant tokens = 0.96% of the corpus GROSS before addressing cost; mean redundant line under 2 tokens against v126's 14.43 saved per backref, so a ~2-token backref saves nothing",
150
+ "decision": "CLOSED on arithmetic without running arms; both pre-registered predictions held",
151
+ "scope_of_this_closure": "narrow - intra-span line dedup only. v130 closed the family on a WRONG census; this closes ONE policy on a correct census. Other line-relation policies on the 4847 lines remain untested with a measured surface"
152
+ },
153
+ "structure_inside_bodies": {
154
+ "lines": 4847,
155
+ "indented": 750,
156
+ "python": 351,
157
+ "depths": {
158
+ "2": 205,
159
+ "3": 21,
160
+ "4": 248,
161
+ "5": 5,
162
+ "6": 6,
163
+ "7": 8,
164
+ "8": 181,
165
+ "9": 3,
166
+ "10": 1,
167
+ "11": 2,
168
+ "12": 45,
169
+ "16": 15,
170
+ "17": 1,
171
+ "18": 1,
172
+ "19": 1,
173
+ "20": 6,
174
+ "24": 1
175
+ },
176
+ "distinct_depths": 17,
177
+ "pct_indented": 15.47
178
+ },
179
+ "connection_to_v140": "351 python-keyword lines and 750 indented lines with 17 distinct indent depths live INSIDE span bodies, so v140's ws-collapse indentation repair protects concentrated structure, not a diffuse 4.08%",
180
+ "emitter_mechanism": {
181
+ "sole_emitter": "line 271 return f'\\n\\u00abr{_id(_attr(tag, \"tool_call_id\"))[1:]} ' accounts for 774 of 774 labels on a 40-challenge sample; line 253 never fires on this corpus",
182
+ "how_the_two_forms_arise": "the emitter always writes a trailing SPACE; a later trailing-whitespace pass strips it whenever the body begins on the next line. One emitter plus cleanup, not two emitters",
183
+ "located_by_transforming_not_searching": "my guessed literal matched 0 times; enumerating lines mentioning the opening guillemet found both candidates, and replacing each with a marker identified which one fires",
184
+ "consequence": "3381 is the single correct span population; the 1033/2348 split is an artefact of cleanup, not a real distinction"
185
+ },
186
+ "guard_gap": {
187
+ "found": "removing the emitter's trailing space makes ALL labels newline-form, yet my live test passed",
188
+ "cause": "'multi_space / max(n_space, 1)' evaluates to 0/1 = 0 when the space-form population VANISHES - the guard written to avoid a division error also made an empty population pass",
189
+ "defect_class": "an assertion that cannot fail on the case it most needs to catch, the same shape as the tautology class",
190
+ "closed": "added a non-vacuity assertion that the population EXISTS before its ratio is read; both live mutations now fire"
191
+ }
192
+ }
backref_spans.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "newline_form_spans": 2348,
3
+ "newline_multiline": 1785,
4
+ "newline_mean_lines": 2.273,
5
+ "newline_max_lines": 13
6
+ }
backref_struct.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lines": 4847,
3
+ "indented": 750,
4
+ "python": 351,
5
+ "depths": {
6
+ "2": 205,
7
+ "3": 21,
8
+ "4": 248,
9
+ "5": 5,
10
+ "6": 6,
11
+ "7": 8,
12
+ "8": 181,
13
+ "9": 3,
14
+ "10": 1,
15
+ "11": 2,
16
+ "12": 45,
17
+ "16": 15,
18
+ "17": 1,
19
+ "18": 1,
20
+ "19": 1,
21
+ "20": 6,
22
+ "24": 1
23
+ },
24
+ "distinct_depths": 17,
25
+ "pct_indented": 15.47
26
+ }
backref_surface.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bodies": 3381,
3
+ "total_span_lines": 6408,
4
+ "multi_body_lines": 4847,
5
+ "multi_bodies": 1820,
6
+ "mean_lines_multi": 2.6632,
7
+ "pct_span_lines_in_multi": 75.64
8
+ }