@chorus-aidlc/chorus 0.14.4 → 0.14.6

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 (225) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +192 -192
  3. package/.next/standalone/.next/app-path-routes-manifest.json +32 -32
  4. package/.next/standalone/.next/build-manifest.json +2 -2
  5. package/.next/standalone/.next/prerender-manifest.json +27 -27
  6. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  7. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
  9. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +1 -1
  11. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +1 -1
  13. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
  17. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +1 -1
  19. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
  20. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  24. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/_not-found.html +2 -2
  26. package/.next/standalone/.next/server/app/_not-found.rsc +1 -1
  27. package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/admin/companies/new.html +2 -2
  30. package/.next/standalone/.next/server/app/admin/companies/new.rsc +1 -1
  31. package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/admin/companies.html +2 -2
  33. package/.next/standalone/.next/server/app/admin/companies.rsc +1 -1
  34. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/admin.html +2 -2
  36. package/.next/standalone/.next/server/app/admin.rsc +1 -1
  37. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/agent-connections/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/daemon/connection-heartbeat/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/daemon/control/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/daemon/execution-state/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/daemon/executions/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/daemon/pending-turns/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/daemon/resume/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/daemon/transcript/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/daemon/turn-advance/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/daemon-sessions/route_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/ideas/[uuid]/wake-preview/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/ideas/conversational/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/mcp/route.js +5 -5
  84. package/.next/standalone/.next/server/app/api/mcp/route.js.nft.json +1 -1
  85. package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/project-visits/pin/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/project-visits/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/project-visits/visit/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/references/[uuid]/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/references/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/search/route.js +1 -1
  123. package/.next/standalone/.next/server/app/api/search/route.js.nft.json +1 -1
  124. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/session/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/index.html +2 -2
  134. package/.next/standalone/.next/server/app/index.rsc +1 -1
  135. package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/login/admin.html +2 -2
  137. package/.next/standalone/.next/server/app/login/admin.rsc +1 -1
  138. package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  139. package/.next/standalone/.next/server/app/login/callback.html +2 -2
  140. package/.next/standalone/.next/server/app/login/callback.rsc +1 -1
  141. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
  143. package/.next/standalone/.next/server/app/login/pick-workspace.html +2 -2
  144. package/.next/standalone/.next/server/app/login/pick-workspace.rsc +1 -1
  145. package/.next/standalone/.next/server/app/login.html +2 -2
  146. package/.next/standalone/.next/server/app/login.rsc +1 -1
  147. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/onboarding.html +2 -2
  149. package/.next/standalone/.next/server/app/onboarding.rsc +1 -1
  150. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/projects.html +2 -2
  152. package/.next/standalone/.next/server/app/projects.rsc +1 -1
  153. package/.next/standalone/.next/server/app/settings.html +2 -2
  154. package/.next/standalone/.next/server/app/settings.rsc +1 -1
  155. package/.next/standalone/.next/server/app-paths-manifest.json +32 -32
  156. package/.next/standalone/.next/server/chunks/1114.js +1 -1
  157. package/.next/standalone/.next/server/chunks/3219.js +1 -1
  158. package/.next/standalone/.next/server/chunks/6515.js +2 -2
  159. package/.next/standalone/.next/server/chunks/6528.js +1 -0
  160. package/.next/standalone/.next/server/chunks/8454.js +1 -1
  161. package/.next/standalone/.next/server/middleware-manifest.json +1 -1
  162. package/.next/standalone/.next/server/pages/404.html +2 -2
  163. package/.next/standalone/.next/server/pages/500.html +1 -1
  164. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  165. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  166. package/.next/standalone/package.json +1 -1
  167. package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +1 -1
  168. package/.next/standalone/public/chorus-plugin/agents/code-reviewer.md +1 -1
  169. package/.next/standalone/public/chorus-plugin/bin/chorus-api.sh +18 -4
  170. package/.next/standalone/public/chorus-plugin/bin/chorus-paths.sh +69 -0
  171. package/.next/standalone/public/chorus-plugin/bin/on-post-verify-task.sh +7 -1
  172. package/.next/standalone/public/chorus-plugin/bin/on-pre-spawn-agent.sh +10 -2
  173. package/.next/standalone/public/chorus-plugin/bin/on-session-end.sh +36 -23
  174. package/.next/standalone/public/chorus-plugin/bin/on-session-start.sh +6 -0
  175. package/.next/standalone/public/chorus-plugin/bin/on-subagent-start.sh +15 -5
  176. package/.next/standalone/public/chorus-plugin/bin/on-subagent-stop.sh +10 -2
  177. package/.next/standalone/public/chorus-plugin/bin/on-task-completed.sh +6 -0
  178. package/.next/standalone/public/chorus-plugin/bin/on-teammate-idle.sh +6 -0
  179. package/.next/standalone/public/chorus-plugin/bin/on-user-prompt.sh +14 -2
  180. package/.next/standalone/public/chorus-plugin/bin/test-syntax.sh +65 -1
  181. package/.next/standalone/public/chorus-plugin/bin/tests/test-code-review-recovery-contract.sh +75 -0
  182. package/.next/standalone/public/chorus-plugin/bin/tests/test-quick-dev-verification-contract.sh +47 -0
  183. package/.next/standalone/public/chorus-plugin/skills/brainstorm/SKILL.md +1 -1
  184. package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +5 -3
  185. package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +2 -2
  186. package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +1 -1
  187. package/.next/standalone/public/chorus-plugin/skills/openspec-aware/SKILL.md +1 -1
  188. package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +1 -1
  189. package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +15 -11
  190. package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +2 -2
  191. package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +2 -2
  192. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-brainstorm/SKILL.md +1 -1
  193. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-develop/SKILL.md +2 -2
  194. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-idea/SKILL.md +1 -1
  195. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-openspec-aware/SKILL.md +1 -1
  196. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-proposal/SKILL.md +1 -1
  197. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-quick-dev/SKILL.md +15 -11
  198. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-review/SKILL.md +2 -2
  199. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-yolo/SKILL.md +2 -2
  200. package/.next/standalone/public/kiro-plugin/.kiro/steering/chorus.md +3 -1
  201. package/.next/standalone/public/kiro-plugin/bin/chorus-api.sh +1 -1
  202. package/.next/standalone/public/kiro-plugin/bin/on-post-verify-task.sh +2 -1
  203. package/.next/standalone/public/skill/brainstorm-chorus/SKILL.md +1 -1
  204. package/.next/standalone/public/skill/chorus/SKILL.md +5 -3
  205. package/.next/standalone/public/skill/code-reviewer-chorus/SKILL.md +2 -2
  206. package/.next/standalone/public/skill/develop-chorus/SKILL.md +2 -2
  207. package/.next/standalone/public/skill/idea-chorus/SKILL.md +1 -1
  208. package/.next/standalone/public/skill/package.json +1 -1
  209. package/.next/standalone/public/skill/proposal-chorus/SKILL.md +1 -1
  210. package/.next/standalone/public/skill/proposal-reviewer-chorus/SKILL.md +1 -1
  211. package/.next/standalone/public/skill/quick-dev-chorus/SKILL.md +15 -11
  212. package/.next/standalone/public/skill/review-chorus/SKILL.md +2 -2
  213. package/.next/standalone/public/skill/task-reviewer-chorus/SKILL.md +1 -1
  214. package/.next/standalone/public/skill/yolo-chorus/SKILL.md +2 -2
  215. package/README.ja.md +2 -0
  216. package/README.ko.md +2 -0
  217. package/README.md +2 -0
  218. package/README.zh.md +2 -0
  219. package/cli/claude-spawner.mjs +11 -8
  220. package/cli/codex-spawner.mjs +46 -11
  221. package/cli/kiro-spawner.mjs +8 -6
  222. package/cli/spawner-select.mjs +1 -6
  223. package/package.json +1 -1
  224. /package/.next/standalone/.next/static/{WVmgQzimrMNvGtHx6Cqm1 → t-ZaS6bNyv62NUlewVISp}/_buildManifest.js +0 -0
  225. /package/.next/standalone/.next/static/{WVmgQzimrMNvGtHx6Cqm1 → t-ZaS6bNyv62NUlewVISp}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"node":{"007c992ce83e00aa3d0ec51cad2906f86ad56471c9":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getApiKeysAction"},"4000c3501946386e513ff89aa6da9e58960797aad4":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getAgentSessionsAction"},"402feac01fa7ac155332668d89c42eabeb6c16875d":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"reopenSessionAction"},"4031b514e45bbd9f7cc6090f404662624e772ad379":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"deleteApiKeyAction"},"4067cccec53de030c6d411cf0bdce2fa8b3f858f04":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"closeSessionAction"},"40a2a3a0349a529c14e351cef96043f3a53962ea58":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"createAgentAndKeyAction"},"40b014c938316f1fe8fae4eca6cd48db8dc6de2318":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"updateAgentAction"},"403f5a598f7439db44a3ad10983d666bf3b4bb6e9a":{"workers":{"app/(dashboard)/project-groups/[uuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/activity/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/page":{"moduleId":"64283","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/(dashboard)/project-groups/[uuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/activity/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/actions.ts","exportedName":"deleteProjectAction"},"40e86d050039a5b4bcf337033323019ea0a057684c":{"workers":{"app/(dashboard)/project-groups/[uuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/activity/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/page":{"moduleId":"64283","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/(dashboard)/project-groups/[uuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/activity/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/actions.ts","exportedName":"getProjectActiveSessionsAction"},"606bacd9753c7fd59bb31dfe9dceb01afda160b770":{"workers":{"app/(dashboard)/project-groups/[uuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/activity/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/page":{"moduleId":"64283","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/(dashboard)/project-groups/[uuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/activity/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/actions.ts","exportedName":"updateProjectAction"},"4053fbf9cd773cf00605c209ba2023ddd325a6d1b8":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"createReferenceAction"},"40a2cb756321aa0763b67248286ce61a28bafb3b9b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"deleteReferenceAction"},"40cd33ae38e5fbe446ff77b214f6bfd7bc8404121e":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"updateReferenceAction"},"6082a654eef56b1738c603740f4b7acfdcf9547d27":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"listReferencesAction"},"4007b48e3b837335975b30de60c071ca7466c33bee":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"getElaborationAction"},"40f3712be5d58ae98a7f02101c499dd531a400f6b0":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"verifyElaborationAction"},"60939e95a8faa1db86c44f57ffe03adefffdc52884":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"skipElaborationAction"},"70f675d4e11730d294f429a214b4e3361504ba691b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"submitElaborationAnswersAction"},"000582682b95747c59f4bbe5f98e8d7c124c25c20a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getProjectsAndGroupsAction"},"40223ebabd6ab6a5f697f3cf6e4d39974291395f34":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getProjectIdeasForPickerAction"},"4030a3bbb4bc2de0d895737212ce66860c119a4b92":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getTaskAction"},"4069c4f02eea6ededf4db4a350419ce244c1458bb6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getElaborationAction"},"4073bea1815ec1c539b55d2d2dc5faab41a0e23cd0":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getIdeaAction"},"602d21bcd625795ba1f9e5862edad22b65a5b23536":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getReportsForIdeaAction"},"6056130d6ceed668a97fae21be3d6aeb924d59fe96":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getProposalsForIdeaAction"},"60712e1056df20cbaa3226710490204911e3aa5737":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"moveIdeaAction"},"60c51385e30a1a2cf4e952e9a02883ea4d9637f0ba":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"moveIdeaPreviewAction"},"60cee7db282b91cedacc7cb66d67ca06da5aab723f":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getTasksForProposalAction"},"60f3576c45315bff922023e407713a081300ba875b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"setIdeaParentAction"},"400c8a8fb87a64e0be6bacee77c2ab7ee607bbf05b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/session-actions.ts","exportedName":"getBatchWorkerCountsAction"},"40c498eef6ddbeb8b0f15859c1b13f791b068f0737":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/session-actions.ts","exportedName":"getTaskSessionsAction"},"40b8625b762e80ded31270d8ca5137f20376bad24a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/activity-actions.ts","exportedName":"getIdeaActivitiesAction"},"703a8cb74f8937722979e93a1389f0a094605b7cd2":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/comment-actions.ts","exportedName":"createCommentAction"},"70a52329b7ca0e7885bbe7b08d26305380135ea5a4":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/comment-actions.ts","exportedName":"getCommentsAction"},"005a6cd2af4085329202b98d4c1a6f7b0ce860dc4a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"getDeveloperAgentsAction"},"4028350dccdbc421c3404cf0a1d0d03db984e3c1e6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"getAgentInstancesAction"},"4077a6dafcbfee1b6cb14e5edf104e57b672d7e3a6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"verifyTaskAction"},"40c285dddab983b8aafd86aa235ac1b3557516397d":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"claimTaskAction"},"40eae947251fddaac1dff6acd11c0e5135b3748272":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"releaseTaskAction"},"40ed9eaa9d2c8a4a4ad837ddbe31ad3ccc481f6645":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"updateTaskFieldsAction"},"40eee340c584dbcd63c6e5b8c4293d0a6ec6dd6df1":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"createTaskAction"},"6041ff29c92c5de3d6f75f69aa18ca472a5a147410":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"updateTaskStatusAction"},"609765f615ddd1619edf52f59f867a16c6eccd7921":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"deleteTaskAction"},"60b96ef196663a3868fc704f143658445f0b497fa0":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"claimTaskToUserAction"},"70b85f35c59f81a9c9cc702f8730dd81381d644470":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"reassignTaskInstanceNoWakeAction"},"70f1041962850aaa2521d4a17de41d62c87bd2b6b9":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"claimTaskToAgentAction"},"607980552165f22dd376abb749600b9d6bb57bc339":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/criteria-actions.ts","exportedName":"resetCriterionAction"},"60b35bae63f84e834e8c516b3cc8a55b06f338a954":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/criteria-actions.ts","exportedName":"markCriteriaAction"},"60f26c0a3b4c2f53ee94eb6d82529a6e8a96a27f57":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/criteria-actions.ts","exportedName":"selfCheckCriteriaAction"},"4098a57be07c8fb3bd4f9ba727459f25e312467b32":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/activity-actions.ts","exportedName":"getTaskActivitiesAction"},"405979c3ae177391f575bd1f0f4fe3cbaa52fbe5ee":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/source-actions.ts","exportedName":"getTaskSourceAction"},"400cc62b6c46f78e4b4ad58257347f1626a9fd5f8f":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"getTaskDependenciesAction"},"40bb1c410c8fc7ccdcdc8ae8304d92fb7f4ab516bd":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"getProjectTasksForDependencyAction"},"601c5500efa447616f6c6e879e348c88f7ab7696c8":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"addTaskDependencyAction"},"60b334e65c1e9a8b16c16a6a667690f40c7e563a83":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"removeTaskDependencyAction"},"40606c28d692fec7fbfa616490bdebd74129f99a9d":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"fetchIdeasAction"},"409738dc783161384996425ace00e6771bcc572099":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"createIdeaAction"},"40e38433cde1dcb8df8a66b464be3204206d8b92dd":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"updateIdeaAction"},"600a43e0d4652a32be8b460f5b5c4df300a01a0c6a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"deleteIdeaAction"},"007f9c026bd5884efe398583bcb395db297dabd155":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"getPmAgentsAction"},"40858e27e8a24d2dd55d3b43603d8216b69ecbae26":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"releaseIdeaAction"},"40965ba7a25f92bd5be3008c3451c1964520a9ff6a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"claimIdeaAction"},"40cefd4c146dd6559b4fb4fb54d808f780fe5f1972":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"getAgentInstancesAction"},"60032c5d80dd7193aa504c12b68e99a863f343de0e":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"claimIdeaToUserAction"},"7081e82b13cd847bc50d8be9c582077417de620ca6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"reassignIdeaInstanceNoWakeAction"},"70e4d3b9ae4f81a9e35589c83befa5d4feec3fe5e7":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"claimIdeaToAgentAction"},"406e93fba2afac7a36110b7e7e263c77bba201447d":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/stage-advance-actions.ts","exportedName":"yoloRequestedAction"},"40fc05360046257fb71d722bd23527974a2e77d817":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/stage-advance-actions.ts","exportedName":"startDevelopmentAction"},"40188627cbc08827664014d1dcd496a994fee2df63":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"submitProposalAction"},"40c1ebc089614301059e563d19d3393c3d0690abf5":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"getProposalDraftsAction"},"604a550c5dc1e5af695595b501462a80d79808db0f":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"deleteProposalAction"},"607b15b08789afd534464cd1b4236fa8e92a3dd923":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"approveProposalAction"},"6091f6b77bb3b069d2f69bcfd6b3ce0b7e7ff4088e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"addDocumentDraftAction"},"60a62fcb6d0b2f049b323f4908efa3b872ea651c8c":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"rejectProposalAction"},"60af6a04f4ecb4c2d572122701dfe329d24c44a98e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"addTaskDraftAction"},"60b767a224dea55045972e86871c9c87af8bf42384":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"closeProposalAction"},"60bba15cb8e6d4be6b96f6ca1511d0859feb437efa":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"removeDocumentDraftAction"},"60c39e7ac46a780164c1e37a64a4b651393c321b99":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"revokeProposalAction"},"60d2e221501d43ab6b6bd39ad9745f515f073b5bd6":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"removeTaskDraftAction"},"70787c1f88e7aac181c9b871e468dc80eb989442dc":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"updateDocumentDraftAction"},"70bebabd3a76251b4e29cb5cab23ea686faaebba6a":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"updateTaskDraftAction"},"40bec7e7a790fcca21ae8a1f2812b2a11782c5b96e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/actions.ts","exportedName":"fetchProposalsAction"},"600877789006df8242b353a3f09b1d1557bcd5a82e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/actions.ts","exportedName":"createProposalAction"},"40283aabbc4b2731058757464998b9e554fbcff563":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/documents/actions.ts","exportedName":"createDocumentAction"},"407e5eaf55c82f52ed217cb6d17c854f0cce58d0d1":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/documents/actions.ts","exportedName":"deleteDocumentAction"},"708e77d58bbab702839274f45e01e7b93c5d354d59":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/actions.ts","exportedName":"updateDocumentAction"},"40b45286fdb27b23ed3cf1592b3dada6dd73f0705d":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"fetchTasksAction"},"40b666fb722ac06a2c18c05ec78c31d613f5d4a51e":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"getProjectDependenciesAction"},"601bf5749455c3b51b1af9a86f223ad1358db3bcc5":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"forceMoveTaskToColumnAction"},"709cec1eced3a1d9d9ab04066f15e282fa930204fc":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"moveTaskToColumnAction"}},"edge":{},"encryptionKey":"Rh+0vvwpxr4vf0S1a/NeqTrqX5yE1PfSV0c14j7q84Y="}
