Compare commits

...

2 Commits

Author SHA1 Message Date
CosmicClash Training Bot 5fcdb256b3 chore(training): restore resume_override for stage-5 retry2 after crashed push 2026-08-22 12:42:13 +01:00
CosmicClash Training Bot b69291a7d3 chore(training): Add 20260821-1516-gen5-s5-intercepts checkpoints, logs, and exported policy 2026-08-22 11:50:40 +01:00
4 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -510,6 +510,6 @@
"resume_override": {
"stage_index": 1,
"experiment": "20260821-0056-gen5-s5-intercepts-retry2",
"reason": "Stage 5 attempts 1-3 blocked on productive_air_touch_fraction=0.0, but the cause was _place_air_intercept's unreachable spawn geometry, not the policy or the reward function (see the Round 9 note in generation5.py). The drill was fixed; the reward function is unchanged, so this lineage's learned flight behaviour is kept rather than restarted from Stage 4."
"reason": "Discarding 20260821-1516-gen5-s5-intercepts: its own commit+push crashed mid-run (non-fast-forward against a since-merged PR), so it never reached evaluation. Re-resuming from retry2's checkpoint to retry the same post-drill-fix attempt."
}
}