@synapse-research/synapse 0.2.2 → 0.2.4

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 (161) hide show
  1. package/bin/synapse.mjs +5 -18
  2. package/dist/.next/BUILD_ID +1 -1
  3. package/dist/.next/app-build-manifest.json +120 -120
  4. package/dist/.next/app-path-routes-manifest.json +33 -33
  5. package/dist/.next/build-manifest.json +2 -2
  6. package/dist/.next/cache/.gitkeep +0 -0
  7. package/dist/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
  8. package/dist/.next/server/app/(dashboard)/compute/page_client-reference-manifest.js +1 -1
  9. package/dist/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  10. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  11. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  12. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  13. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  14. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page_client-reference-manifest.js +1 -1
  15. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page_client-reference-manifest.js +1 -1
  16. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/page_client-reference-manifest.js +1 -1
  17. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page_client-reference-manifest.js +1 -1
  18. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/page_client-reference-manifest.js +1 -1
  19. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/new/page_client-reference-manifest.js +1 -1
  20. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/page_client-reference-manifest.js +1 -1
  21. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/insights/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/related-works/page_client-reference-manifest.js +1 -1
  23. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page_client-reference-manifest.js +1 -1
  24. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/page_client-reference-manifest.js +1 -1
  25. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/settings/page_client-reference-manifest.js +1 -1
  26. package/dist/.next/server/app/(dashboard)/research-projects/new/page_client-reference-manifest.js +1 -1
  27. package/dist/.next/server/app/(dashboard)/research-projects/page_client-reference-manifest.js +1 -1
  28. package/dist/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  29. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  30. package/dist/.next/server/app/_not-found.html +1 -1
  31. package/dist/.next/server/app/_not-found.rsc +1 -1
  32. package/dist/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  33. package/dist/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  34. package/dist/.next/server/app/admin/companies/new.html +1 -1
  35. package/dist/.next/server/app/admin/companies/new.rsc +1 -1
  36. package/dist/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  37. package/dist/.next/server/app/admin/companies.html +1 -1
  38. package/dist/.next/server/app/admin/companies.rsc +1 -1
  39. package/dist/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  40. package/dist/.next/server/app/admin.html +1 -1
  41. package/dist/.next/server/app/admin.rsc +1 -1
  42. package/dist/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  43. package/dist/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  45. package/dist/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/server/app/api/admin/stats/route_client-reference-manifest.js +1 -1
  47. package/dist/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  49. package/dist/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  51. package/dist/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  53. package/dist/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  55. package/dist/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  56. package/dist/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  57. package/dist/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  58. package/dist/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  59. package/dist/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  60. package/dist/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  61. package/dist/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  62. package/dist/.next/server/app/api/compute-nodes/[uuid]/route_client-reference-manifest.js +1 -1
  63. package/dist/.next/server/app/api/compute-nodes/route_client-reference-manifest.js +1 -1
  64. package/dist/.next/server/app/api/compute-pools/[uuid]/route_client-reference-manifest.js +1 -1
  65. package/dist/.next/server/app/api/compute-pools/route_client-reference-manifest.js +1 -1
  66. package/dist/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  67. package/dist/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  68. package/dist/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  69. package/dist/.next/server/app/api/experiment-designs/[uuid]/approve/route_client-reference-manifest.js +1 -1
  70. package/dist/.next/server/app/api/experiment-designs/[uuid]/close/route_client-reference-manifest.js +1 -1
  71. package/dist/.next/server/app/api/experiment-designs/[uuid]/reject/route_client-reference-manifest.js +1 -1
  72. package/dist/.next/server/app/api/experiment-designs/[uuid]/route_client-reference-manifest.js +1 -1
  73. package/dist/.next/server/app/api/experiment-runs/[uuid]/claim/route_client-reference-manifest.js +1 -1
  74. package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route_client-reference-manifest.js +1 -1
  75. package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  76. package/dist/.next/server/app/api/experiment-runs/[uuid]/evaluate-criteria/route_client-reference-manifest.js +1 -1
  77. package/dist/.next/server/app/api/experiment-runs/[uuid]/registry/route_client-reference-manifest.js +1 -1
  78. package/dist/.next/server/app/api/experiment-runs/[uuid]/release/route_client-reference-manifest.js +1 -1
  79. package/dist/.next/server/app/api/experiment-runs/[uuid]/route_client-reference-manifest.js +1 -1
  80. package/dist/.next/server/app/api/experiment-runs/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  81. package/dist/.next/server/app/api/experiments/[uuid]/complete/route_client-reference-manifest.js +1 -1
  82. package/dist/.next/server/app/api/experiments/[uuid]/progress/route_client-reference-manifest.js +1 -1
  83. package/dist/.next/server/app/api/experiments/[uuid]/request-plan/route_client-reference-manifest.js +1 -1
  84. package/dist/.next/server/app/api/experiments/[uuid]/reset/route_client-reference-manifest.js +1 -1
  85. package/dist/.next/server/app/api/experiments/[uuid]/review/route_client-reference-manifest.js +1 -1
  86. package/dist/.next/server/app/api/experiments/[uuid]/route_client-reference-manifest.js +1 -1
  87. package/dist/.next/server/app/api/experiments/[uuid]/start/route_client-reference-manifest.js +1 -1
  88. package/dist/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  89. package/dist/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  90. package/dist/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  91. package/dist/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  92. package/dist/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  93. package/dist/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  94. package/dist/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  95. package/dist/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  96. package/dist/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  97. package/dist/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  98. package/dist/.next/server/app/api/onboarding/status/route_client-reference-manifest.js +1 -1
  99. package/dist/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  100. package/dist/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  101. package/dist/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  102. package/dist/.next/server/app/api/research-projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  103. package/dist/.next/server/app/api/research-projects/[uuid]/agent-activity/route_client-reference-manifest.js +1 -1
  104. package/dist/.next/server/app/api/research-projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  105. package/dist/.next/server/app/api/research-projects/[uuid]/baselines/route_client-reference-manifest.js +1 -1
  106. package/dist/.next/server/app/api/research-projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  107. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route_client-reference-manifest.js +1 -1
  108. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/route_client-reference-manifest.js +1 -1
  109. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/summary/route_client-reference-manifest.js +1 -1
  110. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/dependencies/route_client-reference-manifest.js +1 -1
  111. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/route_client-reference-manifest.js +1 -1
  112. package/dist/.next/server/app/api/research-projects/[uuid]/experiments/route_client-reference-manifest.js +1 -1
  113. package/dist/.next/server/app/api/research-projects/[uuid]/github/branches/route_client-reference-manifest.js +1 -1
  114. package/dist/.next/server/app/api/research-projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  115. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/[workUuid]/route_client-reference-manifest.js +1 -1
  116. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/complete/route_client-reference-manifest.js +1 -1
  117. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/route_client-reference-manifest.js +1 -1
  118. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/complete/route_client-reference-manifest.js +1 -1
  119. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/route_client-reference-manifest.js +1 -1
  120. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/route_client-reference-manifest.js +1 -1
  121. package/dist/.next/server/app/api/research-projects/[uuid]/research-questions/route_client-reference-manifest.js +1 -1
  122. package/dist/.next/server/app/api/research-projects/[uuid]/route_client-reference-manifest.js +1 -1
  123. package/dist/.next/server/app/api/research-projects/route_client-reference-manifest.js +1 -1
  124. package/dist/.next/server/app/api/research-questions/[uuid]/claim/route_client-reference-manifest.js +1 -1
  125. package/dist/.next/server/app/api/research-questions/[uuid]/move/route_client-reference-manifest.js +1 -1
  126. package/dist/.next/server/app/api/research-questions/[uuid]/release/route_client-reference-manifest.js +1 -1
  127. package/dist/.next/server/app/api/research-questions/[uuid]/review/route_client-reference-manifest.js +1 -1
  128. package/dist/.next/server/app/api/research-questions/[uuid]/route_client-reference-manifest.js +1 -1
  129. package/dist/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  130. package/dist/.next/server/app/api/settings/integrations/route_client-reference-manifest.js +1 -1
  131. package/dist/.next/server/app/api/ssh-config/route_client-reference-manifest.js +1 -1
  132. package/dist/.next/server/app/index.html +1 -1
  133. package/dist/.next/server/app/index.rsc +1 -1
  134. package/dist/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  135. package/dist/.next/server/app/login/admin.html +1 -1
  136. package/dist/.next/server/app/login/admin.rsc +1 -1
  137. package/dist/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  138. package/dist/.next/server/app/login/callback.html +1 -1
  139. package/dist/.next/server/app/login/callback.rsc +1 -1
  140. package/dist/.next/server/app/login/page_client-reference-manifest.js +1 -1
  141. package/dist/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  142. package/dist/.next/server/app/login/silent-refresh.html +1 -1
  143. package/dist/.next/server/app/login/silent-refresh.rsc +1 -1
  144. package/dist/.next/server/app/login.html +1 -1
  145. package/dist/.next/server/app/login.rsc +1 -1
  146. package/dist/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  147. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  148. package/dist/.next/server/app/research-projects/new.html +1 -1
  149. package/dist/.next/server/app/research-projects/new.rsc +1 -1
  150. package/dist/.next/server/app/research-projects.html +1 -1
  151. package/dist/.next/server/app/research-projects.rsc +1 -1
  152. package/dist/.next/server/app/settings.html +1 -1
  153. package/dist/.next/server/app/settings.rsc +1 -1
  154. package/dist/.next/server/app-paths-manifest.json +33 -33
  155. package/dist/.next/server/middleware-manifest.json +1 -1
  156. package/dist/.next/server/pages/404.html +1 -1
  157. package/dist/.next/server/pages/500.html +1 -1
  158. package/dist/.next/server/pages-manifest.json +1 -1
  159. package/package.json +1 -1
  160. /package/dist/.next/static/{A0gSMjwZFdpcu3AYOGpNG → mlyzyo6DQbDLbgRkdvhEX}/_buildManifest.js +0 -0
  161. /package/dist/.next/static/{A0gSMjwZFdpcu3AYOGpNG → mlyzyo6DQbDLbgRkdvhEX}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><!--A0gSMjwZFdpcu3AYOGpNG--><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/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5bdbf89eb25c5de2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8448a25dce3e7af6.js"/><script src="/_next/static/chunks/f40797d1-b170d994ba5d9bd4.js" async=""></script><script src="/_next/static/chunks/5496-2c7bd2159f4c4e7c.js" async=""></script><script src="/_next/static/chunks/main-app-0473036fe4727326.js" async=""></script><script src="/_next/static/chunks/2079-2e71c970e033d052.js" async=""></script><script src="/_next/static/chunks/app/layout-4cb6be8f1f031df9.js" async=""></script><script src="/_next/static/chunks/8944-8dfadf993d6868cd.js" async=""></script><script src="/_next/static/chunks/2790-7582734a89b7a4b2.js" async=""></script><script src="/_next/static/chunks/1350-a377b861be97f214.js" async=""></script><script src="/_next/static/chunks/4655-3b26c56bce59c337.js" async=""></script><script src="/_next/static/chunks/9784-0a4f0c829fda5226.js" async=""></script><script src="/_next/static/chunks/5326-8d9a745d9992695b.js" async=""></script><script src="/_next/static/chunks/7036-d9dff279bd4fdbfd.js" async=""></script><script src="/_next/static/chunks/3114-12a716f4b0b3ee7e.js" async=""></script><script src="/_next/static/chunks/2825-f0390dbf74bcfc68.js" async=""></script><script src="/_next/static/chunks/9988-c903263c5cae357a.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-1e45161b321c02a4.js" async=""></script><script src="/_next/static/chunks/1033-385168deb382a5bc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-917c0e45e5adcaed.js" async=""></script><meta name="next-size-adjust" content=""/><title>Synapse</title><meta name="description" content="AI-powered research experimentation platform"/><meta property="og:title" content="Synapse"/><meta property="og:description" content="AI-powered research experimentation platform"/><meta property="og:site_name" content="Synapse"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Synapse"/><meta name="twitter:description" content="AI-powered research experimentation platform"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-8448a25dce3e7af6.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[23602,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"ThemeProvider\"]\n3:I[32277,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"LocaleProvider\"]\n4:I[77999,[],\"\"]\n5:I[29459,[],\"\"]\n6:I[38366,[],\"ClientSegmentRoot\"]\n7:I[28266,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"8944\",\"static/chunks/8944-8dfadf993d6868cd.js\",\"2790\",\"static/chunks/2790-7582734a89b7a4b2.js\",\"1350\",\"static/chunks/1350-a377b861be97f214.js\",\"4655\",\"static/chunks/4655-3b26c56bce59c337.js\",\"9784\",\"static/chunks/9784-0a4f0c829fda5226.js\",\"5326\",\"static/chunks/5326-8d9a745d9992695b.js\",\"7036\",\"static/chunks/7036-d9dff279bd4fdbfd.js\",\"3114\",\"static/chunks/3114-12a716f4b0b3ee7e.js\",\"2825\",\"static/chunks/2825-f0390dbf74bcfc68.js\",\"9988\",\"static/chunks/9988-c903263c5cae357a.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-1e45161b321c02a4.js\"],\"default\"]\n9:I[18730,[],\"ClientPageRoot\"]\na:I[42388,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"8944\",\"static/chunks/8944-8dfadf993d6868cd.js\",\"1033\",\"static/chunks/1033-385168deb382a5bc.js\",\"1670\",\"static/chunks/app/(dashboard)/settings/page-917c0e45e5adcaed.js\"],\"default\"]\nd:I[12870,[],\"OutletBoundary\"]\nf:I[52955,[],\"AsyncMetadataOutlet\"]\n15:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/5bdbf89eb25c5de2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"A0gSMjwZFdpcu3AYOGpNG\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5bdbf89eb25c5de2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"slots\":{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@8\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@b\",\"$@c\"]}],null,[\"$\",\"$Ld\",null,{\"children\":[\"$Le\",[\"$\",\"$Lf\",null,{\"promise\":\"$@10\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"div\",\"l\",{\"className\":\"space-y-6 p-4 md:p-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between\",\"children\":[[\"$\",\"div\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-8 w-44\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-80 max-w-full\"}]]}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse h-10 w-36 rounded-xl\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid gap-4 xl:grid-cols-[minmax(0,1fr)_360px]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-3xl border border-border/60 bg-card/60 p-6\",\"children\":[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse h-[520px] w-full rounded-[28px]\"}]}],[\"$\",\"div\",null,{\"className\":\"space-y-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-3xl border border-border/60 bg-card/60 p-5\",\"children\":[\"$\",\"div\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-5 w-32\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}],\"$L11\",\"$L12\"]}]}],\"$L13\"]}]]}]]}],[],[]],false]},null,false],\"$L14\",false]],\"m\":\"$undefined\",\"G\":[\"$15\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"16:I[12870,[],\"ViewportBoundary\"]\n18:I[12870,[],\"MetadataBoundary\"]\n19:\"$Sreact.suspense\"\n11:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-20 w-full\"}]\n12:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]\n13:[\"$\",\"div\",null,{\"className\":\"rounded-3xl border border-border/60 bg-card/60 p-5\",\"children\":[\"$\",\"div\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-5 w-28\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-full\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-5/6\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-2/3\"}]]}]}]\n14:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L16\",null,{\"children\":\"$L17\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L18\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$19\",null,{\"fallback\":null,\"children\":\"$L1a\"}]}]}]]}]\n8:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\nb:{}\nc:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"17:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\ne:null\n"])</script><script>self.__next_f.push([1,"1b:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"10:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Synapse\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$L1b\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"1a:\"$10:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--mlyzyo6DQbDLbgRkdvhEX--><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/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5bdbf89eb25c5de2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8448a25dce3e7af6.js"/><script src="/_next/static/chunks/f40797d1-b170d994ba5d9bd4.js" async=""></script><script src="/_next/static/chunks/5496-2c7bd2159f4c4e7c.js" async=""></script><script src="/_next/static/chunks/main-app-0473036fe4727326.js" async=""></script><script src="/_next/static/chunks/2079-2e71c970e033d052.js" async=""></script><script src="/_next/static/chunks/app/layout-4cb6be8f1f031df9.js" async=""></script><script src="/_next/static/chunks/8944-8dfadf993d6868cd.js" async=""></script><script src="/_next/static/chunks/2790-7582734a89b7a4b2.js" async=""></script><script src="/_next/static/chunks/1350-a377b861be97f214.js" async=""></script><script src="/_next/static/chunks/4655-3b26c56bce59c337.js" async=""></script><script src="/_next/static/chunks/9784-0a4f0c829fda5226.js" async=""></script><script src="/_next/static/chunks/5326-8d9a745d9992695b.js" async=""></script><script src="/_next/static/chunks/7036-d9dff279bd4fdbfd.js" async=""></script><script src="/_next/static/chunks/3114-12a716f4b0b3ee7e.js" async=""></script><script src="/_next/static/chunks/2825-f0390dbf74bcfc68.js" async=""></script><script src="/_next/static/chunks/9988-c903263c5cae357a.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-1e45161b321c02a4.js" async=""></script><script src="/_next/static/chunks/1033-385168deb382a5bc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-917c0e45e5adcaed.js" async=""></script><meta name="next-size-adjust" content=""/><title>Synapse</title><meta name="description" content="AI-powered research experimentation platform"/><meta property="og:title" content="Synapse"/><meta property="og:description" content="AI-powered research experimentation platform"/><meta property="og:site_name" content="Synapse"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Synapse"/><meta name="twitter:description" content="AI-powered research experimentation platform"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-8448a25dce3e7af6.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[23602,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"ThemeProvider\"]\n3:I[32277,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"LocaleProvider\"]\n4:I[77999,[],\"\"]\n5:I[29459,[],\"\"]\n6:I[38366,[],\"ClientSegmentRoot\"]\n7:I[28266,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"8944\",\"static/chunks/8944-8dfadf993d6868cd.js\",\"2790\",\"static/chunks/2790-7582734a89b7a4b2.js\",\"1350\",\"static/chunks/1350-a377b861be97f214.js\",\"4655\",\"static/chunks/4655-3b26c56bce59c337.js\",\"9784\",\"static/chunks/9784-0a4f0c829fda5226.js\",\"5326\",\"static/chunks/5326-8d9a745d9992695b.js\",\"7036\",\"static/chunks/7036-d9dff279bd4fdbfd.js\",\"3114\",\"static/chunks/3114-12a716f4b0b3ee7e.js\",\"2825\",\"static/chunks/2825-f0390dbf74bcfc68.js\",\"9988\",\"static/chunks/9988-c903263c5cae357a.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-1e45161b321c02a4.js\"],\"default\"]\n9:I[18730,[],\"ClientPageRoot\"]\na:I[42388,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"8944\",\"static/chunks/8944-8dfadf993d6868cd.js\",\"1033\",\"static/chunks/1033-385168deb382a5bc.js\",\"1670\",\"static/chunks/app/(dashboard)/settings/page-917c0e45e5adcaed.js\"],\"default\"]\nd:I[12870,[],\"OutletBoundary\"]\nf:I[52955,[],\"AsyncMetadataOutlet\"]\n15:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/5bdbf89eb25c5de2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"mlyzyo6DQbDLbgRkdvhEX\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5bdbf89eb25c5de2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"slots\":{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@8\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L9\",null,{\"Component\":\"$a\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@b\",\"$@c\"]}],null,[\"$\",\"$Ld\",null,{\"children\":[\"$Le\",[\"$\",\"$Lf\",null,{\"promise\":\"$@10\"}]]}]]}],{},null,false]},null,false]},[[\"$\",\"div\",\"l\",{\"className\":\"space-y-6 p-4 md:p-8\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between\",\"children\":[[\"$\",\"div\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-8 w-44\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-80 max-w-full\"}]]}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse h-10 w-36 rounded-xl\"}]]}],[\"$\",\"div\",null,{\"className\":\"grid gap-4 xl:grid-cols-[minmax(0,1fr)_360px]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-3xl border border-border/60 bg-card/60 p-6\",\"children\":[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse h-[520px] w-full rounded-[28px]\"}]}],[\"$\",\"div\",null,{\"className\":\"space-y-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-3xl border border-border/60 bg-card/60 p-5\",\"children\":[\"$\",\"div\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-5 w-32\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}],\"$L11\",\"$L12\"]}]}],\"$L13\"]}]]}]]}],[],[]],false]},null,false],\"$L14\",false]],\"m\":\"$undefined\",\"G\":[\"$15\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"16:I[12870,[],\"ViewportBoundary\"]\n18:I[12870,[],\"MetadataBoundary\"]\n19:\"$Sreact.suspense\"\n11:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-20 w-full\"}]\n12:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]\n13:[\"$\",\"div\",null,{\"className\":\"rounded-3xl border border-border/60 bg-card/60 p-5\",\"children\":[\"$\",\"div\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-5 w-28\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-full\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-5/6\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-4 w-2/3\"}]]}]}]\n14:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L16\",null,{\"children\":\"$L17\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L18\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$19\",null,{\"fallback\":null,\"children\":\"$L1a\"}]}]}]]}]\n8:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\nb:{}\nc:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"17:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\ne:null\n"])</script><script>self.__next_f.push([1,"1b:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"10:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Synapse\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$L1b\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"1a:\"$10:metadata\"\n"])</script></body></html>
@@ -14,7 +14,7 @@ f:I[52955,[],"AsyncMetadataOutlet"]
14
14
  :HL["/_next/static/media/93f479601ee12b01-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/css/de70bee13400563f.css","style"]
16
16
  :HL["/_next/static/css/5bdbf89eb25c5de2.css","style"]
17
- 0:{"P":null,"b":"A0gSMjwZFdpcu3AYOGpNG","p":"","c":["","settings"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/de70bee13400563f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5bdbf89eb25c5de2.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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":["(dashboard)",["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@8"}]]}],{"children":["settings",["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@b","$@c"]}],null,["$","$Ld",null,{"children":["$Le",["$","$Lf",null,{"promise":"$@10"}]]}]]}],{},null,false]},null,false]},[["$","div","l",{"className":"space-y-6 p-4 md:p-8","children":[["$","div",null,{"className":"flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between","children":[["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-8 w-44"}],["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-4 w-80 max-w-full"}]]}],["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse h-10 w-36 rounded-xl"}]]}],["$","div",null,{"className":"grid gap-4 xl:grid-cols-[minmax(0,1fr)_360px]","children":[["$","div",null,{"className":"rounded-3xl border border-border/60 bg-card/60 p-6","children":["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse h-[520px] w-full rounded-[28px]"}]}],["$","div",null,{"className":"space-y-4","children":[["$","div",null,{"className":"rounded-3xl border border-border/60 bg-card/60 p-5","children":["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-5 w-32"}],["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-10 w-full"}],"$L11","$L12"]}]}],"$L13"]}]]}]]}],[],[]],false]},null,false],"$L14",false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
17
+ 0:{"P":null,"b":"mlyzyo6DQbDLbgRkdvhEX","p":"","c":["","settings"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/de70bee13400563f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5bdbf89eb25c5de2.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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":["(dashboard)",["$","$1","c",{"children":[null,["$","$L6",null,{"Component":"$7","slots":{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@8"}]]}],{"children":["settings",["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L9",null,{"Component":"$a","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@b","$@c"]}],null,["$","$Ld",null,{"children":["$Le",["$","$Lf",null,{"promise":"$@10"}]]}]]}],{},null,false]},null,false]},[["$","div","l",{"className":"space-y-6 p-4 md:p-8","children":[["$","div",null,{"className":"flex flex-col gap-4 lg:flex-row lg:items-center lg:justify-between","children":[["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-8 w-44"}],["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-4 w-80 max-w-full"}]]}],["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse h-10 w-36 rounded-xl"}]]}],["$","div",null,{"className":"grid gap-4 xl:grid-cols-[minmax(0,1fr)_360px]","children":[["$","div",null,{"className":"rounded-3xl border border-border/60 bg-card/60 p-6","children":["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse h-[520px] w-full rounded-[28px]"}]}],["$","div",null,{"className":"space-y-4","children":[["$","div",null,{"className":"rounded-3xl border border-border/60 bg-card/60 p-5","children":["$","div",null,{"className":"space-y-3","children":[["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-5 w-32"}],["$","div",null,{"data-slot":"skeleton","className":"bg-accent animate-pulse rounded-md h-10 w-full"}],"$L11","$L12"]}]}],"$L13"]}]]}]]}],[],[]],false]},null,false],"$L14",false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
18
18
  16:I[12870,[],"ViewportBoundary"]
