README.md
pyproject.toml
packages/conductor/__init__.py
packages/conductor/architectures.py
packages/conductor/bm25_index.py
packages/conductor/conductor.py
packages/conductor/dense_index.py
packages/conductor/diverse_bank.py
packages/conductor/f95.py
packages/conductor/fusion_math.py
packages/conductor/graphify_retriever.py
packages/conductor/hard_v2_gold.py
packages/conductor/hard_v3_gold.py
packages/conductor/query_router.py
packages/conductor/rrf.py
packages/conductor/service.py
packages/conductor/soft_bank.py
packages/conductor/suite_bank.py
packages/conductor/top3.py
packages/enrich/__init__.py
packages/enrich/__main__.py
packages/graphify/__init__.py
packages/graphify/_minhash.py
packages/graphify/analyze.py
packages/graphify/build.py
packages/graphify/cache.py
packages/graphify/dedup.py
packages/graphify/detect.py
packages/graphify/export.py
packages/graphify/extract.py
packages/graphify/file_slice.py
packages/graphify/google_workspace.py
packages/graphify/ids.py
packages/graphify/ingest.py
packages/graphify/llm.py
packages/graphify/manifest_ingest.py
packages/graphify/mcp_ingest.py
packages/graphify/pascal_resolution.py
packages/graphify/paths.py
packages/graphify/prs.py
packages/graphify/querylog.py
packages/graphify/reflect.py
packages/graphify/resolver_registry.py
packages/graphify/ruby_resolution.py
packages/graphify/security.py
packages/graphify/serve.py
packages/graphify/symbol_resolution.py
packages/graphify/transcribe.py
packages/graphify/validate.py
packages/graphify/exporters/__init__.py
packages/graphify/exporters/base.py
packages/graphify/exporters/graphdb.py
packages/graphify/exporters/html.py
packages/graphify/extractors/__init__.py
packages/graphify/extractors/apex.py
packages/graphify/extractors/base.py
packages/graphify/extractors/bash.py
packages/graphify/extractors/blade.py
packages/graphify/extractors/csharp.py
packages/graphify/extractors/dart.py
packages/graphify/extractors/dm.py
packages/graphify/extractors/elixir.py
packages/graphify/extractors/engine.py
packages/graphify/extractors/fortran.py
packages/graphify/extractors/go.py
packages/graphify/extractors/json_config.py
packages/graphify/extractors/julia.py
packages/graphify/extractors/markdown.py
packages/graphify/extractors/models.py
packages/graphify/extractors/objc.py
packages/graphify/extractors/pascal.py
packages/graphify/extractors/pascal_forms.py
packages/graphify/extractors/powershell.py
packages/graphify/extractors/razor.py
packages/graphify/extractors/resolution.py
packages/graphify/extractors/rust.py
packages/graphify/extractors/sln.py
packages/graphify/extractors/sql.py
packages/graphify/extractors/terraform.py
packages/graphify/extractors/verilog.py
packages/graphify/extractors/zig.py
packages/hybrid_cbm/__init__.py
packages/hybrid_cbm/__main__.py
packages/hybrid_cbm/instructions.py
packages/hybrid_cbm/proxy.py
packages/hybrid_cbm/semantic.py
packages/hybrid_cbm/server.py
packages/metadata/__init__.py
packages/parse_harness/__init__.py
packages/parse_harness/__main__.py
packages/parse_harness/bakeoff.py
packages/parse_harness/claude_context_probe.py
packages/parse_harness/graphify_adapter.py
packages/pipeline/__init__.py
packages/pipeline/__main__.py
packages/pipeline/accel.py
packages/pipeline/artifact_guard.py
packages/pipeline/capability.py
packages/pipeline/ce_service.py
packages/pipeline/certify.py
packages/pipeline/chunk_compress.py
packages/pipeline/chunk_merkle.py
packages/pipeline/cli.py
packages/pipeline/client.py
packages/pipeline/context_nav.py
packages/pipeline/coreml_mac.py
packages/pipeline/daemon.py
packages/pipeline/dashboard.py
packages/pipeline/dashboard_port.py
packages/pipeline/dashboard_server.py
packages/pipeline/diagnose.py
packages/pipeline/dirty_journal.py
packages/pipeline/dirty_ledger.py
packages/pipeline/doctor.py
packages/pipeline/embedder.py
packages/pipeline/engine.py
packages/pipeline/fair_schedule.py
packages/pipeline/faiss_store.py
packages/pipeline/freshness.py
packages/pipeline/git_family.py
packages/pipeline/graphify_mcp_tools.py
packages/pipeline/hardware.py
packages/pipeline/hot_patch.py
packages/pipeline/incremental.py
packages/pipeline/index_manager.py
packages/pipeline/indexer.py
packages/pipeline/lifecycle_runtime.py
packages/pipeline/live_reindex.py
packages/pipeline/locate.py
packages/pipeline/mcp_install.py
packages/pipeline/mcp_locate.py
packages/pipeline/mcp_server.py
packages/pipeline/memory_budget.py
packages/pipeline/merkle.py
packages/pipeline/migrate.py
packages/pipeline/mlx_mac.py
packages/pipeline/paths.py
packages/pipeline/preflight.py
packages/pipeline/process_job.py
packages/pipeline/progress_ui.py
packages/pipeline/project_id.py
packages/pipeline/query_tune.py
packages/pipeline/registration.py
packages/pipeline/repo_lifecycle.py
packages/pipeline/repo_presence.py
packages/pipeline/repo_runtime.py
packages/pipeline/resource_envelope.py
packages/pipeline/resources.py
packages/pipeline/root_probe.py
packages/pipeline/rules_installer.py
packages/pipeline/runtime_profile.py
packages/pipeline/searcher.py
packages/pipeline/server.py
packages/pipeline/session_store.py
packages/pipeline/settings.py
packages/pipeline/storage_policy.py
packages/pipeline/store.py
packages/pipeline/sync_loop.py
packages/pipeline/sync_status.py
packages/pipeline/test_runner.py
packages/pipeline/token_meter.py
packages/pipeline/tool_registry.py
packages/pipeline/turbo_quant.py
packages/pipeline/vectordb.py
packages/pipeline/watchdog.py
packages/pipeline/wipe.py
packages/pipeline/work_session.py
packages/pipeline/context_agent/__init__.py
packages/pipeline/context_agent/__main__.py
packages/pipeline/context_agent/agent.py
packages/pipeline/context_agent/llm_llama.py
packages/pipeline/context_agent/prompts.py
packages/pipeline/context_agent/tools.py
packages/pipeline/dashboard_ui/app.js
packages/pipeline/dashboard_ui/index.html
packages/pipeline/dashboard_ui/lucide.min.js
packages/pipeline/dashboard_ui/storage_render.js
packages/pipeline/dashboard_ui/styles.css
packages/pipeline/templates/context-agent.mdc
packages/pipeline/templates/context-engine.md
packages/pipeline/templates/context-engine.mdc
packages/repo_ir/__init__.py
packages/scubiee.egg-info/PKG-INFO
packages/scubiee.egg-info/SOURCES.txt
packages/scubiee.egg-info/dependency_links.txt
packages/scubiee.egg-info/entry_points.txt
packages/scubiee.egg-info/requires.txt
packages/scubiee.egg-info/top_level.txt
tests/test_accel_pip_drain.py
tests/test_admission.py
tests/test_artifact_guard.py
tests/test_ast_harness.py
tests/test_auto_sessions_observability.py
tests/test_batch_calibration.py
tests/test_capability_promotion.py
tests/test_ce_architecture.py
tests/test_chunk_merkle.py
tests/test_cli_init_repo.py
tests/test_context_nav.py
tests/test_coreml_mac.py
tests/test_cross_platform_profiles.py
tests/test_daemon_guardrails.py
tests/test_dashboard_api.py
tests/test_dashboard_port.py
tests/test_dashboard_ui_contract.py
tests/test_dirty_ledger.py
tests/test_doctor.py
tests/test_doctor_certify.py
tests/test_e2e_pipeline.py
tests/test_embedder_progress.py
tests/test_enrich.py
tests/test_faiss_dense_adapter.py
tests/test_freshness.py
tests/test_git_family.py
tests/test_grep_glob_scope.py
tests/test_hybrid_cbm.py
tests/test_index_coverage.py
tests/test_install_profile_selection.py
tests/test_lifecycle_runtime.py
tests/test_live_reindexing.py
tests/test_mcp_lean.py
tests/test_mcp_locate.py
tests/test_mcp_repo_resolution.py
tests/test_memory_budget.py
tests/test_mlx_backend.py
tests/test_mlx_mac.py
tests/test_multi_repo_runtime.py
tests/test_package_install_entry.py
tests/test_pipeline_core.py
tests/test_preflight.py
tests/test_production_scenarios.py
tests/test_progress_ui.py
tests/test_project_id.py
tests/test_prune_engine_state.py
tests/test_registration_modes.py
tests/test_repo_lifecycle.py
tests/test_repo_lifecycle_dashboard_actions.py
tests/test_repo_presence.py
tests/test_resource_envelope.py
tests/test_resources.py
tests/test_root_probe.py
tests/test_runtime_cpu_backup.py
tests/test_runtime_profile.py
tests/test_runtime_publish.py
tests/test_sdk_mcp_dev_trial.py
tests/test_sdk_mcp_smoke.py
tests/test_session_store.py
tests/test_source_integrity.py
tests/test_storage_policy.py
tests/test_sync_status_canaries.py
tests/test_test_runner.py
tests/test_vectordb.py
tests/test_watchdog.py
tests/test_watcher_recovery.py