866866 < div class ="container ">
867867 < a href ="/mcp/ " class ="site-brand ">
868868 < svg viewBox ="0 0 90 78 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
869- < path d ="M90 61.1124C75.9375 73.4694 59.8419 78 44.7554 78C29.669 78 11.8614 72.6122 0 61.1011V16.9458C11.6168 6 29.891 0 44.9887 0C62.77 0 78.8723 6.97959 89.9887 16.9458V61.1124H90ZM88.1881 38.9553C77.7923 22.8824 59.8983 15.7959 44.7554 15.7959C29.6126 15.7959 13.4515 21.9008 1.556 38.9444C12.5382 54.69 26.9 62.5085 44.7554 62.0944C67.6297 61.5639 77.6495 51.9184 88.1881 38.9553ZM44.7554 16.3475C32.4756 16.3475 22.3888 26.6879 22.2554 38.9388C34.3765 38.9162 44.7554 29.1429 44.7554 16.3475C44.7554 29.1429 55.1344 38.9162 67.2554 38.9388C67.1202 26.5216 57.1141 16.3475 44.7554 16.3475ZM44.7554 61.5639C44.7554 48.4898 34.3765 38.9613 22.2554 38.9388C22.3888 51.1897 32.4756 61.5639 44.7554 61.5639C57.0352 61.5639 67.122 51.1897 67.2554 38.9388C55.1344 38.9613 44.7554 48.4898 44.7554 61.5639Z " fill ="currentColor "/>
869+ < path d ="M90 61.1124C75.9375 73.4694 59.8419 78 44.7554 78C29.669 78 11.8614 72.6122 0 61.1011V16.9458C11.6168 6 29.891 0 44.9887 0C62.77 0 78.8723 6.97959 89.9887 16.9458V61.1124H90ZM88.1881 38.9553C77.7923 22.8824 59.8983 15.7959 44.7554 15.7959C29.6126 15.7959 13.4515 21.9008 1.556 38.9444C12.5382 54.69 26.9 62.5085 44.7554 62.0944C67.6297 61.5639 77.6495 51.9184 88.1881 38.9553ZM44.7554 16.3475C32.4756 16.3475 22.3888 26.6879 22.2554 38.9388C34.3765 38.9162 44.7554 29.1429 44.7554 16.3475C44.7554 29.1429 55.1344 38.9162 67.2554 38.9388C67.1202 26.5216 57.1141 16.3475 44.7554 16.3475ZM44.7554 61.5639C44.7554 48.4898 34.3765 38.9613 22.2554 38.9388C22.3888 51.1897 32.4756 61.5639 44.7554 61.5639C57.0352 61.5639 67.122 51.1897 67.2554 38.9388C55.1344 38.9613 44.7554 48.4898 44.7554 61.5639Z " fill ="#61B8BC "/>
870870 </ svg >
871871 mcp Architecture Docs
872872 </ a >
@@ -916,7 +916,7 @@ <h1 class="entity-title">GraphCache Class — mcp Architecture</h1>
916916 < div class ="entity-meta ">
917917 < a href ="/mcp/node_type/class.html " class ="pill pill-accent "> Class</ a >
918918 < a href ="/mcp/language/typescript.html " class ="pill pill-blue "> typescript</ a >
919- < a href ="/mcp/domain/structuralcache .html " class ="pill pill-green "> StructuralCache </ a >
919+ < a href ="/mcp/domain/graphcache .html " class ="pill pill-green "> GraphCache </ a >
920920
921921
922922
@@ -941,10 +941,10 @@ <h3>Entity Profile</h3>
941941
942942 < div class ="visuals-archmap " id ="arch-map-container ">
943943 < div class ="arch-map-svg "> </ div >
944- < script type ="application/json " id ="arch-map-data "> { "domain" :{ "name" :"StructuralCache " , "slug" :"domain-structuralcache " } , "entity" :{ "name" :"GraphCache" , "slug" :"class-graph-cache-ts-graphcache" , "type" :"Class" } } </ script >
944+ < script type ="application/json " id ="arch-map-data "> { "domain" :{ "name" :"GraphCache " , "slug" :"domain-graphcache " } , "entity" :{ "name" :"GraphCache" , "slug" :"class-graph-cache-ts-graphcache" , "type" :"Class" } } </ script >
945945 < noscript >
946946 < div class ="arch-map-fallback ">
947- < a href ="/mcp/structuralcache .html "> StructuralCache </ a > < span class ="arch-sep "> →</ span >
947+ < a href ="/mcp/graphcache .html "> GraphCache </ a > < span class ="arch-sep "> →</ span >
948948
949949 < span > GraphCache Class — mcp Architecture</ span >
950950 </ div >
@@ -960,7 +960,7 @@ <h3>Entity Profile</h3>
960960 < div class ="visuals-cell force-graph-container ">
961961 < h3 > Relationship Graph</ h3 >
962962 < div id ="force-graph " data-center ="class-graph-cache-ts-graphcache "> </ div >
963- < script type ="application/json " id ="graph-data "> { "nodes" :[ { "id" :"5643cb91:702a:b325:9e2b:be80919ed63e " , "label" :"GraphCache" , "type" :"Class" , "slug" :"class-graph-cache-ts-graphcache" , "lc" :104 , "lang" :"typescript" } , { "id" :"domain:StructuralCache " , "label" :"StructuralCache " , "type" :"Domain" , "slug" :"domain-structuralcache " } ] , "edges" :[ { "source" :"5643cb91:702a:b325:9e2b:be80919ed63e " , "target" :"domain:StructuralCache " , "type" :"belongsTo" } ] } </ script >
963+ < script type ="application/json " id ="graph-data "> { "nodes" :[ { "id" :"e5ed56fa:2f9b:a920:1fd4:68cd86db15cc " , "label" :"GraphCache" , "type" :"Class" , "slug" :"class-graph-cache-ts-graphcache" , "lc" :104 , "lang" :"typescript" } , { "id" :"domain:GraphCache " , "label" :"GraphCache " , "type" :"Domain" , "slug" :"domain-graphcache " } ] , "edges" :[ { "source" :"e5ed56fa:2f9b:a920:1fd4:68cd86db15cc " , "target" :"domain:GraphCache " , "type" :"belongsTo" } ] } </ script >
964964 < noscript > < p class ="text-muted "> Enable JavaScript to view the interactive relationship graph.</ p > </ noscript >
965965 </ div >
966966
@@ -1085,7 +1085,7 @@ <h2>Source Code</h2>
10851085
10861086 < div class ="entity-section ">
10871087 < h2 > Domain</ h2 >
1088- < ul > < li > < a href ="/mcp/domain-structuralcache .html "> StructuralCache </ a > </ li > </ ul >
1088+ < ul > < li > < a href ="/mcp/domain-graphcache .html "> GraphCache </ a > </ li > </ ul >
10891089 </ div >
10901090
10911091
0 commit comments