@sleep2agi/agent-network-dashboard 0.4.6 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (493) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +2 -0
  3. package/.next/build-manifest.json +3 -3
  4. package/.next/diagnostics/route-bundle-stats.json +31 -31
  5. package/.next/fallback-build-manifest.json +3 -3
  6. package/.next/prerender-manifest.json +3 -3
  7. package/.next/routes-manifest.json +16 -0
  8. package/.next/server/app/_global-error.html +1 -1
  9. package/.next/server/app/_global-error.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/server/app/_not-found.html +2 -2
  17. package/.next/server/app/_not-found.rsc +12 -12
  18. package/.next/server/app/_not-found.segments/_full.segment.rsc +12 -12
  19. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  20. package/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
  21. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  22. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  23. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  24. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/admin.html +2 -2
  26. package/.next/server/app/admin.rsc +14 -14
  27. package/.next/server/app/admin.segments/_full.segment.rsc +14 -14
  28. package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
  29. package/.next/server/app/admin.segments/_index.segment.rsc +7 -7
  30. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  31. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
  32. package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
  33. package/.next/server/app/api/hub/server/[hostname]/agents/route/app-paths-manifest.json +3 -0
  34. package/.next/server/app/api/hub/server/[hostname]/agents/route/build-manifest.json +9 -0
  35. package/.next/server/app/api/hub/server/[hostname]/agents/route/server-reference-manifest.json +4 -0
  36. package/.next/server/app/api/hub/server/[hostname]/agents/route.js +7 -0
  37. package/.next/server/app/api/hub/server/[hostname]/agents/route.js.map +5 -0
  38. package/.next/server/app/api/hub/server/[hostname]/agents/route.js.nft.json +1 -0
  39. package/.next/server/app/api/hub/server/[hostname]/agents/route_client-reference-manifest.js +3 -0
  40. package/.next/server/app/api/hub/server/[hostname]/health/route/app-paths-manifest.json +3 -0
  41. package/.next/server/app/api/hub/server/[hostname]/health/route/build-manifest.json +9 -0
  42. package/.next/server/app/api/hub/server/[hostname]/health/route/server-reference-manifest.json +4 -0
  43. package/.next/server/app/api/hub/server/[hostname]/health/route.js +7 -0
  44. package/.next/server/app/api/hub/server/[hostname]/health/route.js.map +5 -0
  45. package/.next/server/app/api/hub/server/[hostname]/health/route.js.nft.json +1 -0
  46. package/.next/server/app/api/hub/server/[hostname]/health/route_client-reference-manifest.js +3 -0
  47. package/.next/server/app/index.html +2 -2
  48. package/.next/server/app/index.rsc +14 -14
  49. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  50. package/.next/server/app/index.segments/_full.segment.rsc +14 -14
  51. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  52. package/.next/server/app/index.segments/_index.segment.rsc +7 -7
  53. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  54. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/login.html +2 -2
  56. package/.next/server/app/login.rsc +14 -14
  57. package/.next/server/app/login.segments/_full.segment.rsc +14 -14
  58. package/.next/server/app/login.segments/_head.segment.rsc +4 -4
  59. package/.next/server/app/login.segments/_index.segment.rsc +7 -7
  60. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  61. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  62. package/.next/server/app/login.segments/login.segment.rsc +3 -3
  63. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  64. package/.next/server/app/logs.html +2 -2
  65. package/.next/server/app/logs.rsc +14 -14
  66. package/.next/server/app/logs.segments/_full.segment.rsc +14 -14
  67. package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
  68. package/.next/server/app/logs.segments/_index.segment.rsc +7 -7
  69. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  70. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
  71. package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
  72. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app/messages.html +2 -2
  74. package/.next/server/app/messages.rsc +14 -14
  75. package/.next/server/app/messages.segments/_full.segment.rsc +14 -14
  76. package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
  77. package/.next/server/app/messages.segments/_index.segment.rsc +7 -7
  78. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  79. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
  80. package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
  81. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  82. package/.next/server/app/node.html +2 -2
  83. package/.next/server/app/node.rsc +14 -14
  84. package/.next/server/app/node.segments/_full.segment.rsc +14 -14
  85. package/.next/server/app/node.segments/_head.segment.rsc +4 -4
  86. package/.next/server/app/node.segments/_index.segment.rsc +7 -7
  87. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  88. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
  89. package/.next/server/app/node.segments/node.segment.rsc +3 -3
  90. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  91. package/.next/server/app/nodes.html +2 -2
  92. package/.next/server/app/nodes.rsc +14 -14
  93. package/.next/server/app/nodes.segments/_full.segment.rsc +14 -14
  94. package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
  95. package/.next/server/app/nodes.segments/_index.segment.rsc +7 -7
  96. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  97. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
  98. package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
  99. package/.next/server/app/page_client-reference-manifest.js +1 -1
  100. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  101. package/.next/server/app/server-logs.html +2 -2
  102. package/.next/server/app/server-logs.rsc +14 -14
  103. package/.next/server/app/server-logs.segments/_full.segment.rsc +14 -14
  104. package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
  105. package/.next/server/app/server-logs.segments/_index.segment.rsc +7 -7
  106. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  107. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
  108. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
  109. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  110. package/.next/server/app/settings/networks.html +2 -2
  111. package/.next/server/app/settings/networks.rsc +14 -14
  112. package/.next/server/app/settings/networks.segments/_full.segment.rsc +14 -14
  113. package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
  114. package/.next/server/app/settings/networks.segments/_index.segment.rsc +7 -7
  115. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  116. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
  117. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
  118. package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
  119. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  120. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  121. package/.next/server/app/settings/tokens.html +2 -2
  122. package/.next/server/app/settings/tokens.rsc +14 -14
  123. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +14 -14
  124. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
  125. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +7 -7
  126. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  127. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
  128. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
  129. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
  130. package/.next/server/app/settings.html +2 -2
  131. package/.next/server/app/settings.rsc +14 -14
  132. package/.next/server/app/settings.segments/_full.segment.rsc +14 -14
  133. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  134. package/.next/server/app/settings.segments/_index.segment.rsc +7 -7
  135. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  136. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  137. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  138. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  139. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  140. package/.next/server/app/tasks.html +2 -2
  141. package/.next/server/app/tasks.rsc +14 -14
  142. package/.next/server/app/tasks.segments/_full.segment.rsc +14 -14
  143. package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
  144. package/.next/server/app/tasks.segments/_index.segment.rsc +7 -7
  145. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  146. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
  147. package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
  148. package/.next/server/app-paths-manifest.json +2 -0
  149. package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_agents_route_actions_0vr92s4.js +3 -0
  150. package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_agents_route_actions_0vr92s4.js.map +1 -0
  151. package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_health_route_actions_0vr-bv5.js +3 -0
  152. package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_health_route_actions_0vr-bv5.js.map +1 -0
  153. package/.next/server/chunks/[root-of-the-server]__05nyivw._.js +3 -0
  154. package/.next/server/chunks/[root-of-the-server]__05nyivw._.js.map +1 -0
  155. package/.next/server/chunks/[root-of-the-server]__0floe3h._.js +3 -0
  156. package/.next/server/chunks/[root-of-the-server]__0floe3h._.js.map +1 -0
  157. package/.next/server/chunks/[root-of-the-server]__0tx8s8i._.js +1 -1
  158. package/.next/server/chunks/[root-of-the-server]__0tx8s8i._.js.map +1 -1
  159. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +4 -2
  160. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  161. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  162. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  163. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  164. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  165. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js +1 -1
  166. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js.map +1 -1
  167. package/.next/server/middleware-build-manifest.js +3 -3
  168. package/.next/server/pages/404.html +2 -2
  169. package/.next/server/pages/500.html +1 -1
  170. package/.next/server/server-reference-manifest.js +1 -1
  171. package/.next/server/server-reference-manifest.json +1 -1
  172. package/.next/static/chunks/0aauz~36q5n2a.css +2 -0
  173. package/.next/static/chunks/0f~0kgy2pycyc.js +1 -0
  174. package/.next/static/chunks/0l_~q07bhpkcx.js +7 -0
  175. package/.next/static/chunks/1175-dp18a1e_.js +1 -0
  176. package/.next/static/chunks/1552j0415oeal.js +4 -0
  177. package/.next/trace +2 -2
  178. package/.next/trace-build +1 -1
  179. package/.next/types/routes.d.ts +3 -1
  180. package/.next/types/validator.ts +18 -0
  181. package/app/api/hub/server/[hostname]/agents/route.ts +62 -0
  182. package/app/api/hub/server/[hostname]/health/route.ts +58 -0
  183. package/app/api/hub/servers/route.ts +88 -1
  184. package/app/components/CommandPalette.tsx +107 -0
  185. package/app/components/HelpOverlay.tsx +109 -1
  186. package/app/components/ServersDrawer.tsx +181 -5
  187. package/app/components/TopoGraph.tsx +6409 -286
  188. package/app/globals.css +110 -5
  189. package/app/lib/vendorIdentity.ts +14 -3
  190. package/docs/rfc/v0.10.0-hero3-dashboard-upgrade.md +230 -0
  191. package/package.json +2 -2
  192. package/public/sleep2agi-logo.svg +11 -0
  193. package/public/vendors/claude.svg +11 -0
  194. package/public/vendors/minimax.svg +11 -0
  195. package/public/vendors/openai.svg +12 -0
  196. package/screenshots/r293-p0/after-full.png +0 -0
  197. package/screenshots/r293-p0/after-topo.png +0 -0
  198. package/screenshots/r293-p0/baseline-full.png +0 -0
  199. package/screenshots/r293-p0/baseline-topo.png +0 -0
  200. package/screenshots/r293-p0/logo-integrated-full.png +0 -0
  201. package/screenshots/r293-p0/logo-integrated-topo.png +0 -0
  202. package/screenshots/r293-p0/servers-drawer-v0.10.0-full.png +0 -0
  203. package/screenshots/r293-p0/servers-drawer-v0.10.0.png +0 -0
  204. package/screenshots/r293-p0/wave1-after-full.png +0 -0
  205. package/screenshots/r293-p0/wave1-after-topo.png +0 -0
  206. package/scripts/p0-servers-drawer-screenshot.mjs +99 -0
  207. package/scripts/p0-topo-screenshot.mjs +82 -0
  208. package/scripts/topo-active-filter-pill-test.mjs +101 -0
  209. package/scripts/topo-active-links-chip-hover-test.mjs +103 -0
  210. package/scripts/topo-active-links-chip-nav-test.mjs +117 -0
  211. package/scripts/topo-active-links-chip-self-hover-test.mjs +171 -0
  212. package/scripts/topo-active-links-empty-recede-test.mjs +125 -0
  213. package/scripts/topo-active-links-freshness-test.mjs +113 -0
  214. package/scripts/topo-active-links-tooltip-test.mjs +79 -0
  215. package/scripts/topo-active-pulse-ease-test.mjs +120 -0
  216. package/scripts/topo-brand-logo-transition-test.mjs +94 -0
  217. package/scripts/topo-brand-watermark-test.mjs +97 -0
  218. package/scripts/topo-canvas-aria-test.mjs +108 -0
  219. package/scripts/topo-canvas-brand-fade-test.mjs +87 -0
  220. package/scripts/topo-chat-target-breath-test.mjs +84 -0
  221. package/scripts/topo-chat-target-ring-ease-test.mjs +82 -0
  222. package/scripts/topo-chat-target-ring-fade-test.mjs +124 -0
  223. package/scripts/topo-chip-empty-recede-test.mjs +116 -0
  224. package/scripts/topo-chip-focus-test.mjs +95 -0
  225. package/scripts/topo-chip-pin-mirror-test.mjs +113 -0
  226. package/scripts/topo-chip-row-gap-test.mjs +90 -0
  227. package/scripts/topo-chip-row-semantic-gap-test.mjs +97 -0
  228. package/scripts/topo-chip-row-tabular-test.mjs +111 -0
  229. package/scripts/topo-chip-unit-demotion-test.mjs +93 -0
  230. package/scripts/topo-chiprow-data-weight-test.mjs +94 -0
  231. package/scripts/topo-chrome-a11y-test.mjs +107 -0
  232. package/scripts/topo-chrome-active-weight-test.mjs +104 -0
  233. package/scripts/topo-chrome-focus-ring-unify-test.mjs +100 -0
  234. package/scripts/topo-chrome-gap-test.mjs +73 -0
  235. package/scripts/topo-chrome-icon-stroke-test.mjs +95 -0
  236. package/scripts/topo-chrome-inactive-color-test.mjs +90 -0
  237. package/scripts/topo-chrome-pop-extension-test.mjs +98 -0
  238. package/scripts/topo-chrome-pop-nodesize-test.mjs +88 -0
  239. package/scripts/topo-chrome-press-state-test.mjs +135 -0
  240. package/scripts/topo-chrome-strip-semantic-gap-test.mjs +99 -0
  241. package/scripts/topo-chrome-strip-theme-ease-test.mjs +99 -0
  242. package/scripts/topo-chrome-zoom-level-pop-test.mjs +122 -0
  243. package/scripts/topo-chrome-zoom-pop-test.mjs +130 -0
  244. package/scripts/topo-chrome-zoom-readout-weight-test.mjs +81 -0
  245. package/scripts/topo-click-ripple-ease-test.mjs +94 -0
  246. package/scripts/topo-cmdk-edge-clear-test.mjs +109 -0
  247. package/scripts/topo-cmdk-layout-view-test.mjs +108 -0
  248. package/scripts/topo-cmdk-pin-test.mjs +123 -0
  249. package/scripts/topo-cmdk-vendor-clear-test.mjs +133 -0
  250. package/scripts/topo-cmdk-vendor-pin-test.mjs +103 -0
  251. package/scripts/topo-corner-radius-unify-test.mjs +103 -0
  252. package/scripts/topo-dense-alias-fill-transition-test.mjs +133 -0
  253. package/scripts/topo-discrete-zoom-smooth-test.mjs +125 -0
  254. package/scripts/topo-edge-badge-click-pin-test.mjs +94 -0
  255. package/scripts/topo-edge-badge-crossfade-test.mjs +138 -0
  256. package/scripts/topo-edge-badge-hot-test.mjs +115 -0
  257. package/scripts/topo-edge-badge-hover-test.mjs +85 -0
  258. package/scripts/topo-edge-badge-lift-test.mjs +150 -0
  259. package/scripts/topo-edge-badge-ripple-test.mjs +111 -0
  260. package/scripts/topo-edge-badge-stroke-transition-test.mjs +118 -0
  261. package/scripts/topo-edge-badge-text-pin-test.mjs +121 -0
  262. package/scripts/topo-edge-badge-theme-ease-test.mjs +89 -0
  263. package/scripts/topo-edge-count-badge-test.mjs +86 -0
  264. package/scripts/topo-edge-endpoint-highlight-test.mjs +111 -0
  265. package/scripts/topo-edge-fadein-test.mjs +106 -0
  266. package/scripts/topo-edge-focus-test.mjs +113 -0
  267. package/scripts/topo-edge-hover-test.mjs +13 -5
  268. package/scripts/topo-edge-pill-hot-test.mjs +129 -0
  269. package/scripts/topo-edge-pill-test.mjs +105 -0
  270. package/scripts/topo-edge-ping-pulse-retired-test.mjs +119 -0
  271. package/scripts/topo-edge-stroke-ease-test.mjs +100 -0
  272. package/scripts/topo-edge-stroke-transition-test.mjs +132 -0
  273. package/scripts/topo-empty-hint-tracking-test.mjs +84 -0
  274. package/scripts/topo-empty-state-breath-test.mjs +150 -0
  275. package/scripts/topo-empty-state-crossfade-test.mjs +130 -0
  276. package/scripts/topo-empty-state-recenter-test.mjs +107 -0
  277. package/scripts/topo-empty-subhint-tracking-test.mjs +87 -0
  278. package/scripts/topo-endpoint-ring-fade-test.mjs +132 -0
  279. package/scripts/topo-endpoint-ring-test.mjs +93 -0
  280. package/scripts/topo-endpoint-ring-thicken-test.mjs +112 -0
  281. package/scripts/topo-esc-clears-pin-test.mjs +98 -0
  282. package/scripts/topo-filter-pill-aliases-test.mjs +121 -0
  283. package/scripts/topo-filter-pill-body-click-test.mjs +112 -0
  284. package/scripts/topo-filter-pill-count-tabular-test.mjs +135 -0
  285. package/scripts/topo-filter-pill-count-test.mjs +110 -0
  286. package/scripts/topo-filter-pill-mobile-test.mjs +90 -0
  287. package/scripts/topo-freshness-chip-transition-test.mjs +80 -0
  288. package/scripts/topo-freshness-chip-weight-test.mjs +90 -0
  289. package/scripts/topo-freshness-conditional-render-test.mjs +92 -0
  290. package/scripts/topo-fullscreen-active-test.mjs +115 -0
  291. package/scripts/topo-group-box-pinned-state-test.mjs +95 -0
  292. package/scripts/topo-group-count-test.mjs +6 -1
  293. package/scripts/topo-group-label-a11y-test.mjs +113 -0
  294. package/scripts/topo-group-label-count-inherit-test.mjs +99 -0
  295. package/scripts/topo-group-label-hover-test.mjs +119 -0
  296. package/scripts/topo-group-label-pin-spacing-test.mjs +136 -0
  297. package/scripts/topo-group-label-tint-test.mjs +99 -0
  298. package/scripts/topo-group-label-title-test.mjs +83 -0
  299. package/scripts/topo-group-pin-test.mjs +119 -0
  300. package/scripts/topo-group-pip-fadein-test.mjs +104 -0
  301. package/scripts/topo-group-pip-singletier-drop-test.mjs +131 -0
  302. package/scripts/topo-group-pip-tabular-test.mjs +95 -0
  303. package/scripts/topo-group-status-pips-test.mjs +103 -0
  304. package/scripts/topo-groupbox-fadein-test.mjs +95 -0
  305. package/scripts/topo-groupbox-hover-lift-test.mjs +127 -0
  306. package/scripts/topo-groupbox-hubcore-ease-test.mjs +106 -0
  307. package/scripts/topo-groupbox-live-test.mjs +100 -0
  308. package/scripts/topo-groupbox-march-busyness-test.mjs +155 -0
  309. package/scripts/topo-groupbox-test.mjs +4 -2
  310. package/scripts/topo-header-gap-test.mjs +94 -0
  311. package/scripts/topo-help-overlay-r109-test.mjs +67 -0
  312. package/scripts/topo-help-overlay-r118-test.mjs +69 -0
  313. package/scripts/topo-help-overlay-r123-test.mjs +69 -0
  314. package/scripts/topo-help-overlay-r134-test.mjs +74 -0
  315. package/scripts/topo-help-overlay-r137-test.mjs +81 -0
  316. package/scripts/topo-help-overlay-r141-test.mjs +86 -0
  317. package/scripts/topo-help-overlay-r153-test.mjs +85 -0
  318. package/scripts/topo-help-overlay-r59-test.mjs +67 -0
  319. package/scripts/topo-help-overlay-r65-test.mjs +64 -0
  320. package/scripts/topo-help-overlay-r70-test.mjs +63 -0
  321. package/scripts/topo-help-overlay-r78-test.mjs +59 -0
  322. package/scripts/topo-help-overlay-r81-test.mjs +58 -0
  323. package/scripts/topo-help-overlay-r87-test.mjs +64 -0
  324. package/scripts/topo-help-overlay-r91-test.mjs +65 -0
  325. package/scripts/topo-hot-tail-crossfade-test.mjs +117 -0
  326. package/scripts/topo-html-overlay-padding-unify-test.mjs +120 -0
  327. package/scripts/topo-hub-a11y-test.mjs +112 -0
  328. package/scripts/topo-hub-busyness-test.mjs +100 -0
  329. package/scripts/topo-hub-center-crossfade-test.mjs +124 -0
  330. package/scripts/topo-hub-click-fit-test.mjs +137 -0
  331. package/scripts/topo-hub-digit-scale-test.mjs +129 -0
  332. package/scripts/topo-hub-fadein-test.mjs +88 -0
  333. package/scripts/topo-hub-hover-lift-test.mjs +101 -0
  334. package/scripts/topo-hub-hover-ring-test.mjs +82 -0
  335. package/scripts/topo-hub-pip-theme-ease-test.mjs +116 -0
  336. package/scripts/topo-hub-spoke-ease-test.mjs +120 -0
  337. package/scripts/topo-hub-title-test.mjs +7 -2
  338. package/scripts/topo-hub-working-count-test.mjs +99 -0
  339. package/scripts/topo-ingroup-edge-test.mjs +103 -0
  340. package/scripts/topo-inner-radar-ring-retired-test.mjs +89 -0
  341. package/scripts/topo-kicker-color-test.mjs +93 -0
  342. package/scripts/topo-kicker-tracking-test.mjs +101 -0
  343. package/scripts/topo-kicker-weight-test.mjs +98 -0
  344. package/scripts/topo-label-card-theme-ease-test.mjs +85 -0
  345. package/scripts/topo-label-lift-test.mjs +5 -1
  346. package/scripts/topo-layout-hover-text-preview-test.mjs +101 -0
  347. package/scripts/topo-layout-switch-crossfade-test.mjs +126 -0
  348. package/scripts/topo-layout-toggle-border-unify-test.mjs +104 -0
  349. package/scripts/topo-layout-toggle-test.mjs +131 -0
  350. package/scripts/topo-layout-trailer-mr-test.mjs +82 -0
  351. package/scripts/topo-legend-compress-test.mjs +107 -0
  352. package/scripts/topo-legend-count-empty-test.mjs +126 -0
  353. package/scripts/topo-legend-count-tabular-parity-test.mjs +90 -0
  354. package/scripts/topo-legend-count-tabular-test.mjs +87 -0
  355. package/scripts/topo-legend-count-test.mjs +88 -0
  356. package/scripts/topo-legend-count-tier-fill-test.mjs +121 -0
  357. package/scripts/topo-legend-count-weight-test.mjs +86 -0
  358. package/scripts/topo-legend-header-symmetric-inset-test.mjs +112 -0
  359. package/scripts/topo-legend-hitbox-swatch-center-test.mjs +93 -0
  360. package/scripts/topo-legend-hover-test.mjs +113 -0
  361. package/scripts/topo-legend-offline-delimiter-test.mjs +84 -0
  362. package/scripts/topo-legend-offline-label-simplify-test.mjs +86 -0
  363. package/scripts/topo-legend-panel-count-weight-test.mjs +89 -0
  364. package/scripts/topo-legend-panel-header-test.mjs +83 -0
  365. package/scripts/topo-legend-pin-ring-fade-test.mjs +112 -0
  366. package/scripts/topo-legend-pin-test.mjs +128 -0
  367. package/scripts/topo-legend-row-hover-lift-test.mjs +109 -0
  368. package/scripts/topo-legend-row-labels-simplify-test.mjs +80 -0
  369. package/scripts/topo-legend-row-pin-spacing-test.mjs +124 -0
  370. package/scripts/topo-legend-row-tint-test.mjs +95 -0
  371. package/scripts/topo-legend-row-title-test.mjs +102 -0
  372. package/scripts/topo-legend-swatch-grow-test.mjs +116 -0
  373. package/scripts/topo-legend-swatch-radius-test.mjs +78 -0
  374. package/scripts/topo-minimap-a11y-test.mjs +101 -0
  375. package/scripts/topo-minimap-dot-transition-test.mjs +113 -0
  376. package/scripts/topo-minimap-radius-test.mjs +88 -0
  377. package/scripts/topo-minimap-rect-stroke-test.mjs +94 -0
  378. package/scripts/topo-minimap-viewport-smooth-test.mjs +124 -0
  379. package/scripts/topo-monogram-font-test.mjs +112 -0
  380. package/scripts/topo-monogram-stroke-test.mjs +101 -0
  381. package/scripts/topo-more-flows-letterspacing-test.mjs +111 -0
  382. package/scripts/topo-node-a11y-test.mjs +107 -0
  383. package/scripts/topo-node-alias-chat-pin-test.mjs +95 -0
  384. package/scripts/topo-node-hover-lift-test.mjs +85 -0
  385. package/scripts/topo-node-label-card-elevation-test.mjs +157 -0
  386. package/scripts/topo-node-label-card-stroke-test.mjs +135 -0
  387. package/scripts/topo-node-stroke-transition-test.mjs +103 -0
  388. package/scripts/topo-node-text-fill-transition-test.mjs +119 -0
  389. package/scripts/topo-node-title-peers-test.mjs +107 -0
  390. package/scripts/topo-node-title-test.mjs +101 -0
  391. package/scripts/topo-nodesize-active-hover-test.mjs +109 -0
  392. package/scripts/topo-nodesize-crossfade-test.mjs +141 -0
  393. package/scripts/topo-online-chip-nav-test.mjs +143 -0
  394. package/scripts/topo-orbit-particles-retired-test.mjs +91 -0
  395. package/scripts/topo-panel-count-unit-test.mjs +112 -0
  396. package/scripts/topo-panel-elevation-test.mjs +76 -0
  397. package/scripts/topo-panel-fadein-test.mjs +102 -0
  398. package/scripts/topo-panel-hot-tail-fade-test.mjs +132 -0
  399. package/scripts/topo-panel-hover-elevation-test.mjs +118 -0
  400. package/scripts/topo-panel-rx-test.mjs +90 -0
  401. package/scripts/topo-panel-theme-ease-test.mjs +85 -0
  402. package/scripts/topo-panel-title-fill-ease-test.mjs +91 -0
  403. package/scripts/topo-panel-title-tracking-test.mjs +78 -0
  404. package/scripts/topo-particle-stagger-test.mjs +82 -0
  405. package/scripts/topo-pin-intersection-color-ease-test.mjs +111 -0
  406. package/scripts/topo-pin-intersection-empty-test.mjs +129 -0
  407. package/scripts/topo-pin-intersection-tabular-test.mjs +96 -0
  408. package/scripts/topo-pin-intersection-test.mjs +121 -0
  409. package/scripts/topo-pin-intersection-warning-crossfade-test.mjs +107 -0
  410. package/scripts/topo-pin-mirror-transition-test.mjs +101 -0
  411. package/scripts/topo-pin-persistence-test.mjs +105 -0
  412. package/scripts/topo-prefix-opacity-test.mjs +107 -0
  413. package/scripts/topo-prepublish-guard-test.mjs +95 -0
  414. package/scripts/topo-pressure-hover-test.mjs +123 -0
  415. package/scripts/topo-pressure-pin-test.mjs +119 -0
  416. package/scripts/topo-pressure-seg-self-hover-test.mjs +126 -0
  417. package/scripts/topo-pressure-seg-tooltip-test.mjs +98 -0
  418. package/scripts/topo-pressure-seg-transition-test.mjs +107 -0
  419. package/scripts/topo-pulse-dot-crossfade-test.mjs +122 -0
  420. package/scripts/topo-pulse-dot-retired-test.mjs +86 -0
  421. package/scripts/topo-recent-panel-count-freshness-test.mjs +109 -0
  422. package/scripts/topo-recent-panel-count-test.mjs +72 -0
  423. package/scripts/topo-recent-panel-count-weight-test.mjs +91 -0
  424. package/scripts/topo-recent-panel-footer-breath-test.mjs +142 -0
  425. package/scripts/topo-recent-panel-hot-header-test.mjs +132 -0
  426. package/scripts/topo-recent-panel-hot-tabular-test.mjs +113 -0
  427. package/scripts/topo-recent-panel-more-crossfade-test.mjs +124 -0
  428. package/scripts/topo-recent-panel-more-cyan-hover-test.mjs +151 -0
  429. package/scripts/topo-recent-panel-more-nav-test.mjs +127 -0
  430. package/scripts/topo-recent-panel-more-test.mjs +106 -0
  431. package/scripts/topo-recent-panel-readability-bump-test.mjs +151 -0
  432. package/scripts/topo-recent-row-count-fill-test.mjs +129 -0
  433. package/scripts/topo-recent-row-count-weight-test.mjs +112 -0
  434. package/scripts/topo-recent-row-fadein-test.mjs +107 -0
  435. package/scripts/topo-recent-row-freshness-test.mjs +102 -0
  436. package/scripts/topo-recent-row-hot-test.mjs +110 -0
  437. package/scripts/topo-recent-row-hover-lift-test.mjs +128 -0
  438. package/scripts/topo-recent-row-hover-test.mjs +122 -0
  439. package/scripts/topo-recent-row-pin-spacing-test.mjs +137 -0
  440. package/scripts/topo-recent-row-pin-test.mjs +126 -0
  441. package/scripts/topo-recent-row-tint-test.mjs +91 -0
  442. package/scripts/topo-recent-row-title-test.mjs +112 -0
  443. package/scripts/topo-recent-row-ts-alpha-test.mjs +100 -0
  444. package/scripts/topo-recent-row-ts-tabular-test.mjs +108 -0
  445. package/scripts/topo-recent-row-ts-test.mjs +95 -0
  446. package/scripts/topo-recent-row-typography-test.mjs +119 -0
  447. package/scripts/topo-recent-signal-empty-hint-test.mjs +73 -0
  448. package/scripts/topo-reset-spin-test.mjs +120 -0
  449. package/scripts/topo-runtime-badge-grow-test.mjs +114 -0
  450. package/scripts/topo-spokes-retired-test.mjs +93 -0
  451. package/scripts/topo-starfield-density-test.mjs +89 -0
  452. package/scripts/topo-status-chip-hover-test.mjs +101 -0
  453. package/scripts/topo-status-chip-tooltip-test.mjs +95 -0
  454. package/scripts/topo-statusbar-chips-self-hover-test.mjs +177 -0
  455. package/scripts/topo-svg-focus-test.mjs +112 -0
  456. package/scripts/topo-sweep-busyness-test.mjs +94 -0
  457. package/scripts/topo-tabular-nums-sweep-test.mjs +93 -0
  458. package/scripts/topo-tier-guide-dashes-test.mjs +86 -0
  459. package/scripts/topo-tier-ring-fadein-test.mjs +107 -0
  460. package/scripts/topo-tier-ring-occupancy-test.mjs +87 -0
  461. package/scripts/topo-tier-ring-test.mjs +69 -0
  462. package/scripts/topo-tier-ring-tint-test.mjs +110 -0
  463. package/scripts/topo-tier-stagger-test.mjs +89 -0
  464. package/scripts/topo-title-block-tight-leading-test.mjs +95 -0
  465. package/scripts/topo-title-tracking-test.mjs +98 -0
  466. package/scripts/topo-titleblock-gap-test.mjs +86 -0
  467. package/scripts/topo-titleblock-margin-test.mjs +83 -0
  468. package/scripts/topo-toggle-inactive-cyan-hover-test.mjs +110 -0
  469. package/scripts/topo-top-rail-theme-ease-test.mjs +89 -0
  470. package/scripts/topo-vendor-chip-hover-test.mjs +111 -0
  471. package/scripts/topo-vendor-chip-self-hover-test.mjs +131 -0
  472. package/scripts/topo-vendor-chip-tabular-test.mjs +92 -0
  473. package/scripts/topo-vendor-chip-threshold-test.mjs +78 -0
  474. package/scripts/topo-vendor-chip-weight-test.mjs +87 -0
  475. package/scripts/topo-vendor-count-suffix-test.mjs +95 -0
  476. package/scripts/topo-vendor-letter-tooltip-test.mjs +92 -0
  477. package/scripts/topo-vendor-pill-test.mjs +125 -0
  478. package/scripts/topo-vendor-pin-test.mjs +125 -0
  479. package/scripts/topo-view-smooth-test.mjs +131 -0
  480. package/scripts/topo-watermark-tracking-test.mjs +99 -0
  481. package/scripts/topo-working-chip-pin-test.mjs +154 -0
  482. package/scripts/topo-working-halo-breath-retired-test.mjs +99 -0
  483. package/scripts/topo-wrapper-flow-arrow-theme-test.mjs +97 -0
  484. package/scripts/topo-wrapper-radius-test.mjs +73 -0
  485. package/scripts/topo-wrapper-shadow-theme-ease-test.mjs +89 -0
  486. package/.next/static/chunks/088ouqy7tekty.js +0 -2
  487. package/.next/static/chunks/0hyl7mdapsz38.js +0 -1
  488. package/.next/static/chunks/0mqwn-l7wtcdo.js +0 -7
  489. package/.next/static/chunks/127kw7~wsnyu7.css +0 -2
  490. package/.next/static/chunks/16yfxp9ak2gdm.js +0 -1
  491. /package/.next/static/{23MxP0RBVA4BaOJ_HMYmM → 424zX3i80AJ_wHF_otKuP}/_buildManifest.js +0 -0
  492. /package/.next/static/{23MxP0RBVA4BaOJ_HMYmM → 424zX3i80AJ_wHF_otKuP}/_clientMiddlewareManifest.js +0 -0
  493. /package/.next/static/{23MxP0RBVA4BaOJ_HMYmM → 424zX3i80AJ_wHF_otKuP}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":350,"timestamp":22948879631,"id":4,"parentId":1,"tags":{},"startTime":1778830921126,"traceId":"d7898741c4d62767"},{"name":"load-custom-routes","duration":455,"timestamp":22948880177,"id":5,"parentId":1,"tags":{},"startTime":1778830921126,"traceId":"d7898741c4d62767"},{"name":"create-dist-dir","duration":639,"timestamp":22948880671,"id":6,"parentId":1,"tags":{},"startTime":1778830921127,"traceId":"d7898741c4d62767"},{"name":"clean","duration":505,"timestamp":22948881922,"id":7,"parentId":1,"tags":{},"startTime":1778830921128,"traceId":"d7898741c4d62767"},{"name":"discover-routes","duration":8802,"timestamp":22948966635,"id":8,"parentId":1,"tags":{},"startTime":1778830921213,"traceId":"d7898741c4d62767"},{"name":"create-root-mapping","duration":111,"timestamp":22948975498,"id":9,"parentId":1,"tags":{},"startTime":1778830921222,"traceId":"d7898741c4d62767"},{"name":"generate-route-types","duration":39790,"timestamp":22948977807,"id":10,"parentId":1,"tags":{},"startTime":1778830921224,"traceId":"d7898741c4d62767"},{"name":"public-dir-conflict-check","duration":101,"timestamp":22949017772,"id":11,"parentId":1,"tags":{},"startTime":1778830921264,"traceId":"d7898741c4d62767"},{"name":"generate-routes-manifest","duration":5268,"timestamp":22949017989,"id":12,"parentId":1,"tags":{},"startTime":1778830921264,"traceId":"d7898741c4d62767"},{"name":"run-turbopack","duration":7534515,"timestamp":22949029548,"id":14,"parentId":1,"tags":{},"startTime":1778830921276,"traceId":"d7898741c4d62767"},{"name":"turbopack-build-events","duration":108,"timestamp":22949358449,"id":15,"parentId":1,"tags":{},"startTime":1778830921605,"traceId":"d7898741c4d62767"},{"name":"run-typescript","duration":9391836,"timestamp":22956576921,"id":16,"parentId":1,"tags":{},"startTime":1778830928823,"traceId":"d7898741c4d62767"},{"name":"generate-required-server-files","duration":3115,"timestamp":22965970286,"id":18,"parentId":1,"tags":{},"startTime":1778830938217,"traceId":"d7898741c4d62767"},{"name":"check-static-error-page","duration":16842,"timestamp":22966163634,"id":20,"parentId":19,"tags":{},"startTime":1778830938410,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":496068,"timestamp":22966183832,"id":63,"parentId":22,"tags":{},"startTime":1778830938430,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":513247,"timestamp":22966166856,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778830938413,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":535005,"timestamp":22966183331,"id":62,"parentId":21,"tags":{},"startTime":1778830938430,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":553133,"timestamp":22966165290,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778830938412,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":566046,"timestamp":22966184524,"id":67,"parentId":28,"tags":{},"startTime":1778830938431,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":580281,"timestamp":22966170371,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778830938417,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":605990,"timestamp":22966188408,"id":71,"parentId":33,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":623315,"timestamp":22966171164,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778830938417,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":619687,"timestamp":22966188055,"id":69,"parentId":30,"tags":{},"startTime":1778830938434,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":637225,"timestamp":22966170614,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778830938417,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":627395,"timestamp":22966184681,"id":68,"parentId":29,"tags":{},"startTime":1778830938431,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":641689,"timestamp":22966170482,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778830938417,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":625244,"timestamp":22966188329,"id":70,"parentId":32,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":642637,"timestamp":22966170995,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778830938417,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":628872,"timestamp":22966188641,"id":74,"parentId":36,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":645638,"timestamp":22966171923,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778830938418,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":631122,"timestamp":22966188669,"id":75,"parentId":37,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":647673,"timestamp":22966172203,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778830938418,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":636431,"timestamp":22966188695,"id":77,"parentId":39,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":652728,"timestamp":22966172462,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":637562,"timestamp":22966188485,"id":72,"parentId":34,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":654810,"timestamp":22966171281,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778830938418,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":641088,"timestamp":22966188706,"id":78,"parentId":40,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":657274,"timestamp":22966172563,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":642935,"timestamp":22966188713,"id":79,"parentId":41,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":659032,"timestamp":22966172657,"id":41,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":643321,"timestamp":22966188518,"id":73,"parentId":35,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":660451,"timestamp":22966171414,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778830938418,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":651798,"timestamp":22966184289,"id":66,"parentId":27,"tags":{},"startTime":1778830938431,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":665891,"timestamp":22966170258,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778830938417,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":649111,"timestamp":22966188735,"id":81,"parentId":43,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":665052,"timestamp":22966172843,"id":43,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":649461,"timestamp":22966188724,"id":80,"parentId":42,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":665486,"timestamp":22966172754,"id":42,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":653734,"timestamp":22966188767,"id":84,"parentId":46,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":669387,"timestamp":22966173163,"id":46,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":653934,"timestamp":22966188757,"id":83,"parentId":45,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":669667,"timestamp":22966173055,"id":45,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":654054,"timestamp":22966188778,"id":85,"parentId":47,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":669559,"timestamp":22966173297,"id":47,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778830938420,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":658526,"timestamp":22966188785,"id":86,"parentId":48,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":673959,"timestamp":22966173396,"id":48,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778830938420,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":658833,"timestamp":22966188742,"id":82,"parentId":44,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":674676,"timestamp":22966172939,"id":44,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":653788,"timestamp":22966194430,"id":88,"parentId":24,"tags":{},"startTime":1778830938441,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":680812,"timestamp":22966167445,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778830938414,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":666838,"timestamp":22966184021,"id":64,"parentId":25,"tags":{},"startTime":1778830938430,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":680947,"timestamp":22966169950,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778830938416,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":657300,"timestamp":22966195663,"id":89,"parentId":31,"tags":{},"startTime":1778830938442,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":682277,"timestamp":22966170722,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778830938417,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":612547,"timestamp":22966244372,"id":91,"parentId":50,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":681381,"timestamp":22966175579,"id":50,"parentId":19,"tags":{"page":"/login"},"startTime":1778830938422,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":669614,"timestamp":22966188684,"id":76,"parentId":38,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":685978,"timestamp":22966172357,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778830938419,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":672503,"timestamp":22966188798,"id":87,"parentId":49,"tags":{},"startTime":1778830938435,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":686198,"timestamp":22966175146,"id":49,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778830938421,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":620533,"timestamp":22966244418,"id":94,"parentId":53,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":688847,"timestamp":22966176140,"id":53,"parentId":19,"tags":{"page":"/node"},"startTime":1778830938422,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":627980,"timestamp":22966244463,"id":97,"parentId":57,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":695066,"timestamp":22966177426,"id":57,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778830938424,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":699175,"timestamp":22966184170,"id":65,"parentId":26,"tags":{},"startTime":1778830938430,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":713276,"timestamp":22966170129,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778830938416,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":639080,"timestamp":22966244475,"id":98,"parentId":59,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":705533,"timestamp":22966178055,"id":59,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778830938424,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":649502,"timestamp":22966244623,"id":100,"parentId":61,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":714008,"timestamp":22966180220,"id":61,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778830938426,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":653422,"timestamp":22966244634,"id":101,"parentId":58,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":720501,"timestamp":22966177605,"id":58,"parentId":19,"tags":{"page":"/settings"},"startTime":1778830938424,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":659451,"timestamp":22966245807,"id":102,"parentId":55,"tags":{},"startTime":1778830938492,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":728719,"timestamp":22966176590,"id":55,"parentId":19,"tags":{"page":"/"},"startTime":1778830938423,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":685090,"timestamp":22966244432,"id":95,"parentId":54,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":753238,"timestamp":22966176356,"id":54,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778830938423,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":697369,"timestamp":22966244390,"id":92,"parentId":51,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":766094,"timestamp":22966175741,"id":51,"parentId":19,"tags":{"page":"/logs"},"startTime":1778830938422,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":698108,"timestamp":22966244447,"id":96,"parentId":56,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":765427,"timestamp":22966177190,"id":56,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778830938423,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":713832,"timestamp":22966244317,"id":90,"parentId":23,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":791019,"timestamp":22966167189,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778830938413,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":717382,"timestamp":22966244406,"id":93,"parentId":52,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":785930,"timestamp":22966175905,"id":52,"parentId":19,"tags":{"page":"/messages"},"startTime":1778830938422,"traceId":"d7898741c4d62767"},{"name":"is-page-static","duration":736689,"timestamp":22966244601,"id":99,"parentId":60,"tags":{},"startTime":1778830938491,"traceId":"d7898741c4d62767"},{"name":"check-page","duration":803136,"timestamp":22966178235,"id":60,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778830938425,"traceId":"d7898741c4d62767"},{"name":"static-check","duration":818966,"timestamp":22966162445,"id":19,"parentId":1,"tags":{},"startTime":1778830938409,"traceId":"d7898741c4d62767"},{"name":"write-routes-manifest","duration":471,"timestamp":22966989089,"id":104,"parentId":1,"tags":{},"startTime":1778830939235,"traceId":"d7898741c4d62767"},{"name":"load-dotenv","duration":41,"timestamp":22967000321,"id":107,"parentId":106,"tags":{},"startTime":1778830939247,"traceId":"d7898741c4d62767"},{"name":"run-export-path-map","duration":608,"timestamp":22967003828,"id":108,"parentId":106,"tags":{},"startTime":1778830939250,"traceId":"d7898741c4d62767"},{"name":"next-export","duration":576244,"timestamp":22966999174,"id":106,"parentId":1,"tags":{},"startTime":1778830939245,"traceId":"d7898741c4d62767"}]
