When developing schemas, it helps to identify all of the necessary distinguished fields before deploying the solution into production. Making changes to a deployed schema can introduce un-needed complexity and pain if used across multiple projects.
Unlike promoted fields* however, it can be difficult to identify all of the necessary distinguished fields before deploying the solution […]