19
19
  18:I[12870,[],"MetadataBoundary"]
20
20
  19:"$Sreact.suspense"
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "/_not-found/page": "app/_not-found/page.js",
3
+ "/api/auth/callback/route": "app/api/auth/callback/route.js",
3
4
  "/api/auth/me/route": "app/api/auth/me/route.js",
4
5
  "/api/auth/logout/route": "app/api/auth/logout/route.js",
6
+ "/api/auth/session/route": "app/api/auth/session/route.js",
5
7
  "/api/auth/refresh/route": "app/api/auth/refresh/route.js",
6
8
  "/api/auth/sync-token/route": "app/api/auth/sync-token/route.js",
7
- "/api/auth/session/route": "app/api/auth/session/route.js",
8
9
  "/api/compute-nodes/route": "app/api/compute-nodes/route.js",
9
10
  "/api/experiments/[uuid]/complete/route": "app/api/experiments/[uuid]/complete/route.js",
10
11
  "/api/experiments/[uuid]/request-plan/route": "app/api/experiments/[uuid]/request-plan/route.js",
@@ -18,82 +19,81 @@
18
19
  "/api/settings/integrations/route": "app/api/settings/integrations/route.js",
19
20
  "/api/ssh-config/route": "app/api/ssh-config/route.js",
