LICENSE
README.md
pyproject.toml
navegador/__init__.py
navegador/adr.py
navegador/api_schema.py
navegador/churn.py
navegador/cicd.py
navegador/codeowners.py
navegador/completions.py
navegador/config.py
navegador/dependencies.py
navegador/diff.py
navegador/editor.py
navegador/llm.py
navegador/monorepo.py
navegador/multirepo.py
navegador/planopticon_pipeline.py
navegador/pm.py
navegador/refactor.py
navegador/sdk.py
navegador/security.py
navegador/submodules.py
navegador/vcs.py
navegador.egg-info/PKG-INFO
navegador.egg-info/SOURCES.txt
navegador.egg-info/dependency_links.txt
navegador.egg-info/entry_points.txt
navegador.egg-info/requires.txt
navegador.egg-info/top_level.txt
navegador/analysis/__init__.py
navegador/analysis/cycles.py
navegador/analysis/deadcode.py
navegador/analysis/flow.py
navegador/analysis/impact.py
navegador/analysis/testmap.py
navegador/cli/__init__.py
navegador/cli/commands.py
navegador/cluster/__init__.py
navegador/cluster/checkpoint.py
navegador/cluster/core.py
navegador/cluster/fossil_live.py
navegador/cluster/locking.py
navegador/cluster/messaging.py
navegador/cluster/observability.py
navegador/cluster/partitioning.py
navegador/cluster/pubsub.py
navegador/cluster/sessions.py
navegador/cluster/taskqueue.py
navegador/context/__init__.py
navegador/context/loader.py
navegador/enrichment/__init__.py
navegador/enrichment/base.py
navegador/enrichment/django.py
navegador/enrichment/express.py
navegador/enrichment/fastapi.py
navegador/enrichment/laravel.py
navegador/enrichment/rails.py
navegador/enrichment/react.py
navegador/enrichment/react_native.py
navegador/enrichment/spring.py
navegador/explorer/__init__.py
navegador/explorer/server.py
navegador/explorer/templates.py
navegador/graph/__init__.py
navegador/graph/export.py
navegador/graph/migrations.py
navegador/graph/queries.py
navegador/graph/schema.py
navegador/graph/store.py
navegador/ingestion/__init__.py
navegador/ingestion/c.py
navegador/ingestion/cpp.py
navegador/ingestion/csharp.py
navegador/ingestion/go.py
navegador/ingestion/java.py
navegador/ingestion/knowledge.py
navegador/ingestion/kotlin.py
navegador/ingestion/optimization.py
navegador/ingestion/parser.py
navegador/ingestion/php.py
navegador/ingestion/planopticon.py
navegador/ingestion/python.py
navegador/ingestion/ruby.py
navegador/ingestion/rust.py
navegador/ingestion/swift.py
navegador/ingestion/typescript.py
navegador/ingestion/wiki.py
navegador/intelligence/__init__.py
navegador/intelligence/community.py
navegador/intelligence/docgen.py
navegador/intelligence/nlp.py
navegador/intelligence/search.py
navegador/mcp/__init__.py
navegador/mcp/security.py
navegador/mcp/server.py
tests/test_analysis.py
tests/test_churn.py
tests/test_cicd.py
tests/test_cli.py
tests/test_cluster.py
tests/test_cluster2.py
tests/test_completions.py
tests/test_config.py
tests/test_context.py
tests/test_coverage_boost.py
tests/test_diff.py
tests/test_editor.py
tests/test_enrichment_base.py
tests/test_enrichment_django.py
tests/test_enrichment_express.py
tests/test_enrichment_fastapi.py
tests/test_enrichment_laravel.py
tests/test_enrichment_rails.py
tests/test_enrichment_react.py
tests/test_enrichment_react_native.py
tests/test_enrichment_spring.py
tests/test_explorer.py
tests/test_export.py
tests/test_go_parser.py
tests/test_graph_store.py
tests/test_ingestion_code.py
tests/test_ingestion_knowledge.py
tests/test_ingestion_planopticon.py
tests/test_ingestion_wiki.py
tests/test_intelligence.py
tests/test_java_parser.py
tests/test_llm.py
tests/test_mcp_security.py
tests/test_mcp_server.py
tests/test_migrations.py
tests/test_monorepo.py
tests/test_new_language_parsers.py
tests/test_optimization.py
tests/test_python_parser.py
tests/test_rust_parser.py
tests/test_schema.py
tests/test_sdk.py
tests/test_security.py
tests/test_typescript_parser.py
tests/test_v04_batch3.py
tests/test_v04_features.py
tests/test_vcs.py