2
- [{"name":"move-exported-app-not-found-","duration":3308,"timestamp":22967579752,"id":109,"parentId":105,"tags":{},"startTime":1778830939826,"traceId":"d7898741c4d62767"},{"name":"move-exported-app-global-error-","duration":1014,"timestamp":22967583214,"id":110,"parentId":105,"tags":{},"startTime":1778830939829,"traceId":"d7898741c4d62767"},{"name":"static-generation","duration":592561,"timestamp":22966994088,"id":105,"parentId":1,"tags":{},"startTime":1778830939240,"traceId":"d7898741c4d62767"},{"name":"write-routes-manifest","duration":432,"timestamp":22967586889,"id":111,"parentId":1,"tags":{},"startTime":1778830939833,"traceId":"d7898741c4d62767"},{"name":"print-tree-view","duration":4760,"timestamp":22967599961,"id":112,"parentId":1,"tags":{},"startTime":1778830939846,"traceId":"d7898741c4d62767"},{"name":"write-route-bundle-stats","duration":16039,"timestamp":22967604761,"id":113,"parentId":1,"tags":{},"startTime":1778830939851,"traceId":"d7898741c4d62767"},{"name":"telemetry-flush","duration":23797,"timestamp":22967620835,"id":114,"parentId":1,"tags":{},"startTime":1778830939867,"traceId":"d7898741c4d62767"},{"name":"next-build","duration":18822040,"timestamp":22948822635,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778830921069,"traceId":"d7898741c4d62767"}]
1
+ [{"name":"generate-buildid","duration":387,"timestamp":128434930517,"id":4,"parentId":1,"tags":{},"startTime":1778936407177,"traceId":"a3940d2e510c1a91"},{"name":"load-custom-routes","duration":493,"timestamp":128434931118,"id":5,"parentId":1,"tags":{},"startTime":1778936407177,"traceId":"a3940d2e510c1a91"},{"name":"create-dist-dir","duration":719,"timestamp":128434931656,"id":6,"parentId":1,"tags":{},"startTime":1778936407178,"traceId":"a3940d2e510c1a91"},{"name":"clean","duration":38880,"timestamp":128434933087,"id":7,"parentId":1,"tags":{},"startTime":1778936407179,"traceId":"a3940d2e510c1a91"},{"name":"discover-routes","duration":28696,"timestamp":128435114395,"id":8,"parentId":1,"tags":{},"startTime":1778936407361,"traceId":"a3940d2e510c1a91"},{"name":"create-root-mapping","duration":141,"timestamp":128435143161,"id":9,"parentId":1,"tags":{},"startTime":1778936407389,"traceId":"a3940d2e510c1a91"},{"name":"generate-route-types","duration":26635,"timestamp":128435145976,"id":10,"parentId":1,"tags":{},"startTime":1778936407392,"traceId":"a3940d2e510c1a91"},{"name":"public-dir-conflict-check","duration":107,"timestamp":128435172707,"id":11,"parentId":1,"tags":{},"startTime":1778936407419,"traceId":"a3940d2e510c1a91"},{"name":"generate-routes-manifest","duration":6593,"timestamp":128435172943,"id":12,"parentId":1,"tags":{},"startTime":1778936407419,"traceId":"a3940d2e510c1a91"},{"name":"run-turbopack","duration":7685056,"timestamp":128435187390,"id":14,"parentId":1,"tags":{},"startTime":1778936407434,"traceId":"a3940d2e510c1a91"},{"name":"turbopack-build-events","duration":75,"timestamp":128435549627,"id":15,"parentId":1,"tags":{},"startTime":1778936407796,"traceId":"a3940d2e510c1a91"},{"name":"run-typescript","duration":10602110,"timestamp":128442882697,"id":16,"parentId":1,"tags":{},"startTime":1778936415129,"traceId":"a3940d2e510c1a91"},{"name":"generate-required-server-files","duration":2857,"timestamp":128453486215,"id":18,"parentId":1,"tags":{},"startTime":1778936425732,"traceId":"a3940d2e510c1a91"},{"name":"check-static-error-page","duration":13344,"timestamp":128453706173,"id":20,"parentId":19,"tags":{},"startTime":1778936425952,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":646502,"timestamp":128453724067,"id":66,"parentId":25,"tags":{},"startTime":1778936425970,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":659841,"timestamp":128453710907,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778936425957,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":655350,"timestamp":128453724453,"id":69,"parentId":28,"tags":{},"startTime":1778936425971,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":668590,"timestamp":128453711295,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":662664,"timestamp":128453724963,"id":72,"parentId":32,"tags":{},"startTime":1778936425971,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":675947,"timestamp":128453711768,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":688614,"timestamp":128453723859,"id":65,"parentId":22,"tags":{},"startTime":1778936425970,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":704047,"timestamp":128453708528,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778936425955,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":718185,"timestamp":128453726366,"id":73,"parentId":33,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":732788,"timestamp":128453711861,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":719955,"timestamp":128453724893,"id":71,"parentId":30,"tags":{},"startTime":1778936425971,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":733417,"timestamp":128453711466,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":724189,"timestamp":128453724217,"id":67,"parentId":26,"tags":{},"startTime":1778936425970,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":737382,"timestamp":128453711085,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778936425957,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":727611,"timestamp":128453723533,"id":64,"parentId":21,"tags":{},"startTime":1778936425970,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":743818,"timestamp":128453707373,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778936425954,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":736166,"timestamp":128453726551,"id":77,"parentId":37,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":750296,"timestamp":128453712483,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":740181,"timestamp":128453726501,"id":75,"parentId":35,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":754697,"timestamp":128453712039,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":748092,"timestamp":128453726595,"id":80,"parentId":40,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":762023,"timestamp":128453712719,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":749847,"timestamp":128453726524,"id":76,"parentId":36,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":764054,"timestamp":128453712372,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":758457,"timestamp":128453726634,"id":82,"parentId":44,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":771706,"timestamp":128453713450,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778936425960,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":762427,"timestamp":128453726607,"id":81,"parentId":42,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":776119,"timestamp":128453712983,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":767569,"timestamp":128453726648,"id":83,"parentId":45,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":780676,"timestamp":128453713593,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778936425960,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":770544,"timestamp":128453726657,"id":84,"parentId":46,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":783524,"timestamp":128453713721,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778936425960,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":777632,"timestamp":128453726670,"id":85,"parentId":47,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":790529,"timestamp":128453713829,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778936425960,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":778658,"timestamp":128453726685,"id":86,"parentId":48,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":791463,"timestamp":128453713927,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778936425960,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":783293,"timestamp":128453726695,"id":87,"parentId":49,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":794321,"timestamp":128453715746,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778936425962,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":784566,"timestamp":128453726708,"id":88,"parentId":50,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":795397,"timestamp":128453715917,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778936425962,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":787098,"timestamp":128453726721,"id":89,"parentId":51,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":797800,"timestamp":128453716062,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778936425962,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":787517,"timestamp":128453733277,"id":91,"parentId":31,"tags":{},"startTime":1778936425980,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":809305,"timestamp":128453711541,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":789124,"timestamp":128453732117,"id":90,"parentId":24,"tags":{},"startTime":1778936425978,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":812360,"timestamp":128453708924,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778936425955,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":794885,"timestamp":128453726585,"id":79,"parentId":39,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":808853,"timestamp":128453712652,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":787044,"timestamp":128453739443,"id":93,"parentId":43,"tags":{},"startTime":1778936425986,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":813414,"timestamp":128453713116,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":798578,"timestamp":128453738102,"id":92,"parentId":41,"tags":{},"startTime":1778936425984,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":823953,"timestamp":128453712779,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":819212,"timestamp":128453724739,"id":70,"parentId":29,"tags":{},"startTime":1778936425971,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":832647,"timestamp":128453711372,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":823945,"timestamp":128453724342,"id":68,"parentId":27,"tags":{},"startTime":1778936425971,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":837138,"timestamp":128453711203,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778936425957,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":825396,"timestamp":128453726570,"id":78,"parentId":38,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":839457,"timestamp":128453712574,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778936425959,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":840551,"timestamp":128453726466,"id":74,"parentId":34,"tags":{},"startTime":1778936425973,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":855141,"timestamp":128453711937,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778936425958,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":820051,"timestamp":128453748789,"id":99,"parentId":56,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":851630,"timestamp":128453717265,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778936425964,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":827934,"timestamp":128453748910,"id":101,"parentId":59,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":858626,"timestamp":128453718277,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778936425965,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":836573,"timestamp":128453748924,"id":102,"parentId":61,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":866660,"timestamp":128453718916,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778936425965,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":854335,"timestamp":128453748936,"id":103,"parentId":62,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":884275,"timestamp":128453719095,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778936425965,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":859939,"timestamp":128453748727,"id":95,"parentId":52,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":892264,"timestamp":128453716462,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1778936425963,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":865748,"timestamp":128453748950,"id":104,"parentId":63,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":895516,"timestamp":128453719252,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778936425966,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":868180,"timestamp":128453748756,"id":96,"parentId":53,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":900351,"timestamp":128453716646,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1778936425963,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":840208,"timestamp":128453776911,"id":105,"parentId":57,"tags":{},"startTime":1778936426023,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":899641,"timestamp":128453717514,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1778936425964,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":837745,"timestamp":128453788134,"id":106,"parentId":60,"tags":{},"startTime":1778936426034,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":907474,"timestamp":128453718451,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1778936425965,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":878432,"timestamp":128453748695,"id":94,"parentId":23,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":918431,"timestamp":128453708744,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778936425955,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":895582,"timestamp":128453748801,"id":100,"parentId":58,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":926360,"timestamp":128453718080,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778936425964,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":912684,"timestamp":128453748777,"id":98,"parentId":55,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":944498,"timestamp":128453717036,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1778936425963,"traceId":"a3940d2e510c1a91"},{"name":"is-page-static","duration":934214,"timestamp":128453748769,"id":97,"parentId":54,"tags":{},"startTime":1778936425995,"traceId":"a3940d2e510c1a91"},{"name":"check-page","duration":966256,"timestamp":128453716813,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1778936425963,"traceId":"a3940d2e510c1a91"},{"name":"static-check","duration":977826,"timestamp":128453705282,"id":19,"parentId":1,"tags":{},"startTime":1778936425952,"traceId":"a3940d2e510c1a91"}]
2
+ [{"name":"write-routes-manifest","duration":677,"timestamp":128454694934,"id":108,"parentId":1,"tags":{},"startTime":1778936426941,"traceId":"a3940d2e510c1a91"},{"name":"load-dotenv","duration":50,"timestamp":128454707291,"id":111,"parentId":110,"tags":{},"startTime":1778936426954,"traceId":"a3940d2e510c1a91"},{"name":"run-export-path-map","duration":689,"timestamp":128454710015,"id":112,"parentId":110,"tags":{},"startTime":1778936426956,"traceId":"a3940d2e510c1a91"},{"name":"next-export","duration":654209,"timestamp":128454705877,"id":110,"parentId":1,"tags":{},"startTime":1778936426952,"traceId":"a3940d2e510c1a91"},{"name":"move-exported-app-not-found-","duration":563,"timestamp":128455363499,"id":113,"parentId":109,"tags":{},"startTime":1778936427610,"traceId":"a3940d2e510c1a91"},{"name":"move-exported-app-global-error-","duration":393,"timestamp":128455364164,"id":114,"parentId":109,"tags":{},"startTime":1778936427610,"traceId":"a3940d2e510c1a91"},{"name":"static-generation","duration":666142,"timestamp":128454700628,"id":109,"parentId":1,"tags":{},"startTime":1778936426947,"traceId":"a3940d2e510c1a91"},{"name":"write-routes-manifest","duration":537,"timestamp":128455367074,"id":115,"parentId":1,"tags":{},"startTime":1778936427613,"traceId":"a3940d2e510c1a91"},{"name":"print-tree-view","duration":7163,"timestamp":128455384962,"id":116,"parentId":1,"tags":{},"startTime":1778936427631,"traceId":"a3940d2e510c1a91"},{"name":"write-route-bundle-stats","duration":17085,"timestamp":128455392228,"id":117,"parentId":1,"tags":{},"startTime":1778936427639,"traceId":"a3940d2e510c1a91"},{"name":"telemetry-flush","duration":9860,"timestamp":128455409352,"id":118,"parentId":1,"tags":{},"startTime":1778936427656,"traceId":"a3940d2e510c1a91"},{"name":"next-build","duration":20545516,"timestamp":128434873733,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778936407120,"traceId":"a3940d2e510c1a91"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":7534515,"timestamp":22949029548,"id":14,"parentId":1,"tags":{},"startTime":1778830921276,"traceId":"d7898741c4d62767"},{"name":"turbopack-build-events","duration":108,"timestamp":22949358449,"id":15,"parentId":1,"tags":{},"startTime":1778830921605,"traceId":"d7898741c4d62767"},{"name":"run-typescript","duration":9391836,"timestamp":22956576921,"id":16,"parentId":1,"tags":{},"startTime":1778830928823,"traceId":"d7898741c4d62767"},{"name":"static-check","duration":818966,"timestamp":22966162445,"id":19,"parentId":1,"tags":{},"startTime":1778830938409,"traceId":"d7898741c4d62767"},{"name":"static-generation","duration":592561,"timestamp":22966994088,"id":105,"parentId":1,"tags":{},"startTime":1778830939240,"traceId":"d7898741c4d62767"},{"name":"telemetry-flush","duration":23797,"timestamp":22967620835,"id":114,"parentId":1,"tags":{},"startTime":1778830939867,"traceId":"d7898741c4d62767"},{"name":"next-build","duration":18822040,"timestamp":22948822635,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778830921069,"traceId":"d7898741c4d62767"}]
1
+ [{"name":"run-turbopack","duration":7685056,"timestamp":128435187390,"id":14,"parentId":1,"tags":{},"startTime":1778936407434,"traceId":"a3940d2e510c1a91"},{"name":"turbopack-build-events","duration":75,"timestamp":128435549627,"id":15,"parentId":1,"tags":{},"startTime":1778936407796,"traceId":"a3940d2e510c1a91"},{"name":"run-typescript","duration":10602110,"timestamp":128442882697,"id":16,"parentId":1,"tags":{},"startTime":1778936415129,"traceId":"a3940d2e510c1a91"},{"name":"static-check","duration":977826,"timestamp":128453705282,"id":19,"parentId":1,"tags":{},"startTime":1778936425952,"traceId":"a3940d2e510c1a91"},{"name":"static-generation","duration":666142,"timestamp":128454700628,"id":109,"parentId":1,"tags":{},"startTime":1778936426947,"traceId":"a3940d2e510c1a91"},{"name":"telemetry-flush","duration":9860,"timestamp":128455409352,"id":118,"parentId":1,"tags":{},"startTime":1778936427656,"traceId":"a3940d2e510c1a91"},{"name":"next-build","duration":20545516,"timestamp":128434873733,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778936407120,"traceId":"a3940d2e510c1a91"}]
@@ -2,7 +2,7 @@
2
2
  // Do not edit this file manually
3
3
 
4
4
  type AppRoutes = "/" | "/admin" | "/login" | "/logs" | "/messages" | "/node" | "/nodes" | "/server-logs" | "/settings" | "/settings/networks" | "/settings/tokens" | "/tasks" | "/tasks/[id]"
5
- type AppRouteHandlerRoutes = "/api/anet/config" | "/api/auth/login" | "/api/auth/logout" | "/api/auth/v3" | "/api/hub/audit-log" | "/api/hub/auth" | "/api/hub/broadcast" | "/api/hub/events" | "/api/hub/health" | "/api/hub/inbox" | "/api/hub/license" | "/api/hub/messages" | "/api/hub/networks" | "/api/hub/nodes" | "/api/hub/register" | "/api/hub/send" | "/api/hub/server-logs" | "/api/hub/servers" | "/api/hub/session" | "/api/hub/stats" | "/api/hub/status" | "/api/hub/task-events" | "/api/hub/tasks" | "/api/hub/tmux" | "/api/hub/tokens"
5
+ type AppRouteHandlerRoutes = "/api/anet/config" | "/api/auth/login" | "/api/auth/logout" | "/api/auth/v3" | "/api/hub/audit-log" | "/api/hub/auth" | "/api/hub/broadcast" | "/api/hub/events" | "/api/hub/health" | "/api/hub/inbox" | "/api/hub/license" | "/api/hub/messages" | "/api/hub/networks" | "/api/hub/nodes" | "/api/hub/register" | "/api/hub/send" | "/api/hub/server-logs" | "/api/hub/server/[hostname]/agents" | "/api/hub/server/[hostname]/health" | "/api/hub/servers" | "/api/hub/session" | "/api/hub/stats" | "/api/hub/status" | "/api/hub/task-events" | "/api/hub/tasks" | "/api/hub/tmux" | "/api/hub/tokens"
6
6
  type PageRoutes = never
7
7
  type LayoutRoutes = "/"
8
8
  type RedirectRoutes = never
@@ -30,6 +30,8 @@ interface ParamMap {
30
30
  "/api/hub/register": {}
31
31
  "/api/hub/send": {}
32
32
  "/api/hub/server-logs": {}
33
+ "/api/hub/server/[hostname]/agents": { "hostname": string; }
34
+ "/api/hub/server/[hostname]/health": { "hostname": string; }
33
35
  "/api/hub/servers": {}
34
36
  "/api/hub/session": {}
35
37
  "/api/hub/stats": {}
@@ -317,6 +317,24 @@ type RouteHandlerConfig<Route extends AppRouteHandlerRoutes = AppRouteHandlerRou
317
317
  type __Unused = __Check
318
318
  }
319
319
 
320
+ // Validate ../../app/api/hub/server/[hostname]/agents/route.ts
321
+ {
322
+ type __IsExpected<Specific extends RouteHandlerConfig<"/api/hub/server/[hostname]/agents">> = Specific
323
+ const handler = {} as typeof import("../../app/api/hub/server/[hostname]/agents/route.js")
324
+ type __Check = __IsExpected<typeof handler>
325
+ // @ts-ignore
326
+ type __Unused = __Check
327
+ }
328
+
329
+ // Validate ../../app/api/hub/server/[hostname]/health/route.ts
330
+ {
331
+ type __IsExpected<Specific extends RouteHandlerConfig<"/api/hub/server/[hostname]/health">> = Specific
332
+ const handler = {} as typeof import("../../app/api/hub/server/[hostname]/health/route.js")
333
+ type __Check = __IsExpected<typeof handler>
334
+ // @ts-ignore
335
+ type __Unused = __Check
336
+ }
337
+
320
338
  // Validate ../../app/api/hub/servers/route.ts
321
339
  {
322
340
  type __IsExpected<Specific extends RouteHandlerConfig<"/api/hub/servers">> = Specific
@@ -0,0 +1,62 @@
1
+ import { requireDashboardAuth, getV3UserToken } from '@/app/lib/dashboard-auth';
2
+
3
+ const HUB_URL = process.env.COMMHUB_URL || 'http://127.0.0.1:9200';
4
+
5
+ async function hubHeaders(): Promise<Record<string, string>> {
6
+ const userToken = await getV3UserToken();
7
+ const h: Record<string, string> = {};
8
+ if (userToken) h['Authorization'] = `Bearer ${userToken}`;
9
+ return h;
10
+ }
11
+
12
+ /**
13
+ * Proxy: GET /api/server/:hostname/agents from CommHub.
14
+ *
15
+ * v0.10.0 Hero 2 — per-server agent rollup endpoint exposed by
16
+ * commhub-server ≥ 0.8.1-preview.5 with the process_telemetry field
17
+ * shipped in agent-node ≥ 2.3.11-preview.1 (通信SDK马 T2.1+T2.2+T2.3
18
+ * dispatch chain). Returns per-agent stats:
19
+ * {
20
+ * agents: [
21
+ * {
22
+ * alias, runtime, status, last_seen_at,
23
+ * process_rss_bytes, process_cpu_pct,
24
+ * process_uptime_seconds, process_in_flight_count,
25
+ * progress,
26
+ * },
27
+ * ...
28
+ * ],
29
+ * }
30
+ *
31
+ * Forward-compat: when the upstream hub predates the endpoint, 404
32
+ * surfaces as `{ agents: [], unavailable: true }` so the consumer
33
+ * UI renders the "agent rollup pending hub ≥ 0.8.2-preview" hint.
34
+ */
35
+ export async function GET(
36
+ _req: Request,
37
+ { params }: { params: Promise<{ hostname: string }> },
38
+ ) {
39
+ const authFailure = await requireDashboardAuth();
40
+ if (authFailure) return authFailure;
41
+
42
+ const { hostname } = await params;
43
+ if (!hostname || !/^[A-Za-z0-9._\-]+$/.test(hostname)) {
44
+ return Response.json({ error: 'invalid hostname' }, { status: 400 });
45
+ }
46
+ try {
47
+ const res = await fetch(
48
+ `${HUB_URL}/api/server/${encodeURIComponent(hostname)}/agents`,
49
+ { headers: await hubHeaders(), next: { revalidate: 0 } },
50
+ );
51
+ if (!res.ok) {
52
+ if (res.status === 404) return Response.json({ agents: [], unavailable: true });
53
+ return Response.json({ error: `hub ${res.status}` }, { status: res.status });
54
+ }
55
+ return Response.json(await res.json());
56
+ } catch (e: unknown) {
57
+ return Response.json(
58
+ { error: 'hub unreachable', detail: e instanceof Error ? e.message : String(e) },
59
+ { status: 502 },
60
+ );
61
+ }
62
+ }
@@ -0,0 +1,58 @@
1
+ import { requireDashboardAuth, getV3UserToken } from '@/app/lib/dashboard-auth';
2
+
3
+ const HUB_URL = process.env.COMMHUB_URL || 'http://127.0.0.1:9200';
4
+
5
+ async function hubHeaders(): Promise<Record<string, string>> {
6
+ const userToken = await getV3UserToken();
7
+ const h: Record<string, string> = {};
8
+ if (userToken) h['Authorization'] = `Bearer ${userToken}`;
9
+ return h;
10
+ }
11
+
12
+ /**
13
+ * Proxy: GET /api/server/:hostname/health from CommHub.
14
+ *
15
+ * v0.10.0 Hero 1 — per-server detailed health endpoint exposed by
16
+ * commhub-server ≥ 0.8.1-preview.5 (通信牛 T2.2 ship, see #140
17
+ * comment 4466558xxx). Returns:
18
+ * {
19
+ * hostname, ip,
20
+ * cpu_load_1min, cpu_cores, mem_used_gb, mem_total_gb,
21
+ * disk_used_gb, disk_total_gb,
22
+ * cpu_history: number[], mem_history: number[],
23
+ * last_seen_at,
24
+ * }
25
+ *
26
+ * Forward-compat: when the upstream hub predates the endpoint
27
+ * (currently 0.8.0 is what's deployed locally), 404 is surfaced as
28
+ * `{ unavailable: true }` so the ServersDrawer renders a "pending
29
+ * hub upgrade" hint instead of an error.
30
+ */
31
+ export async function GET(
32
+ _req: Request,
33
+ { params }: { params: Promise<{ hostname: string }> },
34
+ ) {
35
+ const authFailure = await requireDashboardAuth();
36
+ if (authFailure) return authFailure;
37
+
38
+ const { hostname } = await params;
39
+ if (!hostname || !/^[A-Za-z0-9._\-]+$/.test(hostname)) {
40
+ return Response.json({ error: 'invalid hostname' }, { status: 400 });
41
+ }
42
+ try {
43
+ const res = await fetch(
44
+ `${HUB_URL}/api/server/${encodeURIComponent(hostname)}/health`,
45
+ { headers: await hubHeaders(), next: { revalidate: 0 } },
46
+ );
47
+ if (!res.ok) {
48
+ if (res.status === 404) return Response.json({ unavailable: true });
49
+ return Response.json({ error: `hub ${res.status}` }, { status: res.status });
50
+ }
51
+ return Response.json(await res.json());
52
+ } catch (e: unknown) {
53
+ return Response.json(
54
+ { error: 'hub unreachable', detail: e instanceof Error ? e.message : String(e) },
55
+ { status: 502 },
56
+ );
57
+ }
58
+ }
@@ -15,7 +15,83 @@ async function hubHeaders(): Promise<Record<string, string>> {
15
15
  * agent_count, status). Per issue #119; lands in v0.8.1-preview.2 of the
16
16
  * commhub-server (通信牛). The dashboard <ServersDrawer> mounts in
17
17
  * AppShell and refreshes every 5s when expanded.
18
+ *
19
+ * v0.10.0 Hero 1+2 — normalization layer. commhub-server@0.8.1-preview.5
20
+ * (LOCAL hub upgraded 2026-05-16 per 通信龙 d627eca7) returns:
21
+ * raw array `[{hostname, ip, agent_count, cpu_load_1min, cpu_cores,
22
+ * mem_avail_gb, mem_used_gb, last_seen}, ...]`
23
+ * — without the `{servers: [...]}` envelope the dashboard's ServersDrawer
24
+ * expects. Also uses `mem_avail_gb` instead of `mem_total_gb`. This
25
+ * proxy normalizes both:
26
+ * 1. Wraps raw array in `{servers: [...]}` envelope. If hub later
27
+ * switches to that shape natively, the pass-through still works.
28
+ * 2. Computes `mem_total_gb = mem_used_gb + mem_avail_gb` when the
29
+ * hub reports avail instead of total (older shape).
30
+ * 3. Marks server `status: 'online'|'offline'` from last_seen freshness
31
+ * (within 60s = online). Hub doesn't carry an explicit status
32
+ * field in 0.8.1-preview.5.
18
33
  */
34
+
35
+ interface HubServerRow {
36
+ hostname: string;
37
+ ip?: string | null;
38
+ agent_count?: number;
39
+ cpu_load_1min?: number | null;
40
+ cpu_cores?: number | null;
41
+ mem_used_gb?: number | null;
42
+ mem_total_gb?: number | null;
43
+ mem_avail_gb?: number | null;
44
+ disk_used_gb?: number | null;
45
+ disk_total_gb?: number | null;
46
+ cpu_history?: number[];
47
+ mem_history?: number[];
48
+ agents?: unknown[];
49
+ last_seen?: string | null;
50
+ status?: 'online' | 'offline';
51
+ note?: string;
52
+ }
53
+
54
+ function freshnessStatus(lastSeen: string | null | undefined): 'online' | 'offline' {
55
+ if (!lastSeen) return 'offline';
56
+ // commhub-server@0.8.1-preview.5 reports last_seen in "YYYY-MM-DD
57
+ // HH:MM:SS" (space-separated, no timezone). Treat as UTC so all
58
+ // clients agree regardless of their local zone. If a later hub
59
+ // upgrade switches to ISO 8601 with explicit timezone, Date.parse
60
+ // will accept either format and the +'Z' suffix is harmless.
61
+ const iso = lastSeen.includes('T') ? lastSeen : lastSeen.replace(' ', 'T');
62
+ const withTz = /[zZ]|[+-]\d{2}:?\d{2}$/.test(iso) ? iso : iso + 'Z';
63
+ const t = Date.parse(withTz);
64
+ if (Number.isNaN(t)) return 'offline';
65
+ // 90s freshness window — wider than the agent-node 30s report
66
+ // cadence to absorb network latency + clock drift between client
67
+ // and hub. A truly offline agent flips status within ~2 missed
68
+ // reports.
69
+ return Date.now() - t < 90_000 ? 'online' : 'offline';
70
+ }
71
+
72
+ function normalizeServer(row: HubServerRow) {
73
+ const memTotal = row.mem_total_gb ??
74
+ (row.mem_used_gb != null && row.mem_avail_gb != null
75
+ ? row.mem_used_gb + row.mem_avail_gb
76
+ : null);
77
+ return {
78
+ hostname: row.hostname,
79
+ ip: row.ip ?? null,
80
+ agent_count: row.agent_count ?? 0,
81
+ cpu_load_1min: row.cpu_load_1min ?? null,
82
+ cpu_cores: row.cpu_cores ?? 0,
83
+ mem_used_gb: row.mem_used_gb ?? null,
84
+ mem_total_gb: memTotal,
85
+ disk_used_gb: row.disk_used_gb ?? null,
86
+ disk_total_gb: row.disk_total_gb ?? null,
87
+ cpu_history: row.cpu_history,
88
+ mem_history: row.mem_history,
89
+ agents: row.agents,
90
+ status: row.status ?? freshnessStatus(row.last_seen),
91
+ note: row.note,
92
+ };
93
+ }
94
+
19
95
  export async function GET() {
20
96
  const authFailure = await requireDashboardAuth();
21
97
  if (authFailure) return authFailure;
@@ -32,7 +108,18 @@ export async function GET() {
32
108
  if (res.status === 404) return Response.json({ servers: [], unavailable: true });
33
109
  return Response.json({ error: `hub ${res.status}` }, { status: res.status });
34
110
  }
35
- return Response.json(await res.json());
111
+ const raw = await res.json();
112
+ // Accept both shapes: bare array (0.8.1-preview.5) or {servers: [...]}
113
+ // wrapper (future hub revisions).
114
+ const rows: HubServerRow[] = Array.isArray(raw)
115
+ ? raw
116
+ : Array.isArray(raw?.servers)
117
+ ? raw.servers
118
+ : [];
119
+ return Response.json({
120
+ servers: rows.map(normalizeServer),
121
+ unavailable: raw?.unavailable === true,
122
+ });
36
123
  } catch (e: unknown) {
37
124
  return Response.json({ error: 'hub unreachable', detail: e instanceof Error ? e.message : String(e) }, { status: 502 });
38
125
  }
@@ -159,6 +159,113 @@ const COMMANDS: Command[] = [
159
159
  // Dispatch synthetic `?` keydown so HelpOverlay's global listener opens
160
160
  window.dispatchEvent(new KeyboardEvent('keydown', { key: '?' }));
161
161
  } },
162
+
163
+ // ── Round 69 / Loop: topology filter actions ────────────────
164
+ // Write the pin directly into sessionStorage (the same key R66
165
+ // hydrates from) and broadcast a `storage`-like custom event
166
+ // so TopoGraph picks it up without a reload. Keyboard-accessible
167
+ // filter trigger from anywhere on the dashboard.
168
+ { id: 'act-pin-working', title: 'Pin topology filter: working', hint: 'highlight working nodes only', group: 'Actions',
169
+ icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
170
+ perform: () => {
171
+ try { sessionStorage.setItem('anet-topo-pinned-status', 'working'); } catch {}
172
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'status', value: 'working' } }));
173
+ } },
174
+ { id: 'act-pin-idle', title: 'Pin topology filter: idle', hint: 'highlight idle (online) nodes only', group: 'Actions',
175
+ icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
176
+ perform: () => {
177
+ try { sessionStorage.setItem('anet-topo-pinned-status', 'idle'); } catch {}
178
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'status', value: 'idle' } }));
179
+ } },
180
+ { id: 'act-pin-offline', title: 'Pin topology filter: offline', hint: 'highlight offline / no-SSE nodes', group: 'Actions',
181
+ icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
182
+ perform: () => {
183
+ try { sessionStorage.setItem('anet-topo-pinned-status', 'offline'); } catch {}
184
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'status', value: 'offline' } }));
185
+ } },
186
+ // Round 108 / Loop: pin-vendor palette actions. R88 made vendor
187
+ // letters clickable in the chip row, R89 added the filter pill,
188
+ // R90 added clear-vendor here — but PIN-vendor was missing. Three
189
+ // static commands for the major vendors (Anthropic / OpenAI /
190
+ // 书生) cover the common case; users with unusual vendors still
191
+ // have the chip-row click + cmdk clear path. TopoGraph's R108
192
+ // listener handles kind='vendor' to set the pin. The R88 stale-
193
+ // purge useEffect cleans up if the targeted vendor isn't actually
194
+ // in the fleet, so these commands are safe to invoke any time.
195
+ { id: 'act-pin-vendor-A', title: 'Pin topology filter: Anthropic', hint: 'highlight A vendor only', group: 'Actions',
196
+ icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
197
+ perform: () => {
198
+ try { sessionStorage.setItem('anet-topo-pinned-vendor', 'A'); } catch {}
199
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'vendor', value: 'A' } }));
200
+ } },
201
+ { id: 'act-pin-vendor-O', title: 'Pin topology filter: OpenAI', hint: 'highlight O vendor only', group: 'Actions',
202
+ icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
203
+ perform: () => {
204
+ try { sessionStorage.setItem('anet-topo-pinned-vendor', 'O'); } catch {}
205
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'vendor', value: 'O' } }));
206
+ } },
207
+ { id: 'act-pin-vendor-S', title: 'Pin topology filter: 书生', hint: 'highlight 书 vendor only', group: 'Actions',
208
+ icon: <NavIcon d="M4 6h16M4 12h8m-8 6h16" />,
209
+ perform: () => {
210
+ try { sessionStorage.setItem('anet-topo-pinned-vendor', '书'); } catch {}
211
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'vendor', value: '书' } }));
212
+ } },
213
+ { id: 'act-clear-topo-pins', title: 'Clear topology filters', hint: 'release pinned status + group + vendor + edge', group: 'Actions',
214
+ icon: <NavIcon d="M6 18L18 6M6 6l12 12" />,
215
+ perform: () => {
216
+ try {
217
+ sessionStorage.removeItem('anet-topo-pinned-status');
218
+ sessionStorage.removeItem('anet-topo-pinned-group');
219
+ // Round 90 / Loop: R88 added pinnedVendor as the third filter
220
+ // dimension. The clear-all command must clear it too or it
221
+ // silently retains the vendor pin, which a user would read
222
+ // as a stuck filter.
223
+ // Round 117 / Loop: R116 added pinnedEdgeKey as the fourth pin
224
+ // dim — no sessionStorage (per-tab transient), but the
225
+ // dispatched `clear` event still needs to flip it. The
226
+ // TopoGraph listener handles that.
227
+ sessionStorage.removeItem('anet-topo-pinned-vendor');
228
+ } catch {}
229
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'clear' } }));
230
+ } },
231
+ // Round 117 / Loop: granular edge-only clear, mirror of R90
232
+ // clear-vendor. Releases the pinnedEdgeKey without disturbing
233
+ // status/group/vendor pins. pinnedEdgeKey lives only in React
234
+ // state (no sessionStorage), so the perform is just a dispatch.
235
+ { id: 'act-clear-topo-edge', title: 'Clear topology edge pin', hint: 'release pinned recent-signal row only', group: 'Actions',
236
+ icon: <NavIcon d="M6 18L18 6M6 6l12 12" />,
237
+ perform: () => {
238
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'clear-edge' } }));
239
+ } },
240
+ // Round 90 / Loop: granular vendor-only clear. R88 added per-letter
241
+ // toggle and Esc-clears-all; this fills the keyboard-only middle
242
+ // ground (release the vendor pin without disturbing status/group).
243
+ // Listed only when the user types "vendor" — fuzzy match still
244
+ // surfaces it under broader queries like "clear".
245
+ { id: 'act-clear-topo-vendor', title: 'Clear topology vendor filter', hint: 'release pinned vendor only', group: 'Actions',
246
+ icon: <NavIcon d="M6 18L18 6M6 6l12 12" />,
247
+ perform: () => {
248
+ try { sessionStorage.removeItem('anet-topo-pinned-vendor'); } catch {}
249
+ window.dispatchEvent(new CustomEvent('anet:topo-pin', { detail: { kind: 'clear-vendor' } }));
250
+ } },
251
+
252
+ // ── Round 74 / Loop: layout + view shortcuts via the palette ──
253
+ // Sister to R69 pin actions. Layout toggle and fit-to-canvas already
254
+ // have keyboard shortcuts (l / f, per R29 R32) but users who forget
255
+ // the keys can search "layout" / "fit" in the palette instead.
256
+ // Layout: write localStorage in lockstep then broadcast — the storage
257
+ // write matters for SSR (init reader uses it) and the event keeps the
258
+ // mounted canvas in sync without a reload.
259
+ { id: 'act-topo-toggle-layout', title: 'Toggle topology layout', hint: 'ring ↔ grid (or press `l`)', group: 'Actions',
260
+ icon: <NavIcon d="M4 4h6v6H4V4zm10 0h6v6h-6V4zM4 14h6v6H4v-6zm10 0h6v6h-6v-6z" />,
261
+ perform: () => {
262
+ window.dispatchEvent(new CustomEvent('anet:topo-layout', { detail: { kind: 'toggle' } }));
263
+ } },
264
+ { id: 'act-topo-fit', title: 'Fit topology to canvas', hint: 'auto-zoom to content (or press `f`)', group: 'Actions',
265
+ icon: <NavIcon d="M4 8V4h4M16 4h4v4M20 16v4h-4M8 20H4v-4" />,
266
+ perform: () => {
267
+ window.dispatchEvent(new CustomEvent('anet:topo-view', { detail: { kind: 'fit' } }));
268
+ } },
162
269
  ];
163
270
 
164
271
  export function CommandPalette() {