Add type specifications for all private functions to improve static analysis with Dialyzer and documentation quality.
Add section explaining when and how to use system actor for systemic operations. Include examples and distinction between user mode and system mode.
Introduce Mv.Helpers.SystemActor module with lazy loading for operations that must always run regardless of user permissions. System actor has admin role and auto-creates in test environment.