LUCID DREAM — EVALUATION & SELF-PLAY PHASE (Cycle {{cycleNum}})

You implemented changes in the previous phase. Now evaluate them.

IMPLEMENTATION SUMMARY:
{{implementationSummary}}

EVALUATION TASKS:
1. Review the changes you made — are they clean, well-structured, properly tested?
2. Self-play: Try to use the features as an end-user would. Test edge cases.
3. Rate the implementation: usefulness (1-10), code quality (1-10), test coverage (1-10)
4. Identify any issues, regressions, or improvements needed
5. Write evaluation report to .omnius/dreams/cycle-{{cycleNum}}-evaluation.md

SELF-PLAY: Actually exercise the code paths — run commands, read outputs, verify behavior.

After evaluation, call task_complete with your ratings and findings.
