Addons Package Verification
- Addons tests now use the package’s declared
Cognesy\\Addons\\Testsnamespace consistently. - Root-only autoload aliases for the old test namespace are removed, so local verification exercises the same boundary as the split package.
- Instructor regression tests import the corrected Addons test support namespace.