LICENSE
README.md
ast_java.py
brownfield_events.py
build_ast_graph.py
chunk_heuristics.py
graph_enrich.py
index_common.py
java_index_flow_lancedb.py
java_index_v1_common.py
java_ontology.py
kuzu_queries.py
mcp_hints.py
mcp_v2.py
path_filtering.py
pr_analysis.py
pyproject.toml
search_lancedb.py
server.py
java_codebase_rag/__init__.py
java_codebase_rag/cli.py
java_codebase_rag/cli_progress.py
java_codebase_rag/config.py
java_codebase_rag/pipeline.py
java_codebase_rag.egg-info/PKG-INFO
java_codebase_rag.egg-info/SOURCES.txt
java_codebase_rag.egg-info/dependency_links.txt
java_codebase_rag.egg-info/entry_points.txt
java_codebase_rag.egg-info/requires.txt
java_codebase_rag.egg-info/top_level.txt
tests/test_agent_skills_static.py
tests/test_assign_endpoint_client_extraction.py
tests/test_ast_graph_build.py
tests/test_ast_java_calls.py
tests/test_ast_java_capabilities.py
tests/test_bank_chat_brownfield_integration.py
tests/test_brownfield_clients.py
tests/test_brownfield_events.py
tests/test_brownfield_overrides.py
tests/test_brownfield_routes.py
tests/test_call_edge_matching.py
tests/test_call_edges_e2e.py
tests/test_call_graph_receiver_resolution.py
tests/test_call_graph_smoke_roundtrip.py
tests/test_call_invariant.py
tests/test_cli_progress_stdout_invariant.py
tests/test_cli_quiet_parity.py
tests/test_client_hint_recovery.py
tests/test_client_node_extraction.py
tests/test_client_role_rename.py
tests/test_cross_service_resolution_flag.py
tests/test_edge_navigation_doc.py
tests/test_feign_not_exposer.py
tests/test_graph_enrich.py
tests/test_java_codebase_rag_cli.py
tests/test_kuzu_queries.py
tests/test_lancedb_e2e.py
tests/test_mcp_hints.py
tests/test_mcp_tools.py
tests/test_mcp_v2.py
tests/test_mcp_v2_compose.py
tests/test_meta_chain_core.py
tests/test_outgoing_call_extraction.py
tests/test_packaging_metadata.py
tests/test_path_filtering.py
tests/test_pr_analysis.py
tests/test_resolve_routes_messaging_layer_c.py
tests/test_route_extraction.py
tests/test_schema_consistency.py
tests/test_search_lancedb.py
tests/test_search_lancedb_capability.py
tests/test_string_value_atoms.py