Add nauthilus_context module and refactor context functions**
Added nauthilus_context
module to preload Lua context functions and refactored the context-related code to use the new module. Replaced direct context function setups with L.PreloadModule
calls and updated the usage within Lua scripts to utilize nauthilus_context
functions.
Signed-off-by: Christian Roessner c@roessner.co