LICENSE
README.md
pyproject.toml
src/agent_mesh/__init__.py
src/agent_mesh/adoption.py
src/agent_mesh/config.py
src/agent_mesh/message_packet.py
src/agent_mesh/project_registry.py
src/agent_mesh/workbench.py
src/agent_mesh/workbench_service.py
src/agent_mesh/adapters/__init__.py
src/agent_mesh/adapters/base.py
src/agent_mesh/adapters/default.py
src/agent_mesh/cli/__init__.py
src/agent_mesh/cli/mail.py
src/agent_mesh/cli/q.py
src/agent_mesh/core/__init__.py
src/agent_mesh/core/agent_instances.py
src/agent_mesh/core/chain.py
src/agent_mesh/core/decision_schema.py
src/agent_mesh/core/dispatch_schema.py
src/agent_mesh/core/events.py
src/agent_mesh/core/external_recovery_plan.py
src/agent_mesh/core/hashing.py
src/agent_mesh/core/ids.py
src/agent_mesh/core/lock.py
src/agent_mesh/core/provenance.py
src/agent_mesh/core/recovery.py
src/agent_mesh/core/source_recovery.py
src/agent_mesh/core/source_recovery_audit.py
src/agent_mesh/core/source_recovery_promotion.py
src/agent_mesh/core/workflow_origin.py
src/agent_mesh/dispatch/__init__.py
src/agent_mesh/dispatch/adapters.py
src/agent_mesh/dispatch/atomic.py
src/agent_mesh/dispatch/dispatch.py
src/agent_mesh/dispatch/emitter.py
src/agent_mesh/dispatch/eval.py
src/agent_mesh/dispatch/execution.py
src/agent_mesh/dispatch/grounding.py
src/agent_mesh/dispatch/guard.py
src/agent_mesh/dispatch/output_policy.py
src/agent_mesh/dispatch/profiles.py
src/agent_mesh/dispatch/runtime.py
src/agent_mesh/dispatch/types.py
src/agent_mesh/skill/__init__.py
src/agent_mesh/skill/render.py
src/agent_mesh/store/__init__.py
src/agent_mesh/store/rebuild.py
src/agent_mesh/store/sqlite.py
src/agent_mesh/views/__init__.py
src/agent_mesh/views/archive.py
src/agent_mesh/views/inbox.py
src/agent_mesh/views/log.py
src/agent_mesh/views/outbox.py
src/agent_mesh/views/rendering.py
src/my_agent_mesh.egg-info/PKG-INFO
src/my_agent_mesh.egg-info/SOURCES.txt
src/my_agent_mesh.egg-info/dependency_links.txt
src/my_agent_mesh.egg-info/entry_points.txt
src/my_agent_mesh.egg-info/requires.txt
src/my_agent_mesh.egg-info/top_level.txt