The buildAllowedPrefixSet function now parses the allowed_prefixes config and includes those prefixes when validating imports. This allows mol-* prefixes to be imported without errors when configured. Config example: bd config set allowed_prefixes "gt-,mol-"