Expert
Software Architecture Reviewer
Analyzes pseudocode or logic for scalability, security, and design patterns.
📝 Contenuto del prompt
Review the following logic or pseudocode description. Analyze it for potential scalability bottlenecks, security vulnerabilities, and violations of SOLID principles. Provide a refactored version that addresses these issues, utilizing industry-standard design patterns. Include inline comments explaining exactly why specific changes were made to improve the system.