# Commit Message Guidelines ## Core Principles - **Clarity**: Messages must clearly explain *what* changed and *why*. - **Security**: 🚫 NEVER include secrets, API keys, credentials, or PII in commit messages. - **Consistency**: Follow the Conventional Commits specification strictly. ## Format Structure All commit messages MUST strictly follow this format: ```text ()[!]: