@synapse-research/synapse 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/synapse.mjs +6 -0
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +124 -124
- package/dist/.next/app-path-routes-manifest.json +28 -28
- package/dist/.next/build-manifest.json +2 -2
- package/dist/.next/prerender-manifest.json +6 -6
- package/dist/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/(dashboard)/compute/page.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]/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.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-gpus/[uuid]/release/route.js +1 -1
- package/dist/.next/server/app/api/compute-gpus/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/compute-nodes/[uuid]/route.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.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.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.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]/images/[filename]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/documents/[uuid]/images/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.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.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.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.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/[uuid]/synthesis/complete/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/synthesis/refresh/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/research-projects/[uuid]/synthesis/trigger/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]/review/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 +28 -28
- package/dist/.next/server/chunks/3073.js +1 -1
- package/dist/.next/server/chunks/4164.js +1 -1
- package/dist/.next/server/chunks/6499.js +1 -1
- package/dist/.next/server/chunks/8481.js +2 -2
- 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/{pVawa8MT8_c61T_5wF_dM → etjGah2H0prVy854HkWrj}/_buildManifest.js +0 -0
- /package/dist/.next/static/{pVawa8MT8_c61T_5wF_dM → etjGah2H0prVy854HkWrj}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--pVawa8MT8_c61T_5wF_dM--><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/81cb96eb0c1ad534.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a5770aaad373187a.js"/><script src="/_next/static/chunks/f40797d1-4e547c7e59bbe90c.js" async=""></script><script src="/_next/static/chunks/65496-b23f50211f76a146.js" async=""></script><script src="/_next/static/chunks/main-app-1bd0fcaf4239d96a.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-f8b5cb239efaba58.js" async=""></script><script src="/_next/static/chunks/86657-c4e8564cd493c1fa.js" async=""></script><script src="/_next/static/chunks/93093-24ce597a2771d2b4.js" async=""></script><script src="/_next/static/chunks/1156-c099265b7c7de8ea.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/57166-73a5f69c6cbb8fe0.js" async=""></script><script src="/_next/static/chunks/65326-cc44586b0a54024a.js" async=""></script><script src="/_next/static/chunks/57036-6e29db00aaa4be7f.js" async=""></script><script src="/_next/static/chunks/93114-fecdce8b8178aac5.js" async=""></script><script src="/_next/static/chunks/32825-46542f8813e05868.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-ea19529c2ac3ff78.js" async=""></script><script src="/_next/static/chunks/41320-4cbf34803a25b1ad.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-5c5369e7fe336fbf.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-a5770aaad373187a.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,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-f8b5cb239efaba58.js\"],\"ThemeProvider\"]\n3:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-f8b5cb239efaba58.js\"],\"LocaleProvider\"]\n4:I[77999,[],\"\"]\n5:I[29459,[],\"\"]\n6:I[38366,[],\"ClientSegmentRoot\"]\n7:I[28266,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"86657\",\"static/chunks/86657-c4e8564cd493c1fa.js\",\"93093\",\"static/chunks/93093-24ce597a2771d2b4.js\",\"1156\",\"static/chunks/1156-c099265b7c7de8ea.js\",\"14655\",\"static/chunks/14655-4f3bc7f3044c42c1.js\",\"57166\",\"static/chunks/57166-73a5f69c6cbb8fe0.js\",\"65326\",\"static/chunks/65326-cc44586b0a54024a.js\",\"57036\",\"static/chunks/57036-6e29db00aaa4be7f.js\",\"93114\",\"static/chunks/93114-fecdce8b8178aac5.js\",\"32825\",\"static/chunks/32825-46542f8813e05868.js\",\"69305\",\"static/chunks/app/(dashboard)/layout-ea19529c2ac3ff78.js\"],\"default\"]\n9:I[18730,[],\"ClientPageRoot\"]\na:I[42388,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"86657\",\"static/chunks/86657-c4e8564cd493c1fa.js\",\"93093\",\"static/chunks/93093-24ce597a2771d2b4.js\",\"41320\",\"static/chunks/41320-4cbf34803a25b1ad.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-5c5369e7fe336fbf.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/81cb96eb0c1ad534.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"pVawa8MT8_c61T_5wF_dM\",\"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/81cb96eb0c1ad534.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><!--etjGah2H0prVy854HkWrj--><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/81cb96eb0c1ad534.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a5770aaad373187a.js"/><script src="/_next/static/chunks/f40797d1-4e547c7e59bbe90c.js" async=""></script><script src="/_next/static/chunks/65496-b23f50211f76a146.js" async=""></script><script src="/_next/static/chunks/main-app-1bd0fcaf4239d96a.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-f8b5cb239efaba58.js" async=""></script><script src="/_next/static/chunks/86657-c4e8564cd493c1fa.js" async=""></script><script src="/_next/static/chunks/93093-24ce597a2771d2b4.js" async=""></script><script src="/_next/static/chunks/1156-c099265b7c7de8ea.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/57166-73a5f69c6cbb8fe0.js" async=""></script><script src="/_next/static/chunks/65326-cc44586b0a54024a.js" async=""></script><script src="/_next/static/chunks/57036-6e29db00aaa4be7f.js" async=""></script><script src="/_next/static/chunks/93114-fecdce8b8178aac5.js" async=""></script><script src="/_next/static/chunks/32825-46542f8813e05868.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-ea19529c2ac3ff78.js" async=""></script><script src="/_next/static/chunks/41320-4cbf34803a25b1ad.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-5c5369e7fe336fbf.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-a5770aaad373187a.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,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-f8b5cb239efaba58.js\"],\"ThemeProvider\"]\n3:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-f8b5cb239efaba58.js\"],\"LocaleProvider\"]\n4:I[77999,[],\"\"]\n5:I[29459,[],\"\"]\n6:I[38366,[],\"ClientSegmentRoot\"]\n7:I[28266,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"86657\",\"static/chunks/86657-c4e8564cd493c1fa.js\",\"93093\",\"static/chunks/93093-24ce597a2771d2b4.js\",\"1156\",\"static/chunks/1156-c099265b7c7de8ea.js\",\"14655\",\"static/chunks/14655-4f3bc7f3044c42c1.js\",\"57166\",\"static/chunks/57166-73a5f69c6cbb8fe0.js\",\"65326\",\"static/chunks/65326-cc44586b0a54024a.js\",\"57036\",\"static/chunks/57036-6e29db00aaa4be7f.js\",\"93114\",\"static/chunks/93114-fecdce8b8178aac5.js\",\"32825\",\"static/chunks/32825-46542f8813e05868.js\",\"69305\",\"static/chunks/app/(dashboard)/layout-ea19529c2ac3ff78.js\"],\"default\"]\n9:I[18730,[],\"ClientPageRoot\"]\na:I[42388,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"86657\",\"static/chunks/86657-c4e8564cd493c1fa.js\",\"93093\",\"static/chunks/93093-24ce597a2771d2b4.js\",\"41320\",\"static/chunks/41320-4cbf34803a25b1ad.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-5c5369e7fe336fbf.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/81cb96eb0c1ad534.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"etjGah2H0prVy854HkWrj\",\"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/81cb96eb0c1ad534.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/81cb96eb0c1ad534.css","style"]
|
|
17
|
-
0:{"P":null,"b":"
|
|
17
|
+
0:{"P":null,"b":"etjGah2H0prVy854HkWrj","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/81cb96eb0c1ad534.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,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "app/_not-found/page.js",
|
|
3
|
-
"/api/auth/callback/route": "app/api/auth/callback/route.js",
|
|
4
3
|
"/api/auth/logout/route": "app/api/auth/logout/route.js",
|
|
5
4
|
"/api/auth/me/route": "app/api/auth/me/route.js",
|
|
6
5
|
"/api/auth/refresh/route": "app/api/auth/refresh/route.js",
|
|
7
6
|
"/api/auth/session/route": "app/api/auth/session/route.js",
|
|
8
7
|
"/api/auth/sync-token/route": "app/api/auth/sync-token/route.js",
|
|
9
|
-
"/api/documents/[uuid]/images/[filename]/route": "app/api/documents/[uuid]/images/[filename]/route.js",
|
|
10
8
|
"/api/compute-nodes/route": "app/api/compute-nodes/route.js",
|
|
9
|
+
"/api/documents/[uuid]/images/[filename]/route": "app/api/documents/[uuid]/images/[filename]/route.js",
|
|
10
|
+
"/api/auth/callback/route": "app/api/auth/callback/route.js",
|
|
11
11
|
"/api/experiments/[uuid]/complete/route": "app/api/experiments/[uuid]/complete/route.js",
|
|
12
12
|
"/api/experiments/[uuid]/request-plan/route": "app/api/experiments/[uuid]/request-plan/route.js",
|
|
13
13
|
"/api/experiments/[uuid]/reset/route": "app/api/experiments/[uuid]/reset/route.js",
|
|
@@ -23,84 +23,84 @@
|
|
|
23
23
|
"/api/admin/companies/[uuid]/route": "app/api/admin/companies/[uuid]/route.js",
|
|
24
24
|
"/api/admin/companies/route": "app/api/admin/companies/route.js",
|
|
25
25
|
"/api/admin/login/route": "app/api/admin/login/route.js",
|
|
26
|
+
"/api/admin/session/route": "app/api/admin/session/route.js",
|
|
26
27
|
"/api/admin/stats/route": "app/api/admin/stats/route.js",
|
|
27
|
-
"/api/agents/[uuid]/route": "app/api/agents/[uuid]/route.js",
|
|
28
28
|
"/api/agents/[uuid]/sessions/route": "app/api/agents/[uuid]/sessions/route.js",
|
|
29
29
|
"/api/auth/check-default/route": "app/api/auth/check-default/route.js",
|
|
30
|
+
"/api/agents/route": "app/api/agents/route.js",
|
|
30
31
|
"/api/auth/identify/route": "app/api/auth/identify/route.js",
|
|
31
|
-
"/api/admin/session/route": "app/api/admin/session/route.js",
|
|
32
32
|
"/api/auth/default-login/route": "app/api/auth/default-login/route.js",
|
|
33
33
|
"/api/comments/route": "app/api/comments/route.js",
|
|
34
34
|
"/api/compute-gpus/[uuid]/release/route": "app/api/compute-gpus/[uuid]/release/route.js",
|
|
35
|
+
"/api/agents/[uuid]/route": "app/api/agents/[uuid]/route.js",
|
|
35
36
|
"/api/compute-nodes/[uuid]/route": "app/api/compute-nodes/[uuid]/route.js",
|
|
36
|
-
"/api/compute-pools/[uuid]/route": "app/api/compute-pools/[uuid]/route.js",
|
|
37
37
|
"/api/compute-pools/route": "app/api/compute-pools/route.js",
|
|
38
38
|
"/api/documents/[uuid]/images/route": "app/api/documents/[uuid]/images/route.js",
|
|
39
39
|
"/api/documents/[uuid]/route": "app/api/documents/[uuid]/route.js",
|
|
40
40
|
"/api/events/notifications/route": "app/api/events/notifications/route.js",
|
|
41
|
+
"/api/compute-pools/[uuid]/route": "app/api/compute-pools/[uuid]/route.js",
|
|
41
42
|
"/api/events/route": "app/api/events/route.js",
|
|
42
|
-
"/api/experiment-designs/[uuid]/approve/route": "app/api/experiment-designs/[uuid]/approve/route.js",
|
|
43
43
|
"/api/experiment-designs/[uuid]/close/route": "app/api/experiment-designs/[uuid]/close/route.js",
|
|
44
44
|
"/api/experiment-designs/[uuid]/reject/route": "app/api/experiment-designs/[uuid]/reject/route.js",
|
|
45
|
+
"/api/api-keys/[uuid]/route": "app/api/api-keys/[uuid]/route.js",
|
|
46
|
+
"/api/api-keys/route": "app/api/api-keys/route.js",
|
|
45
47
|
"/api/experiment-designs/[uuid]/route": "app/api/experiment-designs/[uuid]/route.js",
|
|
46
|
-
"/api/experiment-runs/[uuid]/claim/route": "app/api/experiment-runs/[uuid]/claim/route.js",
|
|
47
48
|
"/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route": "app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route.js",
|
|
48
|
-
"/api/experiment-runs/[uuid]/
|
|
49
|
+
"/api/experiment-runs/[uuid]/claim/route": "app/api/experiment-runs/[uuid]/claim/route.js",
|
|
49
50
|
"/api/experiment-runs/[uuid]/evaluate-criteria/route": "app/api/experiment-runs/[uuid]/evaluate-criteria/route.js",
|
|
50
|
-
"/api/experiment-runs/[uuid]/registry/route": "app/api/experiment-runs/[uuid]/registry/route.js",
|
|
51
51
|
"/api/experiment-runs/[uuid]/release/route": "app/api/experiment-runs/[uuid]/release/route.js",
|
|
52
|
-
"/api/experiment-
|
|
52
|
+
"/api/experiment-designs/[uuid]/approve/route": "app/api/experiment-designs/[uuid]/approve/route.js",
|
|
53
53
|
"/api/experiment-runs/[uuid]/sessions/route": "app/api/experiment-runs/[uuid]/sessions/route.js",
|
|
54
54
|
"/api/experiments/[uuid]/progress/route": "app/api/experiments/[uuid]/progress/route.js",
|
|
55
|
+
"/api/experiment-runs/[uuid]/route": "app/api/experiment-runs/[uuid]/route.js",
|
|
56
|
+
"/api/experiment-runs/[uuid]/dependencies/route": "app/api/experiment-runs/[uuid]/dependencies/route.js",
|
|
57
|
+
"/api/experiment-runs/[uuid]/registry/route": "app/api/experiment-runs/[uuid]/registry/route.js",
|
|
55
58
|
"/api/me/assignments/route": "app/api/me/assignments/route.js",
|
|
56
59
|
"/api/mentionables/route": "app/api/mentionables/route.js",
|
|
57
60
|
"/api/notifications/[uuid]/archive/route": "app/api/notifications/[uuid]/archive/route.js",
|
|
58
61
|
"/api/notifications/[uuid]/read/route": "app/api/notifications/[uuid]/read/route.js",
|
|
59
62
|
"/api/notifications/preferences/route": "app/api/notifications/preferences/route.js",
|
|
60
63
|
"/api/notifications/read-all/route": "app/api/notifications/read-all/route.js",
|
|
61
|
-
"/api/notifications/route": "app/api/notifications/route.js",
|
|
62
64
|
"/api/notifications/unread-count/route": "app/api/notifications/unread-count/route.js",
|
|
63
|
-
"/api/
|
|
65
|
+
"/api/notifications/route": "app/api/notifications/route.js",
|
|
64
66
|
"/api/project-groups/[uuid]/dashboard/route": "app/api/project-groups/[uuid]/dashboard/route.js",
|
|
67
|
+
"/api/onboarding/status/route": "app/api/onboarding/status/route.js",
|
|
65
68
|
"/api/project-groups/route": "app/api/project-groups/route.js",
|
|
66
69
|
"/api/research-projects/[uuid]/activity/route": "app/api/research-projects/[uuid]/activity/route.js",
|
|
67
70
|
"/api/research-projects/[uuid]/available/route": "app/api/research-projects/[uuid]/available/route.js",
|
|
68
71
|
"/api/research-projects/[uuid]/baselines/route": "app/api/research-projects/[uuid]/baselines/route.js",
|
|
69
72
|
"/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route": "app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route.js",
|
|
73
|
+
"/api/research-projects/[uuid]/documents/route": "app/api/research-projects/[uuid]/documents/route.js",
|
|
70
74
|
"/api/research-projects/[uuid]/experiment-designs/route": "app/api/research-projects/[uuid]/experiment-designs/route.js",
|
|
71
75
|
"/api/research-projects/[uuid]/experiment-designs/summary/route": "app/api/research-projects/[uuid]/experiment-designs/summary/route.js",
|
|
72
|
-
"/api/research-projects/[uuid]/experiment-runs/dependencies/route": "app/api/research-projects/[uuid]/experiment-runs/dependencies/route.js",
|
|
73
|
-
"/api/agents/route": "app/api/agents/route.js",
|
|
74
76
|
"/api/project-groups/[uuid]/route": "app/api/project-groups/[uuid]/route.js",
|
|
75
|
-
"/api/research-projects/[uuid]/
|
|
76
|
-
"/api/research-projects/[uuid]/experiment-runs/route": "app/api/research-projects/[uuid]/experiment-runs/route.js",
|
|
77
|
-
"/api/api-keys/[uuid]/route": "app/api/api-keys/[uuid]/route.js",
|
|
77
|
+
"/api/research-projects/[uuid]/experiment-runs/dependencies/route": "app/api/research-projects/[uuid]/experiment-runs/dependencies/route.js",
|
|
78
78
|
"/api/research-projects/[uuid]/group/route": "app/api/research-projects/[uuid]/group/route.js",
|
|
79
79
|
"/api/research-projects/[uuid]/related-works/[workUuid]/route": "app/api/research-projects/[uuid]/related-works/[workUuid]/route.js",
|
|
80
80
|
"/api/research-projects/[uuid]/related-works/auto-search/complete/route": "app/api/research-projects/[uuid]/related-works/auto-search/complete/route.js",
|
|
81
|
-
"/api/research-projects/[uuid]/related-works/auto-search/route": "app/api/research-projects/[uuid]/related-works/auto-search/route.js",
|
|
82
81
|
"/api/research-projects/[uuid]/related-works/deep-research/complete/route": "app/api/research-projects/[uuid]/related-works/deep-research/complete/route.js",
|
|
82
|
+
"/api/research-projects/[uuid]/related-works/auto-search/route": "app/api/research-projects/[uuid]/related-works/auto-search/route.js",
|
|
83
|
+
"/api/research-projects/[uuid]/related-works/deep-research/route": "app/api/research-projects/[uuid]/related-works/deep-research/route.js",
|
|
83
84
|
"/api/research-projects/[uuid]/related-works/route": "app/api/research-projects/[uuid]/related-works/route.js",
|
|
84
|
-
"/api/research-projects/[uuid]/research-questions/route": "app/api/research-projects/[uuid]/research-questions/route.js",
|
|
85
85
|
"/api/research-projects/[uuid]/synthesis/complete/route": "app/api/research-projects/[uuid]/synthesis/complete/route.js",
|
|
86
86
|
"/api/research-projects/[uuid]/synthesis/refresh/route": "app/api/research-projects/[uuid]/synthesis/refresh/route.js",
|
|
87
|
-
"/api/research-projects/[uuid]/
|
|
87
|
+
"/api/research-projects/[uuid]/route": "app/api/research-projects/[uuid]/route.js",
|
|
88
|
+
"/api/research-questions/[uuid]/claim/route": "app/api/research-questions/[uuid]/claim/route.js",
|
|
88
89
|
"/api/research-projects/route": "app/api/research-projects/route.js",
|
|
89
|
-
"/api/research-questions/[uuid]/move/route": "app/api/research-questions/[uuid]/move/route.js",
|
|
90
90
|
"/api/research-questions/[uuid]/release/route": "app/api/research-questions/[uuid]/release/route.js",
|
|
91
91
|
"/api/research-questions/[uuid]/review/route": "app/api/research-questions/[uuid]/review/route.js",
|
|
92
92
|
"/api/research-questions/[uuid]/route": "app/api/research-questions/[uuid]/route.js",
|
|
93
|
-
"/api/research-projects/[uuid]/
|
|
94
|
-
"/api/research-projects/[uuid]/route": "app/api/research-projects/[uuid]/route.js",
|
|
95
|
-
"/api/research-questions/[uuid]/claim/route": "app/api/research-questions/[uuid]/claim/route.js",
|
|
93
|
+
"/api/research-projects/[uuid]/research-questions/route": "app/api/research-projects/[uuid]/research-questions/route.js",
|
|
94
|
+
"/api/research-projects/[uuid]/synthesis/trigger/route": "app/api/research-projects/[uuid]/synthesis/trigger/route.js",
|
|
96
95
|
"/api/sessions/[uuid]/route": "app/api/sessions/[uuid]/route.js",
|
|
97
|
-
"/api/
|
|
96
|
+
"/api/research-questions/[uuid]/move/route": "app/api/research-questions/[uuid]/move/route.js",
|
|
98
97
|
"/api/research-projects/[uuid]/github/branches/route": "app/api/research-projects/[uuid]/github/branches/route.js",
|
|
99
98
|
"/api/research-projects/[uuid]/experiments/route": "app/api/research-projects/[uuid]/experiments/route.js",
|
|
99
|
+
"/api/research-projects/[uuid]/experiment-runs/route": "app/api/research-projects/[uuid]/experiment-runs/route.js",
|
|
100
100
|
"/login/admin/page": "app/login/admin/page.js",
|
|
101
101
|
"/login/callback/page": "app/login/callback/page.js",
|
|
102
|
-
"/login/silent-refresh/page": "app/login/silent-refresh/page.js",
|
|
103
102
|
"/login/page": "app/login/page.js",
|
|
103
|
+
"/login/silent-refresh/page": "app/login/silent-refresh/page.js",
|
|
104
104
|
"/page": "app/page.js",
|
|
105
105
|
"/(dashboard)/agents/page": "app/(dashboard)/agents/page.js",
|
|
106
106
|
"/(dashboard)/project-groups/[uuid]/page": "app/(dashboard)/project-groups/[uuid]/page.js",
|
|
@@ -120,10 +120,10 @@
|
|
|
120
120
|
"/(dashboard)/research-projects/[uuid]/related-works/page": "app/(dashboard)/research-projects/[uuid]/related-works/page.js",
|
|
121
121
|
"/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page": "app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page.js",
|
|
122
122
|
"/(dashboard)/research-projects/[uuid]/research-questions/page": "app/(dashboard)/research-projects/[uuid]/research-questions/page.js",
|
|
123
|
-
"/(dashboard)/research-projects/new/page": "app/(dashboard)/research-projects/new/page.js",
|
|
124
123
|
"/(dashboard)/research-projects/[uuid]/settings/page": "app/(dashboard)/research-projects/[uuid]/settings/page.js",
|
|
125
|
-
"/(dashboard)/
|
|
124
|
+
"/(dashboard)/research-projects/new/page": "app/(dashboard)/research-projects/new/page.js",
|
|
126
125
|
"/(dashboard)/research-projects/page": "app/(dashboard)/research-projects/page.js",
|
|
126
|
+
"/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
|
|
127
127
|
"/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
|
|
128
128
|
"/admin/companies/new/page": "app/admin/companies/new/page.js",
|
|
129
129
|
"/admin/companies/page": "app/admin/companies/page.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=3073,exports.ids=[3073],exports.modules={
|
|
1
|
+
"use strict";exports.id=3073,exports.ids=[3073],exports.modules={33073:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{DB:()=>w,Iz:()=>k,LD:()=>u,OI:()=>v,PQ:()=>s,SU:()=>q,TY:()=>j,XH:()=>i,cx:()=>t,iJ:()=>m,m_:()=>l,pG:()=>n,ut:()=>p,vK:()=>o});var e=c(51455),f=c(52618),g=a([f]);f=(g.then?(await g)():g)[0];let x="available",y={gpus:{orderBy:{slotIndex:"asc"},include:{reservations:{where:{releasedAt:null},include:{run:{select:{uuid:!0,title:!0,status:!0}}}},experimentReservations:{where:{releasedAt:null},include:{experiment:{select:{uuid:!0,title:!0,status:!0}}}}}}};function h(a){let b=a.gpus.map(a=>{let b=a.experimentReservations.find(a=>a.experiment)??null,c=a.reservations.find(a=>a.run)??null,d=null;b?.experiment?d={uuid:b.uuid,kind:"experiment",itemUuid:b.experiment.uuid,itemTitle:b.experiment.title,itemStatus:b.experiment.status}:c?.run&&(d={uuid:c.uuid,kind:"run",itemUuid:c.run.uuid,itemTitle:c.run.title,itemStatus:c.run.status});let e=d?"busy":a.lifecycle;return{uuid:a.uuid,slotIndex:a.slotIndex,model:a.model,memoryGb:a.memoryGb,lifecycle:a.lifecycle,utilizationPercent:a.utilizationPercent,memoryUsedGb:a.memoryUsedGb,temperatureC:a.temperatureC,notes:a.notes,lastReportedAt:a.lastReportedAt?.toISOString()??null,activeReservation:d?{uuid:d.uuid,kind:d.kind,itemUuid:d.itemUuid,itemTitle:d.itemTitle,itemStatus:d.itemStatus}:null,computedStatus:e}}),c=!!(a.sshHost&&a.sshKeyPath&&a.sshKeySource&&"manual_path"!==a.sshKeySource);return{uuid:a.uuid,label:a.label,ec2InstanceId:a.ec2InstanceId,instanceType:a.instanceType,region:a.region,lifecycle:a.lifecycle,sshHost:a.sshHost,sshUser:a.sshUser,sshPort:a.sshPort,sshKeyName:c?null:a.sshKeyName,sshKeySource:c?null:a.sshKeySource,managedKeyAvailable:c,keyManagedByServer:c,ssmTarget:a.ssmTarget,notes:a.notes,lastReportedAt:a.lastReportedAt?.toISOString()??null,telemetryEnabled:a.telemetryEnabled,telemetryError:a.telemetryError??null,gpuCount:b.length,busyGpuCount:b.filter(a=>"busy"===a.computedStatus).length,availableGpuCount:b.filter(a=>a.computedStatus===x).length,inventoryPending:0===b.length,gpus:b}}async function i(a){return(await f.prisma.computePool.findMany({where:{companyUuid:a},orderBy:{createdAt:"asc"},include:{nodes:{orderBy:{label:"asc"},include:y}}})).map(a=>({uuid:a.uuid,name:a.name,description:a.description,nodes:a.nodes.map(a=>h(a))}))}async function j(a){return(await f.prisma.computeNode.findMany({where:{companyUuid:a},orderBy:{label:"asc"},include:{...y,pool:{select:{uuid:!0,name:!0}}}})).map(a=>({...h(a),pool:{uuid:a.pool.uuid,name:a.pool.name}}))}async function k(a,b){let c=await f.prisma.computeNode.findFirst({where:{companyUuid:a,uuid:b},include:y});return c?h(c):null}async function l(a){return f.prisma.computePool.create({data:{companyUuid:a.companyUuid,name:a.name,description:a.description||null}})}async function m(a){return f.prisma.computeNode.create({data:{companyUuid:a.companyUuid,poolUuid:a.poolUuid,label:a.label,ec2InstanceId:a.ec2InstanceId||null,instanceType:a.instanceType||null,region:a.region||null,lifecycle:a.lifecycle||"idle",sshHost:a.sshHost||null,sshUser:a.sshUser||null,sshPort:a.sshPort||null,sshKeyPath:a.sshKeyPath||null,sshKeyName:a.sshKeyName||null,sshKeyFingerprint:a.sshKeyFingerprint||null,sshKeySource:a.sshKeySource||null,ssmTarget:a.ssmTarget||null,notes:a.notes||null}})}async function n(a,b){return!!await f.prisma.computePool.findFirst({where:{uuid:b,companyUuid:a},select:{uuid:!0}})&&(await f.prisma.computePool.delete({where:{uuid:b}}),!0)}async function o(a,b){return!!await f.prisma.computeNode.findFirst({where:{uuid:b,companyUuid:a},select:{uuid:!0}})&&(await f.prisma.computeNode.delete({where:{uuid:b}}),!0)}async function p(a){let b=await f.prisma.computeNode.findUnique({where:{uuid:a.nodeUuid},select:{uuid:!0,companyUuid:!0}});if(!b||a.companyUuid&&b.companyUuid!==a.companyUuid)throw Error("Compute node not found");for(let c of(await f.prisma.computeNode.update({where:{uuid:a.nodeUuid},data:{ec2InstanceId:a.ec2InstanceId??void 0,instanceType:a.instanceType??void 0,region:a.region??void 0,lastReportedAt:new Date}}),a.gpus))await f.prisma.computeGpu.upsert({where:{nodeUuid_slotIndex:{nodeUuid:a.nodeUuid,slotIndex:c.slotIndex}},create:{companyUuid:b.companyUuid,nodeUuid:a.nodeUuid,slotIndex:c.slotIndex,model:c.model,memoryGb:c.memoryGb??null,lifecycle:x,lastReportedAt:new Date},update:{model:c.model,memoryGb:c.memoryGb??null,lastReportedAt:new Date}});return f.prisma.computeNode.findUniqueOrThrow({where:{uuid:a.nodeUuid},include:{gpus:{orderBy:{slotIndex:"asc"}}}})}async function q(a){let b=new Date;for(let c of a.gpus)await f.prisma.computeGpu.update({where:{uuid:c.gpuUuid},data:{lifecycle:c.lifecycle??void 0,utilizationPercent:c.utilizationPercent??void 0,memoryUsedGb:c.memoryUsedGb??void 0,temperatureC:c.temperatureC??void 0,notes:c.notes??void 0,lastReportedAt:b}});await f.prisma.computeNode.update({where:{uuid:a.nodeUuid},data:{lastReportedAt:b}})}async function r(a,b,c){if(0===c.length)return;let d=await f.prisma.researchProject.findFirst({where:{uuid:b,companyUuid:a},select:{computePoolUuid:!0}});if(d?.computePoolUuid&&(await f.prisma.computeGpu.findMany({where:{uuid:{in:c}},include:{node:{select:{poolUuid:!0}}}})).find(a=>a.node.poolUuid!==d.computePoolUuid))throw Error("GPU does not belong to the compute pool bound to this project")}async function s(a,b){await f.prisma.runGpuReservation.updateMany({where:{companyUuid:a,runUuid:b,releasedAt:null},data:{releasedAt:new Date}})}async function t(a){if(0===a.gpuUuids.length)return[];let b=await f.prisma.experiment.findFirst({where:{uuid:a.experimentUuid,companyUuid:a.companyUuid},select:{researchProjectUuid:!0}});return b&&await r(a.companyUuid,b.researchProjectUuid,a.gpuUuids),f.prisma.$transaction(async b=>{let c=await b.computeGpu.findMany({where:{companyUuid:a.companyUuid,uuid:{in:a.gpuUuids}},include:{reservations:{where:{releasedAt:null},select:{uuid:!0}},experimentReservations:{where:{releasedAt:null},select:{uuid:!0,experimentUuid:!0}}}});if(c.length!==a.gpuUuids.length)throw Error("Some GPUs could not be found");let d=c.find(b=>b.lifecycle!==x||b.reservations.length>0||b.experimentReservations.some(b=>b.experimentUuid!==a.experimentUuid));if(d)throw Error(`GPU ${d.slotIndex} on node ${d.nodeUuid} is not available`);let e=new Set(c.filter(b=>b.experimentReservations.some(b=>b.experimentUuid===a.experimentUuid)).map(a=>a.uuid)),f=a.gpuUuids.filter(a=>!e.has(a));return 0===f.length?[]:Promise.all(f.map(c=>b.experimentGpuReservation.create({data:{companyUuid:a.companyUuid,experimentUuid:a.experimentUuid,gpuUuid:c}})))})}async function u(a,b){await f.prisma.experimentGpuReservation.updateMany({where:{companyUuid:a,experimentUuid:b,releasedAt:null},data:{releasedAt:new Date}})}async function v(a,b){if(!await f.prisma.computeGpu.findFirst({where:{uuid:b,companyUuid:a},select:{uuid:!0}}))throw Error("GPU not found");let c=new Date,[d,e]=await f.prisma.$transaction([f.prisma.experimentGpuReservation.updateMany({where:{companyUuid:a,gpuUuid:b,releasedAt:null},data:{releasedAt:c}}),f.prisma.runGpuReservation.updateMany({where:{companyUuid:a,gpuUuid:b,releasedAt:null},data:{releasedAt:c}})]);return{experimentsReleased:d.count,runsReleased:e.count}}async function w(a){let b=await f.prisma.experiment.findFirst({where:{companyUuid:a.companyUuid,uuid:a.experimentUuid,assigneeType:"agent",assigneeUuid:a.agentUuid},select:{uuid:!0,status:!0}});if(!b)throw Error("Experiment is not assigned to this agent");if("pending_start"!==b.status&&"in_progress"!==b.status)throw Error(`Experiment must be pending_start or in_progress, current status: ${b.status}`);let c=await f.prisma.computeNode.findFirst({where:{companyUuid:a.companyUuid,uuid:a.nodeUuid},select:{uuid:!0,label:!0,sshHost:!0,sshUser:!0,sshPort:!0,sshKeyPath:!0,sshKeyName:!0,sshKeyFingerprint:!0,sshKeySource:!0,ssmTarget:!0}});if(!c)throw Error("Compute node not found");if(!c.sshHost||!c.sshKeyPath)throw Error("This compute node does not have a managed SSH key bundle");let d=await (0,e.readFile)(c.sshKeyPath,"utf8");return{nodeUuid:c.uuid,label:c.label,ssh:{host:c.sshHost,user:c.sshUser??"ubuntu",port:c.sshPort??22,keyName:c.sshKeyName,keyFingerprint:c.sshKeyFingerprint,keySource:c.sshKeySource,privateKeyPemBase64:Buffer.from(d,"utf8").toString("base64")},ssmTarget:c.ssmTarget}}d()}catch(a){d(a)}})}};
|