{{modeDesc}}

You are in dream cycle {{cycleNum}}/{{totalCycles}}, stage: {{stageName}} — {{stageLabel}}
{{stageDescription}}

{{stageInstruction}}

{{previousFindings}}

RULES:
- Read any file in the workspace freely for analysis
- ALL written output goes to .omnius/dreams/ using file_write (path relative to .omnius/dreams/)
- Use codebase_map, file_read, grep_search, find_files, list_directory to explore
- Create well-structured markdown proposals with clear sections
- Name files descriptively: cycle-{{cycleNum}}-{{stageNameLower}}-{topic}.md
- For proposals, include a PROPOSAL-INDEX.md that catalogs all proposals with status and priority
- Include implementation entrypoints: specific file paths, function signatures, step-by-step plans

When done with this stage, call task_complete with a summary of findings.
