@sleep2agi/agent-network-dashboard 0.4.6-preview.41 → 0.4.6-preview.415

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 (545) 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 +41 -41
  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/[root-of-the-server]__03b.f76._.js +1 -1
  160. package/.next/server/chunks/ssr/[root-of-the-server]__03b.f76._.js.map +1 -1
  161. package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js +1 -1
  162. package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js.map +1 -1
  163. package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js +1 -1
  164. package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js.map +1 -1
  165. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +4 -1
  166. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  167. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  168. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  169. package/.next/server/chunks/ssr/agent-network-dashboard_app_057q.ne._.js +1 -1
  170. package/.next/server/chunks/ssr/agent-network-dashboard_app_057q.ne._.js.map +1 -1
  171. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  172. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  173. package/.next/server/chunks/ssr/agent-network-dashboard_app_0_d45-d._.js +1 -1
  174. package/.next/server/chunks/ssr/agent-network-dashboard_app_0_d45-d._.js.map +1 -1
  175. package/.next/server/chunks/ssr/agent-network-dashboard_app_0i3759l._.js +1 -1
  176. package/.next/server/chunks/ssr/agent-network-dashboard_app_0i3759l._.js.map +1 -1
  177. package/.next/server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js +1 -1
  178. package/.next/server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js.map +1 -1
  179. package/.next/server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js +1 -1
  180. package/.next/server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js.map +1 -1
  181. package/.next/server/chunks/ssr/agent-network-dashboard_app_1153xeb._.js +1 -1
  182. package/.next/server/chunks/ssr/agent-network-dashboard_app_1153xeb._.js.map +1 -1
  183. package/.next/server/chunks/ssr/agent-network-dashboard_app_12l4oto._.js +1 -1
  184. package/.next/server/chunks/ssr/agent-network-dashboard_app_12l4oto._.js.map +1 -1
  185. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js +1 -1
  186. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js.map +1 -1
  187. package/.next/server/middleware-build-manifest.js +3 -3
  188. package/.next/server/pages/404.html +2 -2
  189. package/.next/server/pages/500.html +1 -1
  190. package/.next/server/server-reference-manifest.js +1 -1
  191. package/.next/server/server-reference-manifest.json +1 -1
  192. package/.next/static/chunks/0-mpa_947ipeq.js +1 -0
  193. package/.next/static/chunks/01lmbsd37fybu.js +1 -0
  194. package/.next/static/chunks/03o.h6kvmw4l_.js +1 -0
  195. package/.next/static/chunks/03~~oirxz7~vc.js +1 -0
  196. package/.next/static/chunks/05uk96gc~9mni.js +1 -0
  197. package/.next/static/chunks/08kf-.bgs10ze.js +1 -0
  198. package/.next/static/chunks/0_cxs7bhk9fy-.js +1 -0
  199. package/.next/static/chunks/0aauz~36q5n2a.css +2 -0
  200. package/.next/static/chunks/0glmrdj9112tc.js +7 -0
  201. package/.next/static/chunks/0l_~q07bhpkcx.js +7 -0
  202. package/.next/static/chunks/0rxrez_cjn.eh.js +1 -0
  203. package/.next/static/chunks/0s7~zeuhn0t35.js +4 -0
  204. package/.next/static/chunks/0vo1q0pvypqub.js +1 -0
  205. package/.next/static/chunks/0x8x.29hkju5a.js +1 -0
  206. package/.next/static/chunks/174re5ar~kxne.js +1 -0
  207. package/.next/trace +2 -2
  208. package/.next/trace-build +1 -1
  209. package/.next/types/routes.d.ts +3 -1
  210. package/.next/types/validator.ts +18 -0
  211. package/app/api/hub/server/[hostname]/agents/route.ts +62 -0
  212. package/app/api/hub/server/[hostname]/health/route.ts +58 -0
  213. package/app/api/hub/servers/route.ts +88 -1
  214. package/app/components/ChatPopover.tsx +38 -2
  215. package/app/components/CommandPalette.tsx +107 -0
  216. package/app/components/HelpOverlay.tsx +109 -1
  217. package/app/components/ServersDrawer.tsx +181 -5
  218. package/app/components/TopoGraph.tsx +6552 -282
  219. package/app/components/utils.ts +8 -7
  220. package/app/globals.css +110 -5
  221. package/app/lib/time.ts +36 -0
  222. package/app/lib/vendorIdentity.ts +14 -3
  223. package/docs/rfc/v0.10.0-hero3-dashboard-upgrade.md +230 -0
  224. package/package.json +2 -2
  225. package/public/sleep2agi-logo.svg +11 -0
  226. package/public/vendors/claude.svg +11 -0
  227. package/public/vendors/minimax.svg +11 -0
  228. package/public/vendors/openai.svg +12 -0
  229. package/screenshots/r293-p0/after-full.png +0 -0
  230. package/screenshots/r293-p0/after-topo.png +0 -0
  231. package/screenshots/r293-p0/baseline-full.png +0 -0
  232. package/screenshots/r293-p0/baseline-topo.png +0 -0
  233. package/screenshots/r293-p0/logo-integrated-full.png +0 -0
  234. package/screenshots/r293-p0/logo-integrated-topo.png +0 -0
  235. package/screenshots/r293-p0/servers-drawer-v0.10.0-full.png +0 -0
  236. package/screenshots/r293-p0/servers-drawer-v0.10.0.png +0 -0
  237. package/screenshots/r293-p0/wave1-after-full.png +0 -0
  238. package/screenshots/r293-p0/wave1-after-topo.png +0 -0
  239. package/scripts/p0-servers-drawer-screenshot.mjs +99 -0
  240. package/scripts/p0-topo-screenshot.mjs +82 -0
  241. package/scripts/topo-active-filter-pill-test.mjs +101 -0
  242. package/scripts/topo-active-links-chip-hover-test.mjs +103 -0
  243. package/scripts/topo-active-links-chip-nav-test.mjs +117 -0
  244. package/scripts/topo-active-links-chip-self-hover-test.mjs +171 -0
  245. package/scripts/topo-active-links-chip-test.mjs +73 -0
  246. package/scripts/topo-active-links-empty-recede-test.mjs +125 -0
  247. package/scripts/topo-active-links-freshness-test.mjs +113 -0
  248. package/scripts/topo-active-links-tooltip-test.mjs +79 -0
  249. package/scripts/topo-active-pulse-ease-test.mjs +120 -0
  250. package/scripts/topo-brand-logo-transition-test.mjs +94 -0
  251. package/scripts/topo-brand-watermark-test.mjs +97 -0
  252. package/scripts/topo-canvas-aria-test.mjs +108 -0
  253. package/scripts/topo-canvas-brand-fade-test.mjs +87 -0
  254. package/scripts/topo-chat-target-breath-test.mjs +84 -0
  255. package/scripts/topo-chat-target-ring-ease-test.mjs +82 -0
  256. package/scripts/topo-chat-target-ring-fade-test.mjs +124 -0
  257. package/scripts/topo-chip-empty-recede-test.mjs +116 -0
  258. package/scripts/topo-chip-focus-test.mjs +95 -0
  259. package/scripts/topo-chip-pin-mirror-test.mjs +113 -0
  260. package/scripts/topo-chip-row-gap-test.mjs +90 -0
  261. package/scripts/topo-chip-row-semantic-gap-test.mjs +97 -0
  262. package/scripts/topo-chip-row-tabular-test.mjs +111 -0
  263. package/scripts/topo-chip-unit-demotion-test.mjs +93 -0
  264. package/scripts/topo-chiprow-data-weight-test.mjs +94 -0
  265. package/scripts/topo-chrome-a11y-test.mjs +107 -0
  266. package/scripts/topo-chrome-active-weight-test.mjs +104 -0
  267. package/scripts/topo-chrome-focus-ring-unify-test.mjs +100 -0
  268. package/scripts/topo-chrome-gap-test.mjs +73 -0
  269. package/scripts/topo-chrome-icon-stroke-test.mjs +95 -0
  270. package/scripts/topo-chrome-inactive-color-test.mjs +90 -0
  271. package/scripts/topo-chrome-pop-extension-test.mjs +98 -0
  272. package/scripts/topo-chrome-pop-nodesize-test.mjs +88 -0
  273. package/scripts/topo-chrome-press-state-test.mjs +135 -0
  274. package/scripts/topo-chrome-strip-semantic-gap-test.mjs +99 -0
  275. package/scripts/topo-chrome-strip-theme-ease-test.mjs +99 -0
  276. package/scripts/topo-chrome-zoom-level-pop-test.mjs +122 -0
  277. package/scripts/topo-chrome-zoom-pop-test.mjs +130 -0
  278. package/scripts/topo-chrome-zoom-readout-weight-test.mjs +81 -0
  279. package/scripts/topo-click-ripple-ease-test.mjs +94 -0
  280. package/scripts/topo-cmdk-edge-clear-test.mjs +109 -0
  281. package/scripts/topo-cmdk-layout-view-test.mjs +108 -0
  282. package/scripts/topo-cmdk-pin-test.mjs +123 -0
  283. package/scripts/topo-cmdk-vendor-clear-test.mjs +133 -0
  284. package/scripts/topo-cmdk-vendor-pin-test.mjs +103 -0
  285. package/scripts/topo-corner-radius-unify-test.mjs +103 -0
  286. package/scripts/topo-dblclick-reset-test.mjs +74 -0
  287. package/scripts/topo-dense-alias-fill-transition-test.mjs +133 -0
  288. package/scripts/topo-discrete-zoom-smooth-test.mjs +125 -0
  289. package/scripts/topo-edge-badge-click-pin-test.mjs +94 -0
  290. package/scripts/topo-edge-badge-crossfade-test.mjs +138 -0
  291. package/scripts/topo-edge-badge-hot-test.mjs +115 -0
  292. package/scripts/topo-edge-badge-hover-test.mjs +85 -0
  293. package/scripts/topo-edge-badge-lift-test.mjs +150 -0
  294. package/scripts/topo-edge-badge-ripple-test.mjs +111 -0
  295. package/scripts/topo-edge-badge-stroke-transition-test.mjs +118 -0
  296. package/scripts/topo-edge-badge-text-pin-test.mjs +121 -0
  297. package/scripts/topo-edge-badge-theme-ease-test.mjs +89 -0
  298. package/scripts/topo-edge-count-badge-test.mjs +86 -0
  299. package/scripts/topo-edge-endpoint-highlight-test.mjs +111 -0
  300. package/scripts/topo-edge-fadein-test.mjs +106 -0
  301. package/scripts/topo-edge-focus-test.mjs +113 -0
  302. package/scripts/topo-edge-hover-test.mjs +93 -0
  303. package/scripts/topo-edge-pill-hot-test.mjs +129 -0
  304. package/scripts/topo-edge-pill-test.mjs +105 -0
  305. package/scripts/topo-edge-ping-pulse-retired-test.mjs +119 -0
  306. package/scripts/topo-edge-stroke-ease-test.mjs +100 -0
  307. package/scripts/topo-edge-stroke-transition-test.mjs +132 -0
  308. package/scripts/topo-edge-tooltip-test.mjs +70 -0
  309. package/scripts/topo-empty-hint-tracking-test.mjs +84 -0
  310. package/scripts/topo-empty-state-breath-test.mjs +150 -0
  311. package/scripts/topo-empty-state-crossfade-test.mjs +130 -0
  312. package/scripts/topo-empty-state-recenter-test.mjs +107 -0
  313. package/scripts/topo-empty-subhint-tracking-test.mjs +87 -0
  314. package/scripts/topo-endpoint-ring-fade-test.mjs +132 -0
  315. package/scripts/topo-endpoint-ring-test.mjs +93 -0
  316. package/scripts/topo-endpoint-ring-thicken-test.mjs +112 -0
  317. package/scripts/topo-esc-clears-pin-test.mjs +98 -0
  318. package/scripts/topo-filter-pill-aliases-test.mjs +121 -0
  319. package/scripts/topo-filter-pill-body-click-test.mjs +112 -0
  320. package/scripts/topo-filter-pill-count-tabular-test.mjs +135 -0
  321. package/scripts/topo-filter-pill-count-test.mjs +110 -0
  322. package/scripts/topo-filter-pill-mobile-test.mjs +90 -0
  323. package/scripts/topo-freshness-chip-test.mjs +74 -0
  324. package/scripts/topo-freshness-chip-transition-test.mjs +80 -0
  325. package/scripts/topo-freshness-chip-weight-test.mjs +90 -0
  326. package/scripts/topo-freshness-conditional-render-test.mjs +92 -0
  327. package/scripts/topo-fullscreen-active-test.mjs +115 -0
  328. package/scripts/topo-group-box-pinned-state-test.mjs +95 -0
  329. package/scripts/topo-group-count-test.mjs +6 -1
  330. package/scripts/topo-group-label-a11y-test.mjs +113 -0
  331. package/scripts/topo-group-label-count-inherit-test.mjs +99 -0
  332. package/scripts/topo-group-label-hover-test.mjs +119 -0
  333. package/scripts/topo-group-label-pin-spacing-test.mjs +136 -0
  334. package/scripts/topo-group-label-tint-test.mjs +99 -0
  335. package/scripts/topo-group-label-title-test.mjs +83 -0
  336. package/scripts/topo-group-pin-test.mjs +119 -0
  337. package/scripts/topo-group-pip-fadein-test.mjs +104 -0
  338. package/scripts/topo-group-pip-singletier-drop-test.mjs +131 -0
  339. package/scripts/topo-group-pip-tabular-test.mjs +95 -0
  340. package/scripts/topo-group-status-pips-test.mjs +103 -0
  341. package/scripts/topo-groupbox-fadein-test.mjs +95 -0
  342. package/scripts/topo-groupbox-hover-lift-test.mjs +127 -0
  343. package/scripts/topo-groupbox-hubcore-ease-test.mjs +106 -0
  344. package/scripts/topo-groupbox-live-test.mjs +100 -0
  345. package/scripts/topo-groupbox-march-busyness-test.mjs +155 -0
  346. package/scripts/topo-groupbox-test.mjs +4 -2
  347. package/scripts/topo-header-gap-test.mjs +94 -0
  348. package/scripts/topo-help-overlay-r109-test.mjs +67 -0
  349. package/scripts/topo-help-overlay-r118-test.mjs +69 -0
  350. package/scripts/topo-help-overlay-r123-test.mjs +69 -0
  351. package/scripts/topo-help-overlay-r134-test.mjs +74 -0
  352. package/scripts/topo-help-overlay-r137-test.mjs +81 -0
  353. package/scripts/topo-help-overlay-r141-test.mjs +86 -0
  354. package/scripts/topo-help-overlay-r153-test.mjs +85 -0
  355. package/scripts/topo-help-overlay-r59-test.mjs +67 -0
  356. package/scripts/topo-help-overlay-r65-test.mjs +64 -0
  357. package/scripts/topo-help-overlay-r70-test.mjs +63 -0
  358. package/scripts/topo-help-overlay-r78-test.mjs +59 -0
  359. package/scripts/topo-help-overlay-r81-test.mjs +58 -0
  360. package/scripts/topo-help-overlay-r87-test.mjs +64 -0
  361. package/scripts/topo-help-overlay-r91-test.mjs +65 -0
  362. package/scripts/topo-hot-tail-crossfade-test.mjs +117 -0
  363. package/scripts/topo-html-overlay-padding-unify-test.mjs +120 -0
  364. package/scripts/topo-hub-a11y-test.mjs +112 -0
  365. package/scripts/topo-hub-busyness-test.mjs +100 -0
  366. package/scripts/topo-hub-center-crossfade-test.mjs +124 -0
  367. package/scripts/topo-hub-click-fit-test.mjs +137 -0
  368. package/scripts/topo-hub-digit-scale-test.mjs +129 -0
  369. package/scripts/topo-hub-fadein-test.mjs +88 -0
  370. package/scripts/topo-hub-hover-lift-test.mjs +101 -0
  371. package/scripts/topo-hub-hover-ring-test.mjs +82 -0
  372. package/scripts/topo-hub-pip-theme-ease-test.mjs +116 -0
  373. package/scripts/topo-hub-spoke-ease-test.mjs +120 -0
  374. package/scripts/topo-hub-title-test.mjs +93 -0
  375. package/scripts/topo-hub-working-count-test.mjs +99 -0
  376. package/scripts/topo-ingroup-edge-test.mjs +103 -0
  377. package/scripts/topo-inner-radar-ring-retired-test.mjs +89 -0
  378. package/scripts/topo-kicker-color-test.mjs +93 -0
  379. package/scripts/topo-kicker-tracking-test.mjs +101 -0
  380. package/scripts/topo-kicker-weight-test.mjs +98 -0
  381. package/scripts/topo-label-card-theme-ease-test.mjs +85 -0
  382. package/scripts/topo-label-lift-test.mjs +5 -1
  383. package/scripts/topo-layout-hover-text-preview-test.mjs +101 -0
  384. package/scripts/topo-layout-switch-crossfade-test.mjs +126 -0
  385. package/scripts/topo-layout-toggle-border-unify-test.mjs +104 -0
  386. package/scripts/topo-layout-toggle-test.mjs +131 -0
  387. package/scripts/topo-layout-trailer-mr-test.mjs +82 -0
  388. package/scripts/topo-legend-compress-test.mjs +107 -0
  389. package/scripts/topo-legend-count-empty-test.mjs +126 -0
  390. package/scripts/topo-legend-count-tabular-parity-test.mjs +90 -0
  391. package/scripts/topo-legend-count-tabular-test.mjs +87 -0
  392. package/scripts/topo-legend-count-test.mjs +88 -0
  393. package/scripts/topo-legend-count-tier-fill-test.mjs +121 -0
  394. package/scripts/topo-legend-count-weight-test.mjs +86 -0
  395. package/scripts/topo-legend-header-symmetric-inset-test.mjs +112 -0
  396. package/scripts/topo-legend-hitbox-swatch-center-test.mjs +93 -0
  397. package/scripts/topo-legend-hover-test.mjs +113 -0
  398. package/scripts/topo-legend-offline-delimiter-test.mjs +84 -0
  399. package/scripts/topo-legend-offline-label-simplify-test.mjs +86 -0
  400. package/scripts/topo-legend-panel-count-weight-test.mjs +89 -0
  401. package/scripts/topo-legend-panel-header-test.mjs +83 -0
  402. package/scripts/topo-legend-pin-ring-fade-test.mjs +112 -0
  403. package/scripts/topo-legend-pin-test.mjs +128 -0
  404. package/scripts/topo-legend-row-hover-lift-test.mjs +109 -0
  405. package/scripts/topo-legend-row-labels-simplify-test.mjs +80 -0
  406. package/scripts/topo-legend-row-pin-spacing-test.mjs +124 -0
  407. package/scripts/topo-legend-row-tint-test.mjs +95 -0
  408. package/scripts/topo-legend-row-title-test.mjs +102 -0
  409. package/scripts/topo-legend-swatch-grow-test.mjs +116 -0
  410. package/scripts/topo-legend-swatch-radius-test.mjs +78 -0
  411. package/scripts/topo-minimap-a11y-test.mjs +101 -0
  412. package/scripts/topo-minimap-dot-transition-test.mjs +113 -0
  413. package/scripts/topo-minimap-radius-test.mjs +88 -0
  414. package/scripts/topo-minimap-rect-stroke-test.mjs +94 -0
  415. package/scripts/topo-minimap-viewport-smooth-test.mjs +124 -0
  416. package/scripts/topo-mobile-chips-test.mjs +103 -0
  417. package/scripts/topo-monogram-font-test.mjs +112 -0
  418. package/scripts/topo-monogram-stroke-test.mjs +101 -0
  419. package/scripts/topo-more-flows-letterspacing-test.mjs +111 -0
  420. package/scripts/topo-node-a11y-test.mjs +107 -0
  421. package/scripts/topo-node-alias-chat-pin-test.mjs +95 -0
  422. package/scripts/topo-node-hover-lift-test.mjs +85 -0
  423. package/scripts/topo-node-label-card-elevation-test.mjs +157 -0
  424. package/scripts/topo-node-label-card-stroke-test.mjs +135 -0
  425. package/scripts/topo-node-stroke-transition-test.mjs +103 -0
  426. package/scripts/topo-node-text-fill-transition-test.mjs +119 -0
  427. package/scripts/topo-node-title-peers-test.mjs +107 -0
  428. package/scripts/topo-node-title-test.mjs +101 -0
  429. package/scripts/topo-nodesize-active-hover-test.mjs +109 -0
  430. package/scripts/topo-nodesize-crossfade-test.mjs +141 -0
  431. package/scripts/topo-online-chip-nav-test.mjs +143 -0
  432. package/scripts/topo-orbit-particles-retired-test.mjs +91 -0
  433. package/scripts/topo-panel-count-unit-test.mjs +112 -0
  434. package/scripts/topo-panel-elevation-test.mjs +76 -0
  435. package/scripts/topo-panel-fadein-test.mjs +102 -0
  436. package/scripts/topo-panel-hot-tail-fade-test.mjs +132 -0
  437. package/scripts/topo-panel-hover-elevation-test.mjs +118 -0
  438. package/scripts/topo-panel-rx-test.mjs +90 -0
  439. package/scripts/topo-panel-theme-ease-test.mjs +85 -0
  440. package/scripts/topo-panel-title-fill-ease-test.mjs +91 -0
  441. package/scripts/topo-panel-title-tracking-test.mjs +78 -0
  442. package/scripts/topo-particle-stagger-test.mjs +82 -0
  443. package/scripts/topo-pin-intersection-color-ease-test.mjs +111 -0
  444. package/scripts/topo-pin-intersection-empty-test.mjs +129 -0
  445. package/scripts/topo-pin-intersection-tabular-test.mjs +96 -0
  446. package/scripts/topo-pin-intersection-test.mjs +121 -0
  447. package/scripts/topo-pin-intersection-warning-crossfade-test.mjs +107 -0
  448. package/scripts/topo-pin-mirror-transition-test.mjs +101 -0
  449. package/scripts/topo-pin-persistence-test.mjs +105 -0
  450. package/scripts/topo-popover-meta-test.mjs +78 -0
  451. package/scripts/topo-prefix-opacity-test.mjs +107 -0
  452. package/scripts/topo-prepublish-guard-test.mjs +95 -0
  453. package/scripts/topo-pressure-hover-test.mjs +123 -0
  454. package/scripts/topo-pressure-pin-test.mjs +119 -0
  455. package/scripts/topo-pressure-seg-self-hover-test.mjs +126 -0
  456. package/scripts/topo-pressure-seg-tooltip-test.mjs +98 -0
  457. package/scripts/topo-pressure-seg-transition-test.mjs +107 -0
  458. package/scripts/topo-pulse-dot-crossfade-test.mjs +122 -0
  459. package/scripts/topo-pulse-dot-retired-test.mjs +86 -0
  460. package/scripts/topo-recent-panel-count-freshness-test.mjs +109 -0
  461. package/scripts/topo-recent-panel-count-test.mjs +72 -0
  462. package/scripts/topo-recent-panel-count-weight-test.mjs +91 -0
  463. package/scripts/topo-recent-panel-footer-breath-test.mjs +142 -0
  464. package/scripts/topo-recent-panel-hot-header-test.mjs +132 -0
  465. package/scripts/topo-recent-panel-hot-tabular-test.mjs +113 -0
  466. package/scripts/topo-recent-panel-more-crossfade-test.mjs +124 -0
  467. package/scripts/topo-recent-panel-more-cyan-hover-test.mjs +151 -0
  468. package/scripts/topo-recent-panel-more-nav-test.mjs +127 -0
  469. package/scripts/topo-recent-panel-more-test.mjs +106 -0
  470. package/scripts/topo-recent-panel-readability-bump-test.mjs +151 -0
  471. package/scripts/topo-recent-row-count-fill-test.mjs +129 -0
  472. package/scripts/topo-recent-row-count-weight-test.mjs +112 -0
  473. package/scripts/topo-recent-row-fadein-test.mjs +107 -0
  474. package/scripts/topo-recent-row-freshness-test.mjs +102 -0
  475. package/scripts/topo-recent-row-hot-test.mjs +110 -0
  476. package/scripts/topo-recent-row-hover-lift-test.mjs +128 -0
  477. package/scripts/topo-recent-row-hover-test.mjs +122 -0
  478. package/scripts/topo-recent-row-pin-spacing-test.mjs +137 -0
  479. package/scripts/topo-recent-row-pin-test.mjs +126 -0
  480. package/scripts/topo-recent-row-tint-test.mjs +91 -0
  481. package/scripts/topo-recent-row-title-test.mjs +112 -0
  482. package/scripts/topo-recent-row-ts-alpha-test.mjs +100 -0
  483. package/scripts/topo-recent-row-ts-tabular-test.mjs +108 -0
  484. package/scripts/topo-recent-row-ts-test.mjs +95 -0
  485. package/scripts/topo-recent-row-typography-test.mjs +119 -0
  486. package/scripts/topo-recent-signal-empty-hint-test.mjs +73 -0
  487. package/scripts/topo-recent-signal-empty-test.mjs +63 -0
  488. package/scripts/topo-reduced-motion-test.mjs +77 -0
  489. package/scripts/topo-reset-spin-test.mjs +120 -0
  490. package/scripts/topo-runtime-badge-grow-test.mjs +114 -0
  491. package/scripts/topo-spokes-retired-test.mjs +93 -0
  492. package/scripts/topo-starfield-density-test.mjs +89 -0
  493. package/scripts/topo-status-chip-hover-test.mjs +101 -0
  494. package/scripts/topo-status-chip-tooltip-test.mjs +95 -0
  495. package/scripts/topo-statusbar-chips-self-hover-test.mjs +177 -0
  496. package/scripts/topo-svg-focus-test.mjs +112 -0
  497. package/scripts/topo-sweep-busyness-test.mjs +94 -0
  498. package/scripts/topo-tabular-nums-sweep-test.mjs +93 -0
  499. package/scripts/topo-tier-guide-dashes-test.mjs +86 -0
  500. package/scripts/topo-tier-ring-fadein-test.mjs +107 -0
  501. package/scripts/topo-tier-ring-occupancy-test.mjs +87 -0
  502. package/scripts/topo-tier-ring-test.mjs +69 -0
  503. package/scripts/topo-tier-ring-tint-test.mjs +110 -0
  504. package/scripts/topo-tier-stagger-test.mjs +89 -0
  505. package/scripts/topo-title-block-tight-leading-test.mjs +95 -0
  506. package/scripts/topo-title-tracking-test.mjs +98 -0
  507. package/scripts/topo-titleblock-gap-test.mjs +86 -0
  508. package/scripts/topo-titleblock-margin-test.mjs +83 -0
  509. package/scripts/topo-toggle-inactive-cyan-hover-test.mjs +110 -0
  510. package/scripts/topo-top-rail-theme-ease-test.mjs +89 -0
  511. package/scripts/topo-tz-ghost-test.mjs +69 -0
  512. package/scripts/topo-vendor-chip-hover-test.mjs +111 -0
  513. package/scripts/topo-vendor-chip-self-hover-test.mjs +131 -0
  514. package/scripts/topo-vendor-chip-tabular-test.mjs +92 -0
  515. package/scripts/topo-vendor-chip-threshold-test.mjs +78 -0
  516. package/scripts/topo-vendor-chip-weight-test.mjs +87 -0
  517. package/scripts/topo-vendor-count-suffix-test.mjs +95 -0
  518. package/scripts/topo-vendor-letter-tooltip-test.mjs +92 -0
  519. package/scripts/topo-vendor-pill-test.mjs +125 -0
  520. package/scripts/topo-vendor-pin-test.mjs +125 -0
  521. package/scripts/topo-view-smooth-test.mjs +131 -0
  522. package/scripts/topo-watermark-tracking-test.mjs +99 -0
  523. package/scripts/topo-working-chip-pin-test.mjs +154 -0
  524. package/scripts/topo-working-halo-breath-retired-test.mjs +99 -0
  525. package/scripts/topo-wrapper-flow-arrow-theme-test.mjs +97 -0
  526. package/scripts/topo-wrapper-radius-test.mjs +73 -0
  527. package/scripts/topo-wrapper-shadow-theme-ease-test.mjs +89 -0
  528. package/.next/static/chunks/0-7iowzu4.798.js +0 -1
  529. package/.next/static/chunks/02t5jr4shh.hy.js +0 -1
  530. package/.next/static/chunks/0_qfg5s5uzs7..js +0 -7
  531. package/.next/static/chunks/0elalb9n_.~di.js +0 -1
  532. package/.next/static/chunks/0j_q__o8p6g83.js +0 -1
  533. package/.next/static/chunks/0jl6_w50zh4l5.js +0 -1
  534. package/.next/static/chunks/0mqwn-l7wtcdo.js +0 -7
  535. package/.next/static/chunks/0r4q73.-1bkyl.js +0 -1
  536. package/.next/static/chunks/0r_c8eccg3z2o.js +0 -1
  537. package/.next/static/chunks/0tz5gaflhax.o.js +0 -1
  538. package/.next/static/chunks/10kk9kuoj0ns9.js +0 -1
  539. package/.next/static/chunks/10oi7l-tycgl9.js +0 -1
  540. package/.next/static/chunks/11l042tnn68ye.js +0 -1
  541. package/.next/static/chunks/11uk1izuv3~0t.js +0 -1
  542. package/.next/static/chunks/13.zti9ix.1eh.css +0 -2
  543. /package/.next/static/{zYWeA6KAnt4mH1Rredbmu → BR2xyE5iCb0X3_HnGmumr}/_buildManifest.js +0 -0
  544. /package/.next/static/{zYWeA6KAnt4mH1Rredbmu → BR2xyE5iCb0X3_HnGmumr}/_clientMiddlewareManifest.js +0 -0
  545. /package/.next/static/{zYWeA6KAnt4mH1Rredbmu → BR2xyE5iCb0X3_HnGmumr}/_ssgManifest.js +0 -0
