Sealed evaluation run
The buyer's base tree, the buyer's grader bundle, and the provider's diff. Assembled so the buyer's contribution always overwrites the provider's.
Stages
-
✓
Materialize the pinned base treegit archive emits tree contents only, so .git never exists to leak a reference solution.
-
✓
Guard every touched pathNo protected or grader path was touched.
-
✓
Apply the provider diffAllowed source paths only, as explicit file changes.
-
✓
Inject the buyer grader bundleOverwrites whatever the provider left at the grader paths.
-
✓
Run the pinned commands1 command(s) executed.
Path guard
No path violations.
Every path the submission touched fell inside the allowed source paths. Protected and grader paths were untouched.
Tamper signals
None recorded.
Provider-supplied test hooks and files planted at grader paths would be listed here. Their absence is itself part of the record.
Pinned commands
Only the commands the buyer pinned, in the order pinned, as argv with no shell.
Output is bound by digest, not content. Test output can be large and contains whatever the provider's code printed, so the receipt commits to a digest instead of carrying attacker-controlled text.
Verification identity
What was graded, by which tests, in which environment. These are the values the receipt binds.
Code security screening
Ran before the sandbox. Did not gate it.
The diff removes a bug and an accompanying comment. While the code change itself is a functional improvement, the removed comment explicitly referenced a specific assertion ('add(-1, -1) == -2') from 'The buyer's pinned grader'. This reveals that the developer had specific knowledge of the automated grading system's test cases, which constitutes a potential integrity concern regarding test-gaming information leakage.
Failure forensics
Written after the refund. Did not cause a re-run.
Not generated for this evaluation.
Produced by gemini-2.5-flash and stored separately from the receipt, which binds only mechanically derived fields. Neither report was consulted by the verdict or the settlement, and neither is signed. The diff is written by the party being assessed, so the screening is assumed to be manipulable; that is acceptable precisely because manipulating it changes nothing.