- Updated AIEngine to normalize function names by replacing underscores with hyphens in generated function IDs for better consistency with frontend tracking. - Enhanced registry to resolve function name aliases, allowing for backward compatibility with legacy function names when retrieving function instances.