Skip to content

asset-validation: new template (forked from judge-dashboard)#35

Merged
thibaut-bp merged 1 commit into
mainfrom
feat/asset-validation-page
Jun 23, 2026
Merged

asset-validation: new template (forked from judge-dashboard)#35
thibaut-bp merged 1 commit into
mainfrom
feat/asset-validation-page

Conversation

@thibaut-bp

Copy link
Copy Markdown
Contributor

New /asset-validation template — the validation surface for ad creatives generated from a Claude Code session.

What it does

  • Opened via ?ref=<client_ref>&campaign=<name>; loads exactly that batch of runs.
  • New api/runs.mjs proxies GET /v1/runs?q=client_ref.EQ:'<token>' (server key) and returns render-ready tiles (the list endpoint projects output, so images come back in one call).
  • Like/dislike review; Validate for production hands the approved run ids back to the Claude session (copy-paste handoff, v1).
  • Forked from judge-dashboard with the judge gate, contest framing, and input form removed (review-only).

Deploy notes

  • Serves at templates.runflow.io/asset-validation/ once merged (route = folder name).
  • Reuses the existing RUNFLOW_API_KEY project env (same one judge-dashboard's api/run.mjs already uses in prod).
  • judge-dashboard is untouched.

Validation surface for ad creatives generated from a Claude Code session.
- Loads one batch by client_ref via api/runs.mjs (GET /v1/runs?q=client_ref.EQ)
- Like/dislike review; "Validate for production" hands approved run ids back
  to the Claude session (copy-paste handoff, v1)
- No judge gate, contest framing, or input form (review-only)
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
runflow-templates Ready Ready Preview, Comment Jun 23, 2026 11:10am
templates Ready Ready Preview, Comment Jun 23, 2026 11:10am

Request Review

@thibaut-bp thibaut-bp merged commit 92a1a9d into main Jun 23, 2026
3 of 4 checks passed
@thibaut-bp thibaut-bp deleted the feat/asset-validation-page branch June 23, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant