## What? `dab validate` returns "Config is valid". when there are zero entities. - entities can be added by `autoentities` - entities can be added by `entities` But when `autoentities` is not configured and `entities` is empty, `validate` should `warn`: > [WARN] No entities are defined in this configuration. > [!IMPORTANT] > This is NOT an error because it could be the top-level configuration in a multi-config environment. <img width="932" height="573" alt="Image" src="https://github.com/user-attachments/assets/77d48893-8209-4dbe-8c75-77eda66efff6" />