Skip to content

feat(training): enrich training records with episteme labels #3177

@forkwright

Description

@forkwright

episteme already computes turn classification, correction detection, and fact-type classification during extraction. None of that flows into the training record. The raw pair is captured while the labels the system generated on that turn are thrown away. For DPO/ORPO signal, add fields populated from episteme extraction outputs: turn classification, correction flag, conflict annotation, fact types. Requires schema_version bump.

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