LegacyTypeAliasCompatibilityTest
Compile-time and runtime proof that every legacy io.github.wax911.library.* type alias resolves exactly once to its :compat target.
The aliases are @Deprecated(WARNING) with ReplaceWith expressions that name the targets below; every reference in this file is compiled against the alias FQCN and the assertion checks the runtime type is the compat target class.