@synapse-research/synapse 0.2.11 → 0.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. package/dist/.next/BUILD_ID +1 -1
  2. package/dist/.next/app-build-manifest.json +118 -118
  3. package/dist/.next/app-path-routes-manifest.json +38 -38
  4. package/dist/.next/build-manifest.json +2 -2
  5. package/dist/.next/prerender-manifest.json +6 -6
  6. package/dist/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
  7. package/dist/.next/server/app/(dashboard)/compute/page_client-reference-manifest.js +1 -1
  8. package/dist/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  9. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  10. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  11. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  12. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  13. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page_client-reference-manifest.js +1 -1
  14. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page_client-reference-manifest.js +1 -1
  15. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-designs/page_client-reference-manifest.js +1 -1
  16. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page_client-reference-manifest.js +1 -1
  17. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiment-runs/page_client-reference-manifest.js +1 -1
  18. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/new/page_client-reference-manifest.js +1 -1
  19. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/experiments/page_client-reference-manifest.js +1 -1
  20. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/insights/page_client-reference-manifest.js +1 -1
  21. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/related-works/page_client-reference-manifest.js +1 -1
  23. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/page_client-reference-manifest.js +1 -1
  24. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/research-questions/page_client-reference-manifest.js +1 -1
  25. package/dist/.next/server/app/(dashboard)/research-projects/[uuid]/settings/page_client-reference-manifest.js +1 -1
  26. package/dist/.next/server/app/(dashboard)/research-projects/new/page_client-reference-manifest.js +1 -1
  27. package/dist/.next/server/app/(dashboard)/research-projects/page_client-reference-manifest.js +1 -1
  28. package/dist/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  29. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  30. package/dist/.next/server/app/_not-found.html +1 -1
  31. package/dist/.next/server/app/_not-found.rsc +1 -1
  32. package/dist/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  33. package/dist/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  34. package/dist/.next/server/app/admin/companies/new.html +1 -1
  35. package/dist/.next/server/app/admin/companies/new.rsc +1 -1
  36. package/dist/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  37. package/dist/.next/server/app/admin/companies.html +1 -1
  38. package/dist/.next/server/app/admin/companies.rsc +1 -1
  39. package/dist/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  40. package/dist/.next/server/app/admin.html +1 -1
  41. package/dist/.next/server/app/admin.rsc +1 -1
  42. package/dist/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  43. package/dist/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  45. package/dist/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/server/app/api/admin/stats/route_client-reference-manifest.js +1 -1
  47. package/dist/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  49. package/dist/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  51. package/dist/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  53. package/dist/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  55. package/dist/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  56. package/dist/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  57. package/dist/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  58. package/dist/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  59. package/dist/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  60. package/dist/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  61. package/dist/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  62. package/dist/.next/server/app/api/compute-gpus/[uuid]/release/route_client-reference-manifest.js +1 -1
  63. package/dist/.next/server/app/api/compute-nodes/[uuid]/route_client-reference-manifest.js +1 -1
  64. package/dist/.next/server/app/api/compute-nodes/route_client-reference-manifest.js +1 -1
  65. package/dist/.next/server/app/api/compute-pools/[uuid]/route_client-reference-manifest.js +1 -1
  66. package/dist/.next/server/app/api/compute-pools/route_client-reference-manifest.js +1 -1
  67. package/dist/.next/server/app/api/documents/[uuid]/images/[filename]/route_client-reference-manifest.js +1 -1
  68. package/dist/.next/server/app/api/documents/[uuid]/images/route_client-reference-manifest.js +1 -1
  69. package/dist/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  70. package/dist/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  71. package/dist/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  72. package/dist/.next/server/app/api/experiment-designs/[uuid]/approve/route_client-reference-manifest.js +1 -1
  73. package/dist/.next/server/app/api/experiment-designs/[uuid]/close/route_client-reference-manifest.js +1 -1
  74. package/dist/.next/server/app/api/experiment-designs/[uuid]/reject/route_client-reference-manifest.js +1 -1
  75. package/dist/.next/server/app/api/experiment-designs/[uuid]/route_client-reference-manifest.js +1 -1
  76. package/dist/.next/server/app/api/experiment-runs/[uuid]/claim/route_client-reference-manifest.js +1 -1
  77. package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/[dependsOnRunUuid]/route_client-reference-manifest.js +1 -1
  78. package/dist/.next/server/app/api/experiment-runs/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  79. package/dist/.next/server/app/api/experiment-runs/[uuid]/evaluate-criteria/route_client-reference-manifest.js +1 -1
  80. package/dist/.next/server/app/api/experiment-runs/[uuid]/registry/route_client-reference-manifest.js +1 -1
  81. package/dist/.next/server/app/api/experiment-runs/[uuid]/release/route_client-reference-manifest.js +1 -1
  82. package/dist/.next/server/app/api/experiment-runs/[uuid]/route_client-reference-manifest.js +1 -1
  83. package/dist/.next/server/app/api/experiment-runs/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  84. package/dist/.next/server/app/api/experiments/[uuid]/complete/route_client-reference-manifest.js +1 -1
  85. package/dist/.next/server/app/api/experiments/[uuid]/progress/route_client-reference-manifest.js +1 -1
  86. package/dist/.next/server/app/api/experiments/[uuid]/request-plan/route_client-reference-manifest.js +1 -1
  87. package/dist/.next/server/app/api/experiments/[uuid]/reset/route_client-reference-manifest.js +1 -1
  88. package/dist/.next/server/app/api/experiments/[uuid]/review/route.js +1 -1
  89. package/dist/.next/server/app/api/experiments/[uuid]/review/route_client-reference-manifest.js +1 -1
  90. package/dist/.next/server/app/api/experiments/[uuid]/route_client-reference-manifest.js +1 -1
  91. package/dist/.next/server/app/api/experiments/[uuid]/start/route_client-reference-manifest.js +1 -1
  92. package/dist/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  93. package/dist/.next/server/app/api/mcp/route.js +1 -1
  94. package/dist/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  95. package/dist/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  96. package/dist/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  97. package/dist/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  98. package/dist/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  99. package/dist/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  100. package/dist/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  101. package/dist/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  102. package/dist/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  103. package/dist/.next/server/app/api/onboarding/status/route_client-reference-manifest.js +1 -1
  104. package/dist/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  105. package/dist/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  106. package/dist/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  107. package/dist/.next/server/app/api/research-projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  108. package/dist/.next/server/app/api/research-projects/[uuid]/agent-activity/route_client-reference-manifest.js +1 -1
  109. package/dist/.next/server/app/api/research-projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  110. package/dist/.next/server/app/api/research-projects/[uuid]/baselines/route_client-reference-manifest.js +1 -1
  111. package/dist/.next/server/app/api/research-projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  112. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/[designUuid]/validate/route_client-reference-manifest.js +1 -1
  113. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/route_client-reference-manifest.js +1 -1
  114. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-designs/summary/route_client-reference-manifest.js +1 -1
  115. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/dependencies/route_client-reference-manifest.js +1 -1
  116. package/dist/.next/server/app/api/research-projects/[uuid]/experiment-runs/route_client-reference-manifest.js +1 -1
  117. package/dist/.next/server/app/api/research-projects/[uuid]/experiments/route_client-reference-manifest.js +1 -1
  118. package/dist/.next/server/app/api/research-projects/[uuid]/github/branches/route_client-reference-manifest.js +1 -1
  119. package/dist/.next/server/app/api/research-projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  120. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/[workUuid]/route_client-reference-manifest.js +1 -1
  121. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/complete/route_client-reference-manifest.js +1 -1
  122. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/auto-search/route_client-reference-manifest.js +1 -1
  123. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/complete/route_client-reference-manifest.js +1 -1
  124. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/deep-research/route_client-reference-manifest.js +1 -1
  125. package/dist/.next/server/app/api/research-projects/[uuid]/related-works/route_client-reference-manifest.js +1 -1
  126. package/dist/.next/server/app/api/research-projects/[uuid]/research-questions/route_client-reference-manifest.js +1 -1
  127. package/dist/.next/server/app/api/research-projects/[uuid]/route_client-reference-manifest.js +1 -1
  128. package/dist/.next/server/app/api/research-projects/[uuid]/synthesis/complete/route_client-reference-manifest.js +1 -1
  129. package/dist/.next/server/app/api/research-projects/[uuid]/synthesis/refresh/route_client-reference-manifest.js +1 -1
  130. package/dist/.next/server/app/api/research-projects/[uuid]/synthesis/trigger/route_client-reference-manifest.js +1 -1
  131. package/dist/.next/server/app/api/research-projects/route_client-reference-manifest.js +1 -1
  132. package/dist/.next/server/app/api/research-questions/[uuid]/claim/route_client-reference-manifest.js +1 -1
  133. package/dist/.next/server/app/api/research-questions/[uuid]/move/route_client-reference-manifest.js +1 -1
  134. package/dist/.next/server/app/api/research-questions/[uuid]/release/route_client-reference-manifest.js +1 -1
  135. package/dist/.next/server/app/api/research-questions/[uuid]/review/route_client-reference-manifest.js +1 -1
  136. package/dist/.next/server/app/api/research-questions/[uuid]/route_client-reference-manifest.js +1 -1
  137. package/dist/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  138. package/dist/.next/server/app/api/settings/integrations/route_client-reference-manifest.js +1 -1
  139. package/dist/.next/server/app/api/ssh-config/route_client-reference-manifest.js +1 -1
  140. package/dist/.next/server/app/index.html +1 -1
  141. package/dist/.next/server/app/index.rsc +1 -1
  142. package/dist/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  143. package/dist/.next/server/app/login/admin.html +1 -1
  144. package/dist/.next/server/app/login/admin.rsc +1 -1
  145. package/dist/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  146. package/dist/.next/server/app/login/callback.html +1 -1
  147. package/dist/.next/server/app/login/callback.rsc +1 -1
  148. package/dist/.next/server/app/login/page_client-reference-manifest.js +1 -1
  149. package/dist/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  150. package/dist/.next/server/app/login/silent-refresh.html +1 -1
  151. package/dist/.next/server/app/login/silent-refresh.rsc +1 -1
  152. package/dist/.next/server/app/login.html +1 -1
  153. package/dist/.next/server/app/login.rsc +1 -1
  154. package/dist/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  155. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  156. package/dist/.next/server/app/research-projects/new.html +1 -1
  157. package/dist/.next/server/app/research-projects/new.rsc +1 -1
  158. package/dist/.next/server/app/research-projects.html +1 -1
  159. package/dist/.next/server/app/research-projects.rsc +1 -1
  160. package/dist/.next/server/app/settings.html +1 -1
  161. package/dist/.next/server/app/settings.rsc +1 -1
  162. package/dist/.next/server/app-paths-manifest.json +38 -38
  163. package/dist/.next/server/chunks/8499.js +1 -1
  164. package/dist/.next/server/middleware-manifest.json +1 -1
  165. package/dist/.next/server/pages/404.html +1 -1
  166. package/dist/.next/server/pages/500.html +1 -1
  167. package/dist/.next/server/pages-manifest.json +1 -1
  168. package/dist/.next/server/server-reference-manifest.js +1 -1
  169. package/dist/.next/server/server-reference-manifest.json +1 -1
  170. package/dist/public/skill/aris-synapse-sync/SKILL.md +2 -2
  171. package/dist/public/synapse-plugin/.claude-plugin/plugin.json +1 -1
  172. package/dist/public/synapse-plugin/bin/on-post-create-experiment.sh +61 -0
  173. package/dist/public/synapse-plugin/bin/on-post-submit-results.sh +56 -0
  174. package/dist/public/synapse-plugin/bin/on-session-start.sh +2 -1
  175. package/dist/public/synapse-plugin/hooks/hooks.json +20 -0
  176. package/dist/public/synapse-plugin/skills/autonomy/SKILL.md +37 -0
  177. package/dist/public/synapse-plugin/skills/experiments/SKILL.md +52 -4
  178. package/dist/public/synapse-plugin/skills/sessions/SKILL.md +3 -1
  179. package/dist/public/synapse-plugin/skills/setup/SKILL.md +39 -4
  180. package/dist/public/synapse-plugin/skills/synapse/SKILL.md +2 -1
  181. package/dist/public/synapse-plugin/skills/synapse/references/00-common-tools.md +38 -1
  182. package/dist/public/synapse-plugin/skills/synapse/references/01-setup.md +28 -10
  183. package/dist/public/synapse-plugin/skills/synapse/references/03-experiment-workflow.md +4 -4
  184. package/dist/public/synapse-plugin/skills/synapse/references/05-session-sub-agent.md +3 -1
  185. package/package.json +1 -1
  186. /package/dist/.next/static/{duLVRogIrNQ1Tarxga53z → CTg26EE4IkxbdY0E6xEiL}/_buildManifest.js +0 -0
  187. /package/dist/.next/static/{duLVRogIrNQ1Tarxga53z → CTg26EE4IkxbdY0E6xEiL}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"00cfebe89157483af208b4c7fe03c85cb68ad96169\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getApiKeysAction\"},\"40101b56a1e80ae81272d15f013fa7b8bd5c4fb490\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"closeSessionAction\"},\"40199605d56d78751c40431c94918ed5933b77946a\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"reopenSessionAction\"},\"4045f217aa3ba1475a65587f31e907a1aa03e2ca19\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"createAgentAndKeyAction\"},\"405a23cb8a2eb56d016dd41186f2e933ffcb2155b3\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getAgentSessionsAction\"},\"40e36c2b241af08d8f5f92db1edb6be49f029ab1b3\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"updateAgentAction\"},\"40f9cf98f8ab89e8e20838a2127aacceeb599b1e08\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"deleteApiKeyAction\"},\"705ea0db7416168ee429eb89607733352f9a56619a\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"60462\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/actions.ts\",\"exportedName\":\"updateDocumentAction\"},\"40122611f070ffca583b659ad6535f8b06c4a0840b\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/documents/page\":{\"moduleId\":\"59985\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/documents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/documents/actions.ts\",\"exportedName\":\"createDocumentAction\"},\"6026ecc9d277c05609455ed998bd05b07ee2ae6b06\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page\":{\"moduleId\":\"17337\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/actions.ts\",\"exportedName\":\"createExperimentDesignAction\"},\"40f2414618952d57acf7e328225c60d874c62e2cf6\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"submitDesignAction\"},\"601b2c78c17aa363c7d91fb975c17c71de456b33b7\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"removeRunDraftAction\"},\"603ac75fc851452b328f24ed5a9f1508dde3c076dc\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"closeDesignAction\"},\"604af25892bcfc535222ac916da0825f36e63ad3ce\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"deleteExperimentDesignAction\"},\"608795d16dc9b2f182a8c796d81ae95755ee346999\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"addRunDraftAction\"},\"6091193da5e51ab0d8c1d7befcd9e3b2cea601f045\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"removeDocumentDraftAction\"},\"609bdd0bec8f7f1e1f71b3c39f5aa335bde4465dbc\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"rejectDesignAction\"},\"60befedeb867b12620739146ff2416cc88cff91af5\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"addDocumentDraftAction\"},\"60e43f9f6f29d863069e523037b8089c6be065db4e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"approveDesignAction\"},\"70108ea8e7ae2013b7d2a2843c21923734e12f898e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"updateDocumentDraftAction\"},\"705c6950bc78b64f3611d0ae60969f00c64f5eee4d\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"updateRunDraftAction\"},\"4005a1574a543e7578e5f95b27ae93a82bb60db182\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts\",\"exportedName\":\"getDesignCommentsAction\"},\"604cb619f4abeb3e84703e3804773a9f274b8ce9eb\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts\",\"exportedName\":\"createDesignCommentAction\"},\"40ab2109aaafccca1dc70a383f98c08f37e83f6732\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts\",\"exportedName\":\"getResearchQuestionCommentsAction\"},\"60da907aa412160e02bdd30a8d3b82793b6ecee41a\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts\",\"exportedName\":\"createResearchQuestionCommentAction\"},\"40cab1f78b81814f232dfedfc4c90c3e7d525fc620\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/activity-actions.ts\",\"exportedName\":\"getQuestionActivitiesAction\"},\"40aec4409292e98e780ae9037f3a264609d2cba93e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts\",\"exportedName\":\"getHypothesisFormulationAction\"},\"60d48d8e8a5e007f9b9cee098157dc663649cc19fe\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts\",\"exportedName\":\"skipHypothesisFormulationAction\"},\"70c06914750bddde9f9574c76735b4295df33a141e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts\",\"exportedName\":\"submitHypothesisFormulationAnswersAction\"},\"4085d6f5e5201d0069444a4fe0de06c1c7ff839005\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts\",\"exportedName\":\"getProjectDependenciesAction\"},\"60dd971af10b9258749ed9ec1959747c0b377013b5\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts\",\"exportedName\":\"forceMoveTaskToColumnAction\"},\"70db10c1701f4355cae90bf79b1d572196db1c5479\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts\",\"exportedName\":\"moveRunToColumnAction\"},\"00f5bf66d422588fbae9c1c3f1b61e9257d88f4bd1\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"getDeveloperAgentsAction\"},\"403ef01dcc67b367bdf72c730e343cb7d8ff7f1a31\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"releaseRunAction\"},\"40571469f0e1a677f3f96e2cdf29f96d719704b3b3\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"updateExperimentRunFieldsAction\"},\"40ae3f0ca5245f3a0224f757daa242cfaf9757ce4a\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"verifyTaskAction\"},\"40cdeb68a3f34c17a8987caeb329ffacc999ce76ba\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"createExperimentRunAction\"},\"40ee8aecc277bdada2203ca8972ea3f22a400c1192\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"claimRunAction\"},\"60124e2d9edb705f35e41a87af4828905bc001dfc6\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"deleteExperimentRunAction\"},\"603a2adbdc4aaa2a98a3a58f5d7e74cf0d72bacc16\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"claimRunToAgentAction\"},\"60b1a02dded9dca027a0538eed78773b9f06ad71d7\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"claimTaskToUserAction\"},\"60d48792ba5772446804946faaeed1de5860fea2c2\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"updateExperimentRunStatusAction\"},\"406876a8d63a6dafddf091e04991b80acf368f36fe\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts\",\"exportedName\":\"getExperimentRunCommentsAction\"},\"6066930abaebbc09870532039febe021d3de2ceb39\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts\",\"exportedName\":\"createExperimentRunCommentAction\"},\"4089bfc29ee753f5087b137c35414699b4e96616f4\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/activity-actions.ts\",\"exportedName\":\"getRunActivitiesAction\"},\"4010d3bd31be755a92a76064a9621e57a2a32e62aa\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/source-actions.ts\",\"exportedName\":\"getRunSourceAction\"},\"40bc425c7321348c27cd9ebe1087b88af735481b83\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"getProjectTasksForDependencyAction\"},\"40d2e57f5c14423158525190856063f8a17aab9b03\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"getExperimentRunDependenciesAction\"},\"606119f1cbcf17ae1adf839b4add43a94621a6640c\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"removeRunDependencyAction\"},\"607bb43d60f50188073268c35c64ee420e1ae6f3e1\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"addRunDependencyAction\"},\"40003740f5661598d54081b1acd258ad27259b22b9\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts\",\"exportedName\":\"getExperimentRunSessionsAction\"},\"4035aa49b858f30e3dc035517b4ccebe18abadd872\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts\",\"exportedName\":\"getBatchWorkerCountsAction\"},\"4057164cec1a2d9b0c3a880fe3093b1217de547030\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/registry-actions.ts\",\"exportedName\":\"getExperimentRegistryAction\"},\"601928ae6c3b1e5a008bcf8a884eddd274f4d49a12\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts\",\"exportedName\":\"resetCriterionAction\"},\"6041f303b26801472574de10202acd4ed2a7782f01\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts\",\"exportedName\":\"markCriteriaAction\"},\"60c6c9e943227a48a777a95672817348b6637fff28\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts\",\"exportedName\":\"selfCheckCriteriaAction\"},\"40017098870091744c3827b83ea97c383d80e08d15\":{\"workers\":{\"app/(dashboard)/research-projects/new/page\":{\"moduleId\":\"94140\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/new/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/new/actions.ts\",\"exportedName\":\"createResearchProjectAction\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"00cfebe89157483af208b4c7fe03c85cb68ad96169\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getApiKeysAction\"},\"40101b56a1e80ae81272d15f013fa7b8bd5c4fb490\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"closeSessionAction\"},\"40199605d56d78751c40431c94918ed5933b77946a\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"reopenSessionAction\"},\"4045f217aa3ba1475a65587f31e907a1aa03e2ca19\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"createAgentAndKeyAction\"},\"405a23cb8a2eb56d016dd41186f2e933ffcb2155b3\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getAgentSessionsAction\"},\"40e36c2b241af08d8f5f92db1edb6be49f029ab1b3\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"updateAgentAction\"},\"40f9cf98f8ab89e8e20838a2127aacceeb599b1e08\":{\"workers\":{\"app/(dashboard)/agents/page\":{\"moduleId\":\"94081\",\"async\":true}},\"layer\":{\"app/(dashboard)/agents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"deleteApiKeyAction\"},\"705ea0db7416168ee429eb89607733352f9a56619a\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"60462\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/actions.ts\",\"exportedName\":\"updateDocumentAction\"},\"40122611f070ffca583b659ad6535f8b06c4a0840b\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/documents/page\":{\"moduleId\":\"59985\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/documents/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/documents/actions.ts\",\"exportedName\":\"createDocumentAction\"},\"40f2414618952d57acf7e328225c60d874c62e2cf6\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"submitDesignAction\"},\"601b2c78c17aa363c7d91fb975c17c71de456b33b7\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"removeRunDraftAction\"},\"603ac75fc851452b328f24ed5a9f1508dde3c076dc\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"closeDesignAction\"},\"604af25892bcfc535222ac916da0825f36e63ad3ce\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"deleteExperimentDesignAction\"},\"608795d16dc9b2f182a8c796d81ae95755ee346999\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"addRunDraftAction\"},\"6091193da5e51ab0d8c1d7befcd9e3b2cea601f045\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"removeDocumentDraftAction\"},\"609bdd0bec8f7f1e1f71b3c39f5aa335bde4465dbc\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"rejectDesignAction\"},\"60befedeb867b12620739146ff2416cc88cff91af5\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"addDocumentDraftAction\"},\"60e43f9f6f29d863069e523037b8089c6be065db4e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"approveDesignAction\"},\"70108ea8e7ae2013b7d2a2843c21923734e12f898e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"updateDocumentDraftAction\"},\"705c6950bc78b64f3611d0ae60969f00c64f5eee4d\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts\",\"exportedName\":\"updateRunDraftAction\"},\"4005a1574a543e7578e5f95b27ae93a82bb60db182\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts\",\"exportedName\":\"getDesignCommentsAction\"},\"604cb619f4abeb3e84703e3804773a9f274b8ce9eb\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts\",\"exportedName\":\"createDesignCommentAction\"},\"40ab2109aaafccca1dc70a383f98c08f37e83f6732\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts\",\"exportedName\":\"getResearchQuestionCommentsAction\"},\"60da907aa412160e02bdd30a8d3b82793b6ecee41a\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts\",\"exportedName\":\"createResearchQuestionCommentAction\"},\"40cab1f78b81814f232dfedfc4c90c3e7d525fc620\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/activity-actions.ts\",\"exportedName\":\"getQuestionActivitiesAction\"},\"40aec4409292e98e780ae9037f3a264609d2cba93e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts\",\"exportedName\":\"getHypothesisFormulationAction\"},\"60d48d8e8a5e007f9b9cee098157dc663649cc19fe\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts\",\"exportedName\":\"skipHypothesisFormulationAction\"},\"70c06914750bddde9f9574c76735b4295df33a141e\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":{\"moduleId\":\"74350\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts\",\"exportedName\":\"submitHypothesisFormulationAnswersAction\"},\"6026ecc9d277c05609455ed998bd05b07ee2ae6b06\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page\":{\"moduleId\":\"17337\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-designs/actions.ts\",\"exportedName\":\"createExperimentDesignAction\"},\"4085d6f5e5201d0069444a4fe0de06c1c7ff839005\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts\",\"exportedName\":\"getProjectDependenciesAction\"},\"60dd971af10b9258749ed9ec1959747c0b377013b5\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts\",\"exportedName\":\"forceMoveTaskToColumnAction\"},\"70db10c1701f4355cae90bf79b1d572196db1c5479\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts\",\"exportedName\":\"moveRunToColumnAction\"},\"00f5bf66d422588fbae9c1c3f1b61e9257d88f4bd1\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"getDeveloperAgentsAction\"},\"403ef01dcc67b367bdf72c730e343cb7d8ff7f1a31\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"releaseRunAction\"},\"40571469f0e1a677f3f96e2cdf29f96d719704b3b3\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"updateExperimentRunFieldsAction\"},\"40ae3f0ca5245f3a0224f757daa242cfaf9757ce4a\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"verifyTaskAction\"},\"40cdeb68a3f34c17a8987caeb329ffacc999ce76ba\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"createExperimentRunAction\"},\"40ee8aecc277bdada2203ca8972ea3f22a400c1192\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"claimRunAction\"},\"60124e2d9edb705f35e41a87af4828905bc001dfc6\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"deleteExperimentRunAction\"},\"603a2adbdc4aaa2a98a3a58f5d7e74cf0d72bacc16\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"claimRunToAgentAction\"},\"60b1a02dded9dca027a0538eed78773b9f06ad71d7\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"claimTaskToUserAction\"},\"60d48792ba5772446804946faaeed1de5860fea2c2\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts\",\"exportedName\":\"updateExperimentRunStatusAction\"},\"406876a8d63a6dafddf091e04991b80acf368f36fe\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts\",\"exportedName\":\"getExperimentRunCommentsAction\"},\"6066930abaebbc09870532039febe021d3de2ceb39\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts\",\"exportedName\":\"createExperimentRunCommentAction\"},\"4089bfc29ee753f5087b137c35414699b4e96616f4\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/activity-actions.ts\",\"exportedName\":\"getRunActivitiesAction\"},\"4010d3bd31be755a92a76064a9621e57a2a32e62aa\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/source-actions.ts\",\"exportedName\":\"getRunSourceAction\"},\"40bc425c7321348c27cd9ebe1087b88af735481b83\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"getProjectTasksForDependencyAction\"},\"40d2e57f5c14423158525190856063f8a17aab9b03\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"getExperimentRunDependenciesAction\"},\"606119f1cbcf17ae1adf839b4add43a94621a6640c\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"removeRunDependencyAction\"},\"607bb43d60f50188073268c35c64ee420e1ae6f3e1\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts\",\"exportedName\":\"addRunDependencyAction\"},\"40003740f5661598d54081b1acd258ad27259b22b9\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts\",\"exportedName\":\"getExperimentRunSessionsAction\"},\"4035aa49b858f30e3dc035517b4ccebe18abadd872\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts\",\"exportedName\":\"getBatchWorkerCountsAction\"},\"4057164cec1a2d9b0c3a880fe3093b1217de547030\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/registry-actions.ts\",\"exportedName\":\"getExperimentRegistryAction\"},\"601928ae6c3b1e5a008bcf8a884eddd274f4d49a12\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts\",\"exportedName\":\"resetCriterionAction\"},\"6041f303b26801472574de10202acd4ed2a7782f01\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts\",\"exportedName\":\"markCriteriaAction\"},\"60c6c9e943227a48a777a95672817348b6637fff28\":{\"workers\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":{\"moduleId\":\"55314\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts\",\"exportedName\":\"selfCheckCriteriaAction\"},\"40017098870091744c3827b83ea97c383d80e08d15\":{\"workers\":{\"app/(dashboard)/research-projects/new/page\":{\"moduleId\":\"94140\",\"async\":true}},\"layer\":{\"app/(dashboard)/research-projects/new/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/research-projects/new/actions.ts\",\"exportedName\":\"createResearchProjectAction\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"00cfebe89157483af208b4c7fe03c85cb68ad96169":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getApiKeysAction"},"40101b56a1e80ae81272d15f013fa7b8bd5c4fb490":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"closeSessionAction"},"40199605d56d78751c40431c94918ed5933b77946a":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"reopenSessionAction"},"4045f217aa3ba1475a65587f31e907a1aa03e2ca19":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"createAgentAndKeyAction"},"405a23cb8a2eb56d016dd41186f2e933ffcb2155b3":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getAgentSessionsAction"},"40e36c2b241af08d8f5f92db1edb6be49f029ab1b3":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"updateAgentAction"},"40f9cf98f8ab89e8e20838a2127aacceeb599b1e08":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"deleteApiKeyAction"},"705ea0db7416168ee429eb89607733352f9a56619a":{"workers":{"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"60462","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/actions.ts","exportedName":"updateDocumentAction"},"40122611f070ffca583b659ad6535f8b06c4a0840b":{"workers":{"app/(dashboard)/research-projects/[uuid]/documents/page":{"moduleId":"59985","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/documents/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/documents/actions.ts","exportedName":"createDocumentAction"},"6026ecc9d277c05609455ed998bd05b07ee2ae6b06":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page":{"moduleId":"17337","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/actions.ts","exportedName":"createExperimentDesignAction"},"40f2414618952d57acf7e328225c60d874c62e2cf6":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"submitDesignAction"},"601b2c78c17aa363c7d91fb975c17c71de456b33b7":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"removeRunDraftAction"},"603ac75fc851452b328f24ed5a9f1508dde3c076dc":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"closeDesignAction"},"604af25892bcfc535222ac916da0825f36e63ad3ce":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"deleteExperimentDesignAction"},"608795d16dc9b2f182a8c796d81ae95755ee346999":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"addRunDraftAction"},"6091193da5e51ab0d8c1d7befcd9e3b2cea601f045":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"removeDocumentDraftAction"},"609bdd0bec8f7f1e1f71b3c39f5aa335bde4465dbc":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"rejectDesignAction"},"60befedeb867b12620739146ff2416cc88cff91af5":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"addDocumentDraftAction"},"60e43f9f6f29d863069e523037b8089c6be065db4e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"approveDesignAction"},"70108ea8e7ae2013b7d2a2843c21923734e12f898e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"updateDocumentDraftAction"},"705c6950bc78b64f3611d0ae60969f00c64f5eee4d":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"updateRunDraftAction"},"4005a1574a543e7578e5f95b27ae93a82bb60db182":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts","exportedName":"getDesignCommentsAction"},"604cb619f4abeb3e84703e3804773a9f274b8ce9eb":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts","exportedName":"createDesignCommentAction"},"40ab2109aaafccca1dc70a383f98c08f37e83f6732":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts","exportedName":"getResearchQuestionCommentsAction"},"60da907aa412160e02bdd30a8d3b82793b6ecee41a":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts","exportedName":"createResearchQuestionCommentAction"},"40cab1f78b81814f232dfedfc4c90c3e7d525fc620":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/activity-actions.ts","exportedName":"getQuestionActivitiesAction"},"40aec4409292e98e780ae9037f3a264609d2cba93e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts","exportedName":"getHypothesisFormulationAction"},"60d48d8e8a5e007f9b9cee098157dc663649cc19fe":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts","exportedName":"skipHypothesisFormulationAction"},"70c06914750bddde9f9574c76735b4295df33a141e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts","exportedName":"submitHypothesisFormulationAnswersAction"},"4085d6f5e5201d0069444a4fe0de06c1c7ff839005":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts","exportedName":"getProjectDependenciesAction"},"60dd971af10b9258749ed9ec1959747c0b377013b5":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts","exportedName":"forceMoveTaskToColumnAction"},"70db10c1701f4355cae90bf79b1d572196db1c5479":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts","exportedName":"moveRunToColumnAction"},"00f5bf66d422588fbae9c1c3f1b61e9257d88f4bd1":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"getDeveloperAgentsAction"},"403ef01dcc67b367bdf72c730e343cb7d8ff7f1a31":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"releaseRunAction"},"40571469f0e1a677f3f96e2cdf29f96d719704b3b3":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"updateExperimentRunFieldsAction"},"40ae3f0ca5245f3a0224f757daa242cfaf9757ce4a":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"verifyTaskAction"},"40cdeb68a3f34c17a8987caeb329ffacc999ce76ba":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"createExperimentRunAction"},"40ee8aecc277bdada2203ca8972ea3f22a400c1192":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"claimRunAction"},"60124e2d9edb705f35e41a87af4828905bc001dfc6":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"deleteExperimentRunAction"},"603a2adbdc4aaa2a98a3a58f5d7e74cf0d72bacc16":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"claimRunToAgentAction"},"60b1a02dded9dca027a0538eed78773b9f06ad71d7":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"claimTaskToUserAction"},"60d48792ba5772446804946faaeed1de5860fea2c2":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"updateExperimentRunStatusAction"},"406876a8d63a6dafddf091e04991b80acf368f36fe":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts","exportedName":"getExperimentRunCommentsAction"},"6066930abaebbc09870532039febe021d3de2ceb39":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts","exportedName":"createExperimentRunCommentAction"},"4089bfc29ee753f5087b137c35414699b4e96616f4":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/activity-actions.ts","exportedName":"getRunActivitiesAction"},"4010d3bd31be755a92a76064a9621e57a2a32e62aa":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/source-actions.ts","exportedName":"getRunSourceAction"},"40bc425c7321348c27cd9ebe1087b88af735481b83":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"getProjectTasksForDependencyAction"},"40d2e57f5c14423158525190856063f8a17aab9b03":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"getExperimentRunDependenciesAction"},"606119f1cbcf17ae1adf839b4add43a94621a6640c":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"removeRunDependencyAction"},"607bb43d60f50188073268c35c64ee420e1ae6f3e1":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"addRunDependencyAction"},"40003740f5661598d54081b1acd258ad27259b22b9":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts","exportedName":"getExperimentRunSessionsAction"},"4035aa49b858f30e3dc035517b4ccebe18abadd872":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts","exportedName":"getBatchWorkerCountsAction"},"4057164cec1a2d9b0c3a880fe3093b1217de547030":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/registry-actions.ts","exportedName":"getExperimentRegistryAction"},"601928ae6c3b1e5a008bcf8a884eddd274f4d49a12":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts","exportedName":"resetCriterionAction"},"6041f303b26801472574de10202acd4ed2a7782f01":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts","exportedName":"markCriteriaAction"},"60c6c9e943227a48a777a95672817348b6637fff28":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts","exportedName":"selfCheckCriteriaAction"},"40017098870091744c3827b83ea97c383d80e08d15":{"workers":{"app/(dashboard)/research-projects/new/page":{"moduleId":"94140","async":true}},"layer":{"app/(dashboard)/research-projects/new/page":"action-browser"},"filename":"app/(dashboard)/research-projects/new/actions.ts","exportedName":"createResearchProjectAction"}},"edge":{},"encryptionKey":"1lTrwhVtXsLhDepwVTWlnzHRDuIlPkJoy8yL9lkAPDg="}
