summaryrefslogtreecommitdiff
path: root/CLLN_SCALING.md
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-08-29 21:02:05 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-08-29 21:02:05 -0500
commit98a02d6577176e76597756649864a01e7dd04d52 (patch)
tree7c909b18499205e7267cce46e03aa5725e64a391 /CLLN_SCALING.md
parentf21cacfe50c03c52a572245566d8a561652ee85d (diff)
docs: record the calibration-budget stress result
Diffstat (limited to 'CLLN_SCALING.md')
-rw-r--r--CLLN_SCALING.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CLLN_SCALING.md b/CLLN_SCALING.md
index c3adb44..f8a8eb0 100644
--- a/CLLN_SCALING.md
+++ b/CLLN_SCALING.md
@@ -112,3 +112,12 @@ static calibration in `p2_confirm_side32.json`. This control tests whether the
static baseline was limited by sampling error. It is supplementary and does
not replace any point in the frozen scaling fit. The 256 calibration reads per
edge are included in its observation cost.
+
+The frozen control is complete. Final error changes from `0.271875` with 16
+observations to `0.303125` with 256 observations. The paired task-bootstrap
+improvement is `-0.03125` with a 95% interval of `[-0.059375, -0.003125]`.
+Stable-zero fraction changes from `0.233333` to `0.200000`, and local scalar
+reads to the censored target increase from `9,347,072` to `9,573,717`. The
+frozen decision is `sampling_limited=false`. Sources are
+`results/coupled_ladder/p4_constant256_analysis.json` and
+`results/coupled_ladder/p4_constant256_source.csv`.