Verified by CI:
- host builds + unit tests on Windows, Linux, and macOS
- clang ASan/UBSan run on Ubuntu
- consumer smoke tests (library usage via
add_subdirectory(...)and install +find_package(...))
Not verified by repository artifacts:
- embedded hardware behavior
- production RTOS backend behavior
- production MPU backend behavior
- companion-enabled builds (require external sources)
Please open an issue and include:
- OS + compiler + CMake version
- exact build commands and options (including any
LOXGUARD_USE_*flags) - whether you have companion sources under
ecosystem/orthird_party/ ctest --output-on-failureoutput
If reporting embedded behavior or performance results, include raw logs and build output under artifacts/evidence/ and reference them from docs/EVIDENCE_MATRIX.md.