package/.next/trace CHANGED
@@ -1,2 +1,2 @@
1
- [{"name":"generate-buildid","duration":364,"timestamp":17183543215,"id":4,"parentId":1,"tags":{},"startTime":1778825155789,"traceId":"b5f7ec8ed10d3328"},{"name":"load-custom-routes","duration":688,"timestamp":17183543779,"id":5,"parentId":1,"tags":{},"startTime":1778825155790,"traceId":"b5f7ec8ed10d3328"},{"name":"create-dist-dir","duration":905,"timestamp":17183544536,"id":6,"parentId":1,"tags":{},"startTime":1778825155791,"traceId":"b5f7ec8ed10d3328"},{"name":"clean","duration":588,"timestamp":17183546315,"id":7,"parentId":1,"tags":{},"startTime":1778825155793,"traceId":"b5f7ec8ed10d3328"},{"name":"discover-routes","duration":10533,"timestamp":17183639025,"id":8,"parentId":1,"tags":{},"startTime":1778825155885,"traceId":"b5f7ec8ed10d3328"},{"name":"create-root-mapping","duration":117,"timestamp":17183649622,"id":9,"parentId":1,"tags":{},"startTime":1778825155896,"traceId":"b5f7ec8ed10d3328"},{"name":"generate-route-types","duration":36020,"timestamp":17183652083,"id":10,"parentId":1,"tags":{},"startTime":1778825155898,"traceId":"b5f7ec8ed10d3328"},{"name":"public-dir-conflict-check","duration":132,"timestamp":17183688326,"id":11,"parentId":1,"tags":{},"startTime":1778825155935,"traceId":"b5f7ec8ed10d3328"},{"name":"generate-routes-manifest","duration":5767,"timestamp":17183688642,"id":12,"parentId":1,"tags":{},"startTime":1778825155935,"traceId":"b5f7ec8ed10d3328"},{"name":"run-turbopack","duration":5711727,"timestamp":17183699951,"id":14,"parentId":1,"tags":{},"startTime":1778825155946,"traceId":"b5f7ec8ed10d3328"},{"name":"turbopack-build-events","duration":73,"timestamp":17184003455,"id":15,"parentId":1,"tags":{},"startTime":1778825156250,"traceId":"b5f7ec8ed10d3328"},{"name":"run-typescript","duration":8764990,"timestamp":17189433790,"id":16,"parentId":1,"tags":{},"startTime":1778825161680,"traceId":"b5f7ec8ed10d3328"},{"name":"generate-required-server-files","duration":2226,"timestamp":17198199523,"id":18,"parentId":1,"tags":{},"startTime":1778825170446,"traceId":"b5f7ec8ed10d3328"},{"name":"check-static-error-page","duration":14344,"timestamp":17198380437,"id":20,"parentId":19,"tags":{},"startTime":1778825170627,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":496610,"timestamp":17198397853,"id":63,"parentId":22,"tags":{},"startTime":1778825170644,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":510394,"timestamp":17198384218,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778825170630,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":547758,"timestamp":17198402080,"id":67,"parentId":28,"tags":{},"startTime":1778825170648,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":562213,"timestamp":17198387726,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778825170634,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":552379,"timestamp":17198402585,"id":70,"parentId":32,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":566670,"timestamp":17198388374,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778825170635,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":596085,"timestamp":17198397495,"id":62,"parentId":21,"tags":{},"startTime":1778825170644,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":610968,"timestamp":17198382686,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778825170629,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":594158,"timestamp":17198402652,"id":71,"parentId":33,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":608376,"timestamp":17198388490,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778825170635,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":614661,"timestamp":17198398156,"id":65,"parentId":26,"tags":{},"startTime":1778825170644,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":625423,"timestamp":17198387481,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778825170634,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":611219,"timestamp":17198402269,"id":68,"parentId":29,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":625706,"timestamp":17198387840,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778825170634,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":610947,"timestamp":17198402763,"id":73,"parentId":35,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":625004,"timestamp":17198388734,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778825170635,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":615055,"timestamp":17198402925,"id":76,"parentId":38,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":628343,"timestamp":17198389720,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778825170636,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":617821,"timestamp":17198402864,"id":74,"parentId":36,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":631340,"timestamp":17198389388,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778825170636,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":619547,"timestamp":17198402940,"id":77,"parentId":39,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":632717,"timestamp":17198389813,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778825170636,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":624850,"timestamp":17198402963,"id":79,"parentId":41,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":637808,"timestamp":17198390052,"id":41,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778825170636,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":628327,"timestamp":17198402977,"id":80,"parentId":42,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":641181,"timestamp":17198390169,"id":42,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778825170636,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":630913,"timestamp":17198402949,"id":78,"parentId":40,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":643993,"timestamp":17198389907,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778825170636,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":637080,"timestamp":17198402986,"id":81,"parentId":43,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":649821,"timestamp":17198390278,"id":43,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778825170637,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":637612,"timestamp":17198403027,"id":83,"parentId":45,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":650194,"timestamp":17198390476,"id":45,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778825170637,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":641685,"timestamp":17198403041,"id":84,"parentId":46,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":654207,"timestamp":17198390566,"id":46,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778825170637,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":642137,"timestamp":17198403000,"id":82,"parentId":44,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":654798,"timestamp":17198390373,"id":44,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778825170637,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":650843,"timestamp":17198398024,"id":64,"parentId":25,"tags":{},"startTime":1778825170644,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":661620,"timestamp":17198387308,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778825170634,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":646040,"timestamp":17198403050,"id":85,"parentId":47,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":658427,"timestamp":17198390692,"id":47,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778825170637,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":649037,"timestamp":17198403064,"id":86,"parentId":48,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":661348,"timestamp":17198390791,"id":48,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778825170637,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":650895,"timestamp":17198403077,"id":87,"parentId":49,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":663156,"timestamp":17198390876,"id":49,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778825170637,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":656410,"timestamp":17198402895,"id":75,"parentId":37,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":669760,"timestamp":17198389585,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778825170636,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":650947,"timestamp":17198410405,"id":88,"parentId":24,"tags":{},"startTime":1778825170657,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":676680,"timestamp":17198384711,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778825170631,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":651459,"timestamp":17198411646,"id":89,"parentId":31,"tags":{},"startTime":1778825170658,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":675015,"timestamp":17198388127,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778825170634,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":667132,"timestamp":17198402404,"id":69,"parentId":30,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":681584,"timestamp":17198387990,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778825170634,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":675618,"timestamp":17198402731,"id":72,"parentId":34,"tags":{},"startTime":1778825170649,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":689793,"timestamp":17198388597,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778825170635,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":687966,"timestamp":17198398257,"id":66,"parentId":27,"tags":{},"startTime":1778825170645,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":698667,"timestamp":17198387603,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778825170634,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":669455,"timestamp":17198418306,"id":95,"parentId":54,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":695559,"timestamp":17198392237,"id":54,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778825170639,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":678568,"timestamp":17198418331,"id":97,"parentId":57,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":703517,"timestamp":17198393437,"id":57,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778825170640,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":718687,"timestamp":17198418255,"id":91,"parentId":50,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":745671,"timestamp":17198391361,"id":50,"parentId":19,"tags":{"page":"/login"},"startTime":1778825170638,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":720788,"timestamp":17198418284,"id":93,"parentId":52,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":747402,"timestamp":17198391724,"id":52,"parentId":19,"tags":{"page":"/messages"},"startTime":1778825170638,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":721571,"timestamp":17198418269,"id":92,"parentId":51,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":748364,"timestamp":17198391541,"id":51,"parentId":19,"tags":{"page":"/logs"},"startTime":1778825170638,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":726531,"timestamp":17198418341,"id":98,"parentId":59,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":750781,"timestamp":17198394151,"id":59,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778825170640,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":729094,"timestamp":17198418381,"id":100,"parentId":61,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":753050,"timestamp":17198394477,"id":61,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778825170641,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":711105,"timestamp":17198437504,"id":101,"parentId":55,"tags":{},"startTime":1778825170684,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":756133,"timestamp":17198392522,"id":55,"parentId":19,"tags":{"page":"/"},"startTime":1778825170639,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":732531,"timestamp":17198418362,"id":99,"parentId":60,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":756647,"timestamp":17198394316,"id":60,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778825170641,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":710214,"timestamp":17198444583,"id":102,"parentId":58,"tags":{},"startTime":1778825170691,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":761195,"timestamp":17198393640,"id":58,"parentId":19,"tags":{"page":"/settings"},"startTime":1778825170640,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":743319,"timestamp":17198418297,"id":94,"parentId":53,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":769688,"timestamp":17198391976,"id":53,"parentId":19,"tags":{"page":"/node"},"startTime":1778825170638,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":757425,"timestamp":17198418221,"id":90,"parentId":23,"tags":{},"startTime":1778825170664,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":791228,"timestamp":17198384470,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778825170631,"traceId":"b5f7ec8ed10d3328"},{"name":"is-page-static","duration":770213,"timestamp":17198418319,"id":96,"parentId":56,"tags":{},"startTime":1778825170665,"traceId":"b5f7ec8ed10d3328"},{"name":"check-page","duration":795400,"timestamp":17198393187,"id":56,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778825170639,"traceId":"b5f7ec8ed10d3328"},{"name":"static-check","duration":809396,"timestamp":17198379245,"id":19,"parentId":1,"tags":{},"startTime":1778825170626,"traceId":"b5f7ec8ed10d3328"},{"name":"write-routes-manifest","duration":437,"timestamp":17199195339,"id":104,"parentId":1,"tags":{},"startTime":1778825171442,"traceId":"b5f7ec8ed10d3328"},{"name":"load-dotenv","duration":49,"timestamp":17199209650,"id":107,"parentId":106,"tags":{},"startTime":1778825171456,"traceId":"b5f7ec8ed10d3328"},{"name":"run-export-path-map","duration":653,"timestamp":17199212650,"id":108,"parentId":106,"tags":{},"startTime":1778825171459,"traceId":"b5f7ec8ed10d3328"},{"name":"next-export","duration":635034,"timestamp":17199207276,"id":106,"parentId":1,"tags":{},"startTime":1778825171454,"traceId":"b5f7ec8ed10d3328"}]
2
- [{"name":"move-exported-app-not-found-","duration":2055,"timestamp":17199846550,"id":109,"parentId":105,"tags":{},"startTime":1778825172093,"traceId":"b5f7ec8ed10d3328"},{"name":"move-exported-app-global-error-","duration":558,"timestamp":17199848691,"id":110,"parentId":105,"tags":{},"startTime":1778825172095,"traceId":"b5f7ec8ed10d3328"},{"name":"static-generation","duration":651266,"timestamp":17199200182,"id":105,"parentId":1,"tags":{},"startTime":1778825171446,"traceId":"b5f7ec8ed10d3328"},{"name":"write-routes-manifest","duration":390,"timestamp":17199851599,"id":111,"parentId":1,"tags":{},"startTime":1778825172098,"traceId":"b5f7ec8ed10d3328"},{"name":"print-tree-view","duration":4405,"timestamp":17199868387,"id":112,"parentId":1,"tags":{},"startTime":1778825172115,"traceId":"b5f7ec8ed10d3328"},{"name":"write-route-bundle-stats","duration":14204,"timestamp":17199872826,"id":113,"parentId":1,"tags":{},"startTime":1778825172119,"traceId":"b5f7ec8ed10d3328"},{"name":"telemetry-flush","duration":25192,"timestamp":17199887062,"id":114,"parentId":1,"tags":{},"startTime":1778825172133,"traceId":"b5f7ec8ed10d3328"},{"name":"next-build","duration":16422103,"timestamp":17183490194,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778825155736,"traceId":"b5f7ec8ed10d3328"}]
1
+ [{"name":"generate-buildid","duration":254,"timestamp":128299140454,"id":4,"parentId":1,"tags":{},"startTime":1778936271387,"traceId":"7ecd933a94c38597"},{"name":"load-custom-routes","duration":493,"timestamp":128299140847,"id":5,"parentId":1,"tags":{},"startTime":1778936271387,"traceId":"7ecd933a94c38597"},{"name":"create-dist-dir","duration":691,"timestamp":128299141382,"id":6,"parentId":1,"tags":{},"startTime":1778936271388,"traceId":"7ecd933a94c38597"},{"name":"clean","duration":38479,"timestamp":128299142711,"id":7,"parentId":1,"tags":{},"startTime":1778936271389,"traceId":"7ecd933a94c38597"},{"name":"discover-routes","duration":13315,"timestamp":128299279759,"id":8,"parentId":1,"tags":{},"startTime":1778936271526,"traceId":"7ecd933a94c38597"},{"name":"create-root-mapping","duration":164,"timestamp":128299293148,"id":9,"parentId":1,"tags":{},"startTime":1778936271539,"traceId":"7ecd933a94c38597"},{"name":"generate-route-types","duration":35878,"timestamp":128299296588,"id":10,"parentId":1,"tags":{},"startTime":1778936271543,"traceId":"7ecd933a94c38597"},{"name":"public-dir-conflict-check","duration":102,"timestamp":128299332550,"id":11,"parentId":1,"tags":{},"startTime":1778936271579,"traceId":"7ecd933a94c38597"},{"name":"generate-routes-manifest","duration":4934,"timestamp":128299332782,"id":12,"parentId":1,"tags":{},"startTime":1778936271579,"traceId":"7ecd933a94c38597"},{"name":"run-turbopack","duration":6466370,"timestamp":128299343428,"id":14,"parentId":1,"tags":{},"startTime":1778936271590,"traceId":"7ecd933a94c38597"},{"name":"turbopack-build-events","duration":78,"timestamp":128299639669,"id":15,"parentId":1,"tags":{},"startTime":1778936271886,"traceId":"7ecd933a94c38597"},{"name":"run-typescript","duration":9743038,"timestamp":128305832514,"id":16,"parentId":1,"tags":{},"startTime":1778936278079,"traceId":"7ecd933a94c38597"},{"name":"generate-required-server-files","duration":3093,"timestamp":128315576824,"id":18,"parentId":1,"tags":{},"startTime":1778936287823,"traceId":"7ecd933a94c38597"},{"name":"check-static-error-page","duration":15228,"timestamp":128315749132,"id":20,"parentId":19,"tags":{},"startTime":1778936287995,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":491483,"timestamp":128315769063,"id":65,"parentId":22,"tags":{},"startTime":1778936288015,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":522620,"timestamp":128315751613,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1778936287998,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":591785,"timestamp":128315769829,"id":70,"parentId":29,"tags":{},"startTime":1778936288016,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":607035,"timestamp":128315754680,"id":29,"parentId":19,"tags":{"page":"/api/hub/auth"},"startTime":1778936288001,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":596973,"timestamp":128315769338,"id":67,"parentId":26,"tags":{},"startTime":1778936288016,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":612071,"timestamp":128315754323,"id":26,"parentId":19,"tags":{"page":"/api/auth/logout"},"startTime":1778936288001,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":594695,"timestamp":128315772273,"id":72,"parentId":32,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":611939,"timestamp":128315755099,"id":32,"parentId":19,"tags":{"page":"/api/hub/health"},"startTime":1778936288001,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":600456,"timestamp":128315769542,"id":69,"parentId":28,"tags":{},"startTime":1778936288016,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":615497,"timestamp":128315754576,"id":28,"parentId":19,"tags":{"page":"/api/hub/audit-log"},"startTime":1778936288001,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":599097,"timestamp":128315772508,"id":73,"parentId":33,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":616407,"timestamp":128315755245,"id":33,"parentId":19,"tags":{"page":"/api/hub/inbox"},"startTime":1778936288002,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":628547,"timestamp":128315769979,"id":71,"parentId":30,"tags":{},"startTime":1778936288016,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":643819,"timestamp":128315754788,"id":30,"parentId":19,"tags":{"page":"/api/hub/broadcast"},"startTime":1778936288001,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":630934,"timestamp":128315772832,"id":77,"parentId":37,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":647617,"timestamp":128315756211,"id":37,"parentId":19,"tags":{"page":"/api/hub/nodes"},"startTime":1778936288002,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":639630,"timestamp":128315768720,"id":64,"parentId":21,"tags":{},"startTime":1778936288015,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":657959,"timestamp":128315750458,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1778936287997,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":642802,"timestamp":128315772805,"id":76,"parentId":36,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":659681,"timestamp":128315755989,"id":36,"parentId":19,"tags":{"page":"/api/hub/networks"},"startTime":1778936288002,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":643138,"timestamp":128315772697,"id":74,"parentId":34,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":660507,"timestamp":128315755367,"id":34,"parentId":19,"tags":{"page":"/api/hub/license"},"startTime":1778936288002,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":643255,"timestamp":128315772779,"id":75,"parentId":35,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":660574,"timestamp":128315755499,"id":35,"parentId":19,"tags":{"page":"/api/hub/messages"},"startTime":1778936288002,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":643554,"timestamp":128315772847,"id":78,"parentId":38,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":660118,"timestamp":128315756332,"id":38,"parentId":19,"tags":{"page":"/api/hub/register"},"startTime":1778936288003,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":655991,"timestamp":128315769444,"id":68,"parentId":27,"tags":{},"startTime":1778936288016,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":671027,"timestamp":128315754451,"id":27,"parentId":19,"tags":{"page":"/api/auth/v3"},"startTime":1778936288001,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":652744,"timestamp":128315772870,"id":80,"parentId":40,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":669098,"timestamp":128315756546,"id":40,"parentId":19,"tags":{"page":"/api/hub/server-logs"},"startTime":1778936288003,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":652861,"timestamp":128315772901,"id":83,"parentId":45,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":668273,"timestamp":128315757519,"id":45,"parentId":19,"tags":{"page":"/api/hub/stats"},"startTime":1778936288004,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":657539,"timestamp":128315772878,"id":81,"parentId":42,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":673565,"timestamp":128315756920,"id":42,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/health"},"startTime":1778936288003,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":660528,"timestamp":128315772889,"id":82,"parentId":44,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":676085,"timestamp":128315757379,"id":44,"parentId":19,"tags":{"page":"/api/hub/session"},"startTime":1778936288004,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":665536,"timestamp":128315769225,"id":66,"parentId":25,"tags":{},"startTime":1778936288015,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":680648,"timestamp":128315754161,"id":25,"parentId":19,"tags":{"page":"/api/auth/login"},"startTime":1778936288000,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":662566,"timestamp":128315772946,"id":87,"parentId":49,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":675722,"timestamp":128315759830,"id":49,"parentId":19,"tags":{"page":"/api/hub/tmux"},"startTime":1778936288006,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":670217,"timestamp":128315772934,"id":86,"parentId":48,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":683455,"timestamp":128315759744,"id":48,"parentId":19,"tags":{"page":"/api/hub/tasks"},"startTime":1778936288006,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":661450,"timestamp":128315785752,"id":90,"parentId":24,"tags":{},"startTime":1778936288032,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":695202,"timestamp":128315752039,"id":24,"parentId":19,"tags":{"page":"/api/anet/config"},"startTime":1778936287998,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":674552,"timestamp":128315772953,"id":88,"parentId":50,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":687655,"timestamp":128315759882,"id":50,"parentId":19,"tags":{"page":"/api/hub/tokens"},"startTime":1778936288006,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":674757,"timestamp":128315772923,"id":85,"parentId":47,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":688072,"timestamp":128315759634,"id":47,"parentId":19,"tags":{"page":"/api/hub/task-events"},"startTime":1778936288006,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":662278,"timestamp":128315789612,"id":91,"parentId":31,"tags":{},"startTime":1778936288036,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":697061,"timestamp":128315754865,"id":31,"parentId":19,"tags":{"page":"/api/hub/events"},"startTime":1778936288001,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":681106,"timestamp":128315772911,"id":84,"parentId":46,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":696419,"timestamp":128315757635,"id":46,"parentId":19,"tags":{"page":"/api/hub/status"},"startTime":1778936288004,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":663150,"timestamp":128315791842,"id":93,"parentId":43,"tags":{},"startTime":1778936288038,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":697964,"timestamp":128315757089,"id":43,"parentId":19,"tags":{"page":"/api/hub/servers"},"startTime":1778936288003,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":666639,"timestamp":128315790521,"id":92,"parentId":41,"tags":{},"startTime":1778936288037,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":700557,"timestamp":128315756644,"id":41,"parentId":19,"tags":{"page":"/api/hub/server/[hostname]/agents"},"startTime":1778936288003,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":687620,"timestamp":128315772965,"id":89,"parentId":51,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":700699,"timestamp":128315759929,"id":51,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1778936288006,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":694915,"timestamp":128315825493,"id":97,"parentId":54,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":760023,"timestamp":128315760467,"id":54,"parentId":19,"tags":{"page":"/messages"},"startTime":1778936288007,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":748663,"timestamp":128315772859,"id":79,"parentId":39,"tags":{},"startTime":1778936288019,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":765139,"timestamp":128315756444,"id":39,"parentId":19,"tags":{"page":"/api/hub/send"},"startTime":1778936288003,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":698974,"timestamp":128315825419,"id":94,"parentId":23,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":772611,"timestamp":128315751830,"id":23,"parentId":19,"tags":{"page":"/admin"},"startTime":1778936287998,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":703055,"timestamp":128315825524,"id":100,"parentId":58,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":766973,"timestamp":128315761681,"id":58,"parentId":19,"tags":{"page":"/server-logs"},"startTime":1778936288008,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":704431,"timestamp":128315825633,"id":101,"parentId":59,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":768267,"timestamp":128315761841,"id":59,"parentId":19,"tags":{"page":"/settings/networks"},"startTime":1778936288008,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":705938,"timestamp":128315825481,"id":96,"parentId":53,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":771096,"timestamp":128315760366,"id":53,"parentId":19,"tags":{"page":"/logs"},"startTime":1778936288007,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":706864,"timestamp":128315825653,"id":102,"parentId":61,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":770196,"timestamp":128315762362,"id":61,"parentId":19,"tags":{"page":"/settings/tokens"},"startTime":1778936288009,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":711313,"timestamp":128315825677,"id":104,"parentId":63,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":774373,"timestamp":128315762670,"id":63,"parentId":19,"tags":{"page":"/tasks"},"startTime":1778936288009,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":712805,"timestamp":128315825684,"id":105,"parentId":57,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":777633,"timestamp":128315760891,"id":57,"parentId":19,"tags":{"page":"/"},"startTime":1778936288007,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":709698,"timestamp":128315830562,"id":106,"parentId":60,"tags":{},"startTime":1778936288077,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":778337,"timestamp":128315761961,"id":60,"parentId":19,"tags":{"page":"/settings"},"startTime":1778936288008,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":715625,"timestamp":128315825467,"id":95,"parentId":52,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":780898,"timestamp":128315760252,"id":52,"parentId":19,"tags":{"page":"/login"},"startTime":1778936288007,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":719218,"timestamp":128315825665,"id":103,"parentId":62,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":782422,"timestamp":128315762514,"id":62,"parentId":19,"tags":{"page":"/tasks/[id]"},"startTime":1778936288009,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":720922,"timestamp":128315825512,"id":99,"parentId":56,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":785748,"timestamp":128315760734,"id":56,"parentId":19,"tags":{"page":"/nodes"},"startTime":1778936288007,"traceId":"7ecd933a94c38597"},{"name":"is-page-static","duration":721536,"timestamp":128315825501,"id":98,"parentId":55,"tags":{},"startTime":1778936288072,"traceId":"7ecd933a94c38597"},{"name":"check-page","duration":786487,"timestamp":128315760599,"id":55,"parentId":19,"tags":{"page":"/node"},"startTime":1778936288007,"traceId":"7ecd933a94c38597"},{"name":"static-check","duration":799642,"timestamp":128315747524,"id":19,"parentId":1,"tags":{},"startTime":1778936287994,"traceId":"7ecd933a94c38597"}]
2
+ [{"name":"write-routes-manifest","duration":585,"timestamp":128316560111,"id":108,"parentId":1,"tags":{},"startTime":1778936288806,"traceId":"7ecd933a94c38597"},{"name":"load-dotenv","duration":45,"timestamp":128316572912,"id":111,"parentId":110,"tags":{},"startTime":1778936288819,"traceId":"7ecd933a94c38597"},{"name":"run-export-path-map","duration":604,"timestamp":128316575978,"id":112,"parentId":110,"tags":{},"startTime":1778936288822,"traceId":"7ecd933a94c38597"},{"name":"next-export","duration":607881,"timestamp":128316571647,"id":110,"parentId":1,"tags":{},"startTime":1778936288818,"traceId":"7ecd933a94c38597"},{"name":"move-exported-app-not-found-","duration":518,"timestamp":128317182628,"id":113,"parentId":109,"tags":{},"startTime":1778936289429,"traceId":"7ecd933a94c38597"},{"name":"move-exported-app-global-error-","duration":502,"timestamp":128317183276,"id":114,"parentId":109,"tags":{},"startTime":1778936289430,"traceId":"7ecd933a94c38597"},{"name":"static-generation","duration":621157,"timestamp":128316564802,"id":109,"parentId":1,"tags":{},"startTime":1778936288811,"traceId":"7ecd933a94c38597"},{"name":"write-routes-manifest","duration":426,"timestamp":128317186233,"id":115,"parentId":1,"tags":{},"startTime":1778936289433,"traceId":"7ecd933a94c38597"},{"name":"print-tree-view","duration":4420,"timestamp":128317204245,"id":116,"parentId":1,"tags":{},"startTime":1778936289451,"traceId":"7ecd933a94c38597"},{"name":"write-route-bundle-stats","duration":12140,"timestamp":128317208695,"id":117,"parentId":1,"tags":{},"startTime":1778936289455,"traceId":"7ecd933a94c38597"},{"name":"telemetry-flush","duration":19540,"timestamp":128317220862,"id":118,"parentId":1,"tags":{},"startTime":1778936289467,"traceId":"7ecd933a94c38597"},{"name":"next-build","duration":18160088,"timestamp":128299080340,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778936271327,"traceId":"7ecd933a94c38597"}]
package/.next/trace-build CHANGED
@@ -1 +1 @@
1
- [{"name":"run-turbopack","duration":5711727,"timestamp":17183699951,"id":14,"parentId":1,"tags":{},"startTime":1778825155946,"traceId":"b5f7ec8ed10d3328"},{"name":"turbopack-build-events","duration":73,"timestamp":17184003455,"id":15,"parentId":1,"tags":{},"startTime":1778825156250,"traceId":"b5f7ec8ed10d3328"},{"name":"run-typescript","duration":8764990,"timestamp":17189433790,"id":16,"parentId":1,"tags":{},"startTime":1778825161680,"traceId":"b5f7ec8ed10d3328"},{"name":"static-check","duration":809396,"timestamp":17198379245,"id":19,"parentId":1,"tags":{},"startTime":1778825170626,"traceId":"b5f7ec8ed10d3328"},{"name":"static-generation","duration":651266,"timestamp":17199200182,"id":105,"parentId":1,"tags":{},"startTime":1778825171446,"traceId":"b5f7ec8ed10d3328"},{"name":"telemetry-flush","duration":25192,"timestamp":17199887062,"id":114,"parentId":1,"tags":{},"startTime":1778825172133,"traceId":"b5f7ec8ed10d3328"},{"name":"next-build","duration":16422103,"timestamp":17183490194,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778825155736,"traceId":"b5f7ec8ed10d3328"}]
1
+ [{"name":"run-turbopack","duration":6466370,"timestamp":128299343428,"id":14,"parentId":1,"tags":{},"startTime":1778936271590,"traceId":"7ecd933a94c38597"},{"name":"turbopack-build-events","duration":78,"timestamp":128299639669,"id":15,"parentId":1,"tags":{},"startTime":1778936271886,"traceId":"7ecd933a94c38597"},{"name":"run-typescript","duration":9743038,"timestamp":128305832514,"id":16,"parentId":1,"tags":{},"startTime":1778936278079,"traceId":"7ecd933a94c38597"},{"name":"static-check","duration":799642,"timestamp":128315747524,"id":19,"parentId":1,"tags":{},"startTime":1778936287994,"traceId":"7ecd933a94c38597"},{"name":"static-generation","duration":621157,"timestamp":128316564802,"id":109,"parentId":1,"tags":{},"startTime":1778936288811,"traceId":"7ecd933a94c38597"},{"name":"telemetry-flush","duration":19540,"timestamp":128317220862,"id":118,"parentId":1,"tags":{},"startTime":1778936289467,"traceId":"7ecd933a94c38597"},{"name":"next-build","duration":18160088,"timestamp":128299080340,"id":1,"tags":{"buildMode":"default","version":"16.2.3","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1778936271327,"traceId":"7ecd933a94c38597"}]
@@ -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
  }
@@ -1,8 +1,10 @@
1
1
  'use client';
2
2
 
3
- import { useCallback, useEffect, useRef, useState } from 'react';
3
+ import { useCallback, useEffect, useMemo, useRef, useState } from 'react';
4
4
  import { AliasAvatar } from './AliasAvatar';
5
5
  import { TaskChatPanel } from './TaskChatPanel';
6
+ import { useSessions } from '../lib/hooks';
7
+ import { relativeAgo } from '../lib/time';
6
8
 
7
9
  interface ChatPopoverProps {
8
10
  /** Node alias to chat with. Changing it switches the conversation. */
@@ -37,6 +39,16 @@ const MOBILE_BP = 640;
37
39
  * history are already solved there; this component only adds the floating
38
40
  * shell + drag/resize behaviour.
39
41
  */
42
+ /** Round 37 / Loop: surface node metadata (cwd + last-seen) inside the
43
+ * ChatPopover header. The SVG <title> tooltip (Rounds 33-34) only shows
44
+ * on hover-over-node, which is lost once the popover is open and
45
+ * potentially dragged away. Lifting cwd and last-seen into the popover
46
+ * header keeps the context where the user actually needs it.
47
+ *
48
+ * Round 38: relativeAgo factored to app/lib/time.ts so this file shares
49
+ * the same TZ-safe parser as TopoGraph (was a duplicated mirror until
50
+ * this round). */
51
+
40
52
  export function ChatPopover({ alias, onClose }: ChatPopoverProps) {
41
53
  // Position + size are resolved on mount (SSR-safe defaults here).
42
54
  const [pos, setPos] = useState({ x: 0, y: 0 });
@@ -48,6 +60,13 @@ export function ChatPopover({ alias, onClose }: ChatPopoverProps) {
48
60
  active: false, startX: 0, startY: 0, baseW: 0, baseH: 0,
49
61
  });
50
62
 
63
+ // Round 37 / Loop: pull the target session out of the SWR cache that
64
+ // TopoGraph already populates — same URL, so no extra network fetch.
65
+ const { sessions } = useSessions();
66
+ const session = useMemo(() => sessions.find(s => s.alias === alias), [sessions, alias]);
67
+ const isOnline = !!session && session.status !== 'offline';
68
+ const lastSeenLine = !isOnline ? relativeAgo(session?.last_seen_at) : null;
69
+
51
70
  const clamp = useCallback((x: number, y: number, w: number, h: number) => {
52
71
  const maxX = Math.max(MARGIN, window.innerWidth - w - MARGIN);
53
72
  const maxY = Math.max(MARGIN, window.innerHeight - h - MARGIN);
@@ -146,7 +165,24 @@ export function ChatPopover({ alias, onClose }: ChatPopoverProps) {
146
165
  <AliasAvatar alias={alias} size={28} />
147
166
  <div className="min-w-0">
148
167
  <div className="text-sm font-semibold text-[var(--fg)] truncate">{alias}</div>
149
- <div className="text-[10px] text-[var(--fg-muted)]">Drag to move · Esc to close</div>
168
+ {/* Round 37: cwd / last-seen lines surface the same metadata
169
+ the SVG <title> tooltip carries (rounds 33-34), but inside
170
+ the popover where it stays accessible after dragging the
171
+ window away from the node. Fall back to the drag-hint
172
+ when no metadata is reported. */}
173
+ {session?.project_dir ? (
174
+ <div className="text-[10px] text-[var(--fg-muted)] truncate font-mono" title={session.project_dir} data-popover-cwd>
175
+ cwd: {session.project_dir}
176
+ </div>
177
+ ) : null}
178
+ {lastSeenLine ? (
179
+ <div className="text-[10px] text-[var(--fg-muted)] truncate" data-popover-lastseen>
180
+ last seen: {lastSeenLine}
181
+ </div>
182
+ ) : null}
183
+ {!session?.project_dir && !lastSeenLine ? (
184
+ <div className="text-[10px] text-[var(--fg-muted)]">Drag to move · Esc to close</div>
185
+ ) : null}
150
186
  </div>
151
187
  </div>
152
188
  <button
@@ -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() {