codeflash/tiles/codeflash-docs/evals/scenario-4/task.md
Kevin Turcios 869fbe1766 chore: add eval scenarios for codeflash-docs tile
5 scenarios testing: code serialization format, candidate lifecycle/DAG,
deterministic patches, effort levels/selection criteria, and function
representation/concurrency model.
2026-02-14 21:29:22 -05:00

766 B

Design a Candidate Selection Dashboard

Context

The codeflash team wants to build a dashboard that shows users how optimization candidates were evaluated and why a particular candidate won. The dashboard needs to display the selection process at each stage, from initial candidate pool through to the final winner.

Task

Write a specification document for the dashboard that explains:

  1. How many candidates are generated at each effort level
  2. The exact criteria and order of operations used to pick the winning candidate
  3. How refinement candidates are ranked differently from initial candidates

Include concrete examples showing how two hypothetical candidates would be compared.

Expected Outputs

  • A markdown file selection-dashboard-spec.md