20
21
  "/favicon.ico/route": "app/favicon.ico/route.js",
21
- "/api/admin/companies/route": "app/api/admin/companies/route.js",
22
22
  "/api/admin/companies/[uuid]/route": "app/api/admin/companies/[uuid]/route.js",
23
23
  "/api/admin/login/route": "app/api/admin/login/route.js",
24
24
  "/api/admin/session/route": "app/api/admin/session/route.js",
25
25
  "/api/admin/stats/route": "app/api/admin/stats/route.js",
26
26
  "/api/agents/[uuid]/sessions/route": "app/api/agents/[uuid]/sessions/route.js",
27
- "/api/api-keys/[uuid]/route": "app/api/api-keys/[uuid]/route.js",
28
- "/api/agents/route": "app/api/agents/route.js",
29
- "/api/api-keys/route": "app/api/api-keys/route.js",
30
- "/api/auth/default-login/route": "app/api/auth/default-login/route.js",
27
+ "/api/auth/check-default/route": "app/api/auth/check-default/route.js",
31
28
  "/api/auth/identify/route": "app/api/auth/identify/route.js",
29
+ "/api/admin/companies/route": "app/api/admin/companies/route.js",
30
+ "/api/auth/default-login/route": "app/api/auth/default-login/route.js",
31
+ "/api/agents/route": "app/api/agents/route.js",
32
+ "/api/comments/route": "app/api/comments/route.js",
32
33
  "/api/agents/[uuid]/route": "app/api/agents/[uuid]/route.js",
