The methodology requires that paired attempts receive an equal generator-visible fixture, and docs/ARTEMIS-INTEGRATION.md states that exgen must digest the generator-visible exercise metadata and repository contents and reject the pair if they differ.
No such comparison exists. Fresh entities are created per attempt, which is the other half of the requirement, but nothing verifies the two arms of a pair started from the same input.
Currently documented under "Not yet enforced" in docs/METHODOLOGY.md.
The methodology requires that paired attempts receive an equal generator-visible fixture, and
docs/ARTEMIS-INTEGRATION.mdstates that exgen must digest the generator-visible exercise metadata and repository contents and reject the pair if they differ.No such comparison exists. Fresh entities are created per attempt, which is the other half of the requirement, but nothing verifies the two arms of a pair started from the same input.
Currently documented under "Not yet enforced" in
docs/METHODOLOGY.md.