judge-dashboard: 3rd format + single-hero payload + cost visible#29
Merged
Merged
Conversation
…isible - Add a third format to every preset: Chanel +4:5, Runflow +1:1, Ikea +4:5. All 18 new tiles generated, baked into PRESETS — every preset is now 18/18. - Fix buildPayloadForNux (dashboard) and build_payload (build script) so all three reference fields (primary_design_ref, Aux Reference 1, Aux Reference 2) carry the SAME hero. Passing different heroes to Aux 1/2 was confusing the workflow into compositing them (three perfume bottles in one Chanel ad). The runflow-ad-creative skill already prescribed this; the dashboard and prerun pipeline had drifted. - Make cost + runtime visible to judges (not admin-only). Judges want to understand what one run actually costs. Note: the 18 new tiles were submitted before the single-hero fix landed, so some of them may still have composite artefacts. Future regens / live judge generations will be clean.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
buildPayloadForNuxand the prerun script'sbuild_payloadboth passed different heroes toAux Reference 1/2, which made the workflow composite all three (e.g. three perfume bottles in one Chanel ad). Now all three reference slots carry the SAME hero per the runflow-ad-creative skill's explicit rule. Live judge generations and future preset regens will be clean.The 18 new tiles were submitted before the single-hero fix landed, so some may still have composite artefacts. The user accepted shipping as-is; we'll redo the full 54 if needed in a follow-up.