33
- "/api/compute-pools/[uuid]/route": "app/api/compute-pools/[uuid]/route.js",
34
34
  "/api/compute-nodes/[uuid]/route": "app/api/compute-nodes/[uuid]/route.js",
35
35
  "/api/compute-pools/route": "app/api/compute-pools/route.js",
36
- "/api/comments/route": "app/api/comments/route.js",
36
+ "/api/events/notifications/route": "app/api/events/notifications/route.js",
37
37
  "/api/documents/[uuid]/route": "app/api/documents/[uuid]/route.js",
38
38
  "/api/events/route": "app/api/events/route.js",
39
- "/api/events/notifications/route": "app/api/events/notifications/route.js",
40
39
  "/api/experiment-designs/[uuid]/approve/route": "app/api/experiment-designs/[uuid]/approve/route.js",
41
- "/api/experiment-designs/[uuid]/route": "app/api/experiment-designs/[uuid]/route.js",
40
+ "/api/experiment-designs/[uuid]/close/route": "app/api/experiment-designs/[uuid]/close/route.js",
42
41
  "/api/experiment-designs/[uuid]/reject/route": "app/api/experiment-designs/[uuid]/reject/route.js",
42
+ "/api/experiment-designs/[uuid]/route": "app/api/experiment-designs/[uuid]/route.js",
43
43
  "/api/experiment-runs/[uuid]/claim/route": "app/api/experiment-runs/[uuid]/claim/route.js",
