XXMiner commited on
Commit
4c5220f
·
verified ·
1 Parent(s): 72c37ff

v155: narrowing pathprefix's scope is a PRICED trade (17.3% of gain for 15.2x less retention loss), and my risk assignment was BACKWARDS - the 277 bare mentions are lossless while the 1714 continuations destroy an answer term on 41 challenges. Both mechanism hypotheses were rejected individually and both were partly right, covering only 45% of the gap. Corrected two of my own claims mid-turn. 1235 tests, 34/34 mutations fire

Browse files
Files changed (2) hide show
  1. bareonly.json +10 -0
  2. base.json +4 -5
bareonly.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arm": "bareonly",
3
+ "mode": "bare",
4
+ "subs": 277,
5
+ "token_delta": -1662,
6
+ "component_mean": 0.003189720169977722,
7
+ "d_term_mean": 0.0,
8
+ "n": 150,
9
+ "n_term_pop": 150
10
+ }
base.json CHANGED
@@ -1,11 +1,10 @@
1
  {
2
  "arm": "base",
3
- "fix_applied": 0,
4
- "comp_applied": 0,
5
- "mark_applied": 0,
6
  "token_delta": 0,
7
  "component_mean": 0.0,
8
  "d_term_mean": 0.0,
9
- "tilde_kept": 0,
10
- "tilde_mangled": 71
11
  }
 
1
  {
2
  "arm": "base",
3
+ "mode": "none",
4
+ "subs": 0,
 
5
  "token_delta": 0,
6
  "component_mean": 0.0,
7
  "d_term_mean": 0.0,
8
+ "n": 150,
9
+ "n_term_pop": 150
10
  }