CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/README.md
docs/architecture.md
docs/comms-kit.md
docs/getting-started.md
docs/compliance/README.md
docs/compliance/deployment-architecture.md
docs/compliance/dpia-template.md
docs/compliance/gdpr-checklist.md
docs/compliance/iso27001-control-mapping.md
docs/compliance/model-card-template.md
docs/compliance/nhs-dtac-alignment.md
skills/code-review/SKILL.md
skills/compliance-review/SKILL.md
skills/debugging/SKILL.md
src/agent_foundry_local.egg-info/PKG-INFO
src/agent_foundry_local.egg-info/SOURCES.txt
src/agent_foundry_local.egg-info/dependency_links.txt
src/agent_foundry_local.egg-info/entry_points.txt
src/agent_foundry_local.egg-info/requires.txt
src/agent_foundry_local.egg-info/top_level.txt
src/foundry/__init__.py
src/foundry/cli.py
src/foundry/engine.py
src/foundry/gates.py
src/foundry/handoff.py
src/foundry/observability.py
src/foundry/py.typed
src/foundry/registry.py
src/foundry/runtime.py
src/foundry/m365/__init__.py
src/foundry/m365/auth.py
src/foundry/m365/graph_client.py
src/foundry/m365/power_platform.py
src/foundry/m365/sharepoint.py
src/foundry/m365/teams.py
src/foundry/orchestration/__init__.py
src/foundry/orchestration/discovery.py
src/foundry/orchestration/node.py
src/foundry/orchestration/transport.py