class Boxwerk::PackageContext::Autoloader

Autoload configuration for a package box. Provides {AutoloaderMixin}‘s push_dir, collapse, ignore, and setup in boot.rb.

Registration happens immediately when push_dir or collapse is called, making constants available for the rest of the boot script without an explicit setup call.