LICENSE
README.md
pyproject.toml
clawgraph/__init__.py
clawgraph/bag/__init__.py
clawgraph/bag/manager.py
clawgraph/bag/node.py
clawgraph/bag/skills.py
clawgraph/bag/patterns/__init__.py
clawgraph/bag/patterns/aggregator.py
clawgraph/bag/patterns/document.py
clawgraph/bag/patterns/verification.py
clawgraph/core/__init__.py
clawgraph/core/exceptions.py
clawgraph/core/models.py
clawgraph/core/signals.py
clawgraph/core/timeline.py
clawgraph/orchestrator/__init__.py
clawgraph/orchestrator/graph.py
clawgraph/orchestrator/hub.py
clawgraph/orchestrator/prompts.py
clawgraph/orchestrator/so_prompts.py
clawgraph/storage/__init__.py
clawgraph/storage/archive.py
clawgraph/telemetry/__init__.py
clawgraph/telemetry/hud.py
clawgraph/telemetry/links.py
clawgraph_ai.egg-info/PKG-INFO
clawgraph_ai.egg-info/SOURCES.txt
clawgraph_ai.egg-info/dependency_links.txt
clawgraph_ai.egg-info/requires.txt
clawgraph_ai.egg-info/top_level.txt
tests/test_example_cto.py