scitex_genai.agent

scitex_genai.agent — reserved namespace (not yet implemented).

Tracking issue: see scitex-genai roadmap. Importing this module is safe; attribute access for any non-dunder name raises NotImplementedError to make the gap explicit. Dunder lookups (__sphinx_mock__, __path__, __all__, …) raise AttributeError instead so introspection tooling (Sphinx, pickle, IPython tab-complete) sees a normal “no such attribute” rather than a feature-gap error.