LICENSE
README.md
pyproject.toml
prompts/__init__.py
prompts/classify.md
prompts/crystallize.md
prompts/summarize.md
sheaf_ai/__init__.py
sheaf_ai/api.py
sheaf_ai/cli.py
sheaf_ai/config.py
sheaf_ai/crystallize.py
sheaf_ai/display.py
sheaf_ai/embedding_bridge.py
sheaf_ai/exceptions.py
sheaf_ai/feedback.py
sheaf_ai/fetch_article.py
sheaf_ai/gamification.py
sheaf_ai/insights.py
sheaf_ai/llm_client.py
sheaf_ai/mcp_server.py
sheaf_ai/onboarding.py
sheaf_ai/pipeline.py
sheaf_ai/quality.py
sheaf_ai/query.py
sheaf_ai/renderer.py
sheaf_ai/search.py
sheaf_ai/storage.py
sheaf_ai/utils.py
sheaf_ai.egg-info/PKG-INFO
sheaf_ai.egg-info/SOURCES.txt
sheaf_ai.egg-info/dependency_links.txt
sheaf_ai.egg-info/entry_points.txt
sheaf_ai.egg-info/requires.txt
sheaf_ai.egg-info/top_level.txt
sheaf_cards/__init__.py
sheaf_cards/base.py
sheaf_cards/embeddings.py
sheaf_cards/generator.py
tests/test_api.py
tests/test_crystallize.py
tests/test_gamification.py
tests/test_install.py
tests/test_mcp.py
tests/test_quality.py
tests/test_renderer.py
tests/test_storage.py
tests/test_unit.py