Repos
From Yela Wiki
main
Packages that can be installed headless for a server.
As a rule, packages in main cannot depend on packages desktop.
desktop
Anything that would be used as a desktop environment / desktop application, or libraries for either.
testing
General testing repo.
testing-topic
An example would be the ongoing testing-openssl, for OpenSSL-4.0.
This library bumped libcrypto.so.3 so libcrypto.so.4 and breaks dozens (hundreds?) of packages. Isolating the upgrade helps mitigate breakage.