README.md
pyproject.toml
server/aidocs_mcp/__init__.py
server/aidocs_mcp/action_surface_service.py
server/aidocs_mcp/capability_index_store.py
server/aidocs_mcp/claude_hook.py
server/aidocs_mcp/cli.py
server/aidocs_mcp/code_index_store.py
server/aidocs_mcp/config.py
server/aidocs_mcp/constants.py
server/aidocs_mcp/execution_index_store.py
server/aidocs_mcp/frontend_ast.py
server/aidocs_mcp/index_store.py
server/aidocs_mcp/legacy_migration_service.py
server/aidocs_mcp/managed_file_service.py
server/aidocs_mcp/managed_mode_service.py
server/aidocs_mcp/mcp_server.py
server/aidocs_mcp/memory_store.py
server/aidocs_mcp/policy_service.py
server/aidocs_mcp/procedure_capability_link_store.py
server/aidocs_mcp/procedure_index_store.py
server/aidocs_mcp/project_status_service.py
server/aidocs_mcp/related_project_service.py
server/aidocs_mcp/runtime_service.py
server/aidocs_mcp/schema_index_store.py
server/aidocs_mcp/service_hub.py
server/aidocs_mcp/session_store.py
server/aidocs_mcp/types.py
server/aidocs_mcp/updater_service.py
server/aidocs_mcp/workflow_action_service.py
server/aidocs_mcp.egg-info/PKG-INFO
server/aidocs_mcp.egg-info/SOURCES.txt
server/aidocs_mcp.egg-info/dependency_links.txt
server/aidocs_mcp.egg-info/entry_points.txt
server/aidocs_mcp.egg-info/requires.txt
server/aidocs_mcp.egg-info/top_level.txt
tests/test_claude_hook.py
tests/test_cli.py
tests/test_code_analysis.py
tests/test_code_modules.py
tests/test_code_outlines.py
tests/test_code_roles.py
tests/test_code_sync.py
tests/test_ensure_mcp_config.py
tests/test_index_store.py
tests/test_legacy_migration_service.py
tests/test_managed_file_service.py
tests/test_managed_mode_service.py
tests/test_mcp_server_trace_depth.py
tests/test_memory_store.py
tests/test_policy_service.py
tests/test_procedure_capability_link_store.py
tests/test_procedure_index_store.py
tests/test_project_init_workflow_files.py
tests/test_project_status_service.py
tests/test_related_project_service.py
tests/test_runtime_service.py
tests/test_schema_index_store.py
tests/test_session_store.py
tests/test_updater_service.py
tests/test_workflow_action_service.py