You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
14
+
<metaname="description" content="A suite of specific query handlers that traverse the code graph to extract architectural meaning. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
<metaproperty="og:description" content="Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
17
+
<metaproperty="og:description" content="A suite of specific query handlers that traverse the code graph to extract architectural meaning. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
<metaname="twitter:description" content="Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
24
+
<metaname="twitter:description" content="A suite of specific query handlers that traverse the code graph to extract architectural meaning. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.","image":["https://repos.supermodeltools.com/mcp/images/share/domain-analysistools.svg"],"name":"AnalysisTools Domain — mcp Architecture","url":"https://repos.supermodeltools.com/mcp/domain-analysistools.html"}</script>
859
+
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"A suite of specific query handlers that traverse the code graph to extract architectural meaning. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.","image":["https://repos.supermodeltools.com/mcp/images/share/domain-analysistools.svg"],"name":"AnalysisTools Domain — mcp Architecture","url":"https://repos.supermodeltools.com/mcp/domain-analysistools.html"}</script>
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain is an architectural grouping in the mcp codebase. Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. It contains 6 source files."},"name":"What is the AnalysisTools domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 3 subdomain(s): ArchitectureMapping, CallGraph, SymbolSearch."},"name":"What subdomains are in AnalysisTools?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 6 source files."},"name":"How many files are in AnalysisTools?"}]}</script>
861
+
<scripttype="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain is an architectural grouping in the mcp codebase. A suite of specific query handlers that traverse the code graph to extract architectural meaning. It contains 6 source files."},"name":"What is the AnalysisTools domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 3 subdomain(s): CallGraphTraversal, DomainInference, SymbolDiscovery."},"name":"What subdomains are in AnalysisTools?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 6 source files."},"name":"How many files are in AnalysisTools?"}]}</script>
<summaryclass="faq-question">What is the AnalysisTools domain?</summary>
1033
-
<divclass="faq-answer">The AnalysisTools domain is an architectural grouping in the mcp codebase. Domain-specific logic for high-level code analysis tasks like BFS traversal and context rendering. It contains 6 source files.</div>
1033
+
<divclass="faq-answer">The AnalysisTools domain is an architectural grouping in the mcp codebase. A suite of specific query handlers that traverse the code graph to extract architectural meaning. It contains 6 source files.</div>
1034
1034
</details>
1035
1035
1036
1036
<detailsclass="faq-item">
1037
1037
<summaryclass="faq-question">What subdomains are in AnalysisTools?</summary>
0 commit comments