01Checks for mandatory documentation including @since tags and hook docblocks
020 GitHub stars
03Validates backend PHP against WooCommerce-specific architecture and DI container patterns
04Enforces snake_case naming conventions and Yoda conditions for WordPress compatibility
05Audits UI text to ensure strict adherence to sentence-case guidelines
06Verifies unit test structure, including file naming and the use of the $sut variable