5.2.11 LevelPolicy Reference
Source: app/plugins/Awards/src/Policy/LevelPolicy.php
LevelPolicy is a thin BasePolicy subclass for Award Level entities. Standard entity decisions are inherited and resolved through configured RBAC policies.
Level names also participate in dynamic recommendation approval permission names. That coupling belongs to recommendation/table authorization; do not add an implicit “higher level can manage lower level” rule here without a deliberate product and migration design.
Test inherited entity actions and any level-name change that affects approval policy discovery.