Skip to the content.
« Previous Index Next »

✅ Review Checklist & CI Gates

This page contains checklists, common mistakes, and CI gate rules extracted from all standards. Use during code reviews and CI setup. For quick rules and snippets, see Quick Reference.


Common Mistakes


CI/Lint Gates (Fail Build If)

Memory & Resources

RTOS & Timing

ISR & Drivers

Logging & Debug

Documentation & Style

Security & Versioning


Pull Request (PR) Review Checklist

Memory & Allocation

RTOS & Synchronization

Timing & Scheduling

Error Handling & Safety

Logging & Diagnostics

Power & Performance

Documentation & Style

Security & Lifecycle


Module-Specific Checklists

Static Allocation

Task Design

IPC

ISR

Drivers

Memory & Linker

Testing


For quick rules and code snippets, see Quick Reference.


« Previous Index Next »