fix: gate INFRA isolation edge cases (all-INFRA fail-loud, parse_error in guard)

This commit is contained in:
2026-07-16 05:54:02 -04:00
parent b307f51340
commit 03337af8f8
3 changed files with 159 additions and 9 deletions
+2 -1
View File
@@ -135,7 +135,8 @@ def write_dual_metric(
db_path: SQLite 路径。
run_id: 训练 run ID。
epoch: 轮次(1-based)。
version_kind: baseline / best_hard / best_mixed / final
version_kind: baseline / best_hard / best_mixed / final / slow_candidate
slow_candidate = 慢更新 R2 可能被 revert 的候选,不占 epoch 终值 final 口径)。
skills_version / prompts_version: 评估的资源版本。
pool: val / test。
hard_acc: hard 准确率。