@sleep2agi/agent-network-dashboard 0.5.7-preview.7 → 0.5.7-preview.9

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 (170) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/diagnostics/route-bundle-stats.json +7 -7
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/_not-found.html +2 -2
  15. package/.next/server/app/_not-found.rsc +2 -2
  16. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  17. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  18. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  19. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  22. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  23. package/.next/server/app/admin.html +2 -2
  24. package/.next/server/app/admin.rsc +2 -2
  25. package/.next/server/app/admin.segments/_full.segment.rsc +2 -2
  26. package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
  27. package/.next/server/app/admin.segments/_index.segment.rsc +2 -2
  28. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  29. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
  30. package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
  31. package/.next/server/app/index.html +2 -2
  32. package/.next/server/app/index.rsc +3 -3
  33. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  34. package/.next/server/app/index.segments/_full.segment.rsc +3 -3
  35. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  36. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  37. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  38. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  39. package/.next/server/app/login.html +2 -2
  40. package/.next/server/app/login.rsc +3 -3
  41. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  42. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  43. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  44. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  45. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  46. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  47. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  48. package/.next/server/app/logs.html +2 -2
  49. package/.next/server/app/logs.rsc +2 -2
  50. package/.next/server/app/logs.segments/_full.segment.rsc +2 -2
  51. package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
  52. package/.next/server/app/logs.segments/_index.segment.rsc +2 -2
  53. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  54. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
  55. package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
  56. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  57. package/.next/server/app/messages.html +2 -2
  58. package/.next/server/app/messages.rsc +2 -2
  59. package/.next/server/app/messages.segments/_full.segment.rsc +2 -2
  60. package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
  61. package/.next/server/app/messages.segments/_index.segment.rsc +2 -2
  62. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  63. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
  64. package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
  65. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  66. package/.next/server/app/node.html +2 -2
  67. package/.next/server/app/node.rsc +2 -2
  68. package/.next/server/app/node.segments/_full.segment.rsc +2 -2
  69. package/.next/server/app/node.segments/_head.segment.rsc +1 -1
  70. package/.next/server/app/node.segments/_index.segment.rsc +2 -2
  71. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  72. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
  73. package/.next/server/app/node.segments/node.segment.rsc +1 -1
  74. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app/nodes.html +2 -2
  76. package/.next/server/app/nodes.rsc +3 -3
  77. package/.next/server/app/nodes.segments/_full.segment.rsc +3 -3
  78. package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
  79. package/.next/server/app/nodes.segments/_index.segment.rsc +2 -2
  80. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  81. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +2 -2
  82. package/.next/server/app/nodes.segments/nodes.segment.rsc +1 -1
  83. package/.next/server/app/page_client-reference-manifest.js +1 -1
  84. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  85. package/.next/server/app/server-logs.html +2 -2
  86. package/.next/server/app/server-logs.rsc +2 -2
  87. package/.next/server/app/server-logs.segments/_full.segment.rsc +2 -2
  88. package/.next/server/app/server-logs.segments/_head.segment.rsc +1 -1
  89. package/.next/server/app/server-logs.segments/_index.segment.rsc +2 -2
  90. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  91. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +1 -1
  92. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +1 -1
  93. package/.next/server/app/servers/page_client-reference-manifest.js +1 -1
  94. package/.next/server/app/servers.html +2 -2
  95. package/.next/server/app/servers.rsc +2 -2
  96. package/.next/server/app/servers.segments/_full.segment.rsc +2 -2
  97. package/.next/server/app/servers.segments/_head.segment.rsc +1 -1
  98. package/.next/server/app/servers.segments/_index.segment.rsc +2 -2
  99. package/.next/server/app/servers.segments/_tree.segment.rsc +2 -2
  100. package/.next/server/app/servers.segments/servers/__PAGE__.segment.rsc +1 -1
  101. package/.next/server/app/servers.segments/servers.segment.rsc +1 -1
  102. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  103. package/.next/server/app/settings/networks.html +2 -2
  104. package/.next/server/app/settings/networks.rsc +2 -2
  105. package/.next/server/app/settings/networks.segments/_full.segment.rsc +2 -2
  106. package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
  107. package/.next/server/app/settings/networks.segments/_index.segment.rsc +2 -2
  108. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  109. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +1 -1
  110. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
  111. package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
  112. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  113. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  114. package/.next/server/app/settings/tokens.html +2 -2
  115. package/.next/server/app/settings/tokens.rsc +2 -2
  116. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +2 -2
  117. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
  118. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +2 -2
  119. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  120. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +1 -1
  121. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
  122. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
  123. package/.next/server/app/settings.html +2 -2
  124. package/.next/server/app/settings.rsc +3 -3
  125. package/.next/server/app/settings.segments/_full.segment.rsc +3 -3
  126. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  127. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  128. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  129. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  130. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  131. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  132. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  133. package/.next/server/app/tasks.html +2 -2
  134. package/.next/server/app/tasks.rsc +3 -3
  135. package/.next/server/app/tasks.segments/_full.segment.rsc +3 -3
  136. package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
  137. package/.next/server/app/tasks.segments/_index.segment.rsc +2 -2
  138. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  139. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +2 -2
  140. package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
  141. package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js +1 -1
  142. package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js.map +1 -1
  143. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js +1 -1
  144. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
  145. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  146. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  147. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  148. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  149. package/.next/server/chunks/ssr/agent-network-dashboard_app_tasks_page_tsx_0mwxy4z._.js +1 -1
  150. package/.next/server/chunks/ssr/agent-network-dashboard_app_tasks_page_tsx_0mwxy4z._.js.map +1 -1
  151. package/.next/server/middleware-build-manifest.js +3 -3
  152. package/.next/server/pages/404.html +2 -2
  153. package/.next/server/pages/500.html +1 -1
  154. package/.next/server/server-reference-manifest.js +1 -1
  155. package/.next/server/server-reference-manifest.json +1 -1
  156. package/.next/static/chunks/{0~rv5y.y5my9s.css → 0ga59w2miqs7n.css} +1 -1
  157. package/.next/static/chunks/{0inql3s9ldyx5.js → 0ouh24g555u7a.js} +1 -1
  158. package/.next/static/chunks/{0561vp5-q5.zp.js → 13a-wajrnkf~8.js} +1 -1
  159. package/.next/static/chunks/{16ls93seuyj8a.js → 13ym65~ufg_av.js} +1 -1
  160. package/.next/static/chunks/{085rejlait1fs.js → 143wyi.2syd7b.js} +1 -1
  161. package/.next/static/chunks/{0ss8u23bnbyry.js → 14b2_1v450554.js} +1 -1
  162. package/.next/trace +2 -2
  163. package/.next/trace-build +1 -1
  164. package/app/nodes/page.tsx +10 -4
  165. package/app/tasks/page.tsx +11 -7
  166. package/bin/start.js +0 -0
  167. package/package.json +1 -1
  168. /package/.next/static/{vv4Gz5yVhOzydMI2UlT1l → lTtl6MBut3ntPFrjC3rdF}/_buildManifest.js +0 -0
  169. /package/.next/static/{vv4Gz5yVhOzydMI2UlT1l → lTtl6MBut3ntPFrjC3rdF}/_clientMiddlewareManifest.js +0 -0
  170. /package/.next/static/{vv4Gz5yVhOzydMI2UlT1l → lTtl6MBut3ntPFrjC3rdF}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