44
44
  "/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route": "app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route.js",
45
45
  "/api/experiment-runs/[uuid]/dependencies/route": "app/api/experiment-runs/[uuid]/dependencies/route.js",
46
46
  "/api/experiment-runs/[uuid]/evaluate-criteria/route": "app/api/experiment-runs/[uuid]/evaluate-criteria/route.js",
47
+ "/api/experiment-runs/[uuid]/registry/route": "app/api/experiment-runs/[uuid]/registry/route.js",
48
+ "/api/compute-pools/[uuid]/route": "app/api/compute-pools/[uuid]/route.js",
47
49
  "/api/experiment-runs/[uuid]/release/route": "app/api/experiment-runs/[uuid]/release/route.js",
48
- "/api/experiment-runs/[uuid]/route": "app/api/experiment-runs/[uuid]/route.js",
49
50
  "/api/experiment-runs/[uuid]/sessions/route": "app/api/experiment-runs/[uuid]/sessions/route.js",
50
51
  "/api/experiments/[uuid]/progress/route": "app/api/experiments/[uuid]/progress/route.js",
52
+ "/api/experiment-runs/[uuid]/route": "app/api/experiment-runs/[uuid]/route.js",
53
+ "/api/me/assignments/route": "app/api/me/assignments/route.js",
51
54
  "/api/mentionables/route": "app/api/mentionables/route.js",
