LICENSE
README.md
pyproject.toml
megent/__init__.py
megent/audit.py
megent/awareness.py
megent/budget.py
megent/cli.py
megent/exceptions.py
megent/guard.py
megent/hitl.py
megent/identity.py
megent/pii.py
megent/policy.py
megent/registry.py
megent/runtime.py
megent/stop.py
megent.egg-info/PKG-INFO
megent.egg-info/SOURCES.txt
megent.egg-info/dependency_links.txt
megent.egg-info/entry_points.txt
megent.egg-info/requires.txt
megent.egg-info/top_level.txt
megent/__pycache__/features/__init__.py
megent/__pycache__/features/awareness.py
megent/__pycache__/features/budget.py
megent/__pycache__/features/hitl.py
megent/__pycache__/features/stop.py
tests/test_cli.py
tests/test_lifecycle_runtime.py
tests/test_policy_resolution.py
tests/test_registry.py
tests/test_runtime_wrapping.py