@synapse-research/synapse 0.2.0 → 0.2.1
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 +4 -0
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +162 -162
- package/dist/.next/app-path-routes-manifest.json +39 -39
- package/dist/.next/build-manifest.json +2 -2
- package/dist/.next/prerender-manifest.json +12 -12
- 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.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.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.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.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.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.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_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/me/assignments/route.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 +39 -39
- package/dist/.next/server/chunks/4742.js +1 -1
- package/dist/.next/server/chunks/759.js +1 -1
- package/dist/.next/server/chunks/8283.js +1 -1
- 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/dist/.next/server/pages-manifest.json +1 -1
- package/dist/.next/static/chunks/app/(dashboard)/research-projects/[uuid]/experiments/page-926fd1080d8bd114.js +1 -0
- package/dist/node_modules/buffer-from/index.js +72 -0
- package/dist/node_modules/buffer-from/package.json +19 -0
- package/dist/node_modules/source-map/lib/array-set.js +121 -0
- package/dist/node_modules/source-map/lib/base64-vlq.js +140 -0
- package/dist/node_modules/source-map/lib/base64.js +67 -0
- package/dist/node_modules/source-map/lib/binary-search.js +111 -0
- package/dist/node_modules/source-map/lib/mapping-list.js +79 -0
- package/dist/node_modules/source-map/lib/quick-sort.js +114 -0
- package/dist/node_modules/source-map/lib/source-map-consumer.js +1145 -0
- package/dist/node_modules/source-map/lib/source-map-generator.js +425 -0
- package/dist/node_modules/source-map/lib/source-node.js +413 -0
- package/dist/node_modules/source-map/lib/util.js +488 -0
- package/dist/node_modules/source-map/package.json +73 -0
- package/dist/node_modules/source-map/source-map.js +8 -0
- package/dist/node_modules/source-map-support/package.json +31 -0
- package/dist/node_modules/source-map-support/source-map-support.js +625 -0
- package/package.json +1 -1
- package/dist/.env +0 -31
- package/dist/.next/static/chunks/app/(dashboard)/research-projects/[uuid]/experiments/page-1e98ec51265e6bd6.js +0 -1
- /package/dist/.next/static/{ERYuqKh2yJ2lApkenIQge → _Xj9BQgDF0XFubwsfL_6V}/_buildManifest.js +0 -0
- /package/dist/.next/static/{ERYuqKh2yJ2lApkenIQge → _Xj9BQgDF0XFubwsfL_6V}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"205":{"*":{"id":"51277","name":"*","chunks":[],"async":false}},"2151":{"*":{"id":"71394","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"50382","name":"*","chunks":[],"async":false}},"5179":{"*":{"id":"18369","name":"*","chunks":[],"async":true}},"6512":{"*":{"id":"55212","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"93319","name":"*","chunks":[],"async":false}},"9676":{"*":{"id":"26185","name":"*","chunks":[],"async":false}},"10903":{"*":{"id":"64236","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"43591","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"81512","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"33532","name":"*","chunks":[],"async":false}},"15421":{"*":{"id":"59175","name":"*","chunks":[],"async":false}},"15619":{"*":{"id":"28086","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"66619","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"30892","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"66529","name":"*","chunks":[],"async":false}},"23174":{"*":{"id":"94762","name":"*","chunks":[],"async":true}},"23602":{"*":{"id":"51020","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"73935","name":"*","chunks":[],"async":false}},"25421":{"*":{"id":"50640","name":"*","chunks":[],"async":false}},"27963":{"*":{"id":"74418","name":"*","chunks":[],"async":false}},"28266":{"*":{"id":"906","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"403","name":"*","chunks":[],"async":false}},"29591":{"*":{"id":"63207","name":"*","chunks":[],"async":false}},"31114":{"*":{"id":"13151","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"25763","name":"*","chunks":[],"async":false}},"31596":{"*":{"id":"30833","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"58857","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"16885","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"2807","name":"*","chunks":[],"async":false}},"35370":{"*":{"id":"29642","name":"*","chunks":[],"async":false}},"37272":{"*":{"id":"38059","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"97450","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"89410","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"70952","name":"*","chunks":[],"async":false}},"38641":{"*":{"id":"91935","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"5989","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"40124","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"74349","name":"*","chunks":[],"async":false}},"42388":{"*":{"id":"61259","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"80501","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"41905","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"95556","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"78381","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"13753","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"89065","name":"*","chunks":[],"async":false}},"54212":{"*":{"id":"33113","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"28386","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"21097","name":"*","chunks":[],"async":false}},"57472":{"*":{"id":"13256","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"13277","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"15644","name":"*","chunks":[],"async":false}},"62960":{"*":{"id":"73513","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"28121","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"63658","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"14672","name":"*","chunks":[],"async":false}},"66891":{"*":{"id":"44925","name":"*","chunks":[],"async":false}},"68418":{"*":{"id":"92980","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"14220","name":"*","chunks":[],"async":false}},"72091":{"*":{"id":"89145","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"31482","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"98556","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"15906","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"41105","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"25400","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"41335","name":"*","chunks":[],"async":false}},"83484":{"*":{"id":"69928","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"84819","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"63245","name":"*","chunks":[],"async":false}},"88673":{"*":{"id":"25215","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"31284","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"45106","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"81093","name":"*","chunks":[],"async":false}},"92044":{"*":{"id":"68199","name":"*","chunks":[],"async":true}},"94377":{"*":{"id":"17249","name":"*","chunks":[],"async":false}},"94409":{"*":{"id":"89494","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"99349","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"59782","name":"*","chunks":[],"async":false}},"98244":{"*":{"id":"89792","name":"*","chunks":[],"async":true}},"98861":{"*":{"id":"25711","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"53187","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":66160,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":49408,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/app/globals.css":{"id":94651,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/contexts/locale-context.tsx":{"id":32277,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/contexts/theme-context.tsx":{"id":23602,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/app/login/admin/page.tsx":{"id":11725,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/login/callback/page.tsx":{"id":2151,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/login/page.tsx":{"id":31317,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/login/silent-refresh/page.tsx":{"id":86301,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/page.tsx":{"id":42359,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","8974","static/chunks/app/page-bb65470f3d00340c.js"],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/layout.tsx":{"id":28266,"name":"*","chunks":["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"],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/agents/agents-page-client.tsx":{"id":54212,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@1_dopiq3gdd7y75zltoml32z3h44/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":52053,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqsmprj3trbkqq2t4obhazjn3i/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":90299,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_i6nczij7dpergkggiiw7u2k73y/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":65514,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._uyvufdvk6idc3jqc7x5tn33mra/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":98861,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_u6mobswh67a3sq3e2z3gecdvce/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":38476,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_e6ym22qfb7n7vpvjohdyplktxm/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":74542,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_jqf5lcndasewi6ug7dswo5v67e/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":71350,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+rea_egzlaw7tgn3b2d2ywlmvoewk6e/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":39025,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.11_tym5do4kupotrzxkcv3i7ormku/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":75368,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_63blceyj3y5mwjzv4lxvp26q6m/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":89684,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_4tojha7iw5m6qjdvslf5stvqpm/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":58057,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._oopwfusf3yl3pfgroabu4purde/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":6512,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.11__@types+r_nc4gptulwif4hw6ndlug47vraq/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":25051,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@_l5hpnxt7cqozstzsxocsvq25jq/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":4374,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.11__@ty_4avvqupv4cviqbm2sfcrcw7c34/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":19345,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._tgrz7k3tzzhmwl4ztvppmf6pvu/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":79919,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._jqyasib42jsqbiagl3gpnsrs2e/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":17533,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._y5uezelezl74kk7ce5go6i52ga/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":99545,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_go4dvd5ha7hv4ggqbzwzkh2e6y/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":63197,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_p6oyjh3eg2j6i4rk6zmq7njdbu/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":65326,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._r2x6nsogynsl2crvherrewxpmu/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":48218,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._rxpmmrnshx564ljfxuzptxzvam/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":56260,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._3mzau72xptrm5jot7ypmiwuvya/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":60322,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_35f7uxymvqotjbenkc27jz7mcq/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":79834,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._s3igbgv4fnhsbdarzfupwd5qse/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":6947,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqii64ipbqhyrh5kvmjk7r77bq/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":88878,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_7q4pzmjon3d3si6uh7mibxkgna/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":34857,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._pe2jqdfwr72ddznrf6mndhe5wq/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":97006,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_gcqvdngu5ygqhiwaehtfbeqohe/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":45841,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/dashboard/collapsible-description.tsx":{"id":38641,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/dashboard/dashboard-stat-card.tsx":{"id":94409,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/dashboard/edit-project-dialog.tsx":{"id":15421,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/document-actions.tsx":{"id":68418,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/document-content.tsx":{"id":27963,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/project-groups/[uuid]/page.tsx":{"id":66891,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/documents/create-document-dialog.tsx":{"id":15619,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-actions.tsx":{"id":31114,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-comments.tsx":{"id":98244,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-editor.tsx":{"id":5179,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-validation-checklist.tsx":{"id":205,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/source-questions-card.tsx":{"id":92044,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/components/markdown-content.tsx":{"id":37294,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/components/ui/separator.tsx":{"id":84247,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/create-design-form.tsx":{"id":25421,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-runs/run-view-toggle.tsx":{"id":23174,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiments/new/create-experiment-form.tsx":{"id":35370,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiments/experiments-board.tsx":{"id":29591,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/related-works/related-works-client.tsx":{"id":37272,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/settings/project-settings-client.tsx":{"id":83484,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/research-questions/research-questions-board.tsx":{"id":31596,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/new/page.tsx":{"id":10903,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/page.tsx":{"id":88673,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/settings/page.tsx":{"id":42388,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/layout.tsx":{"id":72964,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/companies/[uuid]/page.tsx":{"id":94377,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/companies/new/page.tsx":{"id":41930,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/companies/page.tsx":{"id":49918,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/page.tsx":{"id":56831,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next-intl@4.8.2_next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3___4yqdukjhaa5cmitapixmndjobq/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":57472,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/onboarding/page.tsx":{"id":62960,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/compute/compute-page-client.tsx":{"id":9676,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/components/live-data-refresher.tsx":{"id":72091,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/Synapse/src/":[],"/home/ubuntu/Synapse/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/5bdbf89eb25c5de2.css"}],"/home/ubuntu/Synapse/src/app/page":[],"/home/ubuntu/Synapse/src/app/(dashboard)/layout":[],"/home/ubuntu/Synapse/src/app/(dashboard)/loading":[]},"rscModuleMapping":{"205":{"*":{"id":"1322","name":"*","chunks":[],"async":false}},"2151":{"*":{"id":"66803","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"2768","name":"*","chunks":[],"async":false}},"5179":{"*":{"id":"88603","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"73814","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"94733","name":"*","chunks":[],"async":false}},"9676":{"*":{"id":"92517","name":"*","chunks":[],"async":false}},"10903":{"*":{"id":"89663","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"93069","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"18198","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"69442","name":"*","chunks":[],"async":false}},"15421":{"*":{"id":"8145","name":"*","chunks":[],"async":false}},"15619":{"*":{"id":"28551","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"92521","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"31706","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"1159","name":"*","chunks":[],"async":false}},"23174":{"*":{"id":"82444","name":"*","chunks":[],"async":false}},"23602":{"*":{"id":"88922","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"62329","name":"*","chunks":[],"async":false}},"25421":{"*":{"id":"78432","name":"*","chunks":[],"async":false}},"27963":{"*":{"id":"83736","name":"*","chunks":[],"async":false}},"28266":{"*":{"id":"16352","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"69357","name":"*","chunks":[],"async":false}},"29591":{"*":{"id":"67511","name":"*","chunks":[],"async":false}},"31114":{"*":{"id":"53460","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"34065","name":"*","chunks":[],"async":false}},"31596":{"*":{"id":"75655","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"69187","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"29723","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"8013","name":"*","chunks":[],"async":false}},"35370":{"*":{"id":"36","name":"*","chunks":[],"async":false}},"37272":{"*":{"id":"19130","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"17212","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"75324","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"64098","name":"*","chunks":[],"async":false}},"38641":{"*":{"id":"31533","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"87827","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"75770","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"20283","name":"*","chunks":[],"async":false}},"42388":{"*":{"id":"95015","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"99875","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"33914","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"41611","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"43775","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"17531","name":"*","chunks":[],"async":false}},"54212":{"*":{"id":"72799","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"19868","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"90303","name":"*","chunks":[],"async":false}},"57472":{"*":{"id":"25982","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"97271","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"32886","name":"*","chunks":[],"async":false}},"62960":{"*":{"id":"71287","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"10375","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"4176","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"11226","name":"*","chunks":[],"async":false}},"66891":{"*":{"id":"27072","name":"*","chunks":[],"async":false}},"68418":{"*":{"id":"16038","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"66542","name":"*","chunks":[],"async":false}},"72091":{"*":{"id":"15963","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"87352","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"49442","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"81448","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"2931","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"20294","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"69757","name":"*","chunks":[],"async":false}},"83484":{"*":{"id":"77142","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"6309","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"64059","name":"*","chunks":[],"async":false}},"88673":{"*":{"id":"45341","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"61298","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"53392","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"92044":{"*":{"id":"67413","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"94409":{"*":{"id":"99418","name":"*","chunks":[],"async":false}},"94651":{"*":{"id":"32376","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"20227","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"44236","name":"*","chunks":[],"async":false}},"98244":{"*":{"id":"41890","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"13065","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"6873","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"205":{"*":{"id":"51277","name":"*","chunks":[],"async":false}},"2151":{"*":{"id":"71394","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"50382","name":"*","chunks":[],"async":false}},"5179":{"*":{"id":"18369","name":"*","chunks":[],"async":true}},"6512":{"*":{"id":"55212","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"93319","name":"*","chunks":[],"async":false}},"9676":{"*":{"id":"26185","name":"*","chunks":[],"async":false}},"10903":{"*":{"id":"64236","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"43591","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"81512","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"33532","name":"*","chunks":[],"async":false}},"15421":{"*":{"id":"59175","name":"*","chunks":[],"async":false}},"15619":{"*":{"id":"28086","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"66619","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"30892","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"66529","name":"*","chunks":[],"async":false}},"23174":{"*":{"id":"94762","name":"*","chunks":[],"async":true}},"23602":{"*":{"id":"51020","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"73935","name":"*","chunks":[],"async":false}},"25421":{"*":{"id":"50640","name":"*","chunks":[],"async":false}},"27963":{"*":{"id":"74418","name":"*","chunks":[],"async":false}},"28266":{"*":{"id":"906","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"403","name":"*","chunks":[],"async":false}},"29591":{"*":{"id":"63207","name":"*","chunks":[],"async":false}},"31114":{"*":{"id":"13151","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"25763","name":"*","chunks":[],"async":false}},"31596":{"*":{"id":"30833","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"58857","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"16885","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"2807","name":"*","chunks":[],"async":false}},"35370":{"*":{"id":"29642","name":"*","chunks":[],"async":false}},"37272":{"*":{"id":"38059","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"97450","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"89410","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"70952","name":"*","chunks":[],"async":false}},"38641":{"*":{"id":"91935","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"5989","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"40124","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"74349","name":"*","chunks":[],"async":false}},"42388":{"*":{"id":"61259","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"80501","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"41905","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"95556","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"78381","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"13753","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"89065","name":"*","chunks":[],"async":false}},"54212":{"*":{"id":"33113","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"28386","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"21097","name":"*","chunks":[],"async":false}},"57472":{"*":{"id":"13256","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"13277","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"15644","name":"*","chunks":[],"async":false}},"62960":{"*":{"id":"73513","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"28121","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"63658","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"14672","name":"*","chunks":[],"async":false}},"66891":{"*":{"id":"44925","name":"*","chunks":[],"async":false}},"68418":{"*":{"id":"92980","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"14220","name":"*","chunks":[],"async":false}},"72091":{"*":{"id":"89145","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"31482","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"98556","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"15906","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"41105","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"25400","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"41335","name":"*","chunks":[],"async":false}},"83484":{"*":{"id":"69928","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"84819","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"63245","name":"*","chunks":[],"async":false}},"88673":{"*":{"id":"25215","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"31284","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"45106","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"81093","name":"*","chunks":[],"async":false}},"92044":{"*":{"id":"68199","name":"*","chunks":[],"async":true}},"94377":{"*":{"id":"17249","name":"*","chunks":[],"async":false}},"94409":{"*":{"id":"89494","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"99349","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"59782","name":"*","chunks":[],"async":false}},"98244":{"*":{"id":"89792","name":"*","chunks":[],"async":true}},"98861":{"*":{"id":"25711","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"53187","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":66160,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":49408,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/app/globals.css":{"id":94651,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/contexts/locale-context.tsx":{"id":32277,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/contexts/theme-context.tsx":{"id":23602,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","7177","static/chunks/app/layout-4cb6be8f1f031df9.js"],"async":false},"/home/ubuntu/Synapse/src/app/login/callback/page.tsx":{"id":2151,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/login/page.tsx":{"id":31317,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/login/silent-refresh/page.tsx":{"id":86301,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/login/admin/page.tsx":{"id":11725,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/page.tsx":{"id":42359,"name":"*","chunks":["2079","static/chunks/2079-2e71c970e033d052.js","8974","static/chunks/app/page-bb65470f3d00340c.js"],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/layout.tsx":{"id":28266,"name":"*","chunks":["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"],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/agents/agents-page-client.tsx":{"id":54212,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/project-groups/[uuid]/page.tsx":{"id":66891,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@1_dopiq3gdd7y75zltoml32z3h44/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":52053,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqsmprj3trbkqq2t4obhazjn3i/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":90299,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_i6nczij7dpergkggiiw7u2k73y/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":65514,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._uyvufdvk6idc3jqc7x5tn33mra/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":98861,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_u6mobswh67a3sq3e2z3gecdvce/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":38476,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_e6ym22qfb7n7vpvjohdyplktxm/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":74542,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_jqf5lcndasewi6ug7dswo5v67e/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":71350,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+rea_egzlaw7tgn3b2d2ywlmvoewk6e/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":39025,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.11_tym5do4kupotrzxkcv3i7ormku/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":75368,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_63blceyj3y5mwjzv4lxvp26q6m/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":89684,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_4tojha7iw5m6qjdvslf5stvqpm/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":58057,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._oopwfusf3yl3pfgroabu4purde/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":6512,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.11__@types+r_nc4gptulwif4hw6ndlug47vraq/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":25051,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@_l5hpnxt7cqozstzsxocsvq25jq/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":4374,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.11__@ty_4avvqupv4cviqbm2sfcrcw7c34/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":19345,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._tgrz7k3tzzhmwl4ztvppmf6pvu/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":79919,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._jqyasib42jsqbiagl3gpnsrs2e/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":17533,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._y5uezelezl74kk7ce5go6i52ga/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":99545,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_go4dvd5ha7hv4ggqbzwzkh2e6y/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":63197,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_p6oyjh3eg2j6i4rk6zmq7njdbu/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":65326,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._r2x6nsogynsl2crvherrewxpmu/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":48218,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._rxpmmrnshx564ljfxuzptxzvam/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":56260,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._3mzau72xptrm5jot7ypmiwuvya/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":60322,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_35f7uxymvqotjbenkc27jz7mcq/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":79834,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._s3igbgv4fnhsbdarzfupwd5qse/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":6947,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqii64ipbqhyrh5kvmjk7r77bq/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":88878,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_7q4pzmjon3d3si6uh7mibxkgna/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":34857,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._pe2jqdfwr72ddznrf6mndhe5wq/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":97006,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_gcqvdngu5ygqhiwaehtfbeqohe/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":45841,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/dashboard/collapsible-description.tsx":{"id":38641,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/dashboard/dashboard-stat-card.tsx":{"id":94409,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/dashboard/edit-project-dialog.tsx":{"id":15421,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/document-actions.tsx":{"id":68418,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/document-content.tsx":{"id":27963,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/documents/create-document-dialog.tsx":{"id":15619,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-actions.tsx":{"id":31114,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-comments.tsx":{"id":98244,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-editor.tsx":{"id":5179,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/design-validation-checklist.tsx":{"id":205,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/source-questions-card.tsx":{"id":92044,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/components/markdown-content.tsx":{"id":37294,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/components/ui/separator.tsx":{"id":84247,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/create-design-form.tsx":{"id":25421,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiment-runs/run-view-toggle.tsx":{"id":23174,"name":"*","chunks":[],"async":true},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiments/new/create-experiment-form.tsx":{"id":35370,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/experiments/experiments-board.tsx":{"id":29591,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/related-works/related-works-client.tsx":{"id":37272,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/research-questions/research-questions-board.tsx":{"id":31596,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/new/page.tsx":{"id":10903,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/[uuid]/settings/project-settings-client.tsx":{"id":83484,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/research-projects/page.tsx":{"id":88673,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/settings/page.tsx":{"id":42388,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/layout.tsx":{"id":72964,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/companies/[uuid]/page.tsx":{"id":94377,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/companies/new/page.tsx":{"id":41930,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/companies/page.tsx":{"id":49918,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/admin/page.tsx":{"id":56831,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/node_modules/.pnpm/next-intl@4.8.2_next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3___4yqdukjhaa5cmitapixmndjobq/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":57472,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/onboarding/page.tsx":{"id":62960,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/app/(dashboard)/compute/compute-page-client.tsx":{"id":9676,"name":"*","chunks":[],"async":false},"/home/ubuntu/Synapse/src/components/live-data-refresher.tsx":{"id":72091,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/Synapse/src/":[],"/home/ubuntu/Synapse/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/5bdbf89eb25c5de2.css"}],"/home/ubuntu/Synapse/src/app/page":[],"/home/ubuntu/Synapse/src/app/(dashboard)/layout":[],"/home/ubuntu/Synapse/src/app/(dashboard)/loading":[]},"rscModuleMapping":{"205":{"*":{"id":"1322","name":"*","chunks":[],"async":false}},"2151":{"*":{"id":"66803","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"2768","name":"*","chunks":[],"async":false}},"5179":{"*":{"id":"88603","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"73814","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"94733","name":"*","chunks":[],"async":false}},"9676":{"*":{"id":"92517","name":"*","chunks":[],"async":false}},"10903":{"*":{"id":"89663","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"93069","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"18198","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"69442","name":"*","chunks":[],"async":false}},"15421":{"*":{"id":"8145","name":"*","chunks":[],"async":false}},"15619":{"*":{"id":"28551","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"92521","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"31706","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"1159","name":"*","chunks":[],"async":false}},"23174":{"*":{"id":"82444","name":"*","chunks":[],"async":false}},"23602":{"*":{"id":"88922","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"62329","name":"*","chunks":[],"async":false}},"25421":{"*":{"id":"78432","name":"*","chunks":[],"async":false}},"27963":{"*":{"id":"83736","name":"*","chunks":[],"async":false}},"28266":{"*":{"id":"16352","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"69357","name":"*","chunks":[],"async":false}},"29591":{"*":{"id":"67511","name":"*","chunks":[],"async":false}},"31114":{"*":{"id":"53460","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"34065","name":"*","chunks":[],"async":false}},"31596":{"*":{"id":"75655","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"69187","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"29723","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"8013","name":"*","chunks":[],"async":false}},"35370":{"*":{"id":"36","name":"*","chunks":[],"async":false}},"37272":{"*":{"id":"19130","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"17212","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"75324","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"64098","name":"*","chunks":[],"async":false}},"38641":{"*":{"id":"31533","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"87827","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"75770","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"20283","name":"*","chunks":[],"async":false}},"42388":{"*":{"id":"95015","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"99875","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"33914","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"41611","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"43775","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"17531","name":"*","chunks":[],"async":false}},"54212":{"*":{"id":"72799","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"19868","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"90303","name":"*","chunks":[],"async":false}},"57472":{"*":{"id":"25982","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"97271","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"32886","name":"*","chunks":[],"async":false}},"62960":{"*":{"id":"71287","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"10375","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"4176","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"11226","name":"*","chunks":[],"async":false}},"66891":{"*":{"id":"27072","name":"*","chunks":[],"async":false}},"68418":{"*":{"id":"16038","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"66542","name":"*","chunks":[],"async":false}},"72091":{"*":{"id":"15963","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"87352","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"49442","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"81448","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"2931","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"20294","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"69757","name":"*","chunks":[],"async":false}},"83484":{"*":{"id":"77142","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"6309","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"64059","name":"*","chunks":[],"async":false}},"88673":{"*":{"id":"45341","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"61298","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"53392","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"92044":{"*":{"id":"67413","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"94409":{"*":{"id":"99418","name":"*","chunks":[],"async":false}},"94651":{"*":{"id":"32376","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"20227","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"44236","name":"*","chunks":[],"async":false}},"98244":{"*":{"id":"41890","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"13065","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"6873","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
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/1139-dc9d2fbe417f302c.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/research-projects/new/page-495190668d0bc87d.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[10903,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"8944\",\"static/chunks/8944-8dfadf993d6868cd.js\",\"2790\",\"static/chunks/2790-7582734a89b7a4b2.js\",\"1139\",\"static/chunks/1139-dc9d2fbe417f302c.js\",\"4370\",\"static/chunks/app/(dashboard)/research-projects/new/page-495190668d0bc87d.js\"],\"default\"]\nd:I[12870,[],\"OutletBoundary\"]\nf:I[52955,[],\"AsyncMetadataOutlet\"]\n14: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\":[\"\",\"research-projects\",\"new\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"research-projects\",{\"children\":[\"new\",{\"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\":[\"research-projects\",[\"$\",\"$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\":[\"new\",[\"$\",\"$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]},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\":[\"$L11\",\"$L12\"]}]]}]]}],[],[]],false]},null,false],\"$L13\",false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"15:I[12870,[],\"ViewportBoundary\"]\n17:I[12870,[],\"MetadataBoundary\"]\n18:\"$Sreact.suspense\"\n11:[\"$\",\"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\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-20 w-full\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]]}]}]\n12:[\"$\",\"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\"}]]}]}]\n13:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L15\",null,{\"children\":\"$L16\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L17\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$18\",null,{\"fallback\":null,\"children\":\"$L19\"}]}]}]]}]\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,"16:[[\"$\",\"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,"1a: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\"}],[\"$\",\"$L1a\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"19:\"$10:metadata\"\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--_Xj9BQgDF0XFubwsfL_6V--><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/1139-dc9d2fbe417f302c.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/research-projects/new/page-495190668d0bc87d.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[10903,[\"2079\",\"static/chunks/2079-2e71c970e033d052.js\",\"8944\",\"static/chunks/8944-8dfadf993d6868cd.js\",\"2790\",\"static/chunks/2790-7582734a89b7a4b2.js\",\"1139\",\"static/chunks/1139-dc9d2fbe417f302c.js\",\"4370\",\"static/chunks/app/(dashboard)/research-projects/new/page-495190668d0bc87d.js\"],\"default\"]\nd:I[12870,[],\"OutletBoundary\"]\nf:I[52955,[],\"AsyncMetadataOutlet\"]\n14: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\":\"_Xj9BQgDF0XFubwsfL_6V\",\"p\":\"\",\"c\":[\"\",\"research-projects\",\"new\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"research-projects\",{\"children\":[\"new\",{\"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\":[\"research-projects\",[\"$\",\"$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\":[\"new\",[\"$\",\"$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]},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\":[\"$L11\",\"$L12\"]}]]}]]}],[],[]],false]},null,false],\"$L13\",false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"15:I[12870,[],\"ViewportBoundary\"]\n17:I[12870,[],\"MetadataBoundary\"]\n18:\"$Sreact.suspense\"\n11:[\"$\",\"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\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-20 w-full\"}],[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]]}]}]\n12:[\"$\",\"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\"}]]}]}]\n13:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L15\",null,{\"children\":\"$L16\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L17\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$18\",null,{\"fallback\":null,\"children\":\"$L19\"}]}]}]]}]\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,"16:[[\"$\",\"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,"1a: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\"}],[\"$\",\"$L1a\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"19:\"$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":"_Xj9BQgDF0XFubwsfL_6V","p":"","c":["","research-projects","new"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["research-projects",{"children":["new",{"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":["research-projects",["$","$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":["new",["$","$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]},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":["$L11","$L12"]}]]}]]}],[],[]],false]},null,false],"$L13",false]],"m":"$undefined","G":["$14",[]],"s":false,"S":true}
|
|
18
18
|
15:I[12870,[],"ViewportBoundary"]
|
|
19
19
|
17:I[12870,[],"MetadataBoundary"]
|
|
20
20
|
18:"$Sreact.suspense"
|
|
@@ -1 +1 @@
|
|
|
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/76171244-6b4764703c2812ac.js" async=""></script><script src="/_next/static/chunks/2231-a97820e8319eed7c.js" async=""></script><script src="/_next/static/chunks/2486-2e9d26db0a93bce3.js" async=""></script><script src="/_next/static/chunks/8313-3cd201f541196609.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/research-projects/page-328dc8307572abf4.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[88673,[\"8893\",\"static/chunks/76171244-6b4764703c2812ac.js\",\"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\",\"2231\",\"static/chunks/2231-a97820e8319eed7c.js\",\"2486\",\"static/chunks/2486-2e9d26db0a93bce3.js\",\"8313\",\"static/chunks/8313-3cd201f541196609.js\",\"3567\",\"static/chunks/app/(dashboard)/research-projects/page-328dc8307572abf4.js\"],\"default\"]\nd:I[12870,[],\"OutletBoundary\"]\nf:I[52955,[],\"AsyncMetadataOutlet\"]\n16: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\":[\"\",\"research-projects\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"research-projects\",{\"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\":[\"research-projects\",[\"$\",\"$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\"}],\"$L11\",\"$L12\",\"$L13\"]}]}],\"$L14\"]}]]}]]}],[],[]],false]},null,false],\"$L15\",false]],\"m\":\"$undefined\",\"G\":[\"$16\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"17:I[12870,[],\"ViewportBoundary\"]\n19:I[12870,[],\"MetadataBoundary\"]\n1a:\"$Sreact.suspense\"\n11:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]\n12:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-20 w-full\"}]\n13:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]\n14:[\"$\",\"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\"}]]}]}]\n15:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L17\",null,{\"children\":\"$L18\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L19\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$1a\",null,{\"fallback\":null,\"children\":\"$L1b\"}]}]}]]}]\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,"18:[[\"$\",\"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,"1c: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\"}],[\"$\",\"$L1c\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"1b:\"$10:metadata\"\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--_Xj9BQgDF0XFubwsfL_6V--><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/76171244-6b4764703c2812ac.js" async=""></script><script src="/_next/static/chunks/2231-a97820e8319eed7c.js" async=""></script><script src="/_next/static/chunks/2486-2e9d26db0a93bce3.js" async=""></script><script src="/_next/static/chunks/8313-3cd201f541196609.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/research-projects/page-328dc8307572abf4.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[88673,[\"8893\",\"static/chunks/76171244-6b4764703c2812ac.js\",\"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\",\"2231\",\"static/chunks/2231-a97820e8319eed7c.js\",\"2486\",\"static/chunks/2486-2e9d26db0a93bce3.js\",\"8313\",\"static/chunks/8313-3cd201f541196609.js\",\"3567\",\"static/chunks/app/(dashboard)/research-projects/page-328dc8307572abf4.js\"],\"default\"]\nd:I[12870,[],\"OutletBoundary\"]\nf:I[52955,[],\"AsyncMetadataOutlet\"]\n16: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\":\"_Xj9BQgDF0XFubwsfL_6V\",\"p\":\"\",\"c\":[\"\",\"research-projects\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"research-projects\",{\"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\":[\"research-projects\",[\"$\",\"$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\"}],\"$L11\",\"$L12\",\"$L13\"]}]}],\"$L14\"]}]]}]]}],[],[]],false]},null,false],\"$L15\",false]],\"m\":\"$undefined\",\"G\":[\"$16\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"17:I[12870,[],\"ViewportBoundary\"]\n19:I[12870,[],\"MetadataBoundary\"]\n1a:\"$Sreact.suspense\"\n11:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]\n12:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-20 w-full\"}]\n13:[\"$\",\"div\",null,{\"data-slot\":\"skeleton\",\"className\":\"bg-accent animate-pulse rounded-md h-10 w-full\"}]\n14:[\"$\",\"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\"}]]}]}]\n15:[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L17\",null,{\"children\":\"$L18\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L19\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$1a\",null,{\"fallback\":null,\"children\":\"$L1b\"}]}]}]]}]\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,"18:[[\"$\",\"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,"1c: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\"}],[\"$\",\"$L1c\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"1b:\"$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":"_Xj9BQgDF0XFubwsfL_6V","p":"","c":["","research-projects"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["research-projects",{"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":["research-projects",["$","$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"}],"$L11","$L12","$L13"]}]}],"$L14"]}]]}]]}],[],[]],false]},null,false],"$L15",false]],"m":"$undefined","G":["$16",[]],"s":false,"S":true}
|
|
18
18
|
17:I[12870,[],"ViewportBoundary"]
|
|
19
19
|
19:I[12870,[],"MetadataBoundary"]
|
|
20
20
|
1a:"$Sreact.suspense"
|