immunoorg-2 / immunoorg /__init__.py
Charan Sai Mamidala
deploy: fix openenv-core version and remove binaries
788dd2e
raw
history blame contribute delete
213 Bytes
"""
ImmunoOrg: The Self-Healing Autonomous Enterprise
A dual-layer RL environment for training AI agents in cyber-defense
and organizational restructuring.
"""
__version__ = "1.0.0"
__author__ = "ImmunoOrg Team"