- <!DOCTYPE html><html lang="en" data-theme="cyber" class="geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/17sxlwlx5fhrp.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0~rv5y.y5my9s.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/05oi25hh7b81r.js"/><script src="/_next/static/chunks/0_pxg.4pebw__.js" async=""></script><script src="/_next/static/chunks/039-b.v_9-_rm.js" async=""></script><script src="/_next/static/chunks/0b8wnt4put-5n.js" async=""></script><script src="/_next/static/chunks/turbopack-0.7dvsf9rllt0.js" async=""></script><script src="/_next/static/chunks/0u240x6paxno2.js" async=""></script><script src="/_next/static/chunks/0ku0fjqlm9mca.js" async=""></script><script src="/_next/static/chunks/15-ltfhot3b4n.js" async=""></script><script src="/_next/static/chunks/0u3b93reo9xci.js" async=""></script><script src="/_next/static/chunks/16ls93seuyj8a.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a1a"/><title>Agent Network Dashboard</title><meta name="description" content="Real-time monitoring dashboard for Agent Network nodes via CommHub"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Agent Network"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><meta property="og:title" content="Agent Network Dashboard"/><meta property="og:description" content="Real-time monitoring dashboard for Agent Network nodes"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Agent Network Dashboard"/><meta name="twitter:description" content="Real-time monitoring dashboard for Agent Network nodes"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><link rel="icon" href="/favicon.svg"/><script>
1
+ <!DOCTYPE html><html lang="en" data-theme="cyber" class="geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/17sxlwlx5fhrp.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0ga59w2miqs7n.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/05oi25hh7b81r.js"/><script src="/_next/static/chunks/0_pxg.4pebw__.js" async=""></script><script src="/_next/static/chunks/039-b.v_9-_rm.js" async=""></script><script src="/_next/static/chunks/0b8wnt4put-5n.js" async=""></script><script src="/_next/static/chunks/turbopack-0.7dvsf9rllt0.js" async=""></script><script src="/_next/static/chunks/0u240x6paxno2.js" async=""></script><script src="/_next/static/chunks/0ku0fjqlm9mca.js" async=""></script><script src="/_next/static/chunks/15-ltfhot3b4n.js" async=""></script><script src="/_next/static/chunks/0u3b93reo9xci.js" async=""></script><script src="/_next/static/chunks/13ym65~ufg_av.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a1a"/><title>Agent Network Dashboard</title><meta name="description" content="Real-time monitoring dashboard for Agent Network nodes via CommHub"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Agent Network"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><meta property="og:title" content="Agent Network Dashboard"/><meta property="og:description" content="Real-time monitoring dashboard for Agent Network nodes"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Agent Network Dashboard"/><meta name="twitter:description" content="Real-time monitoring dashboard for Agent Network nodes"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><link rel="icon" href="/favicon.svg"/><script>
2
2
  try {
3
3
  var t = localStorage.getItem('anet-theme') || 'cyber';
4
4
  document.documentElement.setAttribute('data-theme', t);
5
5
  } catch (e) {}