1
+ {"node":{"00cfebe89157483af208b4c7fe03c85cb68ad96169":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getApiKeysAction"},"40101b56a1e80ae81272d15f013fa7b8bd5c4fb490":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"closeSessionAction"},"40199605d56d78751c40431c94918ed5933b77946a":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"reopenSessionAction"},"4045f217aa3ba1475a65587f31e907a1aa03e2ca19":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"createAgentAndKeyAction"},"405a23cb8a2eb56d016dd41186f2e933ffcb2155b3":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getAgentSessionsAction"},"40e36c2b241af08d8f5f92db1edb6be49f029ab1b3":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"updateAgentAction"},"40f9cf98f8ab89e8e20838a2127aacceeb599b1e08":{"workers":{"app/(dashboard)/agents/page":{"moduleId":"94081","async":true}},"layer":{"app/(dashboard)/agents/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"deleteApiKeyAction"},"705ea0db7416168ee429eb89607733352f9a56619a":{"workers":{"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"60462","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/documents/[documentUuid]/actions.ts","exportedName":"updateDocumentAction"},"40122611f070ffca583b659ad6535f8b06c4a0840b":{"workers":{"app/(dashboard)/research-projects/[uuid]/documents/page":{"moduleId":"59985","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/documents/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/documents/actions.ts","exportedName":"createDocumentAction"},"40f2414618952d57acf7e328225c60d874c62e2cf6":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"submitDesignAction"},"601b2c78c17aa363c7d91fb975c17c71de456b33b7":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"removeRunDraftAction"},"603ac75fc851452b328f24ed5a9f1508dde3c076dc":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"closeDesignAction"},"604af25892bcfc535222ac916da0825f36e63ad3ce":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"deleteExperimentDesignAction"},"608795d16dc9b2f182a8c796d81ae95755ee346999":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"addRunDraftAction"},"6091193da5e51ab0d8c1d7befcd9e3b2cea601f045":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"removeDocumentDraftAction"},"609bdd0bec8f7f1e1f71b3c39f5aa335bde4465dbc":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"rejectDesignAction"},"60befedeb867b12620739146ff2416cc88cff91af5":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"addDocumentDraftAction"},"60e43f9f6f29d863069e523037b8089c6be065db4e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"approveDesignAction"},"70108ea8e7ae2013b7d2a2843c21923734e12f898e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"updateDocumentDraftAction"},"705c6950bc78b64f3611d0ae60969f00c64f5eee4d":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/actions.ts","exportedName":"updateRunDraftAction"},"4005a1574a543e7578e5f95b27ae93a82bb60db182":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts","exportedName":"getDesignCommentsAction"},"604cb619f4abeb3e84703e3804773a9f274b8ce9eb":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/comment-actions.ts","exportedName":"createDesignCommentAction"},"40ab2109aaafccca1dc70a383f98c08f37e83f6732":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts","exportedName":"getResearchQuestionCommentsAction"},"60da907aa412160e02bdd30a8d3b82793b6ecee41a":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/comment-actions.ts","exportedName":"createResearchQuestionCommentAction"},"40cab1f78b81814f232dfedfc4c90c3e7d525fc620":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/activity-actions.ts","exportedName":"getQuestionActivitiesAction"},"40aec4409292e98e780ae9037f3a264609d2cba93e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts","exportedName":"getHypothesisFormulationAction"},"60d48d8e8a5e007f9b9cee098157dc663649cc19fe":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts","exportedName":"skipHypothesisFormulationAction"},"70c06914750bddde9f9574c76735b4295df33a141e":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":{"moduleId":"74350","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/[designUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/research-questions/[questionUuid]/hypothesis-formulation-actions.ts","exportedName":"submitHypothesisFormulationAnswersAction"},"6026ecc9d277c05609455ed998bd05b07ee2ae6b06":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page":{"moduleId":"17337","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-designs/new/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-designs/actions.ts","exportedName":"createExperimentDesignAction"},"4085d6f5e5201d0069444a4fe0de06c1c7ff839005":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts","exportedName":"getProjectDependenciesAction"},"60dd971af10b9258749ed9ec1959747c0b377013b5":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts","exportedName":"forceMoveTaskToColumnAction"},"70db10c1701f4355cae90bf79b1d572196db1c5479":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/actions.ts","exportedName":"moveRunToColumnAction"},"00f5bf66d422588fbae9c1c3f1b61e9257d88f4bd1":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"getDeveloperAgentsAction"},"403ef01dcc67b367bdf72c730e343cb7d8ff7f1a31":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"releaseRunAction"},"40571469f0e1a677f3f96e2cdf29f96d719704b3b3":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"updateExperimentRunFieldsAction"},"40ae3f0ca5245f3a0224f757daa242cfaf9757ce4a":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"verifyTaskAction"},"40cdeb68a3f34c17a8987caeb329ffacc999ce76ba":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"createExperimentRunAction"},"40ee8aecc277bdada2203ca8972ea3f22a400c1192":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"claimRunAction"},"60124e2d9edb705f35e41a87af4828905bc001dfc6":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"deleteExperimentRunAction"},"603a2adbdc4aaa2a98a3a58f5d7e74cf0d72bacc16":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"claimRunToAgentAction"},"60b1a02dded9dca027a0538eed78773b9f06ad71d7":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"claimTaskToUserAction"},"60d48792ba5772446804946faaeed1de5860fea2c2":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/actions.ts","exportedName":"updateExperimentRunStatusAction"},"406876a8d63a6dafddf091e04991b80acf368f36fe":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts","exportedName":"getExperimentRunCommentsAction"},"6066930abaebbc09870532039febe021d3de2ceb39":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/comment-actions.ts","exportedName":"createExperimentRunCommentAction"},"4089bfc29ee753f5087b137c35414699b4e96616f4":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/activity-actions.ts","exportedName":"getRunActivitiesAction"},"4010d3bd31be755a92a76064a9621e57a2a32e62aa":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/source-actions.ts","exportedName":"getRunSourceAction"},"40bc425c7321348c27cd9ebe1087b88af735481b83":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"getProjectTasksForDependencyAction"},"40d2e57f5c14423158525190856063f8a17aab9b03":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"getExperimentRunDependenciesAction"},"606119f1cbcf17ae1adf839b4add43a94621a6640c":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"removeRunDependencyAction"},"607bb43d60f50188073268c35c64ee420e1ae6f3e1":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/dependency-actions.ts","exportedName":"addRunDependencyAction"},"40003740f5661598d54081b1acd258ad27259b22b9":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts","exportedName":"getExperimentRunSessionsAction"},"4035aa49b858f30e3dc035517b4ccebe18abadd872":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/session-actions.ts","exportedName":"getBatchWorkerCountsAction"},"4057164cec1a2d9b0c3a880fe3093b1217de547030":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/registry-actions.ts","exportedName":"getExperimentRegistryAction"},"601928ae6c3b1e5a008bcf8a884eddd274f4d49a12":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts","exportedName":"resetCriterionAction"},"6041f303b26801472574de10202acd4ed2a7782f01":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts","exportedName":"markCriteriaAction"},"60c6c9e943227a48a777a95672817348b6637fff28":{"workers":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":{"moduleId":"55314","async":true}},"layer":{"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/page":"action-browser"},"filename":"app/(dashboard)/research-projects/[uuid]/experiment-runs/[runUuid]/criteria-actions.ts","exportedName":"selfCheckCriteriaAction"},"40017098870091744c3827b83ea97c383d80e08d15":{"workers":{"app/(dashboard)/research-projects/new/page":{"moduleId":"94140","async":true}},"layer":{"app/(dashboard)/research-projects/new/page":"action-browser"},"filename":"app/(dashboard)/research-projects/new/actions.ts","exportedName":"createResearchProjectAction"}},"edge":{},"encryptionKey":"1lTrwhVtXsLhDepwVTWlnzHRDuIlPkJoy8yL9lkAPDg="}
@@ -104,7 +104,7 @@ synapse_create_research_question({
104
104
  **When:** After an idea is selected for execution (user selects or auto-select #1).
105
105
 
106
106
  ```
107
- synapse_propose_experiment({
107
+ synapse_create_experiment({
108
108
  researchProjectUuid: <projectUuid>,
109
109
  title: <selected idea title>,
110
110
  description: <idea description + hypothesis + expected outcome>,
@@ -114,7 +114,7 @@ synapse_propose_experiment({
114
114
  → Save mainExperimentUuid to state file
115
115
  ```
116
116
 
117
- **Note:** If the Synapse project has autonomous loop enabled, this creates the experiment in `pending_start` and auto-assigns it to the agent. Otherwise it lands in `pending_review` (visible on the board either way).
117
+ **Note:** ARIS sync is user-directed terminal work, not autonomous-loop orchestration. This creates the experiment in `pending_review` for review. Only autonomous-loop agents should call `synapse_propose_experiment`.
118
118
 
119
119
  ### Checkpoint 4: Experiment Plan Sync
120
120
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "synapse",
3
3
  "description": "Synapse research orchestration plugin for Claude Code. Connects AI agents to Synapse for experiment execution, literature search, progress reporting, and autonomous research loops.",
4
- "version": "0.7.0",
4
+ "version": "0.8.0",
5
5
  "author": {
6
6
  "name": "Vincentwei1021"
7
7
  },
@@ -0,0 +1,61 @@
1
+ #!/usr/bin/env bash
2
+ # on-post-create-experiment.sh — PostToolUse hook for synapse_create_experiment
3
+ # Triggered immediately after the agent creates an experiment.
4
+ # Reminds the main agent that the next step is a sub-agent self-review
5
+ # before the experiment is pushed to pending_review.
6
+ #
7
+ # Output: JSON with additionalContext (LLM-visible) + systemMessage (user toast)
8
+
9
+ set -euo pipefail
10
+
11
+ [ -z "${SYNAPSE_URL:-}" ] && exit 0
12
+
13
+ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
14
+ API="${SCRIPT_DIR}/synapse-api.sh"
15
+
16
+ EVENT=""
17
+ if [ ! -t 0 ]; then
18
+ EVENT=$(cat)
19
+ fi
20
+
21
+ if [ -z "$EVENT" ]; then
22
+ exit 0
23
+ fi
24
+
25
+ TOOL_NAME=$(echo "$EVENT" | jq -r '.tool_name // .toolName // empty' 2>/dev/null) || true
26
+ case "$TOOL_NAME" in
27
+ *synapse_create_experiment) ;;
28
+ *) exit 0 ;;
29
+ esac
30
+
31
+ # Try to extract the new experiment UUID from the tool response.
32
+ EXPERIMENT_UUID=$(echo "$EVENT" \
33
+ | jq -r '.tool_response.experiment.uuid // .tool_response.uuid // .response.experiment.uuid // empty' 2>/dev/null) || true
34
+
35
+ if [ -z "$EXPERIMENT_UUID" ]; then
36
+ EXPERIMENT_UUID=$(echo "$EVENT" \
37
+ | jq -r '.tool_response.content[0].text // empty' 2>/dev/null \
38
+ | jq -r '.experiment.uuid // .uuid // empty' 2>/dev/null) || true
39
+ fi
40
+
41
+ if [ -n "$EXPERIMENT_UUID" ]; then
42
+ CONTEXT="[Synapse Plugin — Required next step after creating an experiment]
43
+ You just created experiment ${EXPERIMENT_UUID}. It is in 'draft'.
44
+ DO NOT push it to pending_review yet. First, spawn a sub-agent via the Task tool to self-review this draft. The sub-agent should call synapse_get_experiment, then evaluate:
45
+ - Is the objective specific and measurable?
46
+ - Is the methodology sound and reproducible?
47
+ - Are the success criteria aligned with the project's evaluationMethods?
48
+ - Is the compute budget realistic given current availability?
49
+ The sub-agent returns its verdict to you in-session — it does NOT write to Synapse.
50
+ Apply revisions with synapse_update_experiment_plan if needed.
51
+ Then call synapse_update_experiment_status({ experimentUuid: \"${EXPERIMENT_UUID}\", status: \"pending_review\" }) and present the self-review summary plus plan summary to the user.
52
+ Wait for the user's verbal approve / reject. On approve, call synapse_review_experiment with reviewNote quoting the user's words. On reject, summarize the user's revision request (including a quoted phrase) into reviewNote and call synapse_review_experiment with decision \"rejected\" — do NOT also call synapse_add_comment, the review tool writes the comment for you.
53
+ If the autonomy skill has marked this session as full_auto, skip the user gate and call synapse_review_experiment directly with reviewNote: 'Full-auto session authorized by <ownerName> at <ISO time>. Self-review pass: <key points>.'"
54
+ USER_MSG="Synapse: experiment ${EXPERIMENT_UUID:0:8} drafted — run self-review next"
55
+ else
56
+ CONTEXT="[Synapse Plugin — Required next step after creating an experiment]
57
+ You just created an experiment in 'draft'. Spawn a Task sub-agent to self-review the plan, revise via synapse_update_experiment_plan if needed, then push it to pending_review with synapse_update_experiment_status. After that, present the self-review summary to the user and wait for verbal approve / reject. Approvals call synapse_review_experiment with the user's quoted words in reviewNote; rejections summarize the user's revision request into reviewNote (the review tool writes the comment automatically — do not double-write)."
58
+ USER_MSG="Synapse: experiment drafted — run self-review next"
59
+ fi
60
+
61
+ "$API" hook-output "$USER_MSG" "$CONTEXT" "PostToolUse"
@@ -0,0 +1,56 @@
1
+ #!/usr/bin/env bash
2
+ # on-post-submit-results.sh — PostToolUse hook for synapse_submit_experiment_results
3
+ # Triggered immediately after the agent submits experiment results.
4
+ # Injects a hard reminder that the agent MUST now call synapse_save_experiment_report
5
+ # to write the markdown experiment report. Runs while the agent is still alive,
6
+ # so it can act on the reminder in its very next turn.
7
+ #
8
+ # Output: JSON with additionalContext (LLM-visible) + systemMessage (user toast)
9
+
10
+ set -euo pipefail
11
+
12
+ [ -z "${SYNAPSE_URL:-}" ] && exit 0
13
+
14
+ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
15
+ API="${SCRIPT_DIR}/synapse-api.sh"
16
+
17
+ # Read event JSON from stdin
18
+ EVENT=""
19
+ if [ ! -t 0 ]; then
20
+ EVENT=$(cat)
21
+ fi
22
+
23
+ if [ -z "$EVENT" ]; then
24
+ exit 0
25
+ fi
26
+
27
+ # Only act on the submit-results tool. Tool names from CC arrive in either
28
+ # the bare form ("synapse_submit_experiment_results") or the MCP-prefixed form
29
+ # ("mcp__synapse__synapse_submit_experiment_results") depending on transport.
30
+ TOOL_NAME=$(echo "$EVENT" | jq -r '.tool_name // .toolName // empty' 2>/dev/null) || true
31
+ case "$TOOL_NAME" in
32
+ *synapse_submit_experiment_results) ;;
33
+ *) exit 0 ;;
34
+ esac
35
+
36
+ # Pull the experiment UUID out of the tool input so the reminder can be specific.
37
+ EXPERIMENT_UUID=$(echo "$EVENT" \
38
+ | jq -r '.tool_input.experimentUuid // .input.experimentUuid // empty' 2>/dev/null) || true
39
+
40
+ # Pull the outcome too — used only for phrasing.
41
+ OUTCOME=$(echo "$EVENT" \
42
+ | jq -r '.tool_input.outcome // .input.outcome // empty' 2>/dev/null) || true
43
+
44
+ if [ -n "$EXPERIMENT_UUID" ]; then
45
+ CONTEXT="[Synapse Plugin — Required next step after submitting results]
46
+ You just called synapse_submit_experiment_results for experiment ${EXPERIMENT_UUID}${OUTCOME:+ (outcome=${OUTCOME})}.
47
+ You MUST now immediately call synapse_save_experiment_report({ experimentUuid: \"${EXPERIMENT_UUID}\", title, content }) with a full markdown writeup (objective, methodology, results, analysis, charts where useful).
48
+ This is required for success, failure, and inconclusive outcomes alike. Do not finish the task, hand off, or move on until the report has been saved. Do not post the writeup as a comment — use synapse_save_experiment_report."
49
+ USER_MSG="Synapse: results submitted for ${EXPERIMENT_UUID:0:8} — now save the experiment report"
50
+ else
51
+ CONTEXT="[Synapse Plugin — Required next step after submitting results]
52
+ You just called synapse_submit_experiment_results. You MUST now immediately call synapse_save_experiment_report({ experimentUuid, title, content }) with a full markdown writeup (objective, methodology, results, analysis). This is required for every outcome — success, failure, and inconclusive. Do not finish the task or move on until the report has been saved."
53
+ USER_MSG="Synapse: results submitted — now save the experiment report"
54
+ fi
55
+
56
+ "$API" hook-output "$USER_MSG" "$CONTEXT" "PostToolUse"
@@ -169,7 +169,8 @@ Tool availability depends on the agent's Synapse roles. Public read/comment/noti
169
169
  - Claim / status-update tools are available only when the agent has the matching research-oriented role
170
170
 
171
171
  **Experiment Planning / Revision:**
172
- - \`synapse_create_experiment({ researchProjectUuid, title, description, researchQuestionUuid?, priority?, status? })\` — create a brand-new experiment outside autonomous loop (defaults to \`pending_review\`)
172
+ - \`synapse_create_experiment({ researchProjectUuid, title, description, researchQuestionUuid?, priority?, status? })\` — create a brand-new experiment outside autonomous loop (defaults to \`draft\`; spawn a self-review sub-agent and revise before pushing to \`pending_review\`)
173
+ - \`synapse_review_experiment({ experimentUuid, decision, reviewNote?, assignedAgentUuid? })\` — PI/admin agents can approve into \`pending_start\` or reject back to \`draft\` from the terminal flow
173
174
  - \`synapse_get_experiment({ experimentUuid })\` — inspect the current experiment
174
175
  - \`synapse_get_comments({ targetType: \"experiment\", targetUuid })\` — read review feedback or @mention threads
175
176
  - \`synapse_update_experiment_status({ experimentUuid, status: \"draft\", liveStatus: \"writing\", liveMessage })\` — mark that you are drafting or revising the plan
@@ -50,6 +50,26 @@
50
50
  ]
51
51
  }
52
52
  ],
53
+ "PostToolUse": [
54
+ {
55
+ "matcher": "mcp__synapse__synapse_submit_experiment_results|synapse_submit_experiment_results",
56
+ "hooks": [
57
+ {
58
+ "type": "command",
59
+ "command": "${CLAUDE_PLUGIN_ROOT}/bin/on-post-submit-results.sh"
60
+ }
61
+ ]
62
+ },
63
+ {
64
+ "matcher": "mcp__synapse__synapse_create_experiment|synapse_create_experiment",
65
+ "hooks": [
66
+ {
67
+ "type": "command",
68
+ "command": "${CLAUDE_PLUGIN_ROOT}/bin/on-post-create-experiment.sh"
69
+ }
70
+ ]
71
+ }
72
+ ],
53
73
  "SubagentStart": [
54
74
  {
55
75
  "hooks": [
@@ -25,6 +25,17 @@ This is the **CC-client autonomous loop**. It does not depend on the server-side
25
25
 
26
26
  If the user explicitly asks for "human review before each experiment", switch to **review mode**: proposals land as `pending_review` and the loop pauses until they are approved externally.
27
27
 
28
+ ## Full-Auto Lives In This Session Only
29
+
30
+ Full-auto mode for the CC-client autonomous loop is opted in **verbally** ("turn on autonomous loop", "full auto", "run until done") and lives only in the main agent's current session context. It does **not** flip the server-side `autonomousLoopEnabled` / `autonomousLoopMode` fields, and it does not write any state to Synapse.
31
+
32
+ Full-auto is a one-way track. The only exits are:
33
+
34
+ - The user explicitly says stop (or interrupts the session).
35
+ - A hard external error makes progress impossible (compute exhausted, MCP failure, network partition that cannot be recovered).
36
+
37
+ Self-review **never** pauses full-auto. Sub-agent timeouts in self-review do not pause full-auto. Advisory issues raised by self-review do not pause full-auto. The main agent applies a single revision pass when feasible and continues. Whatever the main agent decides, it must be reflected in the `reviewNote` of the resulting `synapse_review_experiment` call (see template below).
38
+
28
39
  ## Prompt Boundary
29
40
 
30
41
  Stay inside this skill when the work is about:
@@ -72,6 +83,12 @@ Each iteration of the loop follows the same shape. The main agent runs this unti
72
83
 
73
84
  5. **Check stop conditions**, then either return control to the user (normal case) or immediately re-run step 1 if the user asked for tight, unattended iteration within a single turn.
74
85
 
86
+ ## Self-Review Before `synapse_propose_experiment`
87
+
88
+ Before calling `synapse_propose_experiment`, spawn a `Task` sub-agent to self-review the proposal text (motivation, hypothesis, method, success criteria, compute fit) against the project context and evaluation methods. Self-review is in-session only — it does **not** write to Synapse. Refine the proposal text based on the verdict, then call `synapse_propose_experiment`.
89
+
90
+ The same applies after `synapse_create_experiment` lands a draft inside the loop: self-review the draft via a sub-agent, revise, then push to `pending_review` and (in full-auto) auto-approve.
91
+
75
92
  ## Monitor-Not-Executor
76
93
 
77
94
  The main agent does **not** SSH into GPU nodes, does **not** run training loops, and does **not** call `synapse_start_experiment` itself (unless the user explicitly tells it to run an experiment inline with no sub-agent). Its job is:
@@ -109,6 +126,26 @@ Exit the loop and report back to the user when any of these hold:
109
126
 
110
127
  On exit, summarize what was run, what was learned, the current state of the synthesis document, and any recommended follow-ups for a human.
111
128
 
129
+ ## Auto-Approve `reviewNote` Template (CC Full-Auto Only)
130
+
131
+ When the main agent auto-approves a draft after a successful self-review:
132
+
133
+ ```
134
+ synapse_review_experiment({
135
+ experimentUuid,
136
+ decision: "approved",
137
+ reviewNote: "Full-auto session authorized by <ownerName> at <ISO time>. Self-review pass: <key points>.",
138
+ })
139
+ ```
140
+
141
+ When self-review failed or timed out, use:
142
+
143
+ ```
144
+ reviewNote: "Full-auto session authorized by <ownerName> at <ISO time>. Self-review skipped: <reason>."
145
+ ```
146
+
147
+ Either way, full-auto continues — the `reviewNote` is the audit truth.
148
+
112
149
  ## Mutual Exclusion With The Server-Side Loop
113
150
 
114
151
  If `synapse_get_research_project` shows the project already has `autonomousLoopEnabled = true` and a loop agent assigned on the realtime side, do not also run the CC-client loop against it. Warn the user and either defer, or ask them to disable the server-side loop first — running both will double-dispatch proposals and reservations.