LICENSE
README.md
pyproject.toml
buer/assists.py
buer/boundary.py
buer/callgraph.py
buer/delivery.py
buer/gd.py
buer/git_utils.py
buer/health.py
buer/influence.py
buer/metrics.py
buer/navigator.py
buer/parse.py
buer/pricing.py
buer/reconcile.py
buer/sensitivity.py
buer/session_report.py
buer/signals.py
buer/stacktrace.py
buer/stdout_parser.py
buer/store.py
buer/tech_debt.py
buer/testscan.py
buer/ts_dataflow.py
buer.egg-info/PKG-INFO
buer.egg-info/SOURCES.txt
buer.egg-info/dependency_links.txt
buer.egg-info/entry_points.txt
buer.egg-info/requires.txt
buer.egg-info/top_level.txt
buer/mcp/__init__.py
buer/mcp/server.py
tests/test_assists.py
tests/test_auto_register.py
tests/test_boundary.py
tests/test_boundary_gitignore.py
tests/test_buerignore.py
tests/test_call_edges_source_file.py
tests/test_callgraph_lang_filter.py
tests/test_coarse_map.py
tests/test_container_type_binding.py
tests/test_cost_tracking.py
tests/test_coverage_ingest.py
tests/test_cross_language_fqn.py
tests/test_dangling_reference.py
tests/test_dataflow_alias.py
tests/test_debug_loop.py
tests/test_default_export.py
tests/test_delete_cleanup.py
tests/test_delivery.py
tests/test_dir_reconcile.py
tests/test_e2e_lifecycle.py
tests/test_edge_real_path_regression.py
tests/test_edge_recompute.py
tests/test_expression_extraction.py
tests/test_gd_ts_dataflow.py
tests/test_git_rollback_branch.py
tests/test_git_utils.py
tests/test_gitignore_protect.py
tests/test_graph_quality.py
tests/test_health.py
tests/test_high_impact.py
tests/test_l1_method_inference.py
tests/test_l2_self_attr.py
tests/test_l3_return_type.py
tests/test_mcp_server.py
tests/test_memory_range.py
tests/test_metrics.py
tests/test_metrics_lateral.py
tests/test_name_binding.py
tests/test_namespace_reexport.py
tests/test_navigator.py
tests/test_notification_level.py
tests/test_numeric_fingerprint.py
tests/test_operator_fingerprint.py
tests/test_overload_skip.py
tests/test_paired_fingerprint.py
tests/test_parse_js_ts.py
tests/test_parse_skipped.py
tests/test_post_bash.py
tests/test_project_branch.py
tests/test_py_reexport.py
tests/test_py_relative_import.py
tests/test_reconcile_against_disk.py
tests/test_reconcile_exclude.py
tests/test_reexport.py
tests/test_reexport_star.py
tests/test_regression.py
tests/test_run_tests_assist.py
tests/test_session_git_fallback.py
tests/test_session_report.py
tests/test_signals.py
tests/test_snapshot.py
tests/test_snapshot_query.py
tests/test_stacktrace.py
tests/test_symbol_index_projection.py
tests/test_tampering.py
tests/test_task_scope_breach.py
tests/test_tech_debt.py
tests/test_testscan.py
tests/test_token_waste.py
tests/test_ts_accessor.py
tests/test_v21_hooks.py