52
55
  "/api/notifications/[uuid]/archive/route": "app/api/notifications/[uuid]/archive/route.js",
53
56
  "/api/notifications/[uuid]/read/route": "app/api/notifications/[uuid]/read/route.js",
54
57
  "/api/notifications/preferences/route": "app/api/notifications/preferences/route.js",
55
- "/api/notifications/read-all/route": "app/api/notifications/read-all/route.js",
56
58
  "/api/notifications/route": "app/api/notifications/route.js",
57
59
  "/api/notifications/unread-count/route": "app/api/notifications/unread-count/route.js",
60
+ "/api/notifications/read-all/route": "app/api/notifications/read-all/route.js",
58
61
  "/api/onboarding/status/route": "app/api/onboarding/status/route.js",
59
- "/api/experiment-runs/[uuid]/registry/route": "app/api/experiment-runs/[uuid]/registry/route.js",
60
62
  "/api/project-groups/[uuid]/dashboard/route": "app/api/project-groups/[uuid]/dashboard/route.js",
63
+ "/api/project-groups/[uuid]/route": "app/api/project-groups/[uuid]/route.js",
61
64
  "/api/project-groups/route": "app/api/project-groups/route.js",
62
65
  "/api/research-projects/[uuid]/activity/route": "app/api/research-projects/[uuid]/activity/route.js",
63
66
  "/api/research-projects/[uuid]/available/route": "app/api/research-projects/[uuid]/available/route.js",
64
67
  "/api/research-projects/[uuid]/baselines/route": "app/api/research-projects/[uuid]/baselines/route.js",
65
- "/api/me/assignments/route": "app/api/me/assignments/route.js",
66
- "/api/research-projects/[uuid]/experiment-designs/route": "app/api/research-projects/[uuid]/experiment-designs/route.js",
67
68
  "/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route": "app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route.js",
69
+ "/api/research-projects/[uuid]/documents/route": "app/api/research-projects/[uuid]/documents/route.js",
68
70
  "/api/research-projects/[uuid]/experiment-designs/summary/route": "app/api/research-projects/[uuid]/experiment-designs/summary/route.js",
69
71
  "/api/research-projects/[uuid]/experiment-runs/dependencies/route": "app/api/research-projects/[uuid]/experiment-runs/dependencies/route.js",
70
- "/api/experiment-designs/[uuid]/close/route": "app/api/experiment-designs/[uuid]/close/route.js",
71
- "/api/research-projects/[uuid]/experiments/route": "app/api/research-projects/[uuid]/experiments/route.js",
72
- "/api/project-groups/[uuid]/route": "app/api/project-groups/[uuid]/route.js",
72
+ "/api/research-projects/[uuid]/experiment-designs/route": "app/api/research-projects/[uuid]/experiment-designs/route.js",
73
+ "/api/research-projects/[uuid]/experiment-runs/route": "app/api/research-projects/[uuid]/experiment-runs/route.js",
74
+ "/api/research-projects/[uuid]/github/branches/route": "app/api/research-projects/[uuid]/github/branches/route.js",
73
75
  "/api/research-projects/[uuid]/group/route": "app/api/research-projects/[uuid]/group/route.js",
74
- "/api/research-projects/[uuid]/related-works/[workUuid]/route": "app/api/research-projects/[uuid]/related-works/[workUuid]/route.js",
75
- "/api/auth/check-default/route": "app/api/auth/check-default/route.js",
76
- "/api/research-projects/[uuid]/related-works/deep-research/complete/route": "app/api/research-projects/[uuid]/related-works/deep-research/complete/route.js",
76
+ "/api/api-keys/[uuid]/route": "app/api/api-keys/[uuid]/route.js",
77
+ "/api/research-projects/[uuid]/experiments/route": "app/api/research-projects/[uuid]/experiments/route.js",
78
+ "/api/research-projects/[uuid]/related-works/auto-search/route": "app/api/research-projects/[uuid]/related-works/auto-search/route.js",
77
79
  "/api/research-projects/[uuid]/related-works/deep-research/route": "app/api/research-projects/[uuid]/related-works/deep-research/route.js",
