agentnetes 0.1.5 → 0.1.7

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 (116) hide show
  1. package/README.md +4 -2
  2. package/package.json +1 -1
  3. package/web/.next/BUILD_ID +1 -1
  4. package/web/.next/build-manifest.json +3 -3
  5. package/web/.next/prerender-manifest.json +28 -0
  6. package/web/.next/required-server-files.json +1 -3
  7. package/web/.next/server/app/_global-error/page.js.nft.json +1 -1
  8. package/web/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  9. package/web/.next/server/app/_global-error.html +1 -1
  10. package/web/.next/server/app/_global-error.rsc +1 -1
  11. package/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  12. package/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  13. package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  14. package/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  15. package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/web/.next/server/app/_not-found/page/next-font-manifest.json +7 -2
  17. package/web/.next/server/app/_not-found/page.js +1 -1
  18. package/web/.next/server/app/_not-found/page.js.nft.json +1 -1
  19. package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  20. package/web/.next/server/app/_not-found.html +1 -1
  21. package/web/.next/server/app/_not-found.rsc +9 -10
  22. package/web/.next/server/app/_not-found.segments/_full.segment.rsc +9 -10
  23. package/web/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
  24. package/web/.next/server/app/_not-found.segments/_index.segment.rsc +5 -6
  25. package/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  26. package/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  27. package/web/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -3
  28. package/web/.next/server/app/api/config.body +1 -0
  29. package/web/.next/server/app/api/config.meta +1 -0
  30. package/web/.next/server/app/demo/page/next-font-manifest.json +7 -2
  31. package/web/.next/server/app/demo/page.js +1 -1
  32. package/web/.next/server/app/demo/page.js.nft.json +1 -1
  33. package/web/.next/server/app/demo/page_client-reference-manifest.js +1 -1
  34. package/web/.next/server/app/demo.html +1 -1
  35. package/web/.next/server/app/demo.rsc +13 -12
  36. package/web/.next/server/app/demo.segments/_full.segment.rsc +13 -12
  37. package/web/.next/server/app/demo.segments/_head.segment.rsc +3 -3
  38. package/web/.next/server/app/demo.segments/_index.segment.rsc +5 -6
  39. package/web/.next/server/app/demo.segments/_tree.segment.rsc +4 -3
  40. package/web/.next/server/app/demo.segments/demo/__PAGE__.segment.rsc +4 -4
  41. package/web/.next/server/app/demo.segments/demo.segment.rsc +3 -3
  42. package/web/.next/server/app/docs/page/next-font-manifest.json +7 -2
  43. package/web/.next/server/app/docs/page.js +1 -1
  44. package/web/.next/server/app/docs/page.js.nft.json +1 -1
  45. package/web/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  46. package/web/.next/server/app/docs.html +17 -13
  47. package/web/.next/server/app/docs.rsc +13 -12
  48. package/web/.next/server/app/docs.segments/_full.segment.rsc +13 -12
  49. package/web/.next/server/app/docs.segments/_head.segment.rsc +3 -3
  50. package/web/.next/server/app/docs.segments/_index.segment.rsc +5 -6
  51. package/web/.next/server/app/docs.segments/_tree.segment.rsc +4 -3
  52. package/web/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +4 -4
  53. package/web/.next/server/app/docs.segments/docs.segment.rsc +3 -3
  54. package/web/.next/server/app/index.html +1 -1
  55. package/web/.next/server/app/index.rsc +13 -12
  56. package/web/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  57. package/web/.next/server/app/index.segments/_full.segment.rsc +13 -12
  58. package/web/.next/server/app/index.segments/_head.segment.rsc +3 -3
  59. package/web/.next/server/app/index.segments/_index.segment.rsc +5 -6
  60. package/web/.next/server/app/index.segments/_tree.segment.rsc +4 -3
  61. package/web/.next/server/app/page/next-font-manifest.json +7 -2
  62. package/web/.next/server/app/page.js +1 -1
  63. package/web/.next/server/app/page.js.nft.json +1 -1
  64. package/web/.next/server/app/page_client-reference-manifest.js +1 -1
  65. package/web/.next/server/chunks/[root-of-the-server]__0h9pqwt._.js +1 -1
  66. package/web/.next/server/chunks/ssr/{[root-of-the-server]__0amff4c._.js → [root-of-the-server]__0fzgx80._.js} +2 -2
  67. package/web/.next/server/chunks/ssr/{[root-of-the-server]__08ixfva._.js → [root-of-the-server]__0r3ayxw._.js} +2 -2
  68. package/web/.next/server/chunks/ssr/[root-of-the-server]__0tlv0_c._.js +3 -0
  69. package/web/.next/server/chunks/ssr/app_demo_page_tsx_0.31s93._.js +2 -2
  70. package/web/.next/server/chunks/ssr/app_docs_page_tsx_0a3qz3_._.js +22 -18
  71. package/web/.next/server/chunks/ssr/app_page_tsx_0es_sk2._.js +1 -1
  72. package/web/.next/server/chunks/ssr/node_modules_08x2~-f._.js +3 -0
  73. package/web/.next/server/chunks/ssr/{node_modules_0fx6-.x._.js → node_modules_0blbtbs._.js} +4 -2
  74. package/web/.next/server/chunks/ssr/node_modules_0mwlsb-._.js +3 -0
  75. package/web/.next/server/chunks/ssr/{node_modules_0lynej0._.js → node_modules_10h38q2._.js} +2 -2
  76. package/web/.next/server/middleware-build-manifest.js +3 -3
  77. package/web/.next/server/next-font-manifest.js +1 -1
  78. package/web/.next/server/next-font-manifest.json +19 -2
  79. package/web/.next/server/pages/404.html +1 -1
  80. package/web/.next/server/pages/500.html +1 -1
  81. package/web/.next/static/chunks/00gs7ywo3p_-j.css +3 -0
  82. package/web/.next/static/chunks/00pksrk9b32qm.js +1 -0
  83. package/web/.next/static/chunks/07h.efnrmr0xe.js +185 -0
  84. package/web/.next/static/chunks/08845o78x1i1w.js +98 -0
  85. package/web/.next/static/chunks/0cn.wl1796p2h.js +3 -0
  86. package/web/.next/static/chunks/0z1bg424bhco1.js +3 -0
  87. package/web/.next/static/chunks/{0u46szahhg8-l.js → 13l7oudco0wo6.js} +1 -1
  88. package/web/.next/static/media/13bf9871fe164e7f-s.0s19wthhh_6~m.woff2 +0 -0
  89. package/web/.next/static/media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2 +0 -0
  90. package/web/.next/static/media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2 +0 -0
  91. package/web/.next/static/media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2 +0 -0
  92. package/web/.next/static/media/3fe682a82f50d426-s.09q3q1i5159bl.woff2 +0 -0
  93. package/web/.next/static/media/5476f68d60460930-s.0wxq9webf.ew4.woff2 +0 -0
  94. package/web/.next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2 +0 -0
  95. package/web/.next/static/media/71b036adf157cdcf-s.03nf~dfjdkf~..woff2 +0 -0
  96. package/web/.next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2 +0 -0
  97. package/web/.next/static/media/89b21bb081cb7469-s.0gfhww.tctz1o.woff2 +0 -0
  98. package/web/.next/static/media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2 +0 -0
  99. package/web/.next/static/media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2 +0 -0
  100. package/web/.next/static/media/cc545e633e20c56d-s.0dza.stei.9v7.woff2 +0 -0
  101. package/web/package.json +12 -1
  102. package/web/server.js +1 -1
  103. package/web/.next/server/chunks/ssr/_062mb1e._.js +0 -3
  104. package/web/.next/server/chunks/ssr/node_modules_05cohki._.js +0 -3
  105. package/web/.next/server/chunks/ssr/node_modules_0n.ghpl._.js +0 -5
  106. package/web/.next/server/chunks/ssr/node_modules_120b470._.js +0 -5
  107. package/web/.next/server/chunks/ssr/node_modules_lucide-react_dist_esm_icons_038euao._.js +0 -3
  108. package/web/.next/static/chunks/05bvvz79zswfr.js +0 -1
  109. package/web/.next/static/chunks/0a4bykb92jbu2.js +0 -3
  110. package/web/.next/static/chunks/0c50o8a5sgi.n.js +0 -94
  111. package/web/.next/static/chunks/0wqf_v9i12zlw.css +0 -1
  112. package/web/.next/static/chunks/0zarrl-ygjy7b.js +0 -1
  113. package/web/.next/static/chunks/16xltw7vj2r00.js +0 -185
  114. /package/web/.next/static/{0QnzQ8Z6fEhlhVaWAQ2_v → SMcLeSYWNCOVrWD-oXgfW}/_buildManifest.js +0 -0
  115. /package/web/.next/static/{0QnzQ8Z6fEhlhVaWAQ2_v → SMcLeSYWNCOVrWD-oXgfW}/_clientMiddlewareManifest.js +0 -0
  116. /package/web/.next/static/{0QnzQ8Z6fEhlhVaWAQ2_v → SMcLeSYWNCOVrWD-oXgfW}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0wqf_v9i12zlw.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/16i90eio_ss7o.js"/><script src="/_next/static/chunks/0dgq26a5_oy.a.js" async=""></script><script src="/_next/static/chunks/0h4bq73pogmtb.js" async=""></script><script src="/_next/static/chunks/0257pdz1-imal.js" async=""></script><script src="/_next/static/chunks/turbopack-0hiru4uy9kb-x.js" async=""></script><script src="/_next/static/chunks/0u46szahhg8-l.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/05bvvz79zswfr.js" async=""></script><script src="/_next/static/chunks/16xltw7vj2r00.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;family=JetBrains+Mono:wght@400;500&amp;display=swap" as="style"/><link rel="icon" href="/favicon.png" type="image/png"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>Agentnetes: Zero to a Self-Organizing AI Agency. On Demand.</title><meta name="description" content="Self-organizing AI agent swarms on demand. Kubernetes-inspired orchestration for AI agents — spawn, isolate, execute, and collect specialist agents from a single goal."/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;family=JetBrains+Mono:wght@400;500&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","dark",null,["light","dark"],null,false,true)</script><div class="h-screen overflow-hidden flex flex-col" style="background:var(--bg-base);color:rgb(var(--fg))"><header class="flex items-center justify-between px-5 py-2.5 border-b border-white/[0.07] shrink-0" style="background:var(--bg-base)"><div class="flex items-center gap-3"><a class="flex items-center gap-1.5 text-white/40 hover:text-white/70 transition-colors text-sm" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-left" aria-hidden="true"><path d="m12 19-7-7 7-7"></path><path d="M19 12H5"></path></svg> Home</a><span class="text-white/20">|</span><span class="text-base font-bold tracking-tight">Agentnetes</span></div><div class="flex items-center gap-3"><div class="flex items-center gap-0.5 rounded-lg p-0.5 border border-white/[0.08]" style="background:var(--bg-subtle)"><button class="px-3 py-1 rounded-md text-xs font-mono transition-all text-white font-semibold" style="background:linear-gradient(135deg, #a855f7, #ec4899);color:#fff">Real</button><button class="px-3 py-1 rounded-md text-xs font-mono transition-all text-white/35 hover:text-white/55">Simulation</button></div><button class="flex items-center gap-1.5 text-[11px] font-mono border rounded-lg px-2.5 py-1 transition-all" style="background:var(--bg-subtle)" title="Runtime settings"><svg xmlns="http://www.w3.org/2000/svg" width="11" height="11" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings text-white/50" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="text-white/45">docker<!-- --> · <!-- -->expressjs/express</span><span class="text-yellow-400/70 text-[10px] font-mono">· no key</span></button><button class="text-white/50 hover:text-white/75 transition-colors p-1" title="Hide agent panel"><svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-right-close" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M15 3v18"></path><path d="m8 9 3 3-3 3"></path></svg></button></div></header><div class="flex-1 flex overflow-hidden"><div class="flex flex-col border-r border-white/[0.07] overflow-hidden transition-all duration-300 w-1/2"><div class="h-full flex flex-col"><div class="flex-1 overflow-y-auto p-4 space-y-4"><div class="h-full flex flex-col items-center justify-center text-center px-4"><div class="text-5xl mb-4">⚡</div><h2 class="text-white text-xl font-semibold mb-2">Agentnetes</h2><p class="text-white/70 text-sm mb-1 max-w-sm">Self-organizing agents · real Docker sandboxes.</p><p class="text-white/40 text-xs mb-8 max-w-sm">Agents clone your repo, run shell commands, and deliver results.</p><div class="space-y-2 w-full max-w-sm"><button class="w-full text-left text-xs text-white/60 border border-white/10 rounded-lg px-3 py-2.5 hover:border-white/25 hover:text-white/80 transition-colors bg-white/[0.03]">Audit all dependencies for known CVEs and outdated versions</button><button class="w-full text-left text-xs text-white/60 border border-white/10 rounded-lg px-3 py-2.5 hover:border-white/25 hover:text-white/80 transition-colors bg-white/[0.03]">Add rate limiting middleware with configurable limits per route</button><button class="w-full text-left text-xs text-white/60 border border-white/10 rounded-lg px-3 py-2.5 hover:border-white/25 hover:text-white/80 transition-colors bg-white/[0.03]">Find all TODO and FIXME comments and summarise what needs to be done</button><button class="w-full text-left text-xs text-white/60 border border-white/10 rounded-lg px-3 py-2.5 hover:border-white/25 hover:text-white/80 transition-colors bg-white/[0.03]">Add input validation and sanitisation to every request handler</button></div></div><div></div></div><div class="p-4 border-t border-white/[0.07]"><form class="flex gap-2"><input placeholder="Give the agents a goal for your repo..." class="flex-1 bg-white/[0.04] border border-white/15 rounded-xl px-4 py-2.5 text-sm text-white placeholder-white/30 outline-none focus:border-white/30 disabled:opacity-50 transition-colors" value=""/><button type="submit" disabled="" class="bg-white text-black rounded-xl px-3 py-2.5 hover:bg-[#e0e0e0] disabled:opacity-30 disabled:cursor-not-allowed transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-send" aria-hidden="true"><path d="M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"></path><path d="m21.854 2.147-10.94 10.939"></path></svg></button></form></div></div></div><div class="w-1/2 flex flex-col overflow-hidden"><div class="px-4 py-2.5 border-b border-white/[0.07] flex items-center justify-between shrink-0"><span class="text-xs text-white/65 font-mono uppercase tracking-wider">Agent Activity</span></div><div class="flex-1 overflow-hidden"><div class="h-full flex items-center justify-center text-center p-8"><div><div class="text-5xl mb-3 opacity-20">⬡</div><p class="text-white/25 text-sm">Agent activity appears here</p></div></div></div></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/16i90eio_ss7o.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[80492,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ThemeProvider\"]\n3:I[39756,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n5:I[47257,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ClientPageRoot\"]\n6:I[38999,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/05bvvz79zswfr.js\",\"/_next/static/chunks/16xltw7vj2r00.js\"],\"default\"]\n9:I[97367,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[97367,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nf:I[97367,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\n11:I[68027,[\"/_next/static/chunks/0u46szahhg8-l.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0wqf_v9i12zlw.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800\u0026family=JetBrains+Mono:wght@400;500\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"demo\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"demo\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0wqf_v9i12zlw.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0u46szahhg8-l.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.png\",\"type\":\"image/png\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800\u0026family=JetBrains+Mono:wght@400;500\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/05bvvz79zswfr.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/16xltw7vj2r00.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0wqf_v9i12zlw.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"0QnzQ8Z6fEhlhVaWAQ2_v\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"b:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"Agentnetes: Zero to a Self-Organizing AI Agency. On Demand.\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Self-organizing AI agent swarms on demand. Kubernetes-inspired orchestration for AI agents — spawn, isolate, execute, and collect specialist agents from a single goal.\"}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/00gs7ywo3p_-j.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/16i90eio_ss7o.js"/><script src="/_next/static/chunks/0dgq26a5_oy.a.js" async=""></script><script src="/_next/static/chunks/0h4bq73pogmtb.js" async=""></script><script src="/_next/static/chunks/0257pdz1-imal.js" async=""></script><script src="/_next/static/chunks/turbopack-0hiru4uy9kb-x.js" async=""></script><script src="/_next/static/chunks/13l7oudco0wo6.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/0cn.wl1796p2h.js" async=""></script><script src="/_next/static/chunks/07h.efnrmr0xe.js" async=""></script><meta name="next-size-adjust" content=""/><link rel="icon" href="/favicon.png" type="image/png"/><title>Agentnetes: Zero to a Self-Organizing AI Agency. On Demand.</title><meta name="description" content="Self-organizing AI agent swarms on demand. Kubernetes-inspired orchestration for AI agents — spawn, isolate, execute, and collect specialist agents from a single goal."/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="inter_b2991b2-module__9mH_6q__variable jetbrains_mono_d5591ac2-module__D88TVW__variable antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","dark",null,["light","dark"],null,false,true)</script><div class="h-screen overflow-hidden flex flex-col" style="background:var(--bg-base);color:rgb(var(--fg))"><header class="flex items-center justify-between px-5 py-2.5 border-b border-white/[0.07] shrink-0" style="background:var(--bg-base)"><div class="flex items-center gap-3"><a class="flex items-center gap-1.5 text-white/50 hover:text-white/80 transition-colors text-sm font-mono" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-left" aria-hidden="true"><path d="m12 19-7-7 7-7"></path><path d="M19 12H5"></path></svg> Home</a><span class="text-white/20">|</span><img alt="Agentnetes" loading="lazy" width="28" height="28" decoding="async" data-nimg="1" class="rounded-lg" style="color:transparent" srcSet="/_next/image?url=%2Flogo.png&amp;w=32&amp;q=75 1x, /_next/image?url=%2Flogo.png&amp;w=64&amp;q=75 2x" src="/_next/image?url=%2Flogo.png&amp;w=64&amp;q=75"/><span class="text-lg font-extrabold tracking-tight">Agentnetes</span></div><div class="flex items-center gap-3"><div class="flex items-center gap-1 rounded-full p-1 border border-white/[0.10]" style="background:var(--bg-subtle)"><button class="px-4 py-1.5 rounded-full text-sm font-mono font-medium transition-all text-white" style="background:linear-gradient(135deg, #a855f7, #ec4899);color:#fff">Real</button><button class="px-4 py-1.5 rounded-full text-sm font-mono font-medium transition-all text-white/35 hover:text-white/55">Simulation</button></div><button class="flex items-center gap-1.5 text-sm font-mono border border-white/10 rounded-xl px-3 py-1.5 transition-all" style="background:var(--bg-subtle)" title="Runtime settings"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings text-white/50" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span class="text-white/45">docker<!-- --> · <!-- -->expressjs/express</span><span class="text-yellow-400/70 text-xs font-mono">· no key</span></button><button class="text-white/50 hover:text-white/75 transition-colors p-1" title="Hide agent panel"><svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-right-close" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M15 3v18"></path><path d="m8 9 3 3-3 3"></path></svg></button></div></header><div class="flex-1 flex overflow-hidden"><div class="flex flex-col border-r border-white/[0.07] overflow-hidden transition-all duration-300 w-1/2"><div class="h-full flex flex-col"><div class="flex-1 overflow-y-auto p-4 space-y-4"><div class="h-full flex flex-col items-center justify-center text-center px-4"><img alt="Agentnetes" loading="lazy" width="72" height="72" decoding="async" data-nimg="1" class="rounded-2xl mb-6 animate-float" style="color:transparent" srcSet="/_next/image?url=%2Flogo.png&amp;w=96&amp;q=75 1x, /_next/image?url=%2Flogo.png&amp;w=256&amp;q=75 2x" src="/_next/image?url=%2Flogo.png&amp;w=256&amp;q=75"/><h2 class="text-white text-2xl font-extrabold tracking-tight mb-2">Agentnetes</h2><p class="text-white/70 text-base mb-1.5 max-w-md">Self-organizing agents · real Docker sandboxes.</p><p class="text-white/40 text-sm mb-10 max-w-md">Agents clone your repo, run shell commands, and deliver results.</p><div class="space-y-2.5 w-full max-w-md"><button class="w-full text-left text-sm text-white/60 border border-white/10 rounded-xl px-4 py-3 hover:border-white/20 hover:text-white/80 transition-all card-hover bg-white/[0.03]">Audit all dependencies for known CVEs and outdated versions</button><button class="w-full text-left text-sm text-white/60 border border-white/10 rounded-xl px-4 py-3 hover:border-white/20 hover:text-white/80 transition-all card-hover bg-white/[0.03]">Add rate limiting middleware with configurable limits per route</button><button class="w-full text-left text-sm text-white/60 border border-white/10 rounded-xl px-4 py-3 hover:border-white/20 hover:text-white/80 transition-all card-hover bg-white/[0.03]">Find all TODO and FIXME comments and summarise what needs to be done</button><button class="w-full text-left text-sm text-white/60 border border-white/10 rounded-xl px-4 py-3 hover:border-white/20 hover:text-white/80 transition-all card-hover bg-white/[0.03]">Add input validation and sanitisation to every request handler</button></div></div><div></div></div><div class="p-4 border-t border-white/[0.07]"><form class="flex gap-3"><input placeholder="Give the agents a goal for your repo..." class="flex-1 bg-white/[0.04] border border-white/15 rounded-xl px-5 py-3 text-base text-white placeholder-white/30 outline-none focus:border-white/30 disabled:opacity-50 transition-colors" value=""/><button type="submit" disabled="" class="bg-white text-black rounded-xl px-4 py-3 hover:bg-[#e0e0e0] disabled:opacity-30 disabled:cursor-not-allowed transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-send" aria-hidden="true"><path d="M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"></path><path d="m21.854 2.147-10.94 10.939"></path></svg></button></form></div></div></div><div class="w-1/2 flex flex-col overflow-hidden"><div class="px-4 py-2.5 border-b border-white/[0.07] flex items-center justify-between shrink-0"><span class="text-sm text-white/70 font-mono uppercase tracking-wider">Agent Activity</span></div><div class="flex-1 overflow-hidden"><div class="h-full flex items-center justify-center text-center p-8"><div><svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-hexagon text-white/15 mx-auto mb-4" aria-hidden="true"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path></svg><p class="text-white/30 text-base">Agent activity appears here</p><p class="text-white/20 text-sm mt-1">Tasks and agent progress will show when a run starts</p></div></div></div></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/16i90eio_ss7o.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[80492,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ThemeProvider\"]\n3:I[39756,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n5:I[47257,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ClientPageRoot\"]\n6:I[38999,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/0cn.wl1796p2h.js\",\"/_next/static/chunks/07h.efnrmr0xe.js\"],\"default\"]\n9:I[97367,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[97367,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nf:I[97367,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\n11:I[68027,[\"/_next/static/chunks/13l7oudco0wo6.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/00gs7ywo3p_-j.css\",\"style\"]\n:HL[\"/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"demo\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"demo\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/00gs7ywo3p_-j.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/13l7oudco0wo6.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/favicon.png\",\"type\":\"image/png\"}]}],[\"$\",\"body\",null,{\"className\":\"inter_b2991b2-module__9mH_6q__variable jetbrains_mono_d5591ac2-module__D88TVW__variable antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0cn.wl1796p2h.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/07h.efnrmr0xe.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/00gs7ywo3p_-j.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"SMcLeSYWNCOVrWD-oXgfW\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"b:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"Agentnetes: Zero to a Self-Organizing AI Agency. On Demand.\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Self-organizing AI agent swarms on demand. Kubernetes-inspired orchestration for AI agents — spawn, isolate, execute, and collect specialist agents from a single goal.\"}]]\n"])</script></body></html>
@@ -1,17 +1,18 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[80492,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ThemeProvider"]
3
- 3:I[39756,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
- 4:I[37457,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
- 5:I[47257,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
6
- 6:I[38999,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/05bvvz79zswfr.js","/_next/static/chunks/16xltw7vj2r00.js"],"default"]
7
- 9:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
2
+ 2:I[80492,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ThemeProvider"]
3
+ 3:I[39756,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
+ 4:I[37457,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
+ 5:I[47257,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
6
+ 6:I[38999,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0cn.wl1796p2h.js","/_next/static/chunks/07h.efnrmr0xe.js"],"default"]
7
+ 9:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
8
8
  a:"$Sreact.suspense"
9
- d:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
10
- f:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
11
- 11:I[68027,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
12
- :HL["/_next/static/chunks/0wqf_v9i12zlw.css","style"]
13
- :HL["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap","style"]
14
- 0:{"P":null,"c":["","demo"],"q":"","i":false,"f":[[["",{"children":["demo",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0wqf_v9i12zlw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u46szahhg8-l.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05bvvz79zswfr.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/16xltw7vj2r00.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],null]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0wqf_v9i12zlw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"0QnzQ8Z6fEhlhVaWAQ2_v"}
9
+ d:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
10
+ f:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
11
+ 11:I[68027,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
12
+ :HL["/_next/static/chunks/00gs7ywo3p_-j.css","style"]
13
+ :HL["/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
+ :HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
+ 0:{"P":null,"c":["","demo"],"q":"","i":false,"f":[[["",{"children":["demo",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/00gs7ywo3p_-j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/13l7oudco0wo6.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"icon","href":"/favicon.png","type":"image/png"}]}],["$","body",null,{"className":"inter_b2991b2-module__9mH_6q__variable jetbrains_mono_d5591ac2-module__D88TVW__variable antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0cn.wl1796p2h.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/07h.efnrmr0xe.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/00gs7ywo3p_-j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"SMcLeSYWNCOVrWD-oXgfW"}
15
16
  12:[]
16
17
  c:"$W12"
17
18
  7:{}
@@ -1,17 +1,18 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[80492,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ThemeProvider"]
3
- 3:I[39756,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
- 4:I[37457,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
- 5:I[47257,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
6
- 6:I[38999,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/05bvvz79zswfr.js","/_next/static/chunks/16xltw7vj2r00.js"],"default"]
7
- 9:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
2
+ 2:I[80492,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ThemeProvider"]
3
+ 3:I[39756,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
+ 4:I[37457,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
+ 5:I[47257,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
6
+ 6:I[38999,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0cn.wl1796p2h.js","/_next/static/chunks/07h.efnrmr0xe.js"],"default"]
7
+ 9:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
8
8
  a:"$Sreact.suspense"
9
- d:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
10
- f:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
11
- 11:I[68027,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
12
- :HL["/_next/static/chunks/0wqf_v9i12zlw.css","style"]
13
- :HL["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap","style"]
14
- 0:{"P":null,"c":["","demo"],"q":"","i":false,"f":[[["",{"children":["demo",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0wqf_v9i12zlw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u46szahhg8-l.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/05bvvz79zswfr.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/16xltw7vj2r00.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],null]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0wqf_v9i12zlw.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"0QnzQ8Z6fEhlhVaWAQ2_v"}
9
+ d:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
10
+ f:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
11
+ 11:I[68027,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
12
+ :HL["/_next/static/chunks/00gs7ywo3p_-j.css","style"]
13
+ :HL["/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
+ :HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
+ 0:{"P":null,"c":["","demo"],"q":"","i":false,"f":[[["",{"children":["demo",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/00gs7ywo3p_-j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/13l7oudco0wo6.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"icon","href":"/favicon.png","type":"image/png"}]}],["$","body",null,{"className":"inter_b2991b2-module__9mH_6q__variable jetbrains_mono_d5591ac2-module__D88TVW__variable antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0cn.wl1796p2h.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/07h.efnrmr0xe.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/00gs7ywo3p_-j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"SMcLeSYWNCOVrWD-oXgfW"}
15
16
  12:[]
16
17
  c:"$W12"
17
18
  7:{}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
3
- 3:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
2
+ 2:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
3
+ 3:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agentnetes: Zero to a Self-Organizing AI Agency. On Demand."}],["$","meta","1",{"name":"description","content":"Self-organizing AI agent swarms on demand. Kubernetes-inspired orchestration for AI agents — spawn, isolate, execute, and collect specialist agents from a single goal."}]]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"0QnzQ8Z6fEhlhVaWAQ2_v"}
5
+ 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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agentnetes: Zero to a Self-Organizing AI Agency. On Demand."}],["$","meta","1",{"name":"description","content":"Self-organizing AI agent swarms on demand. Kubernetes-inspired orchestration for AI agents — spawn, isolate, execute, and collect specialist agents from a single goal."}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"SMcLeSYWNCOVrWD-oXgfW"}
@@ -1,7 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[80492,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ThemeProvider"]
3
- 3:I[39756,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
- 4:I[37457,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
- :HL["/_next/static/chunks/0wqf_v9i12zlw.css","style"]
6
- :HL["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap","style"]
7
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0wqf_v9i12zlw.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u46szahhg8-l.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","href":"/favicon.png","type":"image/png"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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":"0QnzQ8Z6fEhlhVaWAQ2_v"}
2
+ 2:I[80492,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ThemeProvider"]
3
+ 3:I[39756,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
4
+ 4:I[37457,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
5
+ :HL["/_next/static/chunks/00gs7ywo3p_-j.css","style"]
6
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/00gs7ywo3p_-j.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/13l7oudco0wo6.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"icon","href":"/favicon.png","type":"image/png"}]}],["$","body",null,{"className":"inter_b2991b2-module__9mH_6q__variable jetbrains_mono_d5591ac2-module__D88TVW__variable antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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":"SMcLeSYWNCOVrWD-oXgfW"}
@@ -1,3 +1,4 @@
1
- :HL["/_next/static/chunks/0wqf_v9i12zlw.css","style"]
2
- :HL["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap","style"]
3
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"demo","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"0QnzQ8Z6fEhlhVaWAQ2_v"}
1
+ :HL["/_next/static/chunks/00gs7ywo3p_-j.css","style"]
2
+ :HL["/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
+ :HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"demo","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"SMcLeSYWNCOVrWD-oXgfW"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[47257,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
3
- 3:I[38999,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/05bvvz79zswfr.js","/_next/static/chunks/16xltw7vj2r00.js"],"default"]
4
- 6:I[97367,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
2
+ 2:I[47257,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ClientPageRoot"]
3
+ 3:I[38999,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0cn.wl1796p2h.js","/_next/static/chunks/07h.efnrmr0xe.js"],"default"]
4
+ 6:I[97367,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.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/05bvvz79zswfr.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/16xltw7vj2r00.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"0QnzQ8Z6fEhlhVaWAQ2_v"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0cn.wl1796p2h.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/07h.efnrmr0xe.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"SMcLeSYWNCOVrWD-oXgfW"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[39756,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
3
- 3:I[37457,["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
2
+ 2:I[39756,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
3
+ 3:I[37457,["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.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":"0QnzQ8Z6fEhlhVaWAQ2_v"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"SMcLeSYWNCOVrWD-oXgfW"}
@@ -1,6 +1,11 @@
1
1
  {
2
2
  "pages": {},
3
- "app": {},
4
- "appUsingSizeAdjust": false,
3
+ "app": {
4
+ "[project]/app/docs/page": [
5
+ "static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2",
6
+ "static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2"
7
+ ]
8
+ },
9
+ "appUsingSizeAdjust": true,
5
10
  "pagesUsingSizeAdjust": false
6
11
  }
@@ -3,7 +3,7 @@ R.c("server/chunks/ssr/[root-of-the-server]__0wyf~6k._.js")
3
3
  R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0s1~nn6.js")
4
4
  R.c("server/chunks/ssr/[root-of-the-server]__0o63b-4._.js")
5
5
  R.c("server/chunks/ssr/[root-of-the-server]__12pgiyg._.js")
6
- R.c("server/chunks/ssr/_062mb1e._.js")
6
+ R.c("server/chunks/ssr/[root-of-the-server]__0tlv0_c._.js")
7
7
  R.c("server/chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js")
8
8
  R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js")
9
9
  R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js")
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../node_modules/@opentelemetry/api/build/src/api/context.js","../../../../node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../node_modules/@opentelemetry/api/build/src/context-api.js","../../../../node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../node_modules/@opentelemetry/api/build/src/context/context.js","../../../../node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../node_modules/@opentelemetry/api/build/src/index.js","../../../../node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../node_modules/@opentelemetry/api/build/src/version.js","../../../../node_modules/@opentelemetry/api/package.json","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/[root-of-the-server]__08ixfva._.js","../../chunks/ssr/[root-of-the-server]__0o63b-4._.js","../../chunks/ssr/[root-of-the-server]__0wyf~6k._.js","../../chunks/ssr/[root-of-the-server]__12pgiyg._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_062mb1e._.js","../../chunks/ssr/_next-internal_server_app_docs_page_actions_0xq87ie.js","../../chunks/ssr/app_docs_page_tsx_0a3qz3_._.js","../../chunks/ssr/node_modules_09w7yel._.js","../../chunks/ssr/node_modules_0fx6-.x._.js","../../chunks/ssr/node_modules_0lynej0._.js","../../chunks/ssr/node_modules_120b470._.js","../../chunks/ssr/node_modules_next_dist_0wzpc4e._.js","../../chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0lgvd_..js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0s1~nn6.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../node_modules/@opentelemetry/api/build/src/api/context.js","../../../../node_modules/@opentelemetry/api/build/src/api/diag.js","../../../../node_modules/@opentelemetry/api/build/src/api/metrics.js","../../../../node_modules/@opentelemetry/api/build/src/api/propagation.js","../../../../node_modules/@opentelemetry/api/build/src/api/trace.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/context-helpers.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/baggage-impl.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/internal/symbol.js","../../../../node_modules/@opentelemetry/api/build/src/baggage/utils.js","../../../../node_modules/@opentelemetry/api/build/src/context-api.js","../../../../node_modules/@opentelemetry/api/build/src/context/NoopContextManager.js","../../../../node_modules/@opentelemetry/api/build/src/context/context.js","../../../../node_modules/@opentelemetry/api/build/src/diag-api.js","../../../../node_modules/@opentelemetry/api/build/src/diag/ComponentLogger.js","../../../../node_modules/@opentelemetry/api/build/src/diag/consoleLogger.js","../../../../node_modules/@opentelemetry/api/build/src/diag/internal/logLevelLogger.js","../../../../node_modules/@opentelemetry/api/build/src/diag/types.js","../../../../node_modules/@opentelemetry/api/build/src/index.js","../../../../node_modules/@opentelemetry/api/build/src/internal/global-utils.js","../../../../node_modules/@opentelemetry/api/build/src/internal/semver.js","../../../../node_modules/@opentelemetry/api/build/src/metrics-api.js","../../../../node_modules/@opentelemetry/api/build/src/metrics/Metric.js","../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeter.js","../../../../node_modules/@opentelemetry/api/build/src/metrics/NoopMeterProvider.js","../../../../node_modules/@opentelemetry/api/build/src/platform/index.js","../../../../node_modules/@opentelemetry/api/build/src/platform/node/globalThis.js","../../../../node_modules/@opentelemetry/api/build/src/platform/node/index.js","../../../../node_modules/@opentelemetry/api/build/src/propagation-api.js","../../../../node_modules/@opentelemetry/api/build/src/propagation/NoopTextMapPropagator.js","../../../../node_modules/@opentelemetry/api/build/src/propagation/TextMapPropagator.js","../../../../node_modules/@opentelemetry/api/build/src/trace-api.js","../../../../node_modules/@opentelemetry/api/build/src/trace/NonRecordingSpan.js","../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js","../../../../node_modules/@opentelemetry/api/build/src/trace/NoopTracerProvider.js","../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracer.js","../../../../node_modules/@opentelemetry/api/build/src/trace/ProxyTracerProvider.js","../../../../node_modules/@opentelemetry/api/build/src/trace/SamplingResult.js","../../../../node_modules/@opentelemetry/api/build/src/trace/context-utils.js","../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-impl.js","../../../../node_modules/@opentelemetry/api/build/src/trace/internal/tracestate-validators.js","../../../../node_modules/@opentelemetry/api/build/src/trace/internal/utils.js","../../../../node_modules/@opentelemetry/api/build/src/trace/invalid-span-constants.js","../../../../node_modules/@opentelemetry/api/build/src/trace/span_kind.js","../../../../node_modules/@opentelemetry/api/build/src/trace/spancontext-utils.js","../../../../node_modules/@opentelemetry/api/build/src/trace/status.js","../../../../node_modules/@opentelemetry/api/build/src/trace/trace_flags.js","../../../../node_modules/@opentelemetry/api/build/src/version.js","../../../../node_modules/@opentelemetry/api/package.json","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/[root-of-the-server]__0o63b-4._.js","../../chunks/ssr/[root-of-the-server]__0r3ayxw._.js","../../chunks/ssr/[root-of-the-server]__0tlv0_c._.js","../../chunks/ssr/[root-of-the-server]__0wyf~6k._.js","../../chunks/ssr/[root-of-the-server]__12pgiyg._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_next-internal_server_app_docs_page_actions_0xq87ie.js","../../chunks/ssr/app_docs_page_tsx_0a3qz3_._.js","../../chunks/ssr/node_modules_08x2~-f._.js","../../chunks/ssr/node_modules_09w7yel._.js","../../chunks/ssr/node_modules_0blbtbs._.js","../../chunks/ssr/node_modules_next_dist_0wzpc4e._.js","../../chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0lgvd_..js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0s1~nn6.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/docs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/components/ThemeProvider.tsx <module evaluation>":{"id":80492,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/components/ThemeProvider.tsx":{"id":80492,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/app/docs/page.tsx <module evaluation>":{"id":14287,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0c50o8a5sgi.n.js"],"async":false},"[project]/app/docs/page.tsx":{"id":14287,"name":"*","chunks":["/_next/static/chunks/0u46szahhg8-l.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0c50o8a5sgi.n.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"80492":{"*":{"id":31470,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"14287":{"*":{"id":19407,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__08ixfva._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js","server/chunks/ssr/node_modules_0lynej0._.js","server/chunks/ssr/app_docs_page_tsx_0a3qz3_._.js","server/chunks/ssr/node_modules_120b470._.js","server/chunks/ssr/node_modules_0fx6-.x._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"80492":{"*":{"id":6209,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"14287":{"*":{"id":76533,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0wqf_v9i12zlw.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0wqf_v9i12zlw.css","inlined":false}],"[project]/app/docs/page":[{"path":"static/chunks/0wqf_v9i12zlw.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0u46szahhg8-l.js","static/chunks/0d3shmwh5_nmn.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0u46szahhg8-l.js","static/chunks/0d3shmwh5_nmn.js"],"[project]/app/docs/page":["static/chunks/0u46szahhg8-l.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/0c50o8a5sgi.n.js"]}};
2
+ globalThis.__RSC_MANIFEST["/docs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/components/ThemeProvider.tsx <module evaluation>":{"id":80492,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/components/ThemeProvider.tsx":{"id":80492,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/app/docs/page.tsx <module evaluation>":{"id":14287,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/08845o78x1i1w.js"],"async":false},"[project]/app/docs/page.tsx":{"id":14287,"name":"*","chunks":["/_next/static/chunks/13l7oudco0wo6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/08845o78x1i1w.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"80492":{"*":{"id":31470,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"14287":{"*":{"id":19407,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0r3ayxw._.js","server/chunks/ssr/node_modules_next_dist_0wzpc4e._.js","server/chunks/ssr/node_modules_08x2~-f._.js","server/chunks/ssr/node_modules_0blbtbs._.js","server/chunks/ssr/app_docs_page_tsx_0a3qz3_._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"80492":{"*":{"id":6209,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"14287":{"*":{"id":76533,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/00gs7ywo3p_-j.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/00gs7ywo3p_-j.css","inlined":false}],"[project]/app/docs/page":[{"path":"static/chunks/00gs7ywo3p_-j.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/13l7oudco0wo6.js","static/chunks/0d3shmwh5_nmn.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13l7oudco0wo6.js","static/chunks/0d3shmwh5_nmn.js"],"[project]/app/docs/page":["static/chunks/13l7oudco0wo6.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/08845o78x1i1w.js"]}};
3
3