FIELD_PERMISSION_KEYS
@raizfc/contracts / FIELD_PERMISSION_KEYS
Variable: FIELD_PERMISSION_KEYS
constFIELD_PERMISSION_KEYS: readonly ["field.editProfile","field.manageGallery","field.manageManagers"]
Defined in: permissions.ts:198
SPEC-DOMAIN-FIELD-001 "Permissões" table — field memberships are independent of team/torcida
memberships, a separate permission namespace even though all three share the
ManagementMembershipDto/ManagementRole contracts. Only field.editProfile/
field.manageGallery/field.manageManagers are named by the domain table (no
transferOwnership key exists for this domain — IS-MVP-13.1 never builds an ownership
transfer flow, mirroring championshipRolePermissions' "only primary_owner today" rationale).