1
+ {"node":{"007c992ce83e00aa3d0ec51cad2906f86ad56471c9":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getApiKeysAction"},"4000c3501946386e513ff89aa6da9e58960797aad4":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"getAgentSessionsAction"},"402feac01fa7ac155332668d89c42eabeb6c16875d":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"reopenSessionAction"},"4031b514e45bbd9f7cc6090f404662624e772ad379":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"deleteApiKeyAction"},"4067cccec53de030c6d411cf0bdce2fa8b3f858f04":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"closeSessionAction"},"40a2a3a0349a529c14e351cef96043f3a53962ea58":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"createAgentAndKeyAction"},"40b014c938316f1fe8fae4eca6cd48db8dc6de2318":{"workers":{"app/onboarding/page":{"moduleId":"45612","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true}},"layer":{"app/onboarding/page":"action-browser","app/(dashboard)/settings/page":"action-browser"},"filename":"app/(dashboard)/settings/actions.ts","exportedName":"updateAgentAction"},"403f5a598f7439db44a3ad10983d666bf3b4bb6e9a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/activity/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/project-groups/[uuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true},"app/(dashboard)/projects/page":{"moduleId":"64283","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/activity/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/project-groups/[uuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/settings/page":"action-browser","app/(dashboard)/projects/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/actions.ts","exportedName":"deleteProjectAction"},"40e86d050039a5b4bcf337033323019ea0a057684c":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/activity/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/project-groups/[uuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true},"app/(dashboard)/projects/page":{"moduleId":"64283","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/activity/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/project-groups/[uuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/settings/page":"action-browser","app/(dashboard)/projects/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/actions.ts","exportedName":"getProjectActiveSessionsAction"},"606bacd9753c7fd59bb31dfe9dceb01afda160b770":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/activity/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/project-groups/[uuid]/page":{"moduleId":"64283","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true},"app/(dashboard)/settings/page":{"moduleId":"816","async":true},"app/(dashboard)/projects/page":{"moduleId":"64283","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/activity/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/project-groups/[uuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser","app/(dashboard)/settings/page":"action-browser","app/(dashboard)/projects/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/actions.ts","exportedName":"updateProjectAction"},"40283aabbc4b2731058757464998b9e554fbcff563":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/documents/actions.ts","exportedName":"createDocumentAction"},"407e5eaf55c82f52ed217cb6d17c854f0cce58d0d1":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/documents/page":{"moduleId":"79597","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/documents/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/documents/actions.ts","exportedName":"deleteDocumentAction"},"703a8cb74f8937722979e93a1389f0a094605b7cd2":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/comment-actions.ts","exportedName":"createCommentAction"},"70a52329b7ca0e7885bbe7b08d26305380135ea5a4":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true},"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/comment-actions.ts","exportedName":"getCommentsAction"},"708e77d58bbab702839274f45e01e7b93c5d354d59":{"workers":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":{"moduleId":"56920","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/actions.ts","exportedName":"updateDocumentAction"},"4053fbf9cd773cf00605c209ba2023ddd325a6d1b8":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"createReferenceAction"},"40a2cb756321aa0763b67248286ce61a28bafb3b9b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"deleteReferenceAction"},"40cd33ae38e5fbe446ff77b214f6bfd7bc8404121e":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"updateReferenceAction"},"6082a654eef56b1738c603740f4b7acfdcf9547d27":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/references-actions.ts","exportedName":"listReferencesAction"},"4007b48e3b837335975b30de60c071ca7466c33bee":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"getElaborationAction"},"40f3712be5d58ae98a7f02101c499dd531a400f6b0":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"verifyElaborationAction"},"60939e95a8faa1db86c44f57ffe03adefffdc52884":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"skipElaborationAction"},"70f675d4e11730d294f429a214b4e3361504ba691b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts","exportedName":"submitElaborationAnswersAction"},"000582682b95747c59f4bbe5f98e8d7c124c25c20a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getProjectsAndGroupsAction"},"40223ebabd6ab6a5f697f3cf6e4d39974291395f34":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getProjectIdeasForPickerAction"},"4030a3bbb4bc2de0d895737212ce66860c119a4b92":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getTaskAction"},"4069c4f02eea6ededf4db4a350419ce244c1458bb6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getElaborationAction"},"4073bea1815ec1c539b55d2d2dc5faab41a0e23cd0":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getIdeaAction"},"602d21bcd625795ba1f9e5862edad22b65a5b23536":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getReportsForIdeaAction"},"6056130d6ceed668a97fae21be3d6aeb924d59fe96":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getProposalsForIdeaAction"},"60712e1056df20cbaa3226710490204911e3aa5737":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"moveIdeaAction"},"60c51385e30a1a2cf4e952e9a02883ea4d9637f0ba":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"moveIdeaPreviewAction"},"60cee7db282b91cedacc7cb66d67ca06da5aab723f":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"getTasksForProposalAction"},"60f3576c45315bff922023e407713a081300ba875b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts","exportedName":"setIdeaParentAction"},"400c8a8fb87a64e0be6bacee77c2ab7ee607bbf05b":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/session-actions.ts","exportedName":"getBatchWorkerCountsAction"},"40c498eef6ddbeb8b0f15859c1b13f791b068f0737":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/session-actions.ts","exportedName":"getTaskSessionsAction"},"40b8625b762e80ded31270d8ca5137f20376bad24a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/activity-actions.ts","exportedName":"getIdeaActivitiesAction"},"005a6cd2af4085329202b98d4c1a6f7b0ce860dc4a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"getDeveloperAgentsAction"},"4028350dccdbc421c3404cf0a1d0d03db984e3c1e6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"getAgentInstancesAction"},"4077a6dafcbfee1b6cb14e5edf104e57b672d7e3a6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"verifyTaskAction"},"40c285dddab983b8aafd86aa235ac1b3557516397d":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"claimTaskAction"},"40eae947251fddaac1dff6acd11c0e5135b3748272":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"releaseTaskAction"},"40ed9eaa9d2c8a4a4ad837ddbe31ad3ccc481f6645":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"updateTaskFieldsAction"},"40eee340c584dbcd63c6e5b8c4293d0a6ec6dd6df1":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"createTaskAction"},"6041ff29c92c5de3d6f75f69aa18ca472a5a147410":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"updateTaskStatusAction"},"609765f615ddd1619edf52f59f867a16c6eccd7921":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"deleteTaskAction"},"60b96ef196663a3868fc704f143658445f0b497fa0":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"claimTaskToUserAction"},"70b85f35c59f81a9c9cc702f8730dd81381d644470":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"reassignTaskInstanceNoWakeAction"},"70f1041962850aaa2521d4a17de41d62c87bd2b6b9":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/actions.ts","exportedName":"claimTaskToAgentAction"},"607980552165f22dd376abb749600b9d6bb57bc339":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/criteria-actions.ts","exportedName":"resetCriterionAction"},"60b35bae63f84e834e8c516b3cc8a55b06f338a954":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/criteria-actions.ts","exportedName":"markCriteriaAction"},"60f26c0a3b4c2f53ee94eb6d82529a6e8a96a27f57":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/criteria-actions.ts","exportedName":"selfCheckCriteriaAction"},"4098a57be07c8fb3bd4f9ba727459f25e312467b32":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/activity-actions.ts","exportedName":"getTaskActivitiesAction"},"405979c3ae177391f575bd1f0f4fe3cbaa52fbe5ee":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/source-actions.ts","exportedName":"getTaskSourceAction"},"400cc62b6c46f78e4b4ad58257347f1626a9fd5f8f":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"getTaskDependenciesAction"},"40bb1c410c8fc7ccdcdc8ae8304d92fb7f4ab516bd":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"getProjectTasksForDependencyAction"},"601c5500efa447616f6c6e879e348c88f7ab7696c8":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"addTaskDependencyAction"},"60b334e65c1e9a8b16c16a6a667690f40c7e563a83":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/dependency-actions.ts","exportedName":"removeTaskDependencyAction"},"40606c28d692fec7fbfa616490bdebd74129f99a9d":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"fetchIdeasAction"},"409738dc783161384996425ace00e6771bcc572099":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"createIdeaAction"},"40e38433cde1dcb8df8a66b464be3204206d8b92dd":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"updateIdeaAction"},"600a43e0d4652a32be8b460f5b5c4df300a01a0c6a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/actions.ts","exportedName":"deleteIdeaAction"},"007f9c026bd5884efe398583bcb395db297dabd155":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"getPmAgentsAction"},"40858e27e8a24d2dd55d3b43603d8216b69ecbae26":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"releaseIdeaAction"},"40965ba7a25f92bd5be3008c3451c1964520a9ff6a":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"claimIdeaAction"},"40cefd4c146dd6559b4fb4fb54d808f780fe5f1972":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"getAgentInstancesAction"},"60032c5d80dd7193aa504c12b68e99a863f343de0e":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"claimIdeaToUserAction"},"7081e82b13cd847bc50d8be9c582077417de620ca6":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"reassignIdeaInstanceNoWakeAction"},"70e4d3b9ae4f81a9e35589c83befa5d4feec3fe5e7":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts","exportedName":"claimIdeaToAgentAction"},"406e93fba2afac7a36110b7e7e263c77bba201447d":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/stage-advance-actions.ts","exportedName":"yoloRequestedAction"},"40fc05360046257fb71d722bd23527974a2e77d817":{"workers":{"app/(dashboard)/projects/[uuid]/dashboard/page":{"moduleId":"17477","async":true},"app/(dashboard)/projects/[uuid]/graph/page":{"moduleId":"91839","async":true},"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/dashboard/page":"action-browser","app/(dashboard)/projects/[uuid]/graph/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/stage-advance-actions.ts","exportedName":"startDevelopmentAction"},"40188627cbc08827664014d1dcd496a994fee2df63":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"submitProposalAction"},"40c1ebc089614301059e563d19d3393c3d0690abf5":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"getProposalDraftsAction"},"604a550c5dc1e5af695595b501462a80d79808db0f":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"deleteProposalAction"},"607b15b08789afd534464cd1b4236fa8e92a3dd923":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"approveProposalAction"},"6091f6b77bb3b069d2f69bcfd6b3ce0b7e7ff4088e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"addDocumentDraftAction"},"60a62fcb6d0b2f049b323f4908efa3b872ea651c8c":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"rejectProposalAction"},"60af6a04f4ecb4c2d572122701dfe329d24c44a98e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"addTaskDraftAction"},"60b767a224dea55045972e86871c9c87af8bf42384":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"closeProposalAction"},"60bba15cb8e6d4be6b96f6ca1511d0859feb437efa":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"removeDocumentDraftAction"},"60c39e7ac46a780164c1e37a64a4b651393c321b99":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"revokeProposalAction"},"60d2e221501d43ab6b6bd39ad9745f515f073b5bd6":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"removeTaskDraftAction"},"70787c1f88e7aac181c9b871e468dc80eb989442dc":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"updateDocumentDraftAction"},"70bebabd3a76251b4e29cb5cab23ea686faaebba6a":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":{"moduleId":"72520","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts","exportedName":"updateTaskDraftAction"},"40bec7e7a790fcca21ae8a1f2812b2a11782c5b96e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/actions.ts","exportedName":"fetchProposalsAction"},"600877789006df8242b353a3f09b1d1557bcd5a82e":{"workers":{"app/(dashboard)/projects/[uuid]/proposals/new/page":{"moduleId":"4016","async":true},"app/(dashboard)/projects/[uuid]/proposals/page":{"moduleId":"4016","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/proposals/new/page":"action-browser","app/(dashboard)/projects/[uuid]/proposals/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/proposals/actions.ts","exportedName":"createProposalAction"},"40b45286fdb27b23ed3cf1592b3dada6dd73f0705d":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"fetchTasksAction"},"40b666fb722ac06a2c18c05ec78c31d613f5d4a51e":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"getProjectDependenciesAction"},"601bf5749455c3b51b1af9a86f223ad1358db3bcc5":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"forceMoveTaskToColumnAction"},"709cec1eced3a1d9d9ab04066f15e282fa930204fc":{"workers":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":{"moduleId":"78097","async":true},"app/(dashboard)/projects/[uuid]/tasks/page":{"moduleId":"78097","async":true}},"layer":{"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page":"action-browser","app/(dashboard)/projects/[uuid]/tasks/page":"action-browser"},"filename":"app/(dashboard)/projects/[uuid]/tasks/actions.ts","exportedName":"moveTaskToColumnAction"}},"edge":{},"encryptionKey":"Rh+0vvwpxr4vf0S1a/NeqTrqX5yE1PfSV0c14j7q84Y="}
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chorus-aidlc/chorus",
3
- "version": "0.14.4",
3
+ "version": "0.14.6",
4
4
  "description": "The Agent Harness for AI-Human Collaboration — session lifecycle, task state, sub-agent orchestration, observability, and failure recovery",
