Calculator workflow fix
A code workflow example pairing a prompt, broken implementation, generated fix, and validation context.

Developer workflow pairs for code generation and LLM evaluation. Each example ties together prompts, code, tests, error traces, and corrected outputs with supporting metadata.
A code workflow example pairing a prompt, broken implementation, generated fix, and validation context.
A compact code workflow example showing a prompt-to-output correction pattern.
A code workflow example pairing input code, expected behavior, and corrected output.