feat(evals): evidence roll S1 — photo-roll collection view + sticky PR publisher + skill - #3417
Merged
Conversation
…lisher, pr-photo-roll skill (S1)
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
Author
Photo roll — evidence-roll-collection-proof✅ 1/1 frames passed · 0 failed · 0 unvalidated · 2 expectations passed · 0 failed 1. A page titled as a photo roll collection lists at least one roll card
Roll created 2026-08-01T19:35:16.906Z · Source: |
benjaminshafii
enabled auto-merge (squash)
August 1, 2026 20:10
… (Warden KCD-F2C)
There was a problem hiding this comment.
Warden security clearance: clear. No new security issues found in this diff (4b09c908500d9a0ebfd7baf360a42b677e54f88d). Automated clearance satisfies the required-review gate only — a human still reviews and merges. Analysis run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
Slice S1 of the Evidence Roll program (spec:
prds/evidence-roll/evidence-roll-program.md, included). Reuses the existingphotoRollproof primitives (#3322/#3359) and adds the two missing adapters — nothing new is captured, only rendered:@openwork/evidence(zero new deps): tolerantscanRollsreader overevals/results/rolls/*/roll.json(legacy flow-lane dirs readable read-only),renderCollectionHtml(roll-of-rolls: cards with pass/fail badges, thumbnails, links to each roll's own index.html),renderPrMarkdown(claim → screenshot gallery with per-expectation PASS/FAIL),publishPr(Vercel Blob upload — env token → Infisical fallback, lifted from the deprecatedrunner/reporters/pr.ts, not imported — and a single sticky<!-- photo-roll -->comment, edited in place).pnpm --dir evals run roll [-- --open]·pnpm --dir evals run publish:pr -- --pr <n> [--roll <dir|name>] [--dry-run]..opencode/skills/pr-photo-roll: judgment only (pick the roll, only roll.json-attributed images), mechanics in the CLI.photoRolladditionally records best-effortgitSha/branch(additive; readers tolerate absence).handoffentries for held-Daytona human testing; S3: snapshot-per-frame resumable rolls.Flow lane untouched (
evals/runner/**unchanged).Tests (commands + results)
Real end-to-end: headless
hosts.chrome()rendered the generated collection page →screenshot()→validate()(OpenAI vision, both expectations PASS) →photoRoll→ collection rebuilt → the sticky gallery comment below was posted by the new publisher itself (Blob-hosted images).Known env finding (out of scope):
hosts.desktop()local spawn on macOS brought up CDP but no page target in 120s (twice); app specs' home remains the Daytona nightly.Proof format
Spec acceptance suites + the self-published gallery comment below, per program-owner decision (no fraimz flow lane).