5 scenarios testing: code serialization format, candidate lifecycle/DAG, deterministic patches, effort levels/selection criteria, and function representation/concurrency model.
766 B
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:
- How many candidates are generated at each effort level
- The exact criteria and order of operations used to pick the winning candidate
- 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