6
- </script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full" style="background:var(--bg);color:var(--fg)"><div hidden=""><!--$--><!--/$--></div><main class="min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden px-4 py-10 sm:py-16"><div class="absolute inset-0 pointer-events-none anet-login-bg" aria-hidden="true"></div><div class="relative w-full max-w-sm"><div class="text-center mb-7"><div class="inline-flex items-center justify-center w-16 h-16 mb-4 rounded-2xl bg-[#111128] border border-[#2a2a4a] anet-login-mark"><svg class="w-9 h-9" viewBox="0 0 32 32" aria-hidden="true"><circle cx="16" cy="16" r="10" fill="none" stroke="currentColor" stroke-width="1.5" opacity="0.25" class="text-cyan-400 anet-login-mark-ring"></circle><line x1="16" y1="10" x2="10" y2="20" stroke="currentColor" stroke-width="1" opacity="0.5" class="text-cyan-400 anet-login-mark-edge"></line><line x1="16" y1="10" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.5" class="text-cyan-400 anet-login-mark-edge"></line><line x1="10" y1="20" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.5" class="text-cyan-400 anet-login-mark-edge"></line><circle cx="16" cy="10" r="3" fill="currentColor" class="text-cyan-400 anet-login-mark-node-a"></circle><circle cx="10" cy="20" r="3" fill="currentColor" class="text-green-400 anet-login-mark-node-b"></circle><circle cx="22" cy="20" r="3" fill="currentColor" class="text-violet-400 anet-login-mark-node-c"></circle></svg></div><h1 class="text-[22px] sm:text-2xl font-semibold text-white tracking-tight">Agent Network</h1><p class="text-[13px] text-gray-500 mt-1.5 leading-snug">Welcome back · <span class="text-gray-600">Tasks · Mesh · Messages</span></p></div><div class="flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4"><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors bg-cyan-500/10 text-cyan-300">Sign in</button><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors text-gray-500 hover:text-gray-200">Register</button></div><form class="border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30"><label for="username" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Username</label><input id="username" type="text" autofocus="" placeholder="Enter username" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4" value=""/><label for="password" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Password</label><div class="relative"><input id="password" type="password" placeholder="Enter password" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 pr-11 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all" value=""/><button type="button" tabindex="-1" aria-label="Show password" class="absolute inset-y-0 right-0 flex items-center px-3 text-gray-600 hover:text-gray-300 transition-colors"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path><circle cx="12" cy="12" r="3"></circle></svg></button></div><button type="submit" disabled="" class="mt-5 w-full flex items-center justify-center gap-2 px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none"><span>Sign in</span></button></form><p class="text-center text-[11px] text-gray-700 mt-6">Sleep2AGI · Apache-2.0 · <a href="https://anet.sh" class="hover:text-gray-500 transition-colors">anet.sh</a><span class="mx-1 text-gray-800">·</span><span class="font-mono" title="@sleep2agi/agent-network-dashboard">v<!-- -->0.5.7-preview.7</span></p></div></main><!--$--><!--/$--><script src="/_next/static/chunks/05oi25hh7b81r.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[24156,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ThemeProvider\"]\n3:I[11449,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"NetworkProvider\"]\n4:I[28516,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"PwaInstaller\"]\n5:I[22485,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"AppShell\"]\n6:I[10561,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n7:I[85887,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n8:I[98231,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ClientPageRoot\"]\n9:I[48941,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\",\"/_next/static/chunks/16ls93seuyj8a.js\"],\"default\"]\nc:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ViewportBoundary\"]\n12:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"MetadataBoundary\"]\n14:I[95183,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"style\"]\n:HL[\"/_next/static/chunks/0~rv5y.y5my9s.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"login\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0~rv5y.y5my9s.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0u240x6paxno2.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/15-ltfhot3b4n.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0u3b93reo9xci.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"cyber\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\ntry {\\n var t = localStorage.getItem('anet-theme') || 'cyber';\\n document.documentElement.setAttribute('data-theme', t);\\n} catch (e) {}\\n\"}}]}],[\"$\",\"body\",null,{\"className\":\"min-h-full\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\"},\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{}],[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/16ls93seuyj8a.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0~rv5y.y5my9s.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"vv4Gz5yVhOzydMI2UlT1l\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[1974,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"IconMark\"]\ne:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Agent Network\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"9\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"10\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"11\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"12\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"13\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"14\",{}]]\n"])</script></body></html>
6
+ </script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full" style="background:var(--bg);color:var(--fg)"><div hidden=""><!--$--><!--/$--></div><main class="min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden px-4 py-10 sm:py-16"><div class="absolute inset-0 pointer-events-none anet-login-bg" aria-hidden="true"></div><div class="relative w-full max-w-sm"><div class="text-center mb-7"><div class="inline-flex items-center justify-center w-16 h-16 mb-4 rounded-2xl bg-[#111128] border border-[#2a2a4a] anet-login-mark"><svg class="w-9 h-9" viewBox="0 0 32 32" aria-hidden="true"><circle cx="16" cy="16" r="10" fill="none" stroke="currentColor" stroke-width="1.5" opacity="0.25" class="text-cyan-400 anet-login-mark-ring"></circle><line x1="16" y1="10" x2="10" y2="20" stroke="currentColor" stroke-width="1" opacity="0.5" class="text-cyan-400 anet-login-mark-edge"></line><line x1="16" y1="10" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.5" class="text-cyan-400 anet-login-mark-edge"></line><line x1="10" y1="20" x2="22" y2="20" stroke="currentColor" stroke-width="1" opacity="0.5" class="text-cyan-400 anet-login-mark-edge"></line><circle cx="16" cy="10" r="3" fill="currentColor" class="text-cyan-400 anet-login-mark-node-a"></circle><circle cx="10" cy="20" r="3" fill="currentColor" class="text-green-400 anet-login-mark-node-b"></circle><circle cx="22" cy="20" r="3" fill="currentColor" class="text-violet-400 anet-login-mark-node-c"></circle></svg></div><h1 class="text-[22px] sm:text-2xl font-semibold text-white tracking-tight">Agent Network</h1><p class="text-[13px] text-gray-500 mt-1.5 leading-snug">Welcome back · <span class="text-gray-600">Tasks · Mesh · Messages</span></p></div><div class="flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4"><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors bg-cyan-500/10 text-cyan-300">Sign in</button><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors text-gray-500 hover:text-gray-200">Register</button></div><form class="border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30"><label for="username" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Username</label><input id="username" type="text" autofocus="" placeholder="Enter username" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4" value=""/><label for="password" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Password</label><div class="relative"><input id="password" type="password" placeholder="Enter password" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 pr-11 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all" value=""/><button type="button" tabindex="-1" aria-label="Show password" class="absolute inset-y-0 right-0 flex items-center px-3 text-gray-600 hover:text-gray-300 transition-colors"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path><circle cx="12" cy="12" r="3"></circle></svg></button></div><button type="submit" disabled="" class="mt-5 w-full flex items-center justify-center gap-2 px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none"><span>Sign in</span></button></form><p class="text-center text-[11px] text-gray-700 mt-6">Sleep2AGI · Apache-2.0 · <a href="https://anet.sh" class="hover:text-gray-500 transition-colors">anet.sh</a><span class="mx-1 text-gray-800">·</span><span class="font-mono" title="@sleep2agi/agent-network-dashboard">v<!-- -->0.5.7-preview.9</span></p></div></main><!--$--><!--/$--><script src="/_next/static/chunks/05oi25hh7b81r.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[24156,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ThemeProvider\"]\n3:I[11449,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"NetworkProvider\"]\n4:I[28516,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"PwaInstaller\"]\n5:I[22485,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"AppShell\"]\n6:I[10561,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n7:I[85887,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\"]\n8:I[98231,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ClientPageRoot\"]\n9:I[48941,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\",\"/_next/static/chunks/13ym65~ufg_av.js\"],\"default\"]\nc:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"ViewportBoundary\"]\n12:I[1185,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"MetadataBoundary\"]\n14:I[95183,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"style\"]\n:HL[\"/_next/static/chunks/0ga59w2miqs7n.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"login\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0ga59w2miqs7n.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0u240x6paxno2.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/15-ltfhot3b4n.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0u3b93reo9xci.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"cyber\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\ntry {\\n var t = localStorage.getItem('anet-theme') || 'cyber';\\n document.documentElement.setAttribute('data-theme', t);\\n} catch (e) {}\\n\"}}]}],[\"$\",\"body\",null,{\"className\":\"min-h-full\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\"},\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{}],[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/13ym65~ufg_av.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/17sxlwlx5fhrp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0ga59w2miqs7n.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"lTtl6MBut3ntPFrjC3rdF\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[1974,[\"/_next/static/chunks/0u240x6paxno2.js\",\"/_next/static/chunks/0ku0fjqlm9mca.js\",\"/_next/static/chunks/15-ltfhot3b4n.js\",\"/_next/static/chunks/0u3b93reo9xci.js\"],\"IconMark\"]\ne:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Agent Network\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"black-translucent\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"9\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"10\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"11\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"12\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"13\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"14\",{}]]\n"])</script></body></html>
@@ -6,16 +6,16 @@
6
6
  6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
7
  7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
8
  8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
- 9:I[48941,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/16ls93seuyj8a.js"],"default"]
9
+ 9:I[48941,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/13ym65~ufg_av.js"],"default"]
10
10
  c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
12
  10:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
13
  12:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
14
  14:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
15
15
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
16
- :HL["/_next/static/chunks/0~rv5y.y5my9s.css","style"]
16
+ :HL["/_next/static/chunks/0ga59w2miqs7n.css","style"]
17
17
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
- 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0~rv5y.y5my9s.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/15-ltfhot3b4n.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/16ls93seuyj8a.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0~rv5y.y5my9s.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"vv4Gz5yVhOzydMI2UlT1l"}
18
+ 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0ga59w2miqs7n.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/15-ltfhot3b4n.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/13ym65~ufg_av.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0ga59w2miqs7n.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"lTtl6MBut3ntPFrjC3rdF"}
19
19
  15:[]
20
20
  f:"$W15"
21
21
  a:{}
@@ -6,16 +6,16 @@
6
6
  6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
7
  7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
8
  8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
- 9:I[48941,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/16ls93seuyj8a.js"],"default"]
9
+ 9:I[48941,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/13ym65~ufg_av.js"],"default"]
10
10
  c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
12
  10:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
13
  12:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
14
  14:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
15
15
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
16
- :HL["/_next/static/chunks/0~rv5y.y5my9s.css","style"]
16
+ :HL["/_next/static/chunks/0ga59w2miqs7n.css","style"]
17
17
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
- 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0~rv5y.y5my9s.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/15-ltfhot3b4n.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/16ls93seuyj8a.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0~rv5y.y5my9s.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"vv4Gz5yVhOzydMI2UlT1l"}
18
+ 0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0ga59w2miqs7n.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/15-ltfhot3b4n.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/13ym65~ufg_av.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0ga59w2miqs7n.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"lTtl6MBut3ntPFrjC3rdF"}
19
19
  15:[]
20
20
  f:"$W15"
21
21
  a:{}
@@ -3,4 +3,4 @@
3
3
  3:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"}],["$","meta","2",{"name":"theme-color","content":"#0a0a1a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","5",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","6",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","7",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","8",{"property":"og:type","content":"website"}],["$","meta","9",{"name":"twitter:card","content":"summary"}],["$","meta","10",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","11",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","12",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","13",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","14",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"vv4Gz5yVhOzydMI2UlT1l"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"}],["$","meta","2",{"name":"theme-color","content":"#0a0a1a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","5",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","6",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","7",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","8",{"property":"og:type","content":"website"}],["$","meta","9",{"name":"twitter:card","content":"summary"}],["$","meta","10",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","11",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","12",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","13",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","14",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"lTtl6MBut3ntPFrjC3rdF"}
@@ -6,5 +6,5 @@
6
6
  6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
7
  7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
8
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
9
- :HL["/_next/static/chunks/0~rv5y.y5my9s.css","style"]
10
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0~rv5y.y5my9s.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/15-ltfhot3b4n.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"vv4Gz5yVhOzydMI2UlT1l"}
9
+ :HL["/_next/static/chunks/0ga59w2miqs7n.css","style"]
10
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/17sxlwlx5fhrp.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0ga59w2miqs7n.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ku0fjqlm9mca.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/15-ltfhot3b4n.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"lTtl6MBut3ntPFrjC3rdF"}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/chunks/17sxlwlx5fhrp.css","style"]
2
- :HL["/_next/static/chunks/0~rv5y.y5my9s.css","style"]
2
+ :HL["/_next/static/chunks/0ga59w2miqs7n.css","style"]
3
3
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"vv4Gz5yVhOzydMI2UlT1l"}
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"lTtl6MBut3ntPFrjC3rdF"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
3
- 3:I[48941,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/16ls93seuyj8a.js"],"default"]
3
+ 3:I[48941,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/13ym65~ufg_av.js"],"default"]
4
4
  6:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/16ls93seuyj8a.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"vv4Gz5yVhOzydMI2UlT1l"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/13ym65~ufg_av.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"lTtl6MBut3ntPFrjC3rdF"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -2,4 +2,4 @@
2
2
  2:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
3
3
  3:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"vv4Gz5yVhOzydMI2UlT1l"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"lTtl6MBut3ntPFrjC3rdF"}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/logs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx <module evaluation>":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx <module evaluation>":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0a.9~-nf0gpec.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0a.9~-nf0gpec.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"28516":{"*":{"id":93599,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"46860":{"*":{"id":32111,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js","server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"28516":{"*":{"id":24713,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"46860":{"*":{"id":69476,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/17sxlwlx5fhrp.css","inlined":false},{"path":"static/chunks/0~rv5y.y5my9s.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/17sxlwlx5fhrp.css","inlined":false},{"path":"static/chunks/0~rv5y.y5my9s.css","inlined":false}],"[project]/agent-network-dashboard/app/logs/page":[{"path":"static/chunks/17sxlwlx5fhrp.css","inlined":false},{"path":"static/chunks/0~rv5y.y5my9s.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0u240x6paxno2.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/15-ltfhot3b4n.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0u240x6paxno2.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/15-ltfhot3b4n.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/logs/page":["static/chunks/0u240x6paxno2.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/15-ltfhot3b4n.js","static/chunks/0u3b93reo9xci.js","static/chunks/0a.9~-nf0gpec.js"]}};
2
+ globalThis.__RSC_MANIFEST["/logs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx <module evaluation>":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx <module evaluation>":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0a.9~-nf0gpec.js"],"async":false},"[project]/agent-network-dashboard/app/logs/page.tsx":{"id":46860,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0ku0fjqlm9mca.js","/_next/static/chunks/15-ltfhot3b4n.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0a.9~-nf0gpec.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"28516":{"*":{"id":93599,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"46860":{"*":{"id":32111,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__11fu-5m._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js","server/chunks/ssr/agent-network-dashboard_app_10hjgv4._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"28516":{"*":{"id":24713,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"46860":{"*":{"id":69476,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/17sxlwlx5fhrp.css","inlined":false},{"path":"static/chunks/0ga59w2miqs7n.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/17sxlwlx5fhrp.css","inlined":false},{"path":"static/chunks/0ga59w2miqs7n.css","inlined":false}],"[project]/agent-network-dashboard/app/logs/page":[{"path":"static/chunks/17sxlwlx5fhrp.css","inlined":false},{"path":"static/chunks/0ga59w2miqs7n.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0u240x6paxno2.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/15-ltfhot3b4n.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0u240x6paxno2.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/15-ltfhot3b4n.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/logs/page":["static/chunks/0u240x6paxno2.js","static/chunks/0ku0fjqlm9mca.js","static/chunks/15-ltfhot3b4n.js","static/chunks/0u3b93reo9xci.js","static/chunks/0a.9~-nf0gpec.js"]}};
3
3