pyproject.toml
readme.md
tests/test_api_validator.py
tests/test_architecture_validator.py
tests/test_ast_parser.py
tests/test_detector.py
tests/test_engine_python.py
tests/test_llm_validator.py
tests/test_mcp.py
tests/test_resolver.py
tests/test_workspace_scanner.py
vcase/__init__.py
vcase/cli.py
vcase/main.py
vcase/mcp.py
vcase/api/__init__.py
vcase/api/github_client.py
vcase/api/npm_client.py
vcase/api/pypi_client.py
vcase/api/web_scraper.py
vcase/providers/__init__.py
vcase/providers/base.py
vcase/providers/node_provider.py
vcase/providers/python_provider.py
vcase/routers/__init__.py
vcase/routers/health.py
vcase/routers/proxy.py
vcase/service/__init__.py
vcase/service/api_index_cache.py
vcase/service/api_validator.py
vcase/service/architecture_validator.py
vcase/service/ast_parser.py
vcase/service/contract_extractor.py
vcase/service/detector.py
vcase/service/interaction_graph.py
vcase/service/llm_validator.py
vcase/service/orchestrator.py
vcase/service/resolver.py
vcase/service/retriever.py
vcase/service/spec_builder.py
vcase/service/workspace_scanner.py
vcase/validator/__init__.py
vcase/validator/adapters/python_ast.py
vcase/validator/adapters/ts_ast.py
vcase/validator/core/ir.py
vcase/validator/core/rules_engine.py
vcase/validator/specs/api_contracts.json
vcase/validator/specs/architecture_rules.json
vcase_auto_context.egg-info/PKG-INFO
vcase_auto_context.egg-info/SOURCES.txt
vcase_auto_context.egg-info/dependency_links.txt
vcase_auto_context.egg-info/entry_points.txt
vcase_auto_context.egg-info/requires.txt
vcase_auto_context.egg-info/top_level.txt