CHANGELOG.md
LICENSE
MANIFEST.in
NOTICE
README.md
STATE.md
VALIDATION_RESULTS.md
pyproject.toml
docs/ARCHITECTURE.md
docs/BENCHMARKS.md
docs/CUSTOMER_JOURNEY.md
docs/DEPLOYMENT.md
docs/LAUNCH.md
docs/MATH.md
docs/PRINCIPLES.md
docs/PUBLISH_NPM_MCP.md
docs/PUBLISH_PYPI.md
docs/USAGE.md
src/recall/__init__.py
src/recall/api.py
src/recall/cli.py
src/recall/config.py
src/recall/embeddings.py
src/recall/llm.py
src/recall/llm_quality.py
src/recall/llm_router.py
src/recall/mcp_server.py
src/recall/personal.py
src/recall/py.typed
src/recall/server.py
src/recall/setup_wizard.py
src/recall/telemetry.py
src/recall/types.py
src/recall/audit/__init__.py
src/recall/audit/log.py
src/recall/bound/__init__.py
src/recall/bound/conformal.py
src/recall/bound/pac_bayes.py
src/recall/bound/rag_bound.py
src/recall/bound/support.py
src/recall/consolidate/__init__.py
src/recall/consolidate/bmrs.py
src/recall/consolidate/mean_field.py
src/recall/consolidate/motif.py
src/recall/consolidate/pmed_score.py
src/recall/consolidate/scheduler.py
src/recall/core/__init__.py
src/recall/core/storage.py
src/recall/geometry/__init__.py
src/recall/geometry/gamma.py
src/recall/geometry/identifiability.py
src/recall/geometry/llm_dual_view.py
src/recall/geometry/spectral.py
src/recall/graph/__init__.py
src/recall/graph/curvature.py
src/recall/graph/sheaf.py
src/recall/graph/spectral.py
src/recall/graph/topology.py
src/recall/graph/transport.py
src/recall/integrations/__init__.py
src/recall/integrations/letta_adapter.py
src/recall/retrieval/__init__.py
src/recall/retrieval/intent.py
src/recall/retrieval/linearize.py
src/recall/retrieval/multi_hop.py
src/recall/retrieval/pcsf.py
src/recall/retrieval/pcst.py
src/recall/retrieval/router.py
src/recall/retrieval/walk.py
src/recall/write/__init__.py
src/recall/write/bio_fingerprint.py
src/recall/write/edge_classifier.py
src/recall/write/pipeline.py
src/recall/write/quality.py
src/recall/write/splitter.py
src/typed_recall.egg-info/PKG-INFO
src/typed_recall.egg-info/SOURCES.txt
src/typed_recall.egg-info/dependency_links.txt
src/typed_recall.egg-info/entry_points.txt
src/typed_recall.egg-info/requires.txt
src/typed_recall.egg-info/top_level.txt