README Generator Prompt Generate a comprehensive README.md for this repository by analyzing the documentation files in the .github/copilot directory and the copilot-instructions.md file. Follow these steps: 1. Scan all the files in the .github/copilot folder, like: - Architecture - Code Exemplars - Coding Standards - Project Folder Structure - Technology Stack - Unit Tests - Workflow Analysis 2. Also review the copilot-instructions.md file in the .github folder 3. Create a README.md with the following sections: Project Name and Description - Extract the project name and primary purpose from t…