
Examples, traces, and properties check observable capabilities.
PromptGolf / controlled agent benchmark
Same agent. Same task. Different human specification.
Everyone loves to benchmark models, but after seeing your prompts, I really ought to benchmark y'all instead. Hidden tests reveal whether the generated app survives production behavior.
Challenge
Full Stack Ecommerce Checkout Web App
Builder
OpenAI gpt-5.4-mini
Behavior
Stored EvalSpecs materialized by Playwright
Scroll rig / same builder
The page art is schematic, but the product claim is literal: same task, same OpenAI builder path, same stored checks, different human specification.






Evidence model
The hidden-test thesis only works if the benchmark stays honest. Live runs use provider-backed build and preview boundaries; seeded references stay labeled as seeded references.

Examples, traces, and properties check observable capabilities.

Requirement trees connect product claims to testable evidence.

Private cases reward domain boundaries, not implementation resemblance.
Seeded proof / checkout
Each seeded reference uses the same checkout challenge. The visible basics stay easy; hidden ecommerce rules create the separation.
Human-spec gap / seeded references
These authored reference records hold the stated build and evaluation conditions fixed.
Showing Naive request: 3 of 10 hidden checks passed with 1 prompt.
“Build an ecommerce checkout web app with cart items, quantity changes, promo code, totals, and confirmation. Make it look nice.”
Seeded diagnosis: This seeded scorecard suggests the brief names the visible product while leaving money, inventory, and concurrency rules unspecified.
hidden survival
3/10
prompt count
1
Seeded artifact scenario
Happy-path checkout
Seeded reference: a complete-looking checkout with most hidden ecommerce behavior left unspecified.
Authored reference context, not a captured or live generated artifact.
Naive
1 prompt
Structured
2 prompts
Expert
1 prompt
Final target
A one-shot prompt is not a paragraph. It is a compact engineering spec: assumptions, edge cases, validation, states, and the product rules the hidden checks are waiting for.
Write the spec