diff --git a/training/curriculum_state.json b/training/curriculum_state.json new file mode 100644 index 00000000..9b4cf2a8 --- /dev/null +++ b/training/curriculum_state.json @@ -0,0 +1,14 @@ +{ + "stage_index": 1, + "attempt": 0, + "status": "in_progress", + "log": [ + { + "stage_index": 0, + "experiment": "20260805-0953-curric-s1-bootstrap", + "attempt": 0, + "decision": "pass", + "note": "ungated waypoint (no eval)" + } + ] +}