@synapse-research/synapse 0.1.12 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/synapse.mjs +5 -33
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +149 -149
- package/dist/.next/app-path-routes-manifest.json +37 -37
- package/dist/.next/build-manifest.json +2 -2
- package/dist/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/compute/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/insights/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/related-works/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/settings/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/research-projects/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +1 -1
- package/dist/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies/new.html +1 -1
- package/dist/.next/server/app/admin/companies/new.rsc +1 -1
- package/dist/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin/companies.html +1 -1
- package/dist/.next/server/app/admin/companies.rsc +1 -1
- package/dist/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/admin.html +1 -1
- package/dist/.next/server/app/admin.rsc +1 -1
- package/dist/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/admin/stats/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-nodes/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-nodes/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-pools/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-pools/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/approve/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/close/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/reject/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-designs/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/evaluate-criteria/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/registry/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiment-runs/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/progress/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/request-plan/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/reset/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/review/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/experiments/[uuid]/start/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/onboarding/status/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/agent-activity/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/available/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/baselines/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/summary/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/dependencies/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/experiments/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/github/branches/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/group/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/[workUuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/related-works/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/research-questions/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/move/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-questions/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/settings/integrations/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/ssh-config/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/index.html +1 -1
- package/dist/.next/server/app/index.rsc +1 -1
- package/dist/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/admin.html +1 -1
- package/dist/.next/server/app/login/admin.rsc +1 -1
- package/dist/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/callback.html +1 -1
- package/dist/.next/server/app/login/callback.rsc +1 -1
- package/dist/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/login/silent-refresh.html +1 -1
- package/dist/.next/server/app/login/silent-refresh.rsc +1 -1
- package/dist/.next/server/app/login.html +1 -1
- package/dist/.next/server/app/login.rsc +1 -1
- package/dist/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/research-projects/new.html +1 -1
- package/dist/.next/server/app/research-projects/new.rsc +1 -1
- package/dist/.next/server/app/research-projects.html +1 -1
- package/dist/.next/server/app/research-projects.rsc +1 -1
- package/dist/.next/server/app/settings.html +1 -1
- package/dist/.next/server/app/settings.rsc +1 -1
- package/dist/.next/server/app-paths-manifest.json +37 -37
- package/dist/.next/server/middleware-manifest.json +1 -1
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/package.json +1 -1
- /package/dist/.next/static/{xhu9AXYQyz0Y3okpowwwf → ERYuqKh2yJ2lApkenIQge}/_buildManifest.js +0 -0
- /package/dist/.next/static/{xhu9AXYQyz0Y3okpowwwf → ERYuqKh2yJ2lApkenIQge}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--xhu9AXYQyz0Y3okpowwwf--><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\":\"xhu9AXYQyz0Y3okpowwwf\",\"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><!--ERYuqKh2yJ2lApkenIQge--><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\":\"ERYuqKh2yJ2lApkenIQge\",\"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":"
|
|
17
|
+
0:{"P":null,"b":"ERYuqKh2yJ2lApkenIQge","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"
|
|
@@ -21,85 +21,85 @@
|
|
|
21
21
|
"/api/admin/companies/[uuid]/route": "app/api/admin/companies/[uuid]/route.js",
|
|
22
22
|
"/api/admin/companies/route": "app/api/admin/companies/route.js",
|
|
23
23
|
"/api/admin/login/route": "app/api/admin/login/route.js",
|
|
24
|
-
"/api/admin/session/route": "app/api/admin/session/route.js",
|
|
25
24
|
"/api/admin/stats/route": "app/api/admin/stats/route.js",
|
|
26
25
|
"/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
26
|
"/api/agents/route": "app/api/agents/route.js",
|
|
29
|
-
"/api/auth/default-login/route": "app/api/auth/default-login/route.js",
|
|
30
|
-
"/api/auth/identify/route": "app/api/auth/identify/route.js",
|
|
31
27
|
"/api/agents/[uuid]/route": "app/api/agents/[uuid]/route.js",
|
|
32
|
-
"/api/
|
|
28
|
+
"/api/api-keys/[uuid]/route": "app/api/api-keys/[uuid]/route.js",
|
|
29
|
+
"/api/auth/identify/route": "app/api/auth/identify/route.js",
|
|
30
|
+
"/api/auth/default-login/route": "app/api/auth/default-login/route.js",
|
|
31
|
+
"/api/admin/session/route": "app/api/admin/session/route.js",
|
|
33
32
|
"/api/compute-pools/[uuid]/route": "app/api/compute-pools/[uuid]/route.js",
|
|
33
|
+
"/api/compute-nodes/[uuid]/route": "app/api/compute-nodes/[uuid]/route.js",
|
|
34
34
|
"/api/compute-pools/route": "app/api/compute-pools/route.js",
|
|
35
|
+
"/api/documents/[uuid]/route": "app/api/documents/[uuid]/route.js",
|
|
35
36
|
"/api/events/notifications/route": "app/api/events/notifications/route.js",
|
|
36
|
-
"/api/events/route": "app/api/events/route.js",
|
|
37
|
-
"/api/experiment-designs/[uuid]/approve/route": "app/api/experiment-designs/[uuid]/approve/route.js",
|
|
38
37
|
"/api/experiment-designs/[uuid]/close/route": "app/api/experiment-designs/[uuid]/close/route.js",
|
|
38
|
+
"/api/experiment-designs/[uuid]/approve/route": "app/api/experiment-designs/[uuid]/approve/route.js",
|
|
39
|
+
"/api/experiment-designs/[uuid]/route": "app/api/experiment-designs/[uuid]/route.js",
|
|
39
40
|
"/api/experiment-designs/[uuid]/reject/route": "app/api/experiment-designs/[uuid]/reject/route.js",
|
|
40
|
-
"/api/comments/route": "app/api/comments/route.js",
|
|
41
|
-
"/api/experiment-runs/[uuid]/claim/route": "app/api/experiment-runs/[uuid]/claim/route.js",
|
|
42
41
|
"/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route": "app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route.js",
|
|
43
|
-
"/api/experiment-runs/[uuid]/
|
|
42
|
+
"/api/experiment-runs/[uuid]/claim/route": "app/api/experiment-runs/[uuid]/claim/route.js",
|
|
44
43
|
"/api/experiment-runs/[uuid]/evaluate-criteria/route": "app/api/experiment-runs/[uuid]/evaluate-criteria/route.js",
|
|
44
|
+
"/api/experiment-runs/[uuid]/dependencies/route": "app/api/experiment-runs/[uuid]/dependencies/route.js",
|
|
45
45
|
"/api/experiment-runs/[uuid]/release/route": "app/api/experiment-runs/[uuid]/release/route.js",
|
|
46
|
-
"/api/experiment-runs/[uuid]/route": "app/api/experiment-runs/[uuid]/route.js",
|
|
46
|
+
"/api/experiment-runs/[uuid]/registry/route": "app/api/experiment-runs/[uuid]/registry/route.js",
|
|
47
47
|
"/api/experiment-runs/[uuid]/sessions/route": "app/api/experiment-runs/[uuid]/sessions/route.js",
|
|
48
|
-
"/api/
|
|
49
|
-
"/api/
|
|
50
|
-
"/api/
|
|
48
|
+
"/api/comments/route": "app/api/comments/route.js",
|
|
49
|
+
"/api/events/route": "app/api/events/route.js",
|
|
50
|
+
"/api/experiment-runs/[uuid]/route": "app/api/experiment-runs/[uuid]/route.js",
|
|
51
|
+
"/api/mentionables/route": "app/api/mentionables/route.js",
|
|
51
52
|
"/api/notifications/[uuid]/archive/route": "app/api/notifications/[uuid]/archive/route.js",
|
|
52
53
|
"/api/notifications/[uuid]/read/route": "app/api/notifications/[uuid]/read/route.js",
|
|
53
|
-
"/api/
|
|
54
|
+
"/api/experiments/[uuid]/progress/route": "app/api/experiments/[uuid]/progress/route.js",
|
|
54
55
|
"/api/notifications/read-all/route": "app/api/notifications/read-all/route.js",
|
|
55
|
-
"/api/notifications/route": "app/api/notifications/route.js",
|
|
56
|
+
"/api/notifications/preferences/route": "app/api/notifications/preferences/route.js",
|
|
56
57
|
"/api/notifications/unread-count/route": "app/api/notifications/unread-count/route.js",
|
|
57
|
-
"/api/
|
|
58
|
+
"/api/notifications/route": "app/api/notifications/route.js",
|
|
58
59
|
"/api/project-groups/[uuid]/dashboard/route": "app/api/project-groups/[uuid]/dashboard/route.js",
|
|
59
|
-
"/api/
|
|
60
|
+
"/api/onboarding/status/route": "app/api/onboarding/status/route.js",
|
|
61
|
+
"/api/me/assignments/route": "app/api/me/assignments/route.js",
|
|
62
|
+
"/api/project-groups/[uuid]/route": "app/api/project-groups/[uuid]/route.js",
|
|
60
63
|
"/api/project-groups/route": "app/api/project-groups/route.js",
|
|
61
64
|
"/api/research-projects/[uuid]/activity/route": "app/api/research-projects/[uuid]/activity/route.js",
|
|
62
65
|
"/api/research-projects/[uuid]/available/route": "app/api/research-projects/[uuid]/available/route.js",
|
|
63
66
|
"/api/research-projects/[uuid]/baselines/route": "app/api/research-projects/[uuid]/baselines/route.js",
|
|
64
67
|
"/api/research-projects/[uuid]/documents/route": "app/api/research-projects/[uuid]/documents/route.js",
|
|
65
|
-
"/api/
|
|
66
|
-
"/api/research-projects/[uuid]/experiment-designs/route": "app/api/research-projects/[uuid]/experiment-designs/route.js",
|
|
68
|
+
"/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route": "app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route.js",
|
|
67
69
|
"/api/research-projects/[uuid]/experiment-designs/summary/route": "app/api/research-projects/[uuid]/experiment-designs/summary/route.js",
|
|
68
70
|
"/api/research-projects/[uuid]/experiment-runs/dependencies/route": "app/api/research-projects/[uuid]/experiment-runs/dependencies/route.js",
|
|
69
|
-
"/api/
|
|
70
|
-
"/api/research-projects/[uuid]/
|
|
71
|
+
"/api/research-projects/[uuid]/experiment-designs/route": "app/api/research-projects/[uuid]/experiment-designs/route.js",
|
|
72
|
+
"/api/research-projects/[uuid]/experiment-runs/route": "app/api/research-projects/[uuid]/experiment-runs/route.js",
|
|
71
73
|
"/api/research-projects/[uuid]/github/branches/route": "app/api/research-projects/[uuid]/github/branches/route.js",
|
|
72
|
-
"/api/
|
|
74
|
+
"/api/research-projects/[uuid]/group/route": "app/api/research-projects/[uuid]/group/route.js",
|
|
73
75
|
"/api/research-projects/[uuid]/related-works/[workUuid]/route": "app/api/research-projects/[uuid]/related-works/[workUuid]/route.js",
|
|
74
|
-
"/api/research-projects/[uuid]/related-works/auto-search/complete/route": "app/api/research-projects/[uuid]/related-works/auto-search/complete/route.js",
|
|
75
76
|
"/api/auth/check-default/route": "app/api/auth/check-default/route.js",
|
|
77
|
+
"/api/research-projects/[uuid]/related-works/auto-search/complete/route": "app/api/research-projects/[uuid]/related-works/auto-search/complete/route.js",
|
|
76
78
|
"/api/research-projects/[uuid]/related-works/deep-research/complete/route": "app/api/research-projects/[uuid]/related-works/deep-research/complete/route.js",
|
|
77
|
-
"/api/research-projects/[uuid]/
|
|
79
|
+
"/api/research-projects/[uuid]/related-works/deep-research/route": "app/api/research-projects/[uuid]/related-works/deep-research/route.js",
|
|
78
80
|
"/api/research-projects/[uuid]/related-works/route": "app/api/research-projects/[uuid]/related-works/route.js",
|
|
79
81
|
"/api/research-projects/[uuid]/research-questions/route": "app/api/research-projects/[uuid]/research-questions/route.js",
|
|
80
|
-
"/api/
|
|
82
|
+
"/api/auth/callback/route": "app/api/auth/callback/route.js",
|
|
81
83
|
"/api/research-projects/route": "app/api/research-projects/route.js",
|
|
82
|
-
"/api/research-questions/[uuid]/claim/route": "app/api/research-questions/[uuid]/claim/route.js",
|
|
83
84
|
"/api/research-questions/[uuid]/move/route": "app/api/research-questions/[uuid]/move/route.js",
|
|
85
|
+
"/api/research-questions/[uuid]/claim/route": "app/api/research-questions/[uuid]/claim/route.js",
|
|
84
86
|
"/api/research-questions/[uuid]/release/route": "app/api/research-questions/[uuid]/release/route.js",
|
|
85
|
-
"/api/research-projects/[uuid]/group/route": "app/api/research-projects/[uuid]/group/route.js",
|
|
86
87
|
"/api/sessions/[uuid]/route": "app/api/sessions/[uuid]/route.js",
|
|
87
|
-
"/api/auth/callback/route": "app/api/auth/callback/route.js",
|
|
88
|
-
"/api/research-projects/[uuid]/related-works/deep-research/route": "app/api/research-projects/[uuid]/related-works/deep-research/route.js",
|
|
89
|
-
"/api/research-projects/[uuid]/route": "app/api/research-projects/[uuid]/route.js",
|
|
90
88
|
"/api/research-questions/[uuid]/route": "app/api/research-questions/[uuid]/route.js",
|
|
91
|
-
"/api/research-projects/[uuid]/
|
|
89
|
+
"/api/research-projects/[uuid]/route": "app/api/research-projects/[uuid]/route.js",
|
|
90
|
+
"/api/research-projects/[uuid]/experiments/route": "app/api/research-projects/[uuid]/experiments/route.js",
|
|
92
91
|
"/api/api-keys/route": "app/api/api-keys/route.js",
|
|
92
|
+
"/api/research-projects/[uuid]/related-works/auto-search/route": "app/api/research-projects/[uuid]/related-works/auto-search/route.js",
|
|
93
93
|
"/login/admin/page": "app/login/admin/page.js",
|
|
94
94
|
"/login/callback/page": "app/login/callback/page.js",
|
|
95
95
|
"/login/page": "app/login/page.js",
|
|
96
96
|
"/login/silent-refresh/page": "app/login/silent-refresh/page.js",
|
|
97
97
|
"/page": "app/page.js",
|
|
98
98
|
"/(dashboard)/agents/page": "app/(dashboard)/agents/page.js",
|
|
99
|
-
"/(dashboard)/project-groups/[uuid]/page": "app/(dashboard)/project-groups/[uuid]/page.js",
|
|
100
|
-
"/(dashboard)/research-projects/[uuid]/activity/page": "app/(dashboard)/research-projects/[uuid]/activity/page.js",
|
|
101
99
|
"/(dashboard)/research-projects/[uuid]/dashboard/page": "app/(dashboard)/research-projects/[uuid]/dashboard/page.js",
|
|
100
|
+
"/(dashboard)/research-projects/[uuid]/activity/page": "app/(dashboard)/research-projects/[uuid]/activity/page.js",
|
|
102
101
|
"/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page": "app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page.js",
|
|
102
|
+
"/(dashboard)/project-groups/[uuid]/page": "app/(dashboard)/project-groups/[uuid]/page.js",
|
|
103
103
|
"/(dashboard)/research-projects/[uuid]/documents/page": "app/(dashboard)/research-projects/[uuid]/documents/page.js",
|
|
104
104
|
"/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page": "app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page.js",
|
|
105
105
|
"/(dashboard)/research-projects/[uuid]/experiment-designs/new/page": "app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page.js",
|
|
@@ -107,18 +107,18 @@
|
|
|
107
107
|
"/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page": "app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page.js",
|
|
108
108
|
"/(dashboard)/research-projects/[uuid]/experiment-runs/page": "app/(dashboard)/research-projects/[uuid]/experiment-runs/page.js",
|
|
109
109
|
"/(dashboard)/research-projects/[uuid]/experiments/new/page": "app/(dashboard)/research-projects/[uuid]/experiments/new/page.js",
|
|
110
|
-
"/(dashboard)/research-projects/[uuid]/experiments/page": "app/(dashboard)/research-projects/[uuid]/experiments/page.js",
|
|
111
110
|
"/(dashboard)/research-projects/[uuid]/insights/page": "app/(dashboard)/research-projects/[uuid]/insights/page.js",
|
|
111
|
+
"/(dashboard)/research-projects/[uuid]/experiments/page": "app/(dashboard)/research-projects/[uuid]/experiments/page.js",
|
|
112
112
|
"/(dashboard)/research-projects/[uuid]/related-works/page": "app/(dashboard)/research-projects/[uuid]/related-works/page.js",
|
|
113
113
|
"/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page": "app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page.js",
|
|
114
|
-
"/(dashboard)/research-projects/[uuid]/research-questions/page": "app/(dashboard)/research-projects/[uuid]/research-questions/page.js",
|
|
115
114
|
"/(dashboard)/research-projects/[uuid]/settings/page": "app/(dashboard)/research-projects/[uuid]/settings/page.js",
|
|
115
|
+
"/(dashboard)/research-projects/[uuid]/research-questions/page": "app/(dashboard)/research-projects/[uuid]/research-questions/page.js",
|
|
116
116
|
"/(dashboard)/research-projects/new/page": "app/(dashboard)/research-projects/new/page.js",
|
|
117
117
|
"/(dashboard)/research-projects/page": "app/(dashboard)/research-projects/page.js",
|
|
118
118
|
"/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
|
|
119
119
|
"/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
|
|
120
|
-
"/admin/companies/page": "app/admin/companies/page.js",
|
|
121
120
|
"/admin/companies/new/page": "app/admin/companies/new/page.js",
|
|
121
|
+
"/admin/companies/page": "app/admin/companies/page.js",
|
|
122
122
|
"/admin/page": "app/admin/page.js",
|
|
123
123
|
"/onboarding/page": "app/onboarding/page.js",
|
|
124
124
|
"/(dashboard)/compute/page": "app/(dashboard)/compute/page.js"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"wasm": [],
|
|
19
19
|
"assets": [],
|
|
20
20
|
"env": {
|
|
21
|
-
"__NEXT_BUILD_ID": "
|
|
21
|
+
"__NEXT_BUILD_ID": "ERYuqKh2yJ2lApkenIQge",
|
|
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><!--
|
|
1
|
+
<!DOCTYPE html><!--ERYuqKh2yJ2lApkenIQge--><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\":\"ERYuqKh2yJ2lApkenIQge\",\"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/
|
|
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/ERYuqKh2yJ2lApkenIQge/_buildManifest.js" defer=""></script><script src="/_next/static/ERYuqKh2yJ2lApkenIQge/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";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":"ERYuqKh2yJ2lApkenIQge","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
package/package.json
CHANGED
/package/dist/.next/static/{xhu9AXYQyz0Y3okpowwwf → ERYuqKh2yJ2lApkenIQge}/_buildManifest.js
RENAMED
|
File without changes
|
|
File without changes
|