5
5
  "homepage": "https://github.com/Chorus-AIDLC/Chorus",
6
6
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "chorus",
3
3
  "description": "Chorus AI-DLC collaboration platform plugin for Claude Code. Automates session lifecycle, provides MCP tools for PM/Developer/Admin workflows, and enables multi-agent team observability.",
4
- "version": "0.14.3",
4
+ "version": "0.14.6",
5
5
  "author": {
6
6
  "name": "Chorus-AIDLC"
7
7
  },
@@ -164,4 +164,4 @@ chorus_add_comment({
164
164
  })
165
165
  ```
166
166
 
167
- On FAIL, the orchestrator creates new fix tasks on the existing approved proposal (it does NOT reopen old tasks); when those are done, you are re-run for the next round. Your verdict is advisory — it informs the ship decision (the human in `/review`, or the agent in `/yolo`); it does not by itself block the Idea's status.
167
+ On FAIL, remain read-only. The orchestrator, not the reviewer, invokes Quick Dev to create new fix tasks on the original approved proposal; it never reopens completed tasks or applies untracked fixes. It groups related small BLOCKERs by default and splits only materially large or independently testable work. Every fix task must pass AC self-check, independent task review, and admin verification. You are re-run only after all fix tasks are successfully `done`; a failed or cancelled fix stops the loop and escalates. The configured maximum review rounds remains authoritative. Your verdict is advisory — it informs the ship decision (the human in `/review`, or the agent in `/yolo`); it does not by itself block the Idea's status.
@@ -3,18 +3,32 @@
3
3
  # Used by hook scripts to communicate with Chorus backend.
4
4
  #
5
5
  # Environment variables:
6
- # CHORUS_URL — Chorus base URL (e.g., http://localhost:8637)
7
- # CHORUS_API_KEY — Agent API key (cho_xxx)
6
+ # CHORUS_URL — Chorus base URL (e.g., http://localhost:8637)
7
+ # CHORUS_API_KEY — Agent API key (cho_xxx)
8
+ # CHORUS_SESSION_ID — Claude Code session id (exported by the calling hook);
9
+ # selects the per-session state partition.
8
10
  #
9
- # State file: $CLAUDE_PROJECT_DIR/.chorus/state.json (gitignored)
11
+ # State dir: ~/.chorus/plugin/<cwd-slug>/<sessionId>/ (global, gitignore-free)
12
+ # resolved by chorus-paths.sh. Falls back to $CLAUDE_PROJECT_DIR/.chorus only
13
+ # if that module can't be sourced (fail-soft — never abort).
10
14
 
11
15
  set -euo pipefail
12
16
 
17
+ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
18
+
13
19
  # ===== Configuration =====
14
20
 
15
21
  CHORUS_URL="${CHORUS_URL:-}"
16
22
  CHORUS_API_KEY="${CHORUS_API_KEY:-}"
17
- STATE_DIR="${CLAUDE_PROJECT_DIR:-.}/.chorus"
23
+
24
+ # Resolve the global per-session state dir via the shared path module.
25
+ # Fail-soft: if the module is missing/unreadable, degrade to the old
26
+ # per-project layout rather than crashing.
27
+ # shellcheck source=chorus-paths.sh
28
+ if [ -f "${SCRIPT_DIR}/chorus-paths.sh" ]; then
29
+ . "${SCRIPT_DIR}/chorus-paths.sh" 2>/dev/null || true
30
+ fi
31
+ STATE_DIR="${CHORUS_STATE_DIR:-${CLAUDE_PROJECT_DIR:-.}/.chorus}"
18
32
  STATE_FILE="${STATE_DIR}/state.json"
19
33
 
20
34
  # ===== Helpers =====