| 1 | """Persistent user management system for MemOS with configuration storage. |
| 2 | |
| 3 | This module extends the MySQL UserManager to provide persistent storage |
| 4 | for user configurations and MOS instances. |
nothing calls this directly
no test coverage detected