Use when working on the GCTA (Genome-wide Complex Trait Analysis) C++ codebase — adding/modifying analysis modules, command-line options, genotype/phenotype/GRM processing, or debugging build issues. Covers the v2 module system in src/, the legacy v1 gcta class in main/, the CMake/CPM build, the Logger singleton, OpenMP threading, and the option-registration dispatch pattern.
2026-07-10