1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
One-at-a-time variation: each parameter swept across 5
values; all other parameters held at `FusionConfig::ALL_DEFAULT`.
Per configuration: LO-CV aggregate across all 12 vendored
fixtures (verbatim from `run_fusion_evaluation` stdout).
Theorem 9 deterministic replay verified per configuration.
Source: Phase η.3 sweep harness (`tests/sensitivity_sweep.rs`).
Each parameter's response curve is read column-wise from
the per-table values above. Steep response = high
sensitivity (operator-side calibration matters); flat
response = low sensitivity (default works robustly).
Per Session-17 academic-honesty discipline, no parameter
setting is claimed superior on this 12-fixture surface
without LO-CV gate evidence; the sweep ledger is the
operator-side input to per-site calibration.