LICENSE
README.md
pyproject.toml
sqac_mcp.py
sqac/__init__.py
sqac/__main__.py
sqac/autobuild.py
sqac/cli.py
sqac/continuity.py
sqac/credentials.py
sqac/dms.py
sqac/encoder.py
sqac/format.py
sqac/graph_mcp.py
sqac/ingest.py
sqac/injection.py
sqac/kvcache.py
sqac/mcp_setup.py
sqac/offloader.py
sqac/rack.py
sqac/server.py
sqac/skills.py
sqac/static_encoder.py
sqac/store.py
sqac.egg-info/PKG-INFO
sqac.egg-info/SOURCES.txt
sqac.egg-info/dependency_links.txt
sqac.egg-info/entry_points.txt
sqac.egg-info/requires.txt
sqac.egg-info/top_level.txt
sqac/graph/__init__.py
sqac/graph/graph.py
sqac/graph/models.py
sqac/graph/parser.py
sqac/graph/watcher.py
tests/test_ast.py
tests/test_autobuild.py
tests/test_continuity.py
tests/test_dms.py
tests/test_injection.py
tests/test_kind.py
tests/test_kv_bench.py
tests/test_mcp_continuity.py
tests/test_offloader.py
tests/test_production.py
tests/test_qwen_integration.py
tests/test_rack.py
tests/test_rack_features.py
tests/test_regressions.py
tests/test_semantic_tier.py
tests/test_server.py
tests/test_skill_store.py
tests/test_sqac.py
tests/test_static_tier.py
tests/test_unlimited_context.py