From 46517d604a8caa23242f209f809f159044d9878b Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 05:36:17 -0500 Subject: baselines: freeze strict C4 audit gate --- BASELINES.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'BASELINES.md') diff --git a/BASELINES.md b/BASELINES.md index cfdb3f5..5051fca 100644 --- a/BASELINES.md +++ b/BASELINES.md @@ -148,3 +148,12 @@ as a cheap matched baseline. - One reproduced seed is evidence of executable fidelity, not a replacement for a published multi-seed uncertainty interval. Expand seeds only when GPU time permits and never select the reproduced seed by its accuracy. + +`experiments/import_native_baseline.py` refuses incomplete histories, protocol +or revision drift, tracked source changes, nonfinite values, a missing package +freeze, the wrong physical GPU, and missing dataset hashes. Completed records +live under `results/native/.json`. The separate strict aggregator +`experiments/audit_native_baselines.py` distinguishes final, +validation-selected, and test-selected metrics and generates +`results/native_baseline_audit.md`. `experiments/finalize_accept.sh` remains +red until both author runs have passed this C4 audit. -- cgit v1.2.3