LICENSE
README.md
pyproject.toml
src/agent_operating_substrate.egg-info/PKG-INFO
src/agent_operating_substrate.egg-info/SOURCES.txt
src/agent_operating_substrate.egg-info/dependency_links.txt
src/agent_operating_substrate.egg-info/entry_points.txt
src/agent_operating_substrate.egg-info/requires.txt
src/agent_operating_substrate.egg-info/top_level.txt
src/aos/__init__.py
src/aos/__main__.py
src/aos/app_auth.py
src/aos/autopsy.py
src/aos/blackboard.py
src/aos/ci.py
src/aos/cli.py
src/aos/curator.py
src/aos/daemon.py
src/aos/discovery.py
src/aos/enforcer.py
src/aos/engine.py
src/aos/executor.py
src/aos/fleet.py
src/aos/git_credential.py
src/aos/harness.py
src/aos/hook.py
src/aos/identity.py
src/aos/ingest.py
src/aos/matcher.py
src/aos/mcp.py
src/aos/mesh.py
src/aos/models.py
src/aos/packs.py
src/aos/ui.py
src/aos/validator.py
tests/test_autonomous_loop.py
tests/test_autopsy.py
tests/test_blackboard.py
tests/test_ci.py
tests/test_curator.py
tests/test_daemon.py
tests/test_enforcer.py
tests/test_executor.py
tests/test_fleet.py
tests/test_harness.py
tests/test_hook.py
tests/test_identity.py
tests/test_ingest.py
tests/test_mcp.py
tests/test_mesh.py
tests/test_packs.py
tests/test_performance.py
tests/test_rule_discovery.py
tests/test_rule_matching.py
tests/test_schema_validation.py
tests/test_ui.py