78
- "/api/research-projects/[uuid]/documents/route": "app/api/research-projects/[uuid]/documents/route.js",
79
- "/api/research-projects/[uuid]/research-questions/route": "app/api/research-projects/[uuid]/research-questions/route.js",
80
- "/api/research-projects/[uuid]/experiment-runs/route": "app/api/research-projects/[uuid]/experiment-runs/route.js",
80
+ "/api/research-projects/[uuid]/related-works/deep-research/complete/route": "app/api/research-projects/[uuid]/related-works/deep-research/complete/route.js",
81
+ "/api/research-projects/[uuid]/related-works/route": "app/api/research-projects/[uuid]/related-works/route.js",
81
82
  "/api/research-projects/route": "app/api/research-projects/route.js",
82
83
  "/api/research-questions/[uuid]/claim/route": "app/api/research-questions/[uuid]/claim/route.js",
84
+ "/api/research-projects/[uuid]/research-questions/route": "app/api/research-projects/[uuid]/research-questions/route.js",
83
85
  "/api/research-questions/[uuid]/move/route": "app/api/research-questions/[uuid]/move/route.js",
84
- "/api/auth/callback/route": "app/api/auth/callback/route.js",
85
86
  "/api/research-questions/[uuid]/release/route": "app/api/research-questions/[uuid]/release/route.js",
86
- "/api/research-projects/[uuid]/github/branches/route": "app/api/research-projects/[uuid]/github/branches/route.js",
87
- "/api/research-questions/[uuid]/route": "app/api/research-questions/[uuid]/route.js",
87
+ "/api/research-questions/[uuid]/review/route": "app/api/research-questions/[uuid]/review/route.js",
88
88
  "/api/sessions/[uuid]/route": "app/api/sessions/[uuid]/route.js",
89
- "/api/research-projects/[uuid]/related-works/route": "app/api/research-projects/[uuid]/related-works/route.js",
89
+ "/api/research-projects/[uuid]/related-works/[workUuid]/route": "app/api/research-projects/[uuid]/related-works/[workUuid]/route.js",
90
90
  "/api/research-projects/[uuid]/route": "app/api/research-projects/[uuid]/route.js",
91
- "/api/research-questions/[uuid]/review/route": "app/api/research-questions/[uuid]/review/route.js",
92
- "/api/research-projects/[uuid]/related-works/auto-search/route": "app/api/research-projects/[uuid]/related-works/auto-search/route.js",
91
+ "/api/research-questions/[uuid]/route": "app/api/research-questions/[uuid]/route.js",
93
92
  "/api/research-projects/[uuid]/related-works/auto-search/complete/route": "app/api/research-projects/[uuid]/related-works/auto-search/complete/route.js",
93
+ "/api/api-keys/route": "app/api/api-keys/route.js",
94
94
  "/login/admin/page": "app/login/admin/page.js",
95
- "/login/callback/page": "app/login/callback/page.js",
96
95
  "/login/page": "app/login/page.js",
96
+ "/login/callback/page": "app/login/callback/page.js",
97
97
  "/login/silent-refresh/page": "app/login/silent-refresh/page.js",
98
98
  "/page": "app/page.js",
99
99
  "/(dashboard)/agents/page": "app/(dashboard)/agents/page.js",
@@ -104,9 +104,9 @@
104
104
  "/(dashboard)/research-projects/[uuid]/documents/page": "app/(dashboard)/research-projects/[uuid]/documents/page.js",
105
105
  "/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page": "app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page.js",
106
106
  "/(dashboard)/research-projects/[uuid]/experiment-designs/new/page": "app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page.js",
107
- "/(dashboard)/research-projects/[uuid]/experiment-designs/page": "app/(dashboard)/research-projects/[uuid]/experiment-designs/page.js",
108
107
  "/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page": "app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page.js",
109
108
  "/(dashboard)/research-projects/[uuid]/experiment-runs/page": "app/(dashboard)/research-projects/[uuid]/experiment-runs/page.js",
109
+ "/(dashboard)/research-projects/[uuid]/experiment-designs/page": "app/(dashboard)/research-projects/[uuid]/experiment-designs/page.js",
110
110
  "/(dashboard)/research-projects/[uuid]/experiments/new/page": "app/(dashboard)/research-projects/[uuid]/experiments/new/page.js",
111
111
  "/(dashboard)/research-projects/[uuid]/experiments/page": "app/(dashboard)/research-projects/[uuid]/experiments/page.js",
112
112
  "/(dashboard)/research-projects/[uuid]/insights/page": "app/(dashboard)/research-projects/[uuid]/insights/page.js",
@@ -117,8 +117,8 @@
117
117
  "/(dashboard)/research-projects/new/page": "app/(dashboard)/research-projects/new/page.js",
118
118
  "/(dashboard)/research-projects/page": "app/(dashboard)/research-projects/page.js",
119
119
  "/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
120
- "/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
121
120
  "/admin/companies/new/page": "app/admin/companies/new/page.js",
121
+ "/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
122
122
  "/admin/companies/page": "app/admin/companies/page.js",
123
123
  "/admin/page": "app/admin/page.js",
124
124
  "/onboarding/page": "app/onboarding/page.js",
@@ -18,7 +18,7 @@
18
18
  "wasm": [],
19
19
  "assets": [],
