Skip to content

feat(training): add schema_version to TrainingRecord #3176

@forkwright

Description

@forkwright

No schema versioning on TrainingRecord. The moment a field is added (turn_type, correction flags, conflict annotations, refinement signals), records from two epochs coexist in one file with no way to distinguish them except field presence. Add schema_version: u32 now, before there is anything to migrate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions