helpers/modules.py.dox.md
modules.py helper module.modules.py because this directory is intentionally flat.modules.py owns the runtime implementation.modules.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.import_module(file_path: str) -> ModuleTypeload_classes_from_folder(folder: str, name_pattern: str, base_class: Type[T], one_per_file: bool=...) -> list[Type[T]]load_classes_from_file(file: str, base_class: type[T], one_per_file: bool=...) -> list[type[T]]purge_namespace(namespace: str)T.fnmatch, helpers.files, importlib, importlib.util, inspect, os, re, sys, types, typing.TypeVar, get_abs_path, os.path.basename.replace, importlib.util.spec_from_file_location, importlib.util.module_from_spec, spec.loader.exec_module, import_module, inspect.getmembers, to_delete.sort, importlib.invalidate_caches, ImportError, os.path.join, os.path.basename, issubclass, os.listdir, name.startswith, n.count, fnmatch, file_name.endswith.tests/test_a0_connector_prompt_gating.pytests/test_browser_agent_regressions.pytests/test_docker_release_plan.pytests/test_error_retry_plugin.pytests/test_file_tree_visualize.pytests/test_git_version_label.pytests/test_mcp_handler_multimodal.pytests/test_memory_quality.pyNo child DOX files.