20
20
  "env": {
21
- "__NEXT_BUILD_ID": "A0gSMjwZFdpcu3AYOGpNG",
21
+ "__NEXT_BUILD_ID": "mlyzyo6DQbDLbgRkdvhEX",
22
22
  "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "XBPiapWMZ2ZCy1z9lLKL/sor8eCy7C1XeeqK5Dtx+Ik=",
23
23
  "__NEXT_PREVIEW_MODE_ID": "422f735f5237e8342d5f01f8eddd6767",
24
24
  "__NEXT_PREVIEW_MODE_SIGNING_KEY": "84e209e84ee2e420a9e0f69192df1ca2f6a0075a005e96e086f45e5f6ed2736b",
@@ -1 +1 @@
1
- <!DOCTYPE html><!--A0gSMjwZFdpcu3AYOGpNG--><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/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5bdbf89eb25c5de2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8448a25dce3e7af6.js"/><script src="/_next/static/chunks/f40797d1-b170d994ba5d9bd4.js" async=""></script><script src="/_next/static/chunks/5496-2c7bd2159f4c4e7c.js" async=""></script><script src="/_next/static/chunks/main-app-0473036fe4727326.js" async=""></script><script src="/_next/static/chunks/2079-2e71c970e033d052.js" async=""></script><script src="/_next/static/chunks/app/layout-4cb6be8f1f031df9.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>Synapse</title><meta name="description" content="AI-powered research experimentation platform"/><meta property="og:title" content="Synapse"/><meta property="og:description" content="AI-powered research experimentation platform"/><meta property="og:site_name" content="Synapse"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Synapse"/><meta name="twitter:description" content="AI-powered research experimentation platform"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-8448a25dce3e7af6.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[23602,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"ThemeProvider\"]\n3:I[32277,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"LocaleProvider\"]\n4:I[77999,[],\"\"]\n5:I[29459,[],\"\"]\n6:I[12870,[],\"OutletBoundary\"]\n8:I[52955,[],\"AsyncMetadataOutlet\"]\na:I[12870,[],\"ViewportBoundary\"]\nc:I[12870,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/5bdbf89eb25c5de2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"A0gSMjwZFdpcu3AYOGpNG\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5bdbf89eb25c5de2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Synapse\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$L10\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--mlyzyo6DQbDLbgRkdvhEX--><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/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5bdbf89eb25c5de2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8448a25dce3e7af6.js"/><script src="/_next/static/chunks/f40797d1-b170d994ba5d9bd4.js" async=""></script><script src="/_next/static/chunks/5496-2c7bd2159f4c4e7c.js" async=""></script><script src="/_next/static/chunks/main-app-0473036fe4727326.js" async=""></script><script src="/_next/static/chunks/2079-2e71c970e033d052.js" async=""></script><script src="/_next/static/chunks/app/layout-4cb6be8f1f031df9.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>Synapse</title><meta name="description" content="AI-powered research experimentation platform"/><meta property="og:title" content="Synapse"/><meta property="og:description" content="AI-powered research experimentation platform"/><meta property="og:site_name" content="Synapse"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Synapse"/><meta name="twitter:description" content="AI-powered research experimentation platform"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-8448a25dce3e7af6.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[23602,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"ThemeProvider\"]\n3:I[32277,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"7177\",\"static/chunks/app/layout-4cb6be8f1f031df9.js\"],\"LocaleProvider\"]\n4:I[77999,[],\"\"]\n5:I[29459,[],\"\"]\n6:I[12870,[],\"OutletBoundary\"]\n8:I[52955,[],\"AsyncMetadataOutlet\"]\na:I[12870,[],\"ViewportBoundary\"]\nc:I[12870,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/5bdbf89eb25c5de2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"mlyzyo6DQbDLbgRkdvhEX\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5bdbf89eb25c5de2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Synapse\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Synapse\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI-powered research experimentation platform\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$L10\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-8448a25dce3e7af6.js" defer=""></script><script src="/_next/static/chunks/framework-a82599b1a673075c.js" defer=""></script><script src="/_next/static/chunks/main-427fec577c40588b.js" defer=""></script><script src="/_next/static/chunks/pages/_app-765243304a0e2db3.js" defer=""></script><script src="/_next/static/chunks/pages/_error-eb7077148164a768.js" defer=""></script><script src="/_next/static/A0gSMjwZFdpcu3AYOGpNG/_buildManifest.js" defer=""></script><script src="/_next/static/A0gSMjwZFdpcu3AYOGpNG/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"A0gSMjwZFdpcu3AYOGpNG","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-8448a25dce3e7af6.js" defer=""></script><script src="/_next/static/chunks/framework-a82599b1a673075c.js" defer=""></script><script src="/_next/static/chunks/main-427fec577c40588b.js" defer=""></script><script src="/_next/static/chunks/pages/_app-765243304a0e2db3.js" defer=""></script><script src="/_next/static/chunks/pages/_error-eb7077148164a768.js" defer=""></script><script src="/_next/static/mlyzyo6DQbDLbgRkdvhEX/_buildManifest.js" defer=""></script><script src="/_next/static/mlyzyo6DQbDLbgRkdvhEX/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"mlyzyo6DQbDLbgRkdvhEX","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
@@ -1,6 +1,6 @@
1
1
  {
2
- "/_app": "pages/_app.js",
3
2
  "/_error": "pages/_error.js",
3
+ "/_app": "pages/_app.js",
4
4
  "/_document": "pages/_document.js",
5
5
  "/404": "pages/404.html"
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@synapse-research/synapse",
3
- "version": "0.2.2",
3
+ "version": "0.2.4",
4
4
  "description": "Synapse — AI Research Orchestration Platform (zero-dependency local mode)",
5
5
  "license": "AGPL-3.0",
6
6
  "bin": {