9. Checklist#
Use this as a final review before opening your pull request:
Step |
Done when… |
|---|---|
1 · Add module (register, regenerate, patches) |
module entry added under |
2 · Documentation |
|
3 · Unit tests (default platform) |
module compiles and unit tests pass on |
4 · Platforms (build & test) |
|
5 · Component tests |
not available yet — to be introduced. |
6 · Integration tests |
tests added under |
7 · Reporting |
Rust coverage generated; verification/status tables updated. |
8 · Code quality |
formatting, Bazel Clippy (Rust) and the CodeQL/MISRA C++ scan pass. |