- Shipped
- September 23, 2026 at 9:14 AM UTC
- Author
- Kamo
- Commit
- 0edf2ee
- The Add and Bulk Add buttons on /account, and the four create pages, need MANAGE_MEMBERS (MemberAdministrationGate), which SecurityService now enforces. Someone without it who follows an old link reads why, instead of filling in a form whose save can only fail. - On your own Position card, the department and job title are shown but read-only unless you hold MANAGE_MEMBER_SECURITY (positionRights): both carry rights, and the server refuses the change. The official title and the manager stay yours to edit. The profile-strength "Set your position" segment is dropped for anyone who cannot set it, since a segment nobody can turn green is noise. - The profile palette offers an AI account's supervisor and model only when the account is an AI, as the draft has it (ProfileAccess.isArtificial). - Storage: StorageDomainKey had fallen seven areas behind the server. The Account stats table dropped their rows, although their bytes were in the total, and the launchpad meter labelled them "All storage". They are added, with GROWTH_HUB. An area the list does not know yet is appended (orderDomains) and labelled "Other storage", never "All storage".
