Updated constant imports from static to regular usage across multiple controllers. Improved null safety in `DebugEnvelopes.cshtml` by ensuring the `Receivers` property is not null before access. Modified authorization attribute in `DocumentController.cs` to directly reference `Domain.Constants.ReceiverRole.FullyAuth`.