LICENSE
NOTICE
README.md
pyproject.toml
aegis/__init__.py
aegis/accountability.py
aegis/attest.py
aegis/audit.py
aegis/cli.py
aegis/config.py
aegis/context.py
aegis/distribution.py
aegis/engine.py
aegis/events.py
aegis/failures.py
aegis/gate.py
aegis/gitsurface.py
aegis/identity.py
aegis/loader.py
aegis/mcp.py
aegis/normalize.py
aegis/patterns.py
aegis/plugins.py
aegis/policy.py
aegis/reaper.py
aegis/review.py
aegis/rules.py
aegis/skills.py
aegis/adapters/__init__.py
aegis/adapters/claude_code.py
aegis/adapters/generic.py
aegis/grounding/__init__.py
aegis/grounding/audit_bridge.py
aegis/grounding/errors.py
aegis/grounding/extract.py
aegis/grounding/gate.py
aegis/grounding/instrument.py
aegis/grounding/ledger.py
aegis/grounding/llm.py
aegis/grounding/models.py
aegis/grounding/py.typed
aegis/grounding/trace.py
aegis/grounding/verify.py
aegis/grounding/adapters/__init__.py
aegis/grounding/adapters/anthropic_trace.py
aegis/grounding/adapters/langchain.py
aegis/grounding/adapters/openai_trace.py
aegis/lifecycle/__init__.py
aegis/lifecycle/_common.py
aegis/lifecycle/integrity.py
aegis/lifecycle/interaction.py
aegis/lifecycle/session.py
aegis/lifecycle/team.py
aegis/lifecycle/worktree.py
aegis_hooks.egg-info/PKG-INFO
aegis_hooks.egg-info/SOURCES.txt
aegis_hooks.egg-info/dependency_links.txt
aegis_hooks.egg-info/entry_points.txt
aegis_hooks.egg-info/requires.txt
aegis_hooks.egg-info/top_level.txt
tests/test_accountability.py
tests/test_accountability_flags.py
tests/test_adapters.py
tests/test_attest.py
tests/test_attribution.py
tests/test_audit.py
tests/test_blame.py
tests/test_branch_strands.py
tests/test_builtins.py
tests/test_claude_code_adapter.py
tests/test_confine.py
tests/test_context.py
tests/test_egress.py
tests/test_engine.py
tests/test_evasion.py
tests/test_evasion_regressions.py
tests/test_failures.py
tests/test_gate.py
tests/test_gitsurface.py
tests/test_grounding_adapters.py
tests/test_grounding_bridge.py
tests/test_grounding_features.py
tests/test_grounding_gate.py
tests/test_grounding_regressions.py
tests/test_identity.py
tests/test_install.py
tests/test_install_git.py
tests/test_install_review.py
tests/test_lifecycle_integrity.py
tests/test_lifecycle_interaction.py
tests/test_lifecycle_session.py
tests/test_lifecycle_team.py
tests/test_lifecycle_worktree.py
tests/test_loader.py
tests/test_mcp.py
tests/test_mcp_config_protect.py
tests/test_migration.py
tests/test_plugins.py
tests/test_reaper.py
tests/test_remote_exec.py
tests/test_rogue_session.py
tests/test_skills.py
tests/test_stop_gate.py
tests/test_subagent.py
tests/test_team.py
tests/test_usage.py