Skip to content

template-vars: replay/seed mode for reproducible flaky-test diagnosis #58

Description

@HumanBean17

Follow-up to PR #56 (template variables).

Generators produce fresh values each run, which is correct by default but makes flaky-test reproduction hard (DESIGN UC-5 is literally about flaky-test diagnosis).

Proposal: a replay/seed mode that regenerates deterministically from recorded values (e.g. read a vars file produced by a prior run, or a --seed). Pairs naturally with the audit-trail follow-up.

Deferred per the design spec §16.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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