@chorus-aidlc/chorus 0.11.1 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (641) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +431 -418
  3. package/.next/standalone/.next/app-path-routes-manifest.json +41 -39
  4. package/.next/standalone/.next/build-manifest.json +5 -5
  5. package/.next/standalone/.next/prerender-manifest.json +33 -33
  6. package/.next/standalone/.next/routes-manifest.json +8 -0
  7. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
  9. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +2 -2
  11. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js.nft.json +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +1 -1
  14. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
  17. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +2 -2
  20. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +2 -2
  23. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +2 -2
  26. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js +1 -1
  29. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +2 -2
  32. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +1 -1
  35. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +1 -1
  38. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +2 -2
  41. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +1 -1
  44. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  48. package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
  49. package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/admin/companies/new.html +1 -1
  52. package/.next/standalone/.next/server/app/admin/companies/new.rsc +3 -3
  53. package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/admin/companies.html +1 -1
  55. package/.next/standalone/.next/server/app/admin/companies.rsc +3 -3
  56. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/admin.html +1 -1
  58. package/.next/standalone/.next/server/app/admin.rsc +3 -3
  59. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route.js +1 -1
  60. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route.js.nft.json +1 -1
  61. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/admin/companies/route.js +1 -1
  63. package/.next/standalone/.next/server/app/api/admin/companies/route.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/admin/login/route.js +1 -1
  66. package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/admin/session/route.js +1 -1
  68. package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/agent-connections/route.js +1 -1
  70. package/.next/standalone/.next/server/app/api/agent-connections/route.js.nft.json +1 -1
  71. package/.next/standalone/.next/server/app/api/agent-connections/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/agents/[uuid]/route.js +1 -1
  73. package/.next/standalone/.next/server/app/api/agents/[uuid]/route.js.nft.json +1 -1
  74. package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route.js +1 -1
  76. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route.js.nft.json +1 -1
  77. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/agents/route.js +1 -1
  79. package/.next/standalone/.next/server/app/api/agents/route.js.nft.json +1 -1
  80. package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route.js +1 -1
  82. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route.js.nft.json +1 -1
  83. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/api-keys/route.js +1 -1
  85. package/.next/standalone/.next/server/app/api/api-keys/route.js.nft.json +1 -1
  86. package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/auth/callback/route.js +1 -1
  88. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/auth/check-default/route.js +1 -1
  90. package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/auth/default-login/route.js +1 -1
  93. package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/auth/identify/route.js +1 -1
  95. package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/auth/logout/route.js +1 -1
  97. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/auth/refresh/route.js +1 -1
  100. package/.next/standalone/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/auth/session/route.js +1 -1
  102. package/.next/standalone/.next/server/app/api/auth/session/route.js.nft.json +1 -1
  103. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/auth/sync-token/route.js +1 -1
  105. package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/comments/route.js +1 -1
  107. package/.next/standalone/.next/server/app/api/comments/route.js.nft.json +1 -1
  108. package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/daemon/control/route.js +1 -1
  110. package/.next/standalone/.next/server/app/api/daemon/control/route.js.nft.json +1 -1
  111. package/.next/standalone/.next/server/app/api/daemon/control/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/daemon/execution-state/route.js +1 -1
  113. package/.next/standalone/.next/server/app/api/daemon/execution-state/route.js.nft.json +1 -1
  114. package/.next/standalone/.next/server/app/api/daemon/execution-state/route_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/api/daemon/executions/route.js +1 -1
  116. package/.next/standalone/.next/server/app/api/daemon/executions/route.js.nft.json +1 -1
  117. package/.next/standalone/.next/server/app/api/daemon/executions/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/daemon/pending-turns/route.js +1 -1
  119. package/.next/standalone/.next/server/app/api/daemon/pending-turns/route.js.nft.json +1 -1
  120. package/.next/standalone/.next/server/app/api/daemon/pending-turns/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route.js +1 -1
  122. package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route.js.nft.json +1 -1
  123. package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/daemon/resume/route.js +1 -1
  125. package/.next/standalone/.next/server/app/api/daemon/resume/route.js.nft.json +1 -1
  126. package/.next/standalone/.next/server/app/api/daemon/resume/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/daemon/transcript/route.js +1 -1
  128. package/.next/standalone/.next/server/app/api/daemon/transcript/route.js.nft.json +1 -1
  129. package/.next/standalone/.next/server/app/api/daemon/transcript/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/daemon/turn-advance/route.js +1 -1
  131. package/.next/standalone/.next/server/app/api/daemon/turn-advance/route.js.nft.json +1 -1
  132. package/.next/standalone/.next/server/app/api/daemon/turn-advance/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route.js +1 -1
  134. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route.js.nft.json +1 -1
  135. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route.js +1 -0
  137. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route.js.nft.json +1 -0
  138. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route_client-reference-manifest.js +1 -0
  139. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route.js +1 -1
  140. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route.js.nft.json +1 -1
  141. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route.js +1 -1
  143. package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route.js.nft.json +1 -1
  144. package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route_client-reference-manifest.js +1 -1
  145. package/.next/standalone/.next/server/app/api/daemon-sessions/route.js +1 -1
  146. package/.next/standalone/.next/server/app/api/daemon-sessions/route.js.nft.json +1 -1
  147. package/.next/standalone/.next/server/app/api/daemon-sessions/route_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/api/documents/[uuid]/route.js +1 -1
  149. package/.next/standalone/.next/server/app/api/documents/[uuid]/route.js.nft.json +1 -1
  150. package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route.js +1 -1
  152. package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route.js.nft.json +1 -1
  153. package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route_client-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/app/api/events/notifications/route.js +1 -1
  155. package/.next/standalone/.next/server/app/api/events/notifications/route.js.nft.json +1 -1
  156. package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  157. package/.next/standalone/.next/server/app/api/events/route.js +1 -1
  158. package/.next/standalone/.next/server/app/api/events/route.js.nft.json +1 -1
  159. package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  160. package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  161. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route.js +1 -1
  162. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route.js.nft.json +1 -1
  163. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
  164. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route.js +1 -1
  165. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route.js.nft.json +1 -1
  166. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route_client-reference-manifest.js +1 -1
  167. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route.js +1 -1
  168. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route.js.nft.json +1 -1
  169. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
  170. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js +1 -1
  171. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js.nft.json +1 -1
  172. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route_client-reference-manifest.js +1 -1
  173. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route.js +1 -1
  174. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route.js.nft.json +1 -1
  175. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
  176. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js +1 -1
  177. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js.nft.json +1 -1
  178. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
  179. package/.next/standalone/.next/server/app/api/keepalive/route.js +1 -0
  180. package/.next/standalone/.next/server/app/api/keepalive/route.js.nft.json +1 -0
  181. package/.next/standalone/.next/server/app/api/keepalive/route_client-reference-manifest.js +1 -0
  182. package/.next/standalone/.next/server/app/api/mcp/route.js +5 -5
  183. package/.next/standalone/.next/server/app/api/mcp/route.js.nft.json +1 -1
  184. package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  185. package/.next/standalone/.next/server/app/api/me/assignments/route.js +1 -1
  186. package/.next/standalone/.next/server/app/api/me/assignments/route.js.nft.json +1 -1
  187. package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  188. package/.next/standalone/.next/server/app/api/mentionables/route.js +1 -1
  189. package/.next/standalone/.next/server/app/api/mentionables/route.js.nft.json +1 -1
  190. package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  191. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route.js +1 -1
  192. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route.js.nft.json +1 -1
  193. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  194. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route.js +1 -1
  195. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route.js.nft.json +1 -1
  196. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/app/api/notifications/preferences/route.js +1 -1
  198. package/.next/standalone/.next/server/app/api/notifications/preferences/route.js.nft.json +1 -1
  199. package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  200. package/.next/standalone/.next/server/app/api/notifications/read-all/route.js +1 -1
  201. package/.next/standalone/.next/server/app/api/notifications/read-all/route.js.nft.json +1 -1
  202. package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  203. package/.next/standalone/.next/server/app/api/notifications/route.js +1 -1
  204. package/.next/standalone/.next/server/app/api/notifications/route.js.nft.json +1 -1
  205. package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  206. package/.next/standalone/.next/server/app/api/notifications/unread-count/route.js +1 -1
  207. package/.next/standalone/.next/server/app/api/notifications/unread-count/route.js.nft.json +1 -1
  208. package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  209. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route.js +1 -1
  210. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route.js.nft.json +1 -1
  211. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  212. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route.js +1 -1
  213. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route.js.nft.json +1 -1
  214. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  215. package/.next/standalone/.next/server/app/api/project-groups/route.js +1 -1
  216. package/.next/standalone/.next/server/app/api/project-groups/route.js.nft.json +1 -1
  217. package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  218. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route.js +1 -1
  219. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route.js.nft.json +1 -1
  220. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  221. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js +1 -1
  222. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js.nft.json +1 -1
  223. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  224. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route.js +1 -1
  225. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route.js.nft.json +1 -1
  226. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  227. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route.js +1 -1
  228. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route.js.nft.json +1 -1
  229. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  230. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js +1 -1
  231. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js.nft.json +1 -1
  232. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
  233. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route.js +1 -1
  234. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route.js.nft.json +1 -1
  235. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
  236. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js +1 -1
  237. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js.nft.json +1 -1
  238. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
  239. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route.js +1 -1
  240. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route.js.nft.json +1 -1
  241. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
  242. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route.js +1 -1
  243. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route.js.nft.json +1 -1
  244. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
  245. package/.next/standalone/.next/server/app/api/projects/[uuid]/route.js +1 -1
  246. package/.next/standalone/.next/server/app/api/projects/[uuid]/route.js.nft.json +1 -1
  247. package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
  248. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route.js +1 -1
  249. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route.js.nft.json +1 -1
  250. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
  251. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route.js +1 -1
  252. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route.js.nft.json +1 -1
  253. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
  254. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route.js +1 -1
  255. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route.js.nft.json +1 -1
  256. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
  257. package/.next/standalone/.next/server/app/api/projects/route.js +1 -1
  258. package/.next/standalone/.next/server/app/api/projects/route.js.nft.json +1 -1
  259. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  260. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route.js +1 -1
  261. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route.js.nft.json +1 -1
  262. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
  263. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route.js +1 -1
  264. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route.js.nft.json +1 -1
  265. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
  266. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route.js +1 -1
  267. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route.js.nft.json +1 -1
  268. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
  269. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route.js +1 -1
  270. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route.js.nft.json +1 -1
  271. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
  272. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route.js +1 -1
  273. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route.js.nft.json +1 -1
  274. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
  275. package/.next/standalone/.next/server/app/api/search/route.js +1 -1
  276. package/.next/standalone/.next/server/app/api/search/route.js.nft.json +1 -1
  277. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  278. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route.js +1 -1
  279. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route.js.nft.json +1 -1
  280. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  281. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route.js +1 -1
  282. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route.js.nft.json +1 -1
  283. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
  284. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js +1 -1
  285. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js.nft.json +1 -1
  286. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
  287. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route.js +1 -1
  288. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route.js.nft.json +1 -1
  289. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  290. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route.js +1 -1
  291. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route.js.nft.json +1 -1
  292. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
  293. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route.js +1 -1
  294. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route.js.nft.json +1 -1
  295. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
  296. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route.js +1 -1
  297. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route.js.nft.json +1 -1
  298. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  299. package/.next/standalone/.next/server/app/index.html +1 -1
  300. package/.next/standalone/.next/server/app/index.rsc +3 -3
  301. package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  302. package/.next/standalone/.next/server/app/login/admin.html +1 -1
  303. package/.next/standalone/.next/server/app/login/admin.rsc +3 -3
  304. package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  305. package/.next/standalone/.next/server/app/login/callback.html +1 -1
  306. package/.next/standalone/.next/server/app/login/callback.rsc +4 -4
  307. package/.next/standalone/.next/server/app/login/page.js +1 -1
  308. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  309. package/.next/standalone/.next/server/app/login/pick-workspace/page.js +1 -1
  310. package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
  311. package/.next/standalone/.next/server/app/login/pick-workspace.html +1 -1
  312. package/.next/standalone/.next/server/app/login/pick-workspace.rsc +4 -4
  313. package/.next/standalone/.next/server/app/login/silent-refresh/page.js +1 -1
  314. package/.next/standalone/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  315. package/.next/standalone/.next/server/app/login/silent-refresh.html +1 -1
  316. package/.next/standalone/.next/server/app/login/silent-refresh.rsc +4 -4
  317. package/.next/standalone/.next/server/app/login.html +1 -1
  318. package/.next/standalone/.next/server/app/login.rsc +4 -4
  319. package/.next/standalone/.next/server/app/onboarding/page.js +1 -1
  320. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  321. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  322. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  323. package/.next/standalone/.next/server/app/onboarding.rsc +4 -4
  324. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  325. package/.next/standalone/.next/server/app/projects.html +1 -1
  326. package/.next/standalone/.next/server/app/projects.rsc +5 -5
  327. package/.next/standalone/.next/server/app/settings.html +1 -1
  328. package/.next/standalone/.next/server/app/settings.rsc +5 -5
  329. package/.next/standalone/.next/server/app-paths-manifest.json +41 -39
  330. package/.next/standalone/.next/server/chunks/{5201.js → 1343.js} +2 -2
  331. package/.next/standalone/.next/server/chunks/1463.js +1 -0
  332. package/.next/standalone/.next/server/chunks/1596.js +2 -2
  333. package/.next/standalone/.next/server/chunks/2618.js +1 -1
  334. package/.next/standalone/.next/server/chunks/2622.js +1 -0
  335. package/.next/standalone/.next/server/chunks/2961.js +1 -1
  336. package/.next/standalone/.next/server/chunks/3219.js +1 -1
  337. package/.next/standalone/.next/server/chunks/3371.js +1 -1
  338. package/.next/standalone/.next/server/chunks/3419.js +1 -1
  339. package/.next/standalone/.next/server/chunks/345.js +1 -0
  340. package/.next/standalone/.next/server/chunks/4872.js +1 -0
  341. package/.next/standalone/.next/server/chunks/5300.js +1 -1
  342. package/.next/standalone/.next/server/chunks/5581.js +1 -0
  343. package/.next/standalone/.next/server/chunks/6113.js +1 -1
  344. package/.next/standalone/.next/server/chunks/6207.js +1 -1
  345. package/.next/standalone/.next/server/chunks/7064.js +1 -0
  346. package/.next/standalone/.next/server/chunks/{5631.js → 7160.js} +1 -1
  347. package/.next/standalone/.next/server/chunks/7364.js +1 -0
  348. package/.next/standalone/.next/server/chunks/7368.js +1 -1
  349. package/.next/standalone/.next/server/chunks/7427.js +1 -0
  350. package/.next/standalone/.next/server/chunks/7515.js +1 -0
  351. package/.next/standalone/.next/server/chunks/7578.js +2 -2
  352. package/.next/standalone/.next/server/chunks/7897.js +1 -1
  353. package/.next/standalone/.next/server/chunks/{4711.js → 796.js} +6 -6
  354. package/.next/standalone/.next/server/chunks/9161.js +1 -0
  355. package/.next/standalone/.next/server/chunks/920.js +1 -1
  356. package/.next/standalone/.next/server/chunks/937.js +3 -3
  357. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  358. package/.next/standalone/.next/server/middleware-manifest.json +1 -1
  359. package/.next/standalone/.next/server/pages/404.html +1 -1
  360. package/.next/standalone/.next/server/pages/500.html +1 -1
  361. package/.next/standalone/.next/server/pages-manifest.json +1 -1
  362. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  363. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  364. package/.next/standalone/.next/server/src/middleware.js +1 -1
  365. package/.next/standalone/.next/static/chunks/16467-dd4f928e725306c1.js +1 -0
  366. package/.next/standalone/.next/static/chunks/20081-a2bf5c9f24d5d589.js +1 -0
  367. package/.next/standalone/.next/static/chunks/2280-f48bf99ea9d88ece.js +1 -0
  368. package/.next/standalone/.next/static/chunks/26394-4af487a51dd62832.js +1 -0
  369. package/.next/standalone/.next/static/chunks/27378-9328bcc96ae9872e.js +1 -0
  370. package/.next/standalone/.next/static/chunks/32497-886aa4d3d7bf4967.js +1 -0
  371. package/.next/standalone/.next/static/chunks/37784-95dee37276b1067b.js +1 -0
  372. package/.next/standalone/.next/static/chunks/40867-04cc0d00205eaf9b.js +1 -0
  373. package/.next/standalone/.next/static/chunks/42111-1935df3b0dab2095.js +1 -0
  374. package/.next/standalone/.next/static/chunks/4860.f4242c493fcf182d.js +1 -0
  375. package/.next/standalone/.next/static/chunks/54637-71d281d649ea3a17.js +1 -0
  376. package/.next/standalone/.next/static/chunks/6239-d78e6f830ce0a7f8.js +1 -0
  377. package/.next/standalone/.next/static/chunks/64187-cff8a4b5e96fa8f9.js +10 -0
  378. package/.next/standalone/.next/static/chunks/78917-2b959ab0a7f610b4.js +1 -0
  379. package/.next/standalone/.next/static/chunks/80904-973284d1fe916c38.js +1 -0
  380. package/.next/standalone/.next/static/chunks/88561-0b14e1564419f215.js +1 -0
  381. package/.next/standalone/.next/static/chunks/89035-faf398b7bbc7d2ed.js +1 -0
  382. package/.next/standalone/.next/static/chunks/89644-2fee0373b890e8e3.js +1 -0
  383. package/.next/standalone/.next/static/chunks/{93346-5489d90bc2d57190.js → 93346-b3e1ebe948fc623f.js} +1 -1
  384. package/.next/standalone/.next/static/chunks/97868-9406a4014b667c2d.js +1 -0
  385. package/.next/standalone/.next/static/chunks/99373.880b43de1fa6411f.js +1 -0
  386. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-f04d5fa070f15acd.js +1 -0
  387. package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-2944c6c9bc48a7d6.js +1 -0
  388. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-f1b0daea9f947caf.js +1 -0
  389. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-c4271886ef004611.js +1 -0
  390. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-7a8b60de97bfbd29.js +1 -0
  391. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-6620b9d7a2cc766f.js +1 -0
  392. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-0a55289b2bc510c2.js +1 -0
  393. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-5d09141beb5d6aee.js +1 -0
  394. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-d5c3dde34d6291a8.js +1 -0
  395. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-0da08d8b425acb6a.js +1 -0
  396. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/{page-583e58d4d689d38b.js → page-fec019d974ef8d4e.js} +1 -1
  397. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-44014947a679f91c.js +1 -0
  398. package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-f1b0daea9f947caf.js +1 -0
  399. package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-f1b0daea9f947caf.js +1 -0
  400. package/.next/standalone/.next/static/chunks/app/api/admin/login/route-f1b0daea9f947caf.js +1 -0
  401. package/.next/standalone/.next/static/chunks/app/api/admin/session/route-f1b0daea9f947caf.js +1 -0
  402. package/.next/standalone/.next/static/chunks/app/api/agent-connections/route-f1b0daea9f947caf.js +1 -0
  403. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-f1b0daea9f947caf.js +1 -0
  404. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-f1b0daea9f947caf.js +1 -0
  405. package/.next/standalone/.next/static/chunks/app/api/agents/route-f1b0daea9f947caf.js +1 -0
  406. package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-f1b0daea9f947caf.js +1 -0
  407. package/.next/standalone/.next/static/chunks/app/api/api-keys/route-f1b0daea9f947caf.js +1 -0
  408. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-f1b0daea9f947caf.js +1 -0
  409. package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-f1b0daea9f947caf.js +1 -0
  410. package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-f1b0daea9f947caf.js +1 -0
  411. package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-f1b0daea9f947caf.js +1 -0
  412. package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-f1b0daea9f947caf.js +1 -0
  413. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-f1b0daea9f947caf.js +1 -0
  414. package/.next/standalone/.next/static/chunks/app/api/auth/me/route-f1b0daea9f947caf.js +1 -0
  415. package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-f1b0daea9f947caf.js +1 -0
  416. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-f1b0daea9f947caf.js +1 -0
  417. package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-f1b0daea9f947caf.js +1 -0
  418. package/.next/standalone/.next/static/chunks/app/api/comments/route-f1b0daea9f947caf.js +1 -0
  419. package/.next/standalone/.next/static/chunks/app/api/daemon/control/route-f1b0daea9f947caf.js +1 -0
  420. package/.next/standalone/.next/static/chunks/app/api/daemon/execution-state/route-f1b0daea9f947caf.js +1 -0
  421. package/.next/standalone/.next/static/chunks/app/api/daemon/executions/route-f1b0daea9f947caf.js +1 -0
  422. package/.next/standalone/.next/static/chunks/app/api/daemon/pending-turns/route-f1b0daea9f947caf.js +1 -0
  423. package/.next/standalone/.next/static/chunks/app/api/daemon/report-interrupt/route-f1b0daea9f947caf.js +1 -0
  424. package/.next/standalone/.next/static/chunks/app/api/daemon/resume/route-f1b0daea9f947caf.js +1 -0
  425. package/.next/standalone/.next/static/chunks/app/api/daemon/transcript/route-f1b0daea9f947caf.js +1 -0
  426. package/.next/standalone/.next/static/chunks/app/api/daemon/turn-advance/route-f1b0daea9f947caf.js +1 -0
  427. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/instruction/route-f1b0daea9f947caf.js +1 -0
  428. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/repoint/route-f1b0daea9f947caf.js +1 -0
  429. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/route-f1b0daea9f947caf.js +1 -0
  430. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/ad-hoc/route-f1b0daea9f947caf.js +1 -0
  431. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/route-f1b0daea9f947caf.js +1 -0
  432. package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-f1b0daea9f947caf.js +1 -0
  433. package/.next/standalone/.next/static/chunks/app/api/entities/[type]/[uuid]/root-idea/route-f1b0daea9f947caf.js +1 -0
  434. package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-f1b0daea9f947caf.js +1 -0
  435. package/.next/standalone/.next/static/chunks/app/api/events/route-f1b0daea9f947caf.js +1 -0
  436. package/.next/standalone/.next/static/chunks/app/api/health/route-f1b0daea9f947caf.js +1 -0
  437. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-f1b0daea9f947caf.js +1 -0
  438. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-f1b0daea9f947caf.js +1 -0
  439. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-f1b0daea9f947caf.js +1 -0
  440. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-f1b0daea9f947caf.js +1 -0
  441. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-f1b0daea9f947caf.js +1 -0
  442. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-f1b0daea9f947caf.js +1 -0
  443. package/.next/standalone/.next/static/chunks/app/api/keepalive/route-f1b0daea9f947caf.js +1 -0
  444. package/.next/standalone/.next/static/chunks/app/api/mcp/route-f1b0daea9f947caf.js +1 -0
  445. package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-f1b0daea9f947caf.js +1 -0
  446. package/.next/standalone/.next/static/chunks/app/api/mentionables/route-f1b0daea9f947caf.js +1 -0
  447. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-f1b0daea9f947caf.js +1 -0
  448. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-f1b0daea9f947caf.js +1 -0
  449. package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-f1b0daea9f947caf.js +1 -0
  450. package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-f1b0daea9f947caf.js +1 -0
  451. package/.next/standalone/.next/static/chunks/app/api/notifications/route-f1b0daea9f947caf.js +1 -0
  452. package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-f1b0daea9f947caf.js +1 -0
  453. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-f1b0daea9f947caf.js +1 -0
  454. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-f1b0daea9f947caf.js +1 -0
  455. package/.next/standalone/.next/static/chunks/app/api/project-groups/route-f1b0daea9f947caf.js +1 -0
  456. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-f1b0daea9f947caf.js +1 -0
  457. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-f1b0daea9f947caf.js +1 -0
  458. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-f1b0daea9f947caf.js +1 -0
  459. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-f1b0daea9f947caf.js +1 -0
  460. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-f1b0daea9f947caf.js +1 -0
  461. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-f1b0daea9f947caf.js +1 -0
  462. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-f1b0daea9f947caf.js +1 -0
  463. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-f1b0daea9f947caf.js +1 -0
  464. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-f1b0daea9f947caf.js +1 -0
  465. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-f1b0daea9f947caf.js +1 -0
  466. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-f1b0daea9f947caf.js +1 -0
  467. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-f1b0daea9f947caf.js +1 -0
  468. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-f1b0daea9f947caf.js +1 -0
  469. package/.next/standalone/.next/static/chunks/app/api/projects/route-f1b0daea9f947caf.js +1 -0
  470. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-f1b0daea9f947caf.js +1 -0
  471. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-f1b0daea9f947caf.js +1 -0
  472. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-f1b0daea9f947caf.js +1 -0
  473. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-f1b0daea9f947caf.js +1 -0
  474. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-f1b0daea9f947caf.js +1 -0
  475. package/.next/standalone/.next/static/chunks/app/api/search/route-f1b0daea9f947caf.js +1 -0
  476. package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-f1b0daea9f947caf.js +1 -0
  477. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-f1b0daea9f947caf.js +1 -0
  478. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-f1b0daea9f947caf.js +1 -0
  479. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-f1b0daea9f947caf.js +1 -0
  480. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-f1b0daea9f947caf.js +1 -0
  481. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-f1b0daea9f947caf.js +1 -0
  482. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-f1b0daea9f947caf.js +1 -0
  483. package/.next/standalone/.next/static/chunks/app/layout-e3a49e06950a057f.js +1 -0
  484. package/.next/standalone/.next/static/chunks/app/login/callback/{page-0edd93f50cb4f6ea.js → page-6cad93f5c610b047.js} +1 -1
  485. package/.next/standalone/.next/static/chunks/app/login/{page-c64b8d40a0781b4c.js → page-e7493d55573a52f1.js} +1 -1
  486. package/.next/standalone/.next/static/chunks/app/login/pick-workspace/{page-e0444ad8b50121f5.js → page-597e0f3377f18d29.js} +1 -1
  487. package/.next/standalone/.next/static/chunks/app/login/silent-refresh/{page-a9960ea858db6752.js → page-a26d1af61578c96e.js} +1 -1
  488. package/.next/standalone/.next/static/chunks/app/onboarding/page-9a41067d4c5d29d7.js +1 -0
  489. package/.next/standalone/.next/static/chunks/{webpack-039590181c63871d.js → webpack-1556cfd11f7e90d1.js} +1 -1
  490. package/.next/standalone/.next/static/css/6e8fd46b062fd4fc.css +1 -0
  491. package/.next/standalone/.next/static/v1yRpXkt1wNBkZMTE3tiz/_buildManifest.js +1 -0
  492. package/.next/standalone/package.json +1 -1
  493. package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +4 -0
  494. package/.next/standalone/public/skill/proposal-chorus/SKILL.md +4 -0
  495. package/README.md +47 -13
  496. package/README.zh.md +47 -13
  497. package/chorus.mjs +30 -14
  498. package/cli/client-args.mjs +17 -1
  499. package/cli/daemon-banner.mjs +11 -1
  500. package/cli/daemon-config.mjs +118 -0
  501. package/cli/daemon.mjs +216 -154
  502. package/cli/event-router.mjs +273 -12
  503. package/cli/server-signal-handlers.mjs +41 -0
  504. package/cli/sse-listener.mjs +27 -5
  505. package/cli/waker.mjs +36 -8
  506. package/package.json +1 -1
  507. package/prisma/migrations/20260622115159_add_daemon_connection_cwd/migration.sql +9 -0
  508. package/prisma/migrations/20260623020208_task_pinned_target_instance/migration.sql +3 -0
  509. package/prisma/migrations/20260624142248_add_agent_instance/migration.sql +31 -0
  510. package/prisma/migrations/20260624165025_drop_task_target_host_cwd/migration.sql +10 -0
  511. package/prisma/schema.prisma +69 -3
  512. package/.next/standalone/.next/server/chunks/1064.js +0 -1
  513. package/.next/standalone/.next/server/chunks/2213.js +0 -1
  514. package/.next/standalone/.next/server/chunks/369.js +0 -1
  515. package/.next/standalone/.next/server/chunks/5039.js +0 -1
  516. package/.next/standalone/.next/server/chunks/6461.js +0 -1
  517. package/.next/standalone/.next/server/chunks/6712.js +0 -1
  518. package/.next/standalone/.next/server/chunks/7867.js +0 -1
  519. package/.next/standalone/.next/server/chunks/8012.js +0 -1
  520. package/.next/standalone/.next/server/chunks/9629.js +0 -1
  521. package/.next/standalone/.next/server/chunks/9725.js +0 -1
  522. package/.next/standalone/.next/static/GQvpOux3M9CaxkMjL9GAI/_buildManifest.js +0 -1
  523. package/.next/standalone/.next/static/chunks/1217-323cc20b73ebfde9.js +0 -1
  524. package/.next/standalone/.next/static/chunks/16984-8ab5580b8e63a200.js +0 -1
  525. package/.next/standalone/.next/static/chunks/1879-7a8b283283218df2.js +0 -1
  526. package/.next/standalone/.next/static/chunks/19276-50b367d7b93d5f34.js +0 -1
  527. package/.next/standalone/.next/static/chunks/23466-e1176a6d814f4897.js +0 -1
  528. package/.next/standalone/.next/static/chunks/38040-a8687f86dd8e9d67.js +0 -1
  529. package/.next/standalone/.next/static/chunks/4860.8bdb37c964f92e48.js +0 -1
  530. package/.next/standalone/.next/static/chunks/59296-783831c43aa0162e.js +0 -1
  531. package/.next/standalone/.next/static/chunks/60648-36ccbee4ce232d52.js +0 -1
  532. package/.next/standalone/.next/static/chunks/60694-68232120903209df.js +0 -1
  533. package/.next/standalone/.next/static/chunks/64648-ece4e2a59672cf63.js +0 -1
  534. package/.next/standalone/.next/static/chunks/66205-8d7eae6a0f0a032d.js +0 -1
  535. package/.next/standalone/.next/static/chunks/66969-12f0b22c51f5a410.js +0 -1
  536. package/.next/standalone/.next/static/chunks/70536-b8bf71098ae11f07.js +0 -1
  537. package/.next/standalone/.next/static/chunks/76803-7ac4024b2ae89843.js +0 -1
  538. package/.next/standalone/.next/static/chunks/78389-b32edc6bd5c570a9.js +0 -1
  539. package/.next/standalone/.next/static/chunks/78584-eb2fa8cf2f266329.js +0 -1
  540. package/.next/standalone/.next/static/chunks/78917-150ed14a99844aab.js +0 -1
  541. package/.next/standalone/.next/static/chunks/84541-1f4c2a40f7722667.js +0 -10
  542. package/.next/standalone/.next/static/chunks/8574-b9739eb8d054c793.js +0 -1
  543. package/.next/standalone/.next/static/chunks/99373.12370329b9ab6beb.js +0 -1
  544. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-0a28456fea4ce95a.js +0 -1
  545. package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-a79969c5c9aadacd.js +0 -1
  546. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-4bc556c2fc8f3d24.js +0 -1
  547. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-a28f0eaa6f4ac94a.js +0 -1
  548. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-ef82b871895245ea.js +0 -1
  549. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-2c9bcbd11ddb8661.js +0 -1
  550. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-630b168598513ce8.js +0 -1
  551. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-335f2450e44a0fba.js +0 -1
  552. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-4a191d69b2b6e880.js +0 -1
  553. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-0faebb478be4c85d.js +0 -1
  554. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-2e8fcb72687100df.js +0 -1
  555. package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  556. package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-4bc556c2fc8f3d24.js +0 -1
  557. package/.next/standalone/.next/static/chunks/app/api/admin/login/route-4bc556c2fc8f3d24.js +0 -1
  558. package/.next/standalone/.next/static/chunks/app/api/admin/session/route-4bc556c2fc8f3d24.js +0 -1
  559. package/.next/standalone/.next/static/chunks/app/api/agent-connections/route-4bc556c2fc8f3d24.js +0 -1
  560. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  561. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-4bc556c2fc8f3d24.js +0 -1
  562. package/.next/standalone/.next/static/chunks/app/api/agents/route-4bc556c2fc8f3d24.js +0 -1
  563. package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  564. package/.next/standalone/.next/static/chunks/app/api/api-keys/route-4bc556c2fc8f3d24.js +0 -1
  565. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-4bc556c2fc8f3d24.js +0 -1
  566. package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-4bc556c2fc8f3d24.js +0 -1
  567. package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-4bc556c2fc8f3d24.js +0 -1
  568. package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-4bc556c2fc8f3d24.js +0 -1
  569. package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-4bc556c2fc8f3d24.js +0 -1
  570. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-4bc556c2fc8f3d24.js +0 -1
  571. package/.next/standalone/.next/static/chunks/app/api/auth/me/route-4bc556c2fc8f3d24.js +0 -1
  572. package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-4bc556c2fc8f3d24.js +0 -1
  573. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-4bc556c2fc8f3d24.js +0 -1
  574. package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-4bc556c2fc8f3d24.js +0 -1
  575. package/.next/standalone/.next/static/chunks/app/api/comments/route-4bc556c2fc8f3d24.js +0 -1
  576. package/.next/standalone/.next/static/chunks/app/api/daemon/control/route-4bc556c2fc8f3d24.js +0 -1
  577. package/.next/standalone/.next/static/chunks/app/api/daemon/execution-state/route-4bc556c2fc8f3d24.js +0 -1
  578. package/.next/standalone/.next/static/chunks/app/api/daemon/executions/route-4bc556c2fc8f3d24.js +0 -1
  579. package/.next/standalone/.next/static/chunks/app/api/daemon/pending-turns/route-4bc556c2fc8f3d24.js +0 -1
  580. package/.next/standalone/.next/static/chunks/app/api/daemon/report-interrupt/route-4bc556c2fc8f3d24.js +0 -1
  581. package/.next/standalone/.next/static/chunks/app/api/daemon/resume/route-4bc556c2fc8f3d24.js +0 -1
  582. package/.next/standalone/.next/static/chunks/app/api/daemon/transcript/route-4bc556c2fc8f3d24.js +0 -1
  583. package/.next/standalone/.next/static/chunks/app/api/daemon/turn-advance/route-4bc556c2fc8f3d24.js +0 -1
  584. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/instruction/route-4bc556c2fc8f3d24.js +0 -1
  585. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/route-4bc556c2fc8f3d24.js +0 -1
  586. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/ad-hoc/route-4bc556c2fc8f3d24.js +0 -1
  587. package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/route-4bc556c2fc8f3d24.js +0 -1
  588. package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  589. package/.next/standalone/.next/static/chunks/app/api/entities/[type]/[uuid]/root-idea/route-4bc556c2fc8f3d24.js +0 -1
  590. package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-4bc556c2fc8f3d24.js +0 -1
  591. package/.next/standalone/.next/static/chunks/app/api/events/route-4bc556c2fc8f3d24.js +0 -1
  592. package/.next/standalone/.next/static/chunks/app/api/health/route-4bc556c2fc8f3d24.js +0 -1
  593. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-4bc556c2fc8f3d24.js +0 -1
  594. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-4bc556c2fc8f3d24.js +0 -1
  595. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-4bc556c2fc8f3d24.js +0 -1
  596. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-4bc556c2fc8f3d24.js +0 -1
  597. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-4bc556c2fc8f3d24.js +0 -1
  598. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  599. package/.next/standalone/.next/static/chunks/app/api/mcp/route-4bc556c2fc8f3d24.js +0 -1
  600. package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-4bc556c2fc8f3d24.js +0 -1
  601. package/.next/standalone/.next/static/chunks/app/api/mentionables/route-4bc556c2fc8f3d24.js +0 -1
  602. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-4bc556c2fc8f3d24.js +0 -1
  603. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-4bc556c2fc8f3d24.js +0 -1
  604. package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-4bc556c2fc8f3d24.js +0 -1
  605. package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-4bc556c2fc8f3d24.js +0 -1
  606. package/.next/standalone/.next/static/chunks/app/api/notifications/route-4bc556c2fc8f3d24.js +0 -1
  607. package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-4bc556c2fc8f3d24.js +0 -1
  608. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-4bc556c2fc8f3d24.js +0 -1
  609. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  610. package/.next/standalone/.next/static/chunks/app/api/project-groups/route-4bc556c2fc8f3d24.js +0 -1
  611. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-4bc556c2fc8f3d24.js +0 -1
  612. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-4bc556c2fc8f3d24.js +0 -1
  613. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-4bc556c2fc8f3d24.js +0 -1
  614. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-4bc556c2fc8f3d24.js +0 -1
  615. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-4bc556c2fc8f3d24.js +0 -1
  616. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-4bc556c2fc8f3d24.js +0 -1
  617. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-4bc556c2fc8f3d24.js +0 -1
  618. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-4bc556c2fc8f3d24.js +0 -1
  619. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-4bc556c2fc8f3d24.js +0 -1
  620. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  621. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-4bc556c2fc8f3d24.js +0 -1
  622. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-4bc556c2fc8f3d24.js +0 -1
  623. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-4bc556c2fc8f3d24.js +0 -1
  624. package/.next/standalone/.next/static/chunks/app/api/projects/route-4bc556c2fc8f3d24.js +0 -1
  625. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-4bc556c2fc8f3d24.js +0 -1
  626. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-4bc556c2fc8f3d24.js +0 -1
  627. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-4bc556c2fc8f3d24.js +0 -1
  628. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-4bc556c2fc8f3d24.js +0 -1
  629. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  630. package/.next/standalone/.next/static/chunks/app/api/search/route-4bc556c2fc8f3d24.js +0 -1
  631. package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  632. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-4bc556c2fc8f3d24.js +0 -1
  633. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-4bc556c2fc8f3d24.js +0 -1
  634. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-4bc556c2fc8f3d24.js +0 -1
  635. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-4bc556c2fc8f3d24.js +0 -1
  636. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-4bc556c2fc8f3d24.js +0 -1
  637. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-4bc556c2fc8f3d24.js +0 -1
  638. package/.next/standalone/.next/static/chunks/app/layout-9963339572e2e64e.js +0 -1
  639. package/.next/standalone/.next/static/chunks/app/onboarding/page-e9a69a0c537c704f.js +0 -1
  640. package/.next/standalone/.next/static/css/1d9aaac01758b297.css +0 -1
  641. /package/.next/standalone/.next/static/{GQvpOux3M9CaxkMjL9GAI → v1yRpXkt1wNBkZMTE3tiz}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-039590181c63871d.js","static/chunks/f40797d1-f5f1a98f6dea9bac.js","static/chunks/65496-22ab1b8fb7a144f0.js","static/chunks/main-app-ec87f2c9ef083ff1.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-039590181c63871d.js","static/chunks/framework-b8dfed57aa9742af.js","static/chunks/main-fbadaf198cba7522.js","static/chunks/pages/_app-8e54c612c8c83750.js"],"/_error":["static/chunks/webpack-039590181c63871d.js","static/chunks/framework-b8dfed57aa9742af.js","static/chunks/main-fbadaf198cba7522.js","static/chunks/pages/_error-165a1f19230c8aad.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
