How D4LF profiles are evaluated
- All profiles are whitelist filters. If none of your active profile rules match an item, D4LF discards it.
- Each YAML file can hold one filter family or many. D4LF merges all profiles listed in params.ini before it decides what to keep.
- If a filter family is missing entirely, D4LF keeps that item class by default. For example, no Sigils section means sigils are not filtered out.
- Config files are validated on startup, so broken structure or invalid YAML can stop D4LF from launching until the file is fixed.