This commit is contained in:
2026-09-01 16:27:43 +02:00
parent f374553668
commit 43d14552f1
11 changed files with 640 additions and 5332 deletions
+3 -8
View File
@@ -1,9 +1,4 @@
# -*- coding: utf-8 -*-
"""Shared constants for the versioned plan/tracker contract."""
PLAN_SCHEMA_VERSION = 3
CONTRACT_VERSION = 2
TRACKER_SCHEMA_VERSION = 7
RESULT_DATA_VERSION = 2
PROMPT_VERSION = 5
ANALYSIS_SCHEMA_VERSION = 3
PROGRESSION_NORMALIZATION_VERSION = 5
"""Shared constants for the slim training plan contract."""
PLAN_SCHEMA_VERSION = 5
CONTRACT_VERSION = 4