This document provides guidance for GitHub Copilot to generate code and terminal commands that align with this project's standards. These instructions help ensure consistency, readability, security, and maintainability across all contributions. Adherence to these instructions is mandatory.
- Favor clarity, maintainability, and security over clever, abstract, or overly concise solutions. Code must be understandable by other developers.
- Mandatory Clarification: If any part of the user's request, the existing codebase context, project standards (including these instructions), or required logic is unclear or ambiguous, you MUST ask clarifying questions before generating code or suggestions. Do not make assumptions or 'guess'. Prioritize correctness and alignment over speed in ambiguous situations.