1
+ globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-1556cfd11f7e90d1.js","static/chunks/f40797d1-f5f1a98f6dea9bac.js","static/chunks/65496-22ab1b8fb7a144f0.js","static/chunks/main-app-ec87f2c9ef083ff1.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-1556cfd11f7e90d1.js","static/chunks/framework-b8dfed57aa9742af.js","static/chunks/main-fbadaf198cba7522.js","static/chunks/pages/_app-8e54c612c8c83750.js"],"/_error":["static/chunks/webpack-1556cfd11f7e90d1.js","static/chunks/framework-b8dfed57aa9742af.js","static/chunks/main-fbadaf198cba7522.js","static/chunks/pages/_error-165a1f19230c8aad.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
@@ -18,7 +18,7 @@
18
18
  "wasm": [],
19
19
  "assets": [],
20
20
  "env": {
21
- "__NEXT_BUILD_ID": "GQvpOux3M9CaxkMjL9GAI",
21
+ "__NEXT_BUILD_ID": "v1yRpXkt1wNBkZMTE3tiz",
22
22
  "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "6+fFuc/DqtL9kfAyqjvVmdNjX0/TBwbWwcJY4WW2J2M=",
23
23
  "__NEXT_PREVIEW_MODE_ID": "8421c4823c355baa276c0973cbf5d19a",
24
24
  "__NEXT_PREVIEW_MODE_SIGNING_KEY": "99ea9d9b4b7b9eeaf6a4f928cc03ced69771ecbbf35cf6ae39414220f714e106",
@@ -1 +1 @@
1
- <!DOCTYPE html><!--GQvpOux3M9CaxkMjL9GAI--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/1d9aaac01758b297.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-039590181c63871d.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-ec87f2c9ef083ff1.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-9963339572e2e64e.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-039590181c63871d.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[17071,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-9963339572e2e64e.js\"],\"LocaleProvider\"]\n3:I[77999,[],\"\"]\n4:I[29459,[],\"\"]\n5:I[12870,[],\"OutletBoundary\"]\n7:I[52955,[],\"AsyncMetadataOutlet\"]\n9:I[12870,[],\"ViewportBoundary\"]\nb:I[12870,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[34837,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/1d9aaac01758b297.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"GQvpOux3M9CaxkMjL9GAI\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/1d9aaac01758b297.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$Lf\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--v1yRpXkt1wNBkZMTE3tiz--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6e8fd46b062fd4fc.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-1556cfd11f7e90d1.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-ec87f2c9ef083ff1.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-e3a49e06950a057f.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-1556cfd11f7e90d1.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-e3a49e06950a057f.js\"],\"LocaleProvider\"]\n3:I[77999,[],\"\"]\n4:I[29459,[],\"\"]\n5:I[12870,[],\"OutletBoundary\"]\n7:I[52955,[],\"AsyncMetadataOutlet\"]\n9:I[12870,[],\"ViewportBoundary\"]\nb:I[12870,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[34837,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/6e8fd46b062fd4fc.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"v1yRpXkt1wNBkZMTE3tiz\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6e8fd46b062fd4fc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$Lf\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-039590181c63871d.js" defer=""></script><script src="/_next/static/chunks/framework-b8dfed57aa9742af.js" defer=""></script><script src="/_next/static/chunks/main-fbadaf198cba7522.js" defer=""></script><script src="/_next/static/chunks/pages/_app-8e54c612c8c83750.js" defer=""></script><script src="/_next/static/chunks/pages/_error-165a1f19230c8aad.js" defer=""></script><script src="/_next/static/GQvpOux3M9CaxkMjL9GAI/_buildManifest.js" defer=""></script><script src="/_next/static/GQvpOux3M9CaxkMjL9GAI/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"GQvpOux3M9CaxkMjL9GAI","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-1556cfd11f7e90d1.js" defer=""></script><script src="/_next/static/chunks/framework-b8dfed57aa9742af.js" defer=""></script><script src="/_next/static/chunks/main-fbadaf198cba7522.js" defer=""></script><script src="/_next/static/chunks/pages/_app-8e54c612c8c83750.js" defer=""></script><script src="/_next/static/chunks/pages/_error-165a1f19230c8aad.js" defer=""></script><script src="/_next/static/v1yRpXkt1wNBkZMTE3tiz/_buildManifest.js" defer=""></script><script src="/_next/static/v1yRpXkt1wNBkZMTE3tiz/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"v1yRpXkt1wNBkZMTE3tiz","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
@@ -1,6 +1,6 @@
1
1
  {
2
- "/_app": "pages/_app.js",
3
2
  "/_error": "pages/_error.js",
3
+ "/_app": "pages/_app.js",
4
4
  "/_document": "pages/_document.js",
5
5
  "/404": "pages/404.html"
6
6
  }
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"0039cbdb210c608bef7b792a836ecff20e878ffe1c\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getApiKeysAction\"},\"40070af08a20f7137672acc8b236cb25f81124faa8\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"closeSessionAction\"},\"403988deb7fc8602fc2811186c97758ef0fec85db4\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"createAgentAndKeyAction\"},\"4072b27a327df8992c57314247f29ee78c50586e96\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"deleteApiKeyAction\"},\"409e7e575f8941aa9271860c68d2ebd1b4fb6e577f\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"reopenSessionAction\"},\"40be8cbdd1df2e6ed6038cd19d9e2e797073542c9f\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getAgentSessionsAction\"},\"40c76389dfa1b95cef691ebb26980841a312ace0dc\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"updateAgentAction\"},\"40705cc101b63237107b453c520d6d78856d9c8e2c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/activity/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/project-groups/[uuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/activity/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":\"action-browser\",\"app/(dashboard)/project-groups/[uuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/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/[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/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/actions.ts\",\"exportedName\":\"getProjectActiveSessionsAction\"},\"40a1f0266b24d6648d5f8219fd179180fe1e14b420\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/activity/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/project-groups/[uuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/activity/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":\"action-browser\",\"app/(dashboard)/project-groups/[uuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/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/[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/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/actions.ts\",\"exportedName\":\"deleteProjectAction\"},\"603c2d76f81819bbb978bd90214f4cd11f80c8d04a\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/activity/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/project-groups/[uuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/activity/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":\"action-browser\",\"app/(dashboard)/project-groups/[uuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/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/[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/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/actions.ts\",\"exportedName\":\"updateProjectAction\"},\"4068d7c2e443443c634efddd8eba7ba864eb9a1436\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"verifyElaborationAction\"},\"40ce810a8ca47feb397612ce1c7ecbe14d1af7c174\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"getElaborationAction\"},\"605495c490084c9c830a5fe1db3cca4e56e5277160\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"skipElaborationAction\"},\"70f53da122c27dd0a56d3ad8b1b2e4a6e9c956822c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"submitElaborationAnswersAction\"},\"00423656837d53af20d1cd96b1368bad35b5a06679\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getProjectsAndGroupsAction\"},\"405fb7bd8b13cbdaa09691ee3ef4afc1a93a2c49a3\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getElaborationAction\"},\"4074583a40eef70f09841db623a0680a154df5c78c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getTaskAction\"},\"4085059a021f513673df0a86e5d2eac0b18866bb1f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getIdeaAction\"},\"40bf3a7c038496a7b83f39c4cdfab08c0354b62923\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getProjectIdeasForPickerAction\"},\"6036ce857944dd50df3f06692e1c2f3190c848641e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getReportsForIdeaAction\"},\"605a800c65218e49ee8880902b0205028b5e1fbecc\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getProposalsForIdeaAction\"},\"605aee24f55397387550bcc6d5f577568c83fff746\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"moveIdeaAction\"},\"607fa233df3a6f91be030c198b15022752cc1118be\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"setIdeaParentAction\"},\"60bdb88a48e978bacbfc4c5ff019e2a0f93acc53ca\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getTasksForProposalAction\"},\"60f31de57b050278cc31df8aaff8a7e74ec2299c3f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"moveIdeaPreviewAction\"},\"406d94d2d3e9fee1789502f291aa87e43c53e073e3\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40b569d112168b54fcedc259e7c44a1ab1d744132e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"400cda1396142e823c70236309129832b2bb93f1dd\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/activity-actions.ts\",\"exportedName\":\"getIdeaActivitiesAction\"},\"60aaecb121fe1371b6e5075f5954cea3ffaab203bb\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/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\"},\"701c7d60af1f38c31dd99ce4c4ddeba40a4e1458ac\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/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\"},\"001a5382c73b69779366a7bdcb910201f46af8b80c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"403c85dd50a964d8d0182572288e0794b35283aedc\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"4053d9dbbfedb585e7832f03a65994cef65c5772ee\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40727c35655ee8b86b1cdac308030dedb84031934f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"409fc47318d90869e7b1d9da00c706b828130a0c06\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40fda94965b1e8533310e74b2a092bd85cc5bbddd1\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"60104b1224ec8342cdd392541c5ec14368c2738473\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"605f46bd74a9208308adc517b31be2890a829a53cb\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"60a9af7fd6d963da45089f9513e6e9fc1e3bcb05ae\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"60c437d980fd0d022f3365637f5d3e4f88003627b7\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"6001f3209c7ce8b4e0622ae48d12e48f803b908d9f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"600fea1bd817f312450b69634f094fdb1c38347258\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"6047baf529f33500eb9ad77bfae4884c124190c98c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40e545b85d9e2c31256d6eff1553660043dc4b93d7\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"402aa1dfa31f18f2550e15da61fd88a1b1c627a4f9\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"4022164ccfe3e383488ee055e488cc3f367d3162d6\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40f0e3364b7ae3c5e3f97a9988352b395bb2eacb67\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"6097b48deb9a22280a73bb28d6030b8e32af49820b\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"609cb9dd5f8e154294026c37a120a54991db18273b\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"4045c4fc8914df864a4ee17f3f630d9f2403c9a27b\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"fetchIdeasAction\"},\"40790b72c792d2c2fa46044fe0c82e0a49ee9ea155\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"updateIdeaAction\"},\"408c5f84fea2c0ae2f0d83aee87f6e6cfb4197e322\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"createIdeaAction\"},\"6047e5f9e0b0b8ab34e4ec087a5b7c646953446365\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"deleteIdeaAction\"},\"00e25dcfd0973eb848c09d7467227c3a499831fc31\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"getPmAgentsAction\"},\"403c9443216a4f1eef9d6101ed01aff7b9140167fd\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"claimIdeaAction\"},\"408a78aa45415e5b54f4a7437be793a4a713a88c33\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"releaseIdeaAction\"},\"6026a06f628dca22015d61b394daf2d85b8b5b923c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"claimIdeaToAgentAction\"},\"60dab0269ee9248c8f083ea74c0edeb86627c626e5\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"8647\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"claimIdeaToUserAction\"},\"4023ecb0e6a6c65f6f7618a203f21902a3acf11ab3\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"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\"},\"40819365f1b1b862482771c0fe7d627f520a61fa26\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"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\"},\"70d9073398911ddf1d015e065be5bcc07d29097003\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"56046\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/actions.ts\",\"exportedName\":\"updateDocumentAction\"},\"40c6e5805438c6deb834b97817c342eac1eae88d77\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"getProposalDraftsAction\"},\"40d0ef9445a074e5830de31b2216515bf3f0b88089\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"submitProposalAction\"},\"601116822934e0561445469eccc61fb3255e85b2b6\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"addTaskDraftAction\"},\"603992716777392733977804b835c41dacdcb7430c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"approveProposalAction\"},\"604b434013afa142aeb9ba252b17ea2220d603f9a0\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"revokeProposalAction\"},\"607a6d565f16ef35921573113050fb914235b5d4a2\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"closeProposalAction\"},\"609ca917dba44b2b51bd5cb0e3ed88ead7da9fbaab\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"deleteProposalAction\"},\"60b91a2758599eecd4941b5f123cd3176d1314aa88\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"removeTaskDraftAction\"},\"60c8ef9aa5c29da4c28fde6345e99a9b7543c8b62e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"addDocumentDraftAction\"},\"60d92acaf2dedd97b696f8d1ec706b8c1394b83f5f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"rejectProposalAction\"},\"60e7888f85f84a1192179536f3d5c5ef8c976ce78e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"removeDocumentDraftAction\"},\"701a3fcc7f63ed4bb1adb5e89e328a9545a4bfd05c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"updateTaskDraftAction\"},\"70f7bd5c9a5d932bbd26505b38f475a8928d3ad60e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"96273\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"updateDocumentDraftAction\"},\"4093d9150a875293fd09e2d67b411654bb7c6bf647\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"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\"},\"6020f8b41bf00f14e8072df973467208717d2e4f9f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"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\"},\"4014495b90b6ceda8b6fb97de584e49c20374cfe1e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"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\"},\"4033a1764ade14ff36ed6d260a860dfa592463d7c6\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"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\"},\"60e5e19e3abe9377ff57afa872aa037a06202de563\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"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\"},\"708cb7a849184bc732db14a194476451056be01691\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"62444\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"62444\",\"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\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"0039cbdb210c608bef7b792a836ecff20e878ffe1c\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getApiKeysAction\"},\"40070af08a20f7137672acc8b236cb25f81124faa8\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"closeSessionAction\"},\"403988deb7fc8602fc2811186c97758ef0fec85db4\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"createAgentAndKeyAction\"},\"4072b27a327df8992c57314247f29ee78c50586e96\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"deleteApiKeyAction\"},\"409e7e575f8941aa9271860c68d2ebd1b4fb6e577f\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"reopenSessionAction\"},\"40be8cbdd1df2e6ed6038cd19d9e2e797073542c9f\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"getAgentSessionsAction\"},\"40c76389dfa1b95cef691ebb26980841a312ace0dc\":{\"workers\":{\"app/onboarding/page\":{\"moduleId\":\"16822\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true}},\"layer\":{\"app/onboarding/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/settings/actions.ts\",\"exportedName\":\"updateAgentAction\"},\"40705cc101b63237107b453c520d6d78856d9c8e2c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/activity/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/project-groups/[uuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/activity/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/project-groups/[uuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/new/page\":\"action-browser\",\"app/(dashboard)/projects/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/actions.ts\",\"exportedName\":\"getProjectActiveSessionsAction\"},\"40a1f0266b24d6648d5f8219fd179180fe1e14b420\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/activity/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/project-groups/[uuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/activity/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/project-groups/[uuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/new/page\":\"action-browser\",\"app/(dashboard)/projects/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/actions.ts\",\"exportedName\":\"deleteProjectAction\"},\"603c2d76f81819bbb978bd90214f4cd11f80c8d04a\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/activity/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/project-groups/[uuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/settings/page\":{\"moduleId\":\"40819\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/page\":{\"moduleId\":\"51608\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/activity/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/project-groups/[uuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/page\":\"action-browser\",\"app/(dashboard)/settings/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/new/page\":\"action-browser\",\"app/(dashboard)/projects/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/actions.ts\",\"exportedName\":\"updateProjectAction\"},\"4068d7c2e443443c634efddd8eba7ba864eb9a1436\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"verifyElaborationAction\"},\"40ce810a8ca47feb397612ce1c7ecbe14d1af7c174\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"getElaborationAction\"},\"605495c490084c9c830a5fe1db3cca4e56e5277160\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"skipElaborationAction\"},\"70f53da122c27dd0a56d3ad8b1b2e4a6e9c956822c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/elaboration-actions.ts\",\"exportedName\":\"submitElaborationAnswersAction\"},\"00423656837d53af20d1cd96b1368bad35b5a06679\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getProjectsAndGroupsAction\"},\"405fb7bd8b13cbdaa09691ee3ef4afc1a93a2c49a3\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getElaborationAction\"},\"4074583a40eef70f09841db623a0680a154df5c78c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getTaskAction\"},\"4085059a021f513673df0a86e5d2eac0b18866bb1f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getIdeaAction\"},\"40bf3a7c038496a7b83f39c4cdfab08c0354b62923\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getProjectIdeasForPickerAction\"},\"6036ce857944dd50df3f06692e1c2f3190c848641e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getReportsForIdeaAction\"},\"605a800c65218e49ee8880902b0205028b5e1fbecc\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getProposalsForIdeaAction\"},\"605aee24f55397387550bcc6d5f577568c83fff746\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"moveIdeaAction\"},\"607fa233df3a6f91be030c198b15022752cc1118be\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"setIdeaParentAction\"},\"60bdb88a48e978bacbfc4c5ff019e2a0f93acc53ca\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"getTasksForProposalAction\"},\"60f31de57b050278cc31df8aaff8a7e74ec2299c3f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/dashboard/panels/actions.ts\",\"exportedName\":\"moveIdeaPreviewAction\"},\"406d94d2d3e9fee1789502f291aa87e43c53e073e3\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40b569d112168b54fcedc259e7c44a1ab1d744132e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"400cda1396142e823c70236309129832b2bb93f1dd\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/activity-actions.ts\",\"exportedName\":\"getIdeaActivitiesAction\"},\"701c7d60af1f38c31dd99ce4c4ddeba40a4e1458ac\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"70aaecb121fe1371b6e5075f5954cea3ffaab203bb\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"001a5382c73b69779366a7bdcb910201f46af8b80c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"4023ad69a9b2c39334476834a0cc9197071ecbe6af\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"403c85dd50a964d8d0182572288e0794b35283aedc\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"4053d9dbbfedb585e7832f03a65994cef65c5772ee\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40727c35655ee8b86b1cdac308030dedb84031934f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"409fc47318d90869e7b1d9da00c706b828130a0c06\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40fda94965b1e8533310e74b2a092bd85cc5bbddd1\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"60104b1224ec8342cdd392541c5ec14368c2738473\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"605f46bd74a9208308adc517b31be2890a829a53cb\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"60a9af7fd6d963da45089f9513e6e9fc1e3bcb05ae\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"70c437d980fd0d022f3365637f5d3e4f88003627b7\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"6001f3209c7ce8b4e0622ae48d12e48f803b908d9f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"600fea1bd817f312450b69634f094fdb1c38347258\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"6047baf529f33500eb9ad77bfae4884c124190c98c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40e545b85d9e2c31256d6eff1553660043dc4b93d7\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"402aa1dfa31f18f2550e15da61fd88a1b1c627a4f9\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"4022164ccfe3e383488ee055e488cc3f367d3162d6\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"40f0e3364b7ae3c5e3f97a9988352b395bb2eacb67\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"6097b48deb9a22280a73bb28d6030b8e32af49820b\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"609cb9dd5f8e154294026c37a120a54991db18273b\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/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\"},\"4045c4fc8914df864a4ee17f3f630d9f2403c9a27b\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"fetchIdeasAction\"},\"40790b72c792d2c2fa46044fe0c82e0a49ee9ea155\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"updateIdeaAction\"},\"408c5f84fea2c0ae2f0d83aee87f6e6cfb4197e322\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"createIdeaAction\"},\"6047e5f9e0b0b8ab34e4ec087a5b7c646953446365\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/actions.ts\",\"exportedName\":\"deleteIdeaAction\"},\"00e25dcfd0973eb848c09d7467227c3a499831fc31\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"getPmAgentsAction\"},\"403c9443216a4f1eef9d6101ed01aff7b9140167fd\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"claimIdeaAction\"},\"408a78aa45415e5b54f4a7437be793a4a713a88c33\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"releaseIdeaAction\"},\"40a91f711f02008a0d8f89a422d87331c355e51b5c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"getAgentInstancesAction\"},\"60dab0269ee9248c8f083ea74c0edeb86627c626e5\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"claimIdeaToUserAction\"},\"7026a06f628dca22015d61b394daf2d85b8b5b923c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":{\"moduleId\":\"69699\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/dashboard/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/actions.ts\",\"exportedName\":\"claimIdeaToAgentAction\"},\"40c6e5805438c6deb834b97817c342eac1eae88d77\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"getProposalDraftsAction\"},\"40d0ef9445a074e5830de31b2216515bf3f0b88089\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"submitProposalAction\"},\"601116822934e0561445469eccc61fb3255e85b2b6\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"addTaskDraftAction\"},\"603992716777392733977804b835c41dacdcb7430c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"approveProposalAction\"},\"604b434013afa142aeb9ba252b17ea2220d603f9a0\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"revokeProposalAction\"},\"607a6d565f16ef35921573113050fb914235b5d4a2\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"closeProposalAction\"},\"609ca917dba44b2b51bd5cb0e3ed88ead7da9fbaab\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"deleteProposalAction\"},\"60b91a2758599eecd4941b5f123cd3176d1314aa88\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"removeTaskDraftAction\"},\"60c8ef9aa5c29da4c28fde6345e99a9b7543c8b62e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"addDocumentDraftAction\"},\"60d92acaf2dedd97b696f8d1ec706b8c1394b83f5f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"rejectProposalAction\"},\"60e7888f85f84a1192179536f3d5c5ef8c976ce78e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"removeDocumentDraftAction\"},\"701a3fcc7f63ed4bb1adb5e89e328a9545a4bfd05c\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"updateTaskDraftAction\"},\"70f7bd5c9a5d932bbd26505b38f475a8928d3ad60e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":{\"moduleId\":\"59650\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/actions.ts\",\"exportedName\":\"updateDocumentDraftAction\"},\"4023ecb0e6a6c65f6f7618a203f21902a3acf11ab3\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/documents/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/documents/actions.ts\",\"exportedName\":\"deleteDocumentAction\"},\"40819365f1b1b862482771c0fe7d627f520a61fa26\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/documents/page\":{\"moduleId\":\"44802\",\"async\":true},\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/documents/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/documents/actions.ts\",\"exportedName\":\"createDocumentAction\"},\"4093d9150a875293fd09e2d67b411654bb7c6bf647\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/new/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/actions.ts\",\"exportedName\":\"fetchProposalsAction\"},\"6020f8b41bf00f14e8072df973467208717d2e4f9f\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/proposals/page\":{\"moduleId\":\"31139\",\"async\":true},\"app/(dashboard)/projects/[uuid]/proposals/new/page\":{\"moduleId\":\"31139\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/proposals/page\":\"action-browser\",\"app/(dashboard)/projects/[uuid]/proposals/new/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/proposals/actions.ts\",\"exportedName\":\"createProposalAction\"},\"70d9073398911ddf1d015e065be5bcc07d29097003\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":{\"moduleId\":\"65593\",\"async\":true}},\"layer\":{\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page\":\"action-browser\"},\"filename\":\"app/(dashboard)/projects/[uuid]/documents/[documentUuid]/actions.ts\",\"exportedName\":\"updateDocumentAction\"},\"4014495b90b6ceda8b6fb97de584e49c20374cfe1e\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"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\"},\"4033a1764ade14ff36ed6d260a860dfa592463d7c6\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"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\"},\"60e5e19e3abe9377ff57afa872aa037a06202de563\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"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\"},\"708cb7a849184bc732db14a194476451056be01691\":{\"workers\":{\"app/(dashboard)/projects/[uuid]/tasks/page\":{\"moduleId\":\"68716\",\"async\":true},\"app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page\":{\"moduleId\":\"68716\",\"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\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"