LICENSE
README.md
pyproject.toml
src/scitex_resource/__init__.py
src/scitex_resource/__main__.py
src/scitex_resource/_compat.py
src/scitex_resource/_log_processor_usages.py
src/scitex_resource/_machine.py
src/scitex_resource/limit_ram.py
src/scitex_resource.egg-info/PKG-INFO
src/scitex_resource.egg-info/SOURCES.txt
src/scitex_resource.egg-info/dependency_links.txt
src/scitex_resource.egg-info/entry_points.txt
src/scitex_resource.egg-info/requires.txt
src/scitex_resource.egg-info/top_level.txt
src/scitex_resource/_cli/__init__.py
src/scitex_resource/_cli/_apis.py
src/scitex_resource/_cli/_completion.py
src/scitex_resource/_cli/_introspection.py
src/scitex_resource/_cli/_machine_cmd.py
src/scitex_resource/_cli/_mcp_commands.py
src/scitex_resource/_cli/_metrics_cmd.py
src/scitex_resource/_cli/_processor_usages_cmd.py
src/scitex_resource/_cli/_ram_limit_cmd.py
src/scitex_resource/_cli/_root.py
src/scitex_resource/_cli/_skills_cmd.py
src/scitex_resource/_cli/_specs_cmd.py
src/scitex_resource/_mcp/__init__.py
src/scitex_resource/_mcp/server.py
src/scitex_resource/_skills/scitex-resource/01_installation.md
src/scitex_resource/_skills/scitex-resource/02_quick-start.md
src/scitex_resource/_skills/scitex-resource/03_python-api.md
src/scitex_resource/_skills/scitex-resource/04_cli-reference.md
src/scitex_resource/_skills/scitex-resource/05_mcp-tools.md
src/scitex_resource/_skills/scitex-resource/10_machine-identity.md
src/scitex_resource/_skills/scitex-resource/11_specs-vs-metrics.md
src/scitex_resource/_skills/scitex-resource/12_processor-usages-log.md
src/scitex_resource/_skills/scitex-resource/13_ram-limit.md
src/scitex_resource/_skills/scitex-resource/SKILL.md
src/scitex_resource/_specs/__init__.py
src/scitex_resource/_specs/_metrics.py
src/scitex_resource/_specs/_processor_usages.py
src/scitex_resource/_specs/_specs.py
src/scitex_resource/_utils/__init__.py
src/scitex_resource/_utils/_get_env_info.py