Navigation lists now need to have an assigned "catalog scope" and we have run into multiple issues with clients not realizing this. Additionally, we have run into the issue of clients assigning the same slug to multiple pages in the catalog, resulting in 404 errors. A simple fix would be to add two health checks: one that ensures that all navigation lists have an associated catalog scope, and another that ensures that each slug in the navigation is distinct.