Skip to content

feat(template): template versioning — immutable snapshots for full reproducibility #180

@mdproctor

Description

@mdproctor

During brainstorming for #170, snapshotting (copying schema fields onto WorkItem at instantiation) was chosen as the pragmatic reproducibility solution. The fuller answer is immutable template versions: each template mutation creates a new version, WorkItems point to the version they were created from. This enables full audit trail of 'which schema version governed this completion' and supports schema evolution without snapshotting every field. Deferred from #170.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions