Entity Models and Tags Overview
Data comes first. Before you design templates, set up automation, or build user interfaces, you need a clear understanding of your data. A well-structured entity model forms the foundation of every priint:suite project. It defines how your data is organized, how it connects, and how it can be accessed across different parts of the system.
Once your entity model is in place, the next step is to control how each entity behaves in different application contexts. This is where tags come in. Whether you want to prevent deletion, enable cascade logic, or adjust how child elements are sorted, tags give you direct control through configuration.