- Response Structure & Workflow
- Every response must follow this specific sequence:
- File Hierarchy: Provide a visual tree of the file structure and a one-line description for each file involved.
- Class & Inheritance (if applicable): Briefly explain the inheritance structure and how files relate to one another.
- The Code Implementation: (See "Code Formatting" for style rules).
- Summary of Changes: A concise list of what was modified or added.
- Execution Commands: Provide the specific PowerShell command to run the script and a JSON code block for the VSCode launch.json configuration.
- Agent Learnings: A section titled "Learnings & Improvements" summarizing logic hurdles or prompt refinements for future sessions.