build(workflow): init infrastructure and modern C++ dev workflow
- Setup CMakePresets and Conan for dependency management.
- Integrate pre-commit hooks (clang-format, clang-tidy, cpplint).
- Configure Doxygen documentation system with custom templates.
- Add unit test framework with gtest and coverage support.
- Implement build.sh and GitLab CI/CD pipelines.