Contributing
Code must pass the full review checklist before merge (see top-level README).
clang-formatdiff is empty.clang-tidyhas zero new warnings.ASan + UBSan — no memory errors in debug build.
Vulkan validation layers — clean in debug.
All tests pass —
ctest --output-on-failure.No benchmark regressions > 10%.
Shader output matches CPU reference.
Commit style: concise imperative subject, body only when useful.