README.md
pyproject.toml
billing_api/__init__.py
billing_api/app.py
billing_api/domain.py
billing_api/repository.py
billing_api/schema.sql
billing_api/security.py
billing_api/settings.py
core_engine/__init__.py
core_engine/setup.py
mcp_server/__init__.py
mcp_server/auth.py
mcp_server/cloud_runtime.py
mcp_server/cloud_schema.sql
mcp_server/cloud_worker.py
mcp_server/config.py
mcp_server/coretree.py
mcp_server/datasets.py
mcp_server/errors.py
mcp_server/jobs.py
mcp_server/local_auth.py
mcp_server/models.py
mcp_server/preflight.py
mcp_server/run_server.py
mcp_server/server.py
mcp_server/telemetry.py
mcp_server/worker.py
mcp_server/data/prostmat.csv
mcp_server/data/prostmat_benchmark.json
mcp_server/data/sample_small.csv
mcp_server/data/sample_small_result.json
sharp_sparc_inspect/__init__.py
sharp_sparc_inspect/__main__.py
sharp_sparc_inspect/cli.py
sharp_sparc_inspect/scanner.py
sharp_sparc_mcp.egg-info/PKG-INFO
sharp_sparc_mcp.egg-info/SOURCES.txt
sharp_sparc_mcp.egg-info/dependency_links.txt
sharp_sparc_mcp.egg-info/entry_points.txt
sharp_sparc_mcp.egg-info/requires.txt
sharp_sparc_mcp.egg-info/top_level.txt
tests/test_auth.py
tests/test_benchmark_integrity.py
tests/test_billing_api.py
tests/test_compiled.py
tests/test_coretree.py
tests/test_datasets.py
tests/test_hn_funnel.py
tests/test_inspector.py
tests/test_jobs.py
tests/test_local_auth.py
tests/test_math.py
tests/test_metadata_preflight.py
tests/test_protocol.py
tests/test_server.py
tests/test_telemetry.py