When we introduced Authority as part of T261963, we marked the new methods we introduced as unstable for the time of evaluation. Since evaluation is done, we should now remove the @unstable marker from the relevant code, in particular:
- the Authority interface, and classes that implement it
- methods in User that implement methods from the Authority
- getAuthority() methods in IContextSource