@chorus-aidlc/chorus 0.7.0 → 0.8.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 (282) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +319 -319
  3. package/.next/standalone/.next/app-path-routes-manifest.json +40 -40
  4. package/.next/standalone/.next/build-manifest.json +5 -5
  5. package/.next/standalone/.next/prerender-manifest.json +36 -36
  6. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
  7. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +1 -1
  9. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +1 -1
  11. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
  13. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  17. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +2 -2
  18. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js +1 -1
  20. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js +1 -1
  23. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/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_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +2 -2
  31. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +1 -1
  33. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +1 -1
  36. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +2 -2
  39. package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +2 -2
  41. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  45. package/.next/standalone/.next/server/app/_not-found.rsc +6 -6
  46. package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/admin/companies/new.html +1 -1
  49. package/.next/standalone/.next/server/app/admin/companies/new.rsc +6 -6
  50. package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/admin/companies.html +1 -1
  52. package/.next/standalone/.next/server/app/admin/companies.rsc +6 -6
  53. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/admin.html +1 -1
  55. package/.next/standalone/.next/server/app/admin.rsc +6 -6
  56. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/comments/route.js +1 -1
  76. package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/documents/[uuid]/route.js +1 -1
  78. package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/mcp/route.js +3 -3
  87. package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/me/assignments/route.js +1 -1
  89. package/.next/standalone/.next/server/app/api/me/assignments/route.js.nft.json +1 -1
  90. package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/mentionables/route.js +1 -1
  92. package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js +1 -1
  104. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js.nft.json +1 -1
  105. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route.js +1 -1
  107. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js +1 -1
  112. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route.js +1 -1
  114. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route.js +1 -1
  116. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route.js +1 -1
  119. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route.js +1 -1
  124. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route.js +1 -1
  126. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route.js +1 -1
  128. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route.js +1 -1
  130. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route.js +1 -1
  132. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
  139. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  141. package/.next/standalone/.next/server/app/index.html +1 -1
  142. package/.next/standalone/.next/server/app/index.rsc +6 -6
  143. package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  144. package/.next/standalone/.next/server/app/login/admin.html +1 -1
  145. package/.next/standalone/.next/server/app/login/admin.rsc +6 -6
  146. package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  147. package/.next/standalone/.next/server/app/login/callback.html +1 -1
  148. package/.next/standalone/.next/server/app/login/callback.rsc +6 -6
  149. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/login/pick-workspace.html +1 -1
  152. package/.next/standalone/.next/server/app/login/pick-workspace.rsc +6 -6
  153. package/.next/standalone/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/app/login/silent-refresh.html +1 -1
  155. package/.next/standalone/.next/server/app/login/silent-refresh.rsc +6 -6
  156. package/.next/standalone/.next/server/app/login.html +1 -1
  157. package/.next/standalone/.next/server/app/login.rsc +6 -6
  158. package/.next/standalone/.next/server/app/onboarding/page.js +4 -3
  159. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  160. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  161. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  162. package/.next/standalone/.next/server/app/onboarding.rsc +7 -7
  163. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  164. package/.next/standalone/.next/server/app/projects.html +1 -1
  165. package/.next/standalone/.next/server/app/projects.rsc +7 -7
  166. package/.next/standalone/.next/server/app/settings.html +1 -1
  167. package/.next/standalone/.next/server/app/settings.rsc +8 -8
  168. package/.next/standalone/.next/server/app-paths-manifest.json +40 -40
  169. package/.next/standalone/.next/server/chunks/1002.js +1 -1
  170. package/.next/standalone/.next/server/chunks/1596.js +2 -2
  171. package/.next/standalone/.next/server/chunks/1673.js +1 -0
  172. package/.next/standalone/.next/server/chunks/1871.js +1 -1
  173. package/.next/standalone/.next/server/chunks/2570.js +1 -1
  174. package/.next/standalone/.next/server/chunks/2618.js +1 -1
  175. package/.next/standalone/.next/server/chunks/2961.js +1 -1
  176. package/.next/standalone/.next/server/chunks/{2675.js → 3139.js} +1 -1
  177. package/.next/standalone/.next/server/chunks/3405.js +1 -0
  178. package/.next/standalone/.next/server/chunks/4294.js +1 -0
  179. package/.next/standalone/.next/server/chunks/{8251.js → 5044.js} +1 -1
  180. package/.next/standalone/.next/server/chunks/6113.js +1 -1
  181. package/.next/standalone/.next/server/chunks/6207.js +1 -1
  182. package/.next/standalone/.next/server/chunks/6836.js +1 -0
  183. package/.next/standalone/.next/server/chunks/7368.js +1 -1
  184. package/.next/standalone/.next/server/chunks/8322.js +2 -2
  185. package/.next/standalone/.next/server/chunks/8881.js +1 -1
  186. package/.next/standalone/.next/server/chunks/920.js +1 -1
  187. package/.next/standalone/.next/server/chunks/937.js +2 -2
  188. package/.next/standalone/.next/server/chunks/9508.js +2 -2
  189. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  190. package/.next/standalone/.next/server/middleware-manifest.json +5 -5
  191. package/.next/standalone/.next/server/next-font-manifest.js +1 -1
  192. package/.next/standalone/.next/server/next-font-manifest.json +1 -1
  193. package/.next/standalone/.next/server/pages/404.html +1 -1
  194. package/.next/standalone/.next/server/pages/500.html +1 -1
  195. package/.next/standalone/.next/server/pages-manifest.json +1 -1
  196. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  198. package/.next/standalone/.next/static/chunks/10739-a14d0dc7271f247e.js +1 -0
  199. package/.next/standalone/.next/static/chunks/19126-f1bc396538752bce.js +1 -0
  200. package/.next/standalone/.next/static/chunks/{53664-a2be2eaacce03f0f.js → 23588-66d80958224a8544.js} +1 -1
  201. package/.next/standalone/.next/static/chunks/32190-a110356fb68a4333.js +1 -0
  202. package/.next/standalone/.next/static/chunks/{4860.d626399834b496e5.js → 4860.15c9ae5b6268c6fc.js} +1 -1
  203. package/.next/standalone/.next/static/chunks/65371-d3686d82abca6495.js +1 -0
  204. package/.next/standalone/.next/static/chunks/70317-49653c6dce23f1d9.js +1 -0
  205. package/.next/standalone/.next/static/chunks/8731-7869a6ed671c63a3.js +1 -0
  206. package/.next/standalone/.next/static/chunks/{99373.aedaca88297c6d8b.js → 99373.9939e11f5b4e0615.js} +1 -1
  207. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-719f0815a37f19be.js +1 -0
  208. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-bc8c3c0362de377c.js +1 -0
  209. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-c1c4b5798c494341.js +1 -0
  210. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-29ac4172940780e0.js +1 -0
  211. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/{page-2d820769aa7bcaf6.js → page-e59232665c3a0412.js} +1 -1
  212. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/{page-dec0e71221d77928.js → page-9b1e02b5e2cfb410.js} +1 -1
  213. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-567e98e9e90a7ef1.js +1 -0
  214. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/{page-bc66567cb9c40bf0.js → page-31f4ffd9778a39ed.js} +1 -1
  215. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/{page-86cfeb421fa97830.js → page-8eded17e1e44522d.js} +1 -1
  216. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/{page-7fe70579023330da.js → page-e5c99f2020b904f5.js} +1 -1
  217. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/{page-8c51993bb3866a55.js → page-7947010e9684fbcf.js} +1 -1
  218. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-a01b45dbe80aeecf.js +1 -0
  219. package/.next/standalone/.next/static/chunks/app/{layout-22f1a931323bbb60.js → layout-482dee7dace72c88.js} +1 -1
  220. package/.next/standalone/.next/static/chunks/app/onboarding/page-ac0593c045c64013.js +1 -0
  221. package/.next/standalone/.next/static/chunks/{webpack-da41e6b9f3fe2f48.js → webpack-1bb984dd0934fa96.js} +1 -1
  222. package/.next/standalone/.next/static/css/84edd78de243cde6.css +1 -0
  223. package/.next/standalone/.next/static/css/{ca9796ac54f96058.css → a577d38ad6d7491b.css} +1 -1
  224. package/.next/standalone/.next/static/media/0f1bdadaf30e2d5f-s.woff2 +0 -0
  225. package/.next/standalone/.next/static/media/22a5144ee8d83bca-s.p.woff2 +0 -0
  226. package/.next/standalone/.next/static/media/2c34d62a75506231-s.woff2 +0 -0
  227. package/.next/standalone/.next/static/media/601f5c280d60caca-s.woff2 +0 -0
  228. package/.next/standalone/.next/static/media/9766a7e9e2e0ad5a-s.woff2 +0 -0
  229. package/.next/standalone/.next/static/media/a115172161b307bb-s.woff2 +0 -0
  230. package/.next/standalone/.next/static/media/aa016aab0e6d1295-s.woff2 +0 -0
  231. package/.next/standalone/.next/static/media/b66cf8e69499582a-s.woff2 +0 -0
  232. package/.next/standalone/.next/static/media/d100b2a099e34044-s.woff2 +0 -0
  233. package/.next/standalone/.next/static/media/f5271587012faf78-s.p.woff2 +0 -0
  234. package/.next/standalone/.next/static/media/f639721981034f88-s.woff2 +0 -0
  235. package/.next/standalone/package.json +1 -1
  236. package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +7 -1
  237. package/.next/standalone/public/chorus-plugin/agents/proposal-reviewer.md +1 -1
  238. package/.next/standalone/public/chorus-plugin/agents/task-reviewer.md +1 -1
  239. package/.next/standalone/public/chorus-plugin/bin/on-post-verify-task.sh +190 -0
  240. package/.next/standalone/public/chorus-plugin/bin/on-session-start.sh +58 -0
  241. package/.next/standalone/public/chorus-plugin/bin/test-syntax.sh +1 -0
  242. package/.next/standalone/public/chorus-plugin/bin/tests/test-on-post-verify-task.sh +365 -0
  243. package/.next/standalone/public/chorus-plugin/hooks/hooks.json +9 -0
  244. package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +2 -1
  245. package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +9 -1
  246. package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +1 -1
  247. package/.next/standalone/public/chorus-plugin/skills/openspec-aware/SKILL.md +436 -0
  248. package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +11 -1
  249. package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +1 -1
  250. package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +1 -1
  251. package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +26 -4
  252. package/.next/standalone/public/install-opencode.sh +284 -0
  253. package/README.md +44 -10
  254. package/README.zh.md +24 -10
  255. package/chorus.mjs +56 -12
  256. package/package.json +1 -1
  257. package/.next/standalone/.next/server/chunks/1639.js +0 -1
  258. package/.next/standalone/.next/server/chunks/3300.js +0 -1
  259. package/.next/standalone/.next/server/chunks/8584.js +0 -1
  260. package/.next/standalone/.next/server/chunks/9051.js +0 -1
  261. package/.next/standalone/.next/static/chunks/10739-5c185aa0432f5d56.js +0 -1
  262. package/.next/standalone/.next/static/chunks/19126-858a24cab6fd338a.js +0 -1
  263. package/.next/standalone/.next/static/chunks/29445-04c4ab36da85b7da.js +0 -1
  264. package/.next/standalone/.next/static/chunks/39611-cc227784ed679a6d.js +0 -1
  265. package/.next/standalone/.next/static/chunks/96919-8cbf6310c703e7af.js +0 -1
  266. package/.next/standalone/.next/static/chunks/99513-24849ff68a8098e1.js +0 -1
  267. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-acddb9c84f5d1607.js +0 -1
  268. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-b4c6141dd26cc506.js +0 -1
  269. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-4bf7bff8d68509f9.js +0 -1
  270. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-37a0cea0ba40c31b.js +0 -1
  271. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-355321010dd82e56.js +0 -1
  272. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-8db25385236a9bbf.js +0 -1
  273. package/.next/standalone/.next/static/chunks/app/onboarding/page-e9409a2935c3c480.js +0 -1
  274. package/.next/standalone/.next/static/css/de70bee13400563f.css +0 -1
  275. package/.next/standalone/.next/static/media/4cf2300e9c8272f7-s.p.woff2 +0 -0
  276. package/.next/standalone/.next/static/media/747892c23ea88013-s.woff2 +0 -0
  277. package/.next/standalone/.next/static/media/8d697b304b401681-s.woff2 +0 -0
  278. package/.next/standalone/.next/static/media/93f479601ee12b01-s.p.woff2 +0 -0
  279. package/.next/standalone/.next/static/media/9610d9e46709d722-s.woff2 +0 -0
  280. package/.next/standalone/.next/static/media/ba015fad6dcf6784-s.woff2 +0 -0
  281. /package/.next/standalone/.next/static/{CQcM9hNpa5m8P_K5qveuk → CqUAJ6h-gVfCxU6FvVekP}/_buildManifest.js +0 -0
  282. /package/.next/standalone/.next/static/{CQcM9hNpa5m8P_K5qveuk → CqUAJ6h-gVfCxU6FvVekP}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/projects/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"813":{"*":{"id":"34799","name":"*","chunks":[],"async":true}},"2151":{"*":{"id":"71394","name":"*","chunks":[],"async":false}},"2774":{"*":{"id":"90436","name":"*","chunks":[],"async":true}},"3723":{"*":{"id":"46287","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"50382","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"55212","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"15700","name":"*","chunks":[],"async":false}},"8312":{"*":{"id":"3004","name":"*","chunks":[],"async":false}},"10516":{"*":{"id":"27480","name":"*","chunks":[],"async":true}},"11725":{"*":{"id":"43591","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"81512","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"33532","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"91611","name":"*","chunks":[],"async":true}},"17533":{"*":{"id":"66619","name":"*","chunks":[],"async":false}},"18498":{"*":{"id":"74731","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"30892","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"66529","name":"*","chunks":[],"async":false}},"23387":{"*":{"id":"41741","name":"*","chunks":[],"async":true}},"25051":{"*":{"id":"73935","name":"*","chunks":[],"async":false}},"28874":{"*":{"id":"28352","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"403","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"56039","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"25763","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"58857","name":"*","chunks":[],"async":false}},"32786":{"*":{"id":"78317","name":"*","chunks":[],"async":true}},"34837":{"*":{"id":"16885","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"2807","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"97450","name":"*","chunks":[],"async":true}},"38366":{"*":{"id":"89410","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"70952","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"5989","name":"*","chunks":[],"async":false}},"41918":{"*":{"id":"92757","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"40124","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"74349","name":"*","chunks":[],"async":false}},"44049":{"*":{"id":"26602","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"80501","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"41905","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"95556","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"78381","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"13753","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"89065","name":"*","chunks":[],"async":false}},"55068":{"*":{"id":"62868","name":"*","chunks":[],"async":false}},"55174":{"*":{"id":"63022","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"28386","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"21097","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"13277","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"8234","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"15644","name":"*","chunks":[],"async":false}},"61839":{"*":{"id":"29319","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"28121","name":"*","chunks":[],"async":false}},"64421":{"*":{"id":"54292","name":"*","chunks":[],"async":true}},"64884":{"*":{"id":"14982","name":"*","chunks":[],"async":true}},"65326":{"*":{"id":"63658","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"14672","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"14220","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"31482","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"98556","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"15906","name":"*","chunks":[],"async":false}},"75912":{"*":{"id":"53376","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"53124","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"92069","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"41105","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"25400","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"41335","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"84819","name":"*","chunks":[],"async":false}},"85359":{"*":{"id":"42982","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"63245","name":"*","chunks":[],"async":false}},"88559":{"*":{"id":"28287","name":"*","chunks":[],"async":true}},"88878":{"*":{"id":"31284","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"45106","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"45677","name":"*","chunks":[],"async":true}},"90299":{"*":{"id":"81093","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"17249","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"99349","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"59782","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"25711","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"53187","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":66160,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-22f1a931323bbb60.js"],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":49408,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-22f1a931323bbb60.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/globals.css":{"id":94651,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-22f1a931323bbb60.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/contexts/locale-context.tsx":{"id":32277,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-22f1a931323bbb60.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/admin/page.tsx":{"id":11725,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx":{"id":2151,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/page.tsx":{"id":31317,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/pick-workspace/page.tsx":{"id":61839,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/page.tsx":{"id":42359,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","58974","static/chunks/app/page-8b4baa950c78ffe7.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/silent-refresh/page.tsx":{"id":86301,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/onboarding/page.tsx":{"id":23387,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout.tsx":{"id":44049,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","21932","static/chunks/21932-bce5ba937d1603e1.js","16544","static/chunks/16544-7e090007c7445fa7.js","53298","static/chunks/53298-82b9c818cd70686d.js","55434","static/chunks/55434-622522b242e7747f.js","76803","static/chunks/76803-7ac4024b2ae89843.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","37880","static/chunks/37880-4395be5cee4112fa.js","80764","static/chunks/80764-3f00c8d9ff021849.js","69305","static/chunks/app/(dashboard)/layout-acddb9c84f5d1607.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/idea-tracker.tsx":{"id":64421,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/project-settings-modal.tsx":{"id":3723,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/project-groups/[uuid]/page.tsx":{"id":77298,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/animated-empty-state.tsx":{"id":58866,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/formatted-date-time.tsx":{"id":76546,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@1_dopiq3gdd7y75zltoml32z3h44/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":52053,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqsmprj3trbkqq2t4obhazjn3i/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":90299,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_i6nczij7dpergkggiiw7u2k73y/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":65514,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._uyvufdvk6idc3jqc7x5tn33mra/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":98861,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_u6mobswh67a3sq3e2z3gecdvce/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":38476,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_e6ym22qfb7n7vpvjohdyplktxm/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":74542,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_jqf5lcndasewi6ug7dswo5v67e/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":71350,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+rea_egzlaw7tgn3b2d2ywlmvoewk6e/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":39025,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.11_tym5do4kupotrzxkcv3i7ormku/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":75368,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_63blceyj3y5mwjzv4lxvp26q6m/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":89684,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_4tojha7iw5m6qjdvslf5stvqpm/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":58057,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._oopwfusf3yl3pfgroabu4purde/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":6512,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.11__@types+r_nc4gptulwif4hw6ndlug47vraq/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":25051,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@_l5hpnxt7cqozstzsxocsvq25jq/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":4374,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.11__@ty_4avvqupv4cviqbm2sfcrcw7c34/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":19345,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._tgrz7k3tzzhmwl4ztvppmf6pvu/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":79919,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._jqyasib42jsqbiagl3gpnsrs2e/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":17533,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._y5uezelezl74kk7ce5go6i52ga/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":99545,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_go4dvd5ha7hv4ggqbzwzkh2e6y/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":63197,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_p6oyjh3eg2j6i4rk6zmq7njdbu/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":65326,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._r2x6nsogynsl2crvherrewxpmu/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":48218,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._rxpmmrnshx564ljfxuzptxzvam/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":56260,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._3mzau72xptrm5jot7ypmiwuvya/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":60322,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_35f7uxymvqotjbenkc27jz7mcq/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":79834,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._s3igbgv4fnhsbdarzfupwd5qse/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":6947,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqii64ipbqhyrh5kvmjk7r77bq/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":88878,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_7q4pzmjon3d3si6uh7mibxkgna/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":34857,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._pe2jqdfwr72ddznrf6mndhe5wq/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":97006,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_gcqvdngu5ygqhiwaehtfbeqohe/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":45841,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-actions.tsx":{"id":55174,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-comments.tsx":{"id":89971,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-content.tsx":{"id":10516,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/ideas/idea-create-form.tsx":{"id":75912,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/ideas/ideas-list.tsx":{"id":813,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/discussion-drawer.tsx":{"id":16159,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-actions.tsx":{"id":41918,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-editor.tsx":{"id":32786,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-validation-checklist.tsx":{"id":28874,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/source-ideas-card.tsx":{"id":64884,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/markdown-content.tsx":{"id":37294,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/ui/separator.tsx":{"id":84247,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/tasks/task-view-toggle.tsx":{"id":2774,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/proposal-kanban.tsx":{"id":88559,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/new/create-proposal-form.tsx":{"id":55068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/layout.tsx":{"id":72964,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/[uuid]/page.tsx":{"id":94377,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/page.tsx":{"id":30384,"name":"*","chunks":["8893","static/chunks/76171244-d4ce4b0e9af3c234.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","21932","static/chunks/21932-bce5ba937d1603e1.js","16544","static/chunks/16544-7e090007c7445fa7.js","56527","static/chunks/56527-c0c8f9a0c584015a.js","37880","static/chunks/37880-4395be5cee4112fa.js","4842","static/chunks/4842-95cf4b7efd540e89.js","93346","static/chunks/93346-9258abbb12887208.js","11709","static/chunks/app/(dashboard)/projects/page-80566dcc1cd42bee.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/new/page.tsx":{"id":41930,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx":{"id":18498,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/page.tsx":{"id":49918,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/page.tsx":{"id":56831,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/create-document-dialog.tsx":{"id":85359,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/document-grid.tsx":{"id":8312,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/ai-pm/src/":[],"/home/ubuntu/dev/ai-pm/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/ca9796ac54f96058.css"}],"/home/ubuntu/dev/ai-pm/src/app/page":[],"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout":[],"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/page":[]},"rscModuleMapping":{"813":{"*":{"id":"84805","name":"*","chunks":[],"async":false}},"2151":{"*":{"id":"66803","name":"*","chunks":[],"async":false}},"2774":{"*":{"id":"29334","name":"*","chunks":[],"async":false}},"3723":{"*":{"id":"45287","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"2768","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"73814","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"94733","name":"*","chunks":[],"async":false}},"8312":{"*":{"id":"95572","name":"*","chunks":[],"async":false}},"10516":{"*":{"id":"34998","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"93069","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"18198","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"69442","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"95141","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"92521","name":"*","chunks":[],"async":false}},"18498":{"*":{"id":"95015","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"31706","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"1159","name":"*","chunks":[],"async":false}},"23387":{"*":{"id":"71287","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"62329","name":"*","chunks":[],"async":false}},"28874":{"*":{"id":"41130","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"69357","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"64352","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"34065","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"69187","name":"*","chunks":[],"async":false}},"32786":{"*":{"id":"34267","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"29723","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"8013","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"17212","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"75324","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"64098","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"87827","name":"*","chunks":[],"async":false}},"41918":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"75770","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"20283","name":"*","chunks":[],"async":false}},"44049":{"*":{"id":"16352","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"99875","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"33914","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"41611","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"43775","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"17531","name":"*","chunks":[],"async":false}},"55068":{"*":{"id":"39156","name":"*","chunks":[],"async":false}},"55174":{"*":{"id":"15068","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"19868","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"90303","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"97271","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"97448","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"32886","name":"*","chunks":[],"async":false}},"61839":{"*":{"id":"2893","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"10375","name":"*","chunks":[],"async":false}},"64421":{"*":{"id":"3302","name":"*","chunks":[],"async":false}},"64884":{"*":{"id":"52176","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"4176","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"11226","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"66542","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"87352","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"49442","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"81448","name":"*","chunks":[],"async":false}},"75912":{"*":{"id":"237","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"48562","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"27072","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"2931","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"20294","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"69757","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"6309","name":"*","chunks":[],"async":false}},"85359":{"*":{"id":"29845","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"64059","name":"*","chunks":[],"async":false}},"88559":{"*":{"id":"48417","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"61298","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"53392","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"42495","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"94651":{"*":{"id":"32376","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"20227","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"44236","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"13065","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"6873","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/projects/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2151":{"*":{"id":"71394","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"50382","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"55212","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"15700","name":"*","chunks":[],"async":false}},"7045":{"*":{"id":"80645","name":"*","chunks":[],"async":false}},"8312":{"*":{"id":"3004","name":"*","chunks":[],"async":false}},"11514":{"*":{"id":"34799","name":"*","chunks":[],"async":true}},"11725":{"*":{"id":"43591","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"81512","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"33532","name":"*","chunks":[],"async":false}},"14196":{"*":{"id":"26303","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"91611","name":"*","chunks":[],"async":true}},"16222":{"*":{"id":"9318","name":"*","chunks":[],"async":false}},"16490":{"*":{"id":"78317","name":"*","chunks":[],"async":true}},"17533":{"*":{"id":"66619","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"30892","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"66529","name":"*","chunks":[],"async":false}},"23387":{"*":{"id":"41741","name":"*","chunks":[],"async":true}},"25051":{"*":{"id":"73935","name":"*","chunks":[],"async":false}},"27841":{"*":{"id":"27480","name":"*","chunks":[],"async":true}},"28874":{"*":{"id":"28352","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"403","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"56039","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"25763","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"58857","name":"*","chunks":[],"async":false}},"32901":{"*":{"id":"38839","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"16885","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"2807","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"97450","name":"*","chunks":[],"async":true}},"38366":{"*":{"id":"89410","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"70952","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"5989","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"40124","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"74349","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"80501","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"41905","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"95556","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"78381","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"13753","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"89065","name":"*","chunks":[],"async":false}},"55174":{"*":{"id":"63022","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"28386","name":"*","chunks":[],"async":false}},"56571":{"*":{"id":"54292","name":"*","chunks":[],"async":true}},"56831":{"*":{"id":"21097","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"13277","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"8234","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"15644","name":"*","chunks":[],"async":false}},"61839":{"*":{"id":"29319","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"28121","name":"*","chunks":[],"async":false}},"64884":{"*":{"id":"14982","name":"*","chunks":[],"async":true}},"65326":{"*":{"id":"63658","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"14672","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"14220","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"31482","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"98556","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"15906","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"53124","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"92069","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"41105","name":"*","chunks":[],"async":false}},"78769":{"*":{"id":"3500","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"25400","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"41335","name":"*","chunks":[],"async":false}},"82055":{"*":{"id":"22005","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"84819","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"63245","name":"*","chunks":[],"async":false}},"87035":{"*":{"id":"90436","name":"*","chunks":[],"async":true}},"88878":{"*":{"id":"31284","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"45106","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"45677","name":"*","chunks":[],"async":true}},"90299":{"*":{"id":"81093","name":"*","chunks":[],"async":false}},"90549":{"*":{"id":"28287","name":"*","chunks":[],"async":true}},"94377":{"*":{"id":"17249","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"99349","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"59782","name":"*","chunks":[],"async":false}},"97216":{"*":{"id":"42314","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"25711","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"53187","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":66160,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-482dee7dace72c88.js"],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":49408,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-482dee7dace72c88.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/globals.css":{"id":94651,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-482dee7dace72c88.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/contexts/locale-context.tsx":{"id":32277,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-482dee7dace72c88.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx":{"id":2151,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/admin/page.tsx":{"id":11725,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/page.tsx":{"id":31317,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/pick-workspace/page.tsx":{"id":61839,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/silent-refresh/page.tsx":{"id":86301,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/page.tsx":{"id":42359,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","58974","static/chunks/app/page-8b4baa950c78ffe7.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/onboarding/page.tsx":{"id":23387,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout.tsx":{"id":16222,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","21932","static/chunks/21932-bce5ba937d1603e1.js","16544","static/chunks/16544-7e090007c7445fa7.js","53298","static/chunks/53298-82b9c818cd70686d.js","55434","static/chunks/55434-622522b242e7747f.js","76803","static/chunks/76803-7ac4024b2ae89843.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","37880","static/chunks/37880-4395be5cee4112fa.js","80764","static/chunks/80764-3f00c8d9ff021849.js","69305","static/chunks/app/(dashboard)/layout-719f0815a37f19be.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/project-groups/[uuid]/page.tsx":{"id":77298,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/idea-tracker.tsx":{"id":56571,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/project-settings-modal.tsx":{"id":7045,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/animated-empty-state.tsx":{"id":58866,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/formatted-date-time.tsx":{"id":76546,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@1_dopiq3gdd7y75zltoml32z3h44/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":52053,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqsmprj3trbkqq2t4obhazjn3i/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":90299,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_i6nczij7dpergkggiiw7u2k73y/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":65514,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._uyvufdvk6idc3jqc7x5tn33mra/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":98861,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_u6mobswh67a3sq3e2z3gecdvce/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":38476,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_e6ym22qfb7n7vpvjohdyplktxm/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":74542,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_jqf5lcndasewi6ug7dswo5v67e/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":71350,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+rea_egzlaw7tgn3b2d2ywlmvoewk6e/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":39025,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.11_tym5do4kupotrzxkcv3i7ormku/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":75368,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_63blceyj3y5mwjzv4lxvp26q6m/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":89684,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_4tojha7iw5m6qjdvslf5stvqpm/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":58057,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._oopwfusf3yl3pfgroabu4purde/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":6512,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.11__@types+r_nc4gptulwif4hw6ndlug47vraq/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":25051,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@_l5hpnxt7cqozstzsxocsvq25jq/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":4374,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.11__@ty_4avvqupv4cviqbm2sfcrcw7c34/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":19345,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._tgrz7k3tzzhmwl4ztvppmf6pvu/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":79919,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._jqyasib42jsqbiagl3gpnsrs2e/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":17533,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._y5uezelezl74kk7ce5go6i52ga/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":99545,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_go4dvd5ha7hv4ggqbzwzkh2e6y/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":63197,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_p6oyjh3eg2j6i4rk6zmq7njdbu/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":65326,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._r2x6nsogynsl2crvherrewxpmu/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":48218,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._rxpmmrnshx564ljfxuzptxzvam/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":56260,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._3mzau72xptrm5jot7ypmiwuvya/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":60322,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_35f7uxymvqotjbenkc27jz7mcq/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":79834,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._s3igbgv4fnhsbdarzfupwd5qse/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":6947,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqii64ipbqhyrh5kvmjk7r77bq/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":88878,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_7q4pzmjon3d3si6uh7mibxkgna/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":34857,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._pe2jqdfwr72ddznrf6mndhe5wq/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":97006,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_gcqvdngu5ygqhiwaehtfbeqohe/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":45841,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-actions.tsx":{"id":55174,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-comments.tsx":{"id":89971,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-content.tsx":{"id":27841,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/create-document-dialog.tsx":{"id":14196,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/document-grid.tsx":{"id":8312,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/ideas/idea-create-form.tsx":{"id":32901,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/ideas/ideas-list.tsx":{"id":11514,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/new/create-proposal-form.tsx":{"id":82055,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/discussion-drawer.tsx":{"id":16159,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-actions.tsx":{"id":78769,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-editor.tsx":{"id":16490,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-validation-checklist.tsx":{"id":28874,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/source-ideas-card.tsx":{"id":64884,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/markdown-content.tsx":{"id":37294,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/ui/separator.tsx":{"id":84247,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/proposal-kanban.tsx":{"id":90549,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/tasks/task-view-toggle.tsx":{"id":87035,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/page.tsx":{"id":30384,"name":"*","chunks":["8893","static/chunks/76171244-d4ce4b0e9af3c234.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","21932","static/chunks/21932-bce5ba937d1603e1.js","16544","static/chunks/16544-7e090007c7445fa7.js","56527","static/chunks/56527-c0c8f9a0c584015a.js","37880","static/chunks/37880-4395be5cee4112fa.js","4842","static/chunks/4842-95cf4b7efd540e89.js","93346","static/chunks/93346-9258abbb12887208.js","11709","static/chunks/app/(dashboard)/projects/page-80566dcc1cd42bee.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/layout.tsx":{"id":72964,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/new/page.tsx":{"id":41930,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx":{"id":97216,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/page.tsx":{"id":49918,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/page.tsx":{"id":56831,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/[uuid]/page.tsx":{"id":94377,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/ai-pm/src/":[],"/home/ubuntu/dev/ai-pm/src/app/layout":[{"inlined":false,"path":"static/css/84edd78de243cde6.css"},{"inlined":false,"path":"static/css/a577d38ad6d7491b.css"}],"/home/ubuntu/dev/ai-pm/src/app/page":[],"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout":[],"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/page":[]},"rscModuleMapping":{"2151":{"*":{"id":"66803","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"2768","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"73814","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"94733","name":"*","chunks":[],"async":false}},"7045":{"*":{"id":"45287","name":"*","chunks":[],"async":false}},"8312":{"*":{"id":"95572","name":"*","chunks":[],"async":false}},"11514":{"*":{"id":"84805","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"93069","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"18198","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"69442","name":"*","chunks":[],"async":false}},"14196":{"*":{"id":"29845","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"95141","name":"*","chunks":[],"async":false}},"16222":{"*":{"id":"16352","name":"*","chunks":[],"async":false}},"16490":{"*":{"id":"34267","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"92521","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"31706","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"1159","name":"*","chunks":[],"async":false}},"23387":{"*":{"id":"71287","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"62329","name":"*","chunks":[],"async":false}},"27841":{"*":{"id":"34998","name":"*","chunks":[],"async":false}},"28874":{"*":{"id":"41130","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"69357","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"64352","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"34065","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"69187","name":"*","chunks":[],"async":false}},"32901":{"*":{"id":"237","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"29723","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"8013","name":"*","chunks":[],"async":false}},"37294":{"*":{"id":"17212","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"75324","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"64098","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"87827","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"75770","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"20283","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"99875","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"33914","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"41611","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"43775","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"17531","name":"*","chunks":[],"async":false}},"55174":{"*":{"id":"15068","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"19868","name":"*","chunks":[],"async":false}},"56571":{"*":{"id":"3302","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"90303","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"97271","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"97448","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"32886","name":"*","chunks":[],"async":false}},"61839":{"*":{"id":"2893","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"10375","name":"*","chunks":[],"async":false}},"64884":{"*":{"id":"52176","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"4176","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"11226","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"66542","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"87352","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"49442","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"81448","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"48562","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"27072","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"2931","name":"*","chunks":[],"async":false}},"78769":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"20294","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"69757","name":"*","chunks":[],"async":false}},"82055":{"*":{"id":"39156","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"6309","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"64059","name":"*","chunks":[],"async":false}},"87035":{"*":{"id":"29334","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"61298","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"53392","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"42495","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"90549":{"*":{"id":"48417","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"94651":{"*":{"id":"32376","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"20227","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"44236","name":"*","chunks":[],"async":false}},"97216":{"*":{"id":"95015","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"13065","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"6873","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,8 +1,8 @@
1
- (()=>{var a={};a.id=1670,a.ids=[1670],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},6019:(a,b,c)=>{"use strict";c.d(b,{$v:()=>p,EO:()=>l,Lt:()=>h,Rx:()=>q,Zr:()=>r,ck:()=>n,r7:()=>o,tv:()=>i,wd:()=>m});var d=c(10837);c(21968);var e=c(81093),f=c(96307),g=c(42424);function h({...a}){return(0,d.jsx)(e.Root,{"data-slot":"alert-dialog",...a})}function i({...a}){return(0,d.jsx)(e.Trigger,{"data-slot":"alert-dialog-trigger",...a})}function j({...a}){return(0,d.jsx)(e.Portal,{"data-slot":"alert-dialog-portal",...a})}function k({className:a,...b}){return(0,d.jsx)(e.Overlay,{"data-slot":"alert-dialog-overlay",className:(0,f.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",a),...b})}function l({className:a,size:b="default",...c}){return(0,d.jsxs)(j,{children:[(0,d.jsx)(k,{}),(0,d.jsx)(e.Content,{"data-slot":"alert-dialog-content","data-size":b,className:(0,f.cn)("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 group/alert-dialog-content fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 data-[size=sm]:max-w-xs data-[size=default]:sm:max-w-lg",a),...c})]})}function m({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"alert-dialog-header",className:(0,f.cn)("grid grid-rows-[auto_1fr] place-items-center gap-1.5 text-center has-data-[slot=alert-dialog-media]:grid-rows-[auto_auto_1fr] has-data-[slot=alert-dialog-media]:gap-x-6 sm:group-data-[size=default]/alert-dialog-content:place-items-start sm:group-data-[size=default]/alert-dialog-content:text-left sm:group-data-[size=default]/alert-dialog-content:has-data-[slot=alert-dialog-media]:grid-rows-[auto_1fr]",a),...b})}function n({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"alert-dialog-footer",className:(0,f.cn)("flex flex-col-reverse gap-2 group-data-[size=sm]/alert-dialog-content:grid group-data-[size=sm]/alert-dialog-content:grid-cols-2 sm:flex-row sm:justify-end",a),...b})}function o({className:a,...b}){return(0,d.jsx)(e.Title,{"data-slot":"alert-dialog-title",className:(0,f.cn)("text-lg font-semibold sm:group-data-[size=default]/alert-dialog-content:group-has-data-[slot=alert-dialog-media]/alert-dialog-content:col-start-2",a),...b})}function p({className:a,...b}){return(0,d.jsx)(e.Description,{"data-slot":"alert-dialog-description",className:(0,f.cn)("text-muted-foreground text-sm",a),...b})}function q({className:a,variant:b="default",size:c="default",...h}){return(0,d.jsx)(g.$,{variant:b,size:c,asChild:!0,children:(0,d.jsx)(e.Action,{"data-slot":"alert-dialog-action",className:(0,f.cn)(a),...h})})}function r({className:a,variant:b="outline",size:c="default",...h}){return(0,d.jsx)(g.$,{variant:b,size:c,asChild:!0,children:(0,d.jsx)(e.Cancel,{"data-slot":"alert-dialog-cancel",className:(0,f.cn)(a),...h})})}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12412:a=>{"use strict";a.exports=require("assert")},13277:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Label:()=>g,Root:()=>h});var d=c(21968),e=c(16551),f=c(10837),g=d.forwardRef((a,b)=>(0,f.jsx)(e.sG.label,{...a,ref:b,onMouseDown:b=>{b.target.closest("button, input, select, textarea")||(a.onMouseDown?.(b),!b.defaultPrevented&&b.detail>1&&b.preventDefault())}}));g.displayName="Label";var h=g},14985:a=>{"use strict";a.exports=require("dns")},15644:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Root:()=>w,Switch:()=>r,SwitchThumb:()=>t,Thumb:()=>x,createSwitchScope:()=>o});var d=c(21968),e=c(22546),f=c(96090),g=c(42990),h=c(15035),i=c(29851),j=c(7579),k=c(16551),l=c(10837),m="Switch",[n,o]=(0,g.A)(m),[p,q]=n(m),r=d.forwardRef((a,b)=>{let{__scopeSwitch:c,name:g,checked:i,defaultChecked:j,required:n,disabled:o,value:q="on",onCheckedChange:r,form:s,...t}=a,[w,x]=d.useState(null),y=(0,f.s)(b,a=>x(a)),z=d.useRef(!1),A=!w||s||!!w.closest("form"),[B,C]=(0,h.i)({prop:i,defaultProp:j??!1,onChange:r,caller:m});return(0,l.jsxs)(p,{scope:c,checked:B,disabled:o,children:[(0,l.jsx)(k.sG.button,{type:"button",role:"switch","aria-checked":B,"aria-required":n,"data-state":v(B),"data-disabled":o?"":void 0,disabled:o,value:q,...t,ref:y,onClick:(0,e.mK)(a.onClick,a=>{C(a=>!a),A&&(z.current=a.isPropagationStopped(),z.current||a.stopPropagation())})}),A&&(0,l.jsx)(u,{control:w,bubbles:!z.current,name:g,value:q,checked:B,required:n,disabled:o,form:s,style:{transform:"translateX(-100%)"}})]})});r.displayName=m;var s="SwitchThumb",t=d.forwardRef((a,b)=>{let{__scopeSwitch:c,...d}=a,e=q(s,c);return(0,l.jsx)(k.sG.span,{"data-state":v(e.checked),"data-disabled":e.disabled?"":void 0,...d,ref:b})});t.displayName=s;var u=d.forwardRef(({__scopeSwitch:a,control:b,checked:c,bubbles:e=!0,...g},h)=>{let k=d.useRef(null),m=(0,f.s)(k,h),n=(0,i.Z)(c),o=(0,j.X)(b);return d.useEffect(()=>{let a=k.current;if(!a)return;let b=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(n!==c&&b){let d=new Event("click",{bubbles:e});b.call(a,c),a.dispatchEvent(d)}},[n,c,e]),(0,l.jsx)("input",{type:"checkbox","aria-hidden":!0,defaultChecked:c,...g,tabIndex:-1,ref:m,style:{...g.style,...o,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});function v(a){return a?"checked":"unchecked"}u.displayName="SwitchBubbleInput";var w=r,x=t},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},26849:a=>{"use strict";a.exports=require("@prisma/client/runtime/client")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},44865:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.wasm-base64.mjs")},49102:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},54205:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{"008b7180af3fc37a4555d4dbfbb50d4ba3f5e62522":()=>f.Zh,"40020c619b3c4ae9759e19b5cfad47549c7eb588b9":()=>f.Fv,"40155fa863acc9a1b239d8a523eed04771033c3261":()=>f.KT,"401d400f977bdb2e53c96b824bed06e5eb5d27b37f":()=>e.Dv,"405c52526bb7c91d84755aa8b6d56788f28ba4a825":()=>f.fG,"4068b2fd6444238f60f22b80c2ba2d7324b889c046":()=>f.IF,"40c53dbb594ff66d6cee8f50abb3bd9bad42486071":()=>f.p3,"40d99ce33fa98dde63c6c3af0de97e7ef37cae60cb":()=>e.v5,"40f4fe6c53086a0a5e2976478adb1febed7be49171":()=>f.$y,"60a749eb3a1cdc769e1047033577ceecc2f28e72ea":()=>e.Tg});var e=c(22299),f=c(30356),g=a([e,f]);[e,f]=g.then?(await g)():g,d()}catch(a){d(a)}})},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64939:a=>{"use strict";a.exports=import("pg")},66966:(a,b,c)=>{Promise.resolve().then(c.bind(c,95015))},68181:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("key",[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4",key:"g0fldk"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}]])},73136:a=>{"use strict";a.exports=require("node:url")},74552:a=>{"use strict";a.exports=require("pino")},74731:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>S});var d=c(10837),e=c(21968),f=c(9222),g=c(42424),h=c(6019),i=c(56556);let j=(0,i.A)("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]),k=(0,i.A)("rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]]);var l=c(92900),m=c(68181),n=c(87461),o=c(21790),p=c(49102),q=c(28605),r=c(86677),s=c(10694),t=c(81512),u=c.n(t),v=c(67328),w=c(91484),x=c(49599),y=c(58857),z=c(42377);let A=(0,z.createServerReference)("008b7180af3fc37a4555d4dbfbb50d4ba3f5e62522",z.callServer,void 0,z.findSourceMapURL,"getApiKeysAction"),B=(0,z.createServerReference)("40020c619b3c4ae9759e19b5cfad47549c7eb588b9",z.callServer,void 0,z.findSourceMapURL,"deleteApiKeyAction"),C=(0,z.createServerReference)("40c53dbb594ff66d6cee8f50abb3bd9bad42486071",z.callServer,void 0,z.findSourceMapURL,"getAgentSessionsAction"),D=(0,z.createServerReference)("40f4fe6c53086a0a5e2976478adb1febed7be49171",z.callServer,void 0,z.findSourceMapURL,"closeSessionAction"),E=(0,z.createServerReference)("40155fa863acc9a1b239d8a523eed04771033c3261",z.callServer,void 0,z.findSourceMapURL,"reopenSessionAction"),F=(0,z.createServerReference)("405c52526bb7c91d84755aa8b6d56788f28ba4a825",z.callServer,void 0,z.findSourceMapURL,"updateAgentAction");var G=c(53162),H=c(97553),I=c(35198),J=c(88536),K=c(2852),L=c(54722);let M={taskAssigned:!0,taskStatusChanged:!0,taskVerified:!0,taskReopened:!0,proposalSubmitted:!0,proposalApproved:!0,proposalRejected:!0,ideaClaimed:!0,commentAdded:!0,elaborationRequested:!0,elaborationAnswered:!0,mentioned:!0},N=[{labelKey:"taskEvents",items:[{key:"taskAssigned",labelKey:"taskAssigned"},{key:"taskStatusChanged",labelKey:"taskStatusChanged"},{key:"taskVerified",labelKey:"taskVerified"},{key:"taskReopened",labelKey:"taskReopened"}]},{labelKey:"proposalEvents",items:[{key:"proposalSubmitted",labelKey:"proposalSubmitted"},{key:"proposalApproved",labelKey:"proposalApproved"},{key:"proposalRejected",labelKey:"proposalRejected"}]},{labelKey:"ideaEvents",items:[{key:"ideaClaimed",labelKey:"ideaClaimed"}]},{labelKey:"elaborationEvents",items:[{key:"elaborationRequested",labelKey:"elaborationRequested"},{key:"elaborationAnswered",labelKey:"elaborationAnswered"}]},{labelKey:"commentEvents",items:[{key:"commentAdded",labelKey:"commentAdded"}]},{labelKey:"mentionEvents",items:[{key:"mentioned",labelKey:"mentioned"}]}];function O(){let a=(0,f.c)("notifications.preferences"),[b,c]=(0,e.useState)(M),[g,h]=(0,e.useState)(!0),i=(0,e.useRef)(null),j=(0,e.useCallback)(a=>{i.current&&clearTimeout(i.current),i.current=setTimeout(async()=>{try{await fetch("/api/notifications/preferences",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)})}catch(a){L.q.error("Failed to save notification preferences:",a)}},500)},[]);return g?null:(0,d.jsx)("div",{className:"space-y-6",children:N.map(e=>(0,d.jsxs)("div",{className:"space-y-3",children:[(0,d.jsx)("h3",{className:"text-sm font-medium text-foreground",children:a(e.labelKey)}),(0,d.jsx)("div",{className:"space-y-3",children:e.items.map(e=>(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)(K.J,{htmlFor:e.key,className:"text-sm text-muted-foreground cursor-pointer",children:a(e.labelKey)}),(0,d.jsx)(J.d,{id:e.key,checked:b[e.key],onCheckedChange:a=>((a,d)=>{let e={...b,[a]:d};c(e),j(e)})(e.key,a)})]},e.key))})]},e.labelKey))})}var P=c(76664),Q=c(54005);let R=new Set(c(6008).lp);function S(){let a=(0,f.c)(),{locale:b,setLocale:c}=(0,y.Y)(),[i,t]=(0,e.useState)([]),[z,J]=(0,e.useState)(!0),[K,M]=(0,e.useState)(!1),[N,S]=(0,e.useState)(!1),[T,U]=(0,e.useState)(null),[V,W]=(0,e.useState)({}),[X,Y]=(0,e.useState)({}),[Z,$]=(0,e.useState)({}),[_,aa]=(0,e.useState)(!1),[ab,ac]=(0,e.useState)(null),[ad,ae]=(0,e.useState)(""),[af,ag]=(0,e.useState)("custom"),[ah,ai]=(0,e.useState)([]),[aj,ak]=(0,e.useState)(""),[al,am]=(0,e.useState)(!1),an=async()=>{try{let a=await A();a.success&&a.data&&t(a.data)}catch(a){L.q.error("Failed to fetch API keys:",a)}finally{J(!1)}},ao=async()=>{if(T)try{let a=await B(T);a.success?t(i.filter(a=>a.uuid!==T)):L.q.error("Failed to delete API key:",a.error)}catch(a){L.q.error("Failed to delete API key:",a)}finally{S(!1),U(null)}},ap=async a=>{let b=V[a];if(W(c=>({...c,[a]:!b})),!b&&!X[a]){$(b=>({...b,[a]:!0}));let b=await C(a);b.success&&b.data&&Y(c=>({...c,[a]:b.data})),$(b=>({...b,[a]:!1}))}},aq=async(a,b)=>{(await D(a)).success&&Y(c=>({...c,[b]:(c[b]||[]).map(b=>b.uuid===a?{...b,status:"closed"}:b)}))},ar=async(a,b)=>{(await E(a)).success&&Y(c=>({...c,[b]:(c[b]||[]).map(b=>b.uuid===a?{...b,status:"active",lastActiveAt:new Date().toISOString()}:b)}))},as=()=>{aa(!1),ac(null),ae(""),ag("custom"),ai([]),ak("")},at=async a=>{if(a.preventDefault(),!ab||!ad)return;let b="custom"===af?[]:[af],c="custom"===af?ah:[];am(!0);try{let a=await F({agentUuid:ab.agentUuid,name:ad,roles:b,permissions:c,persona:aj||null});if(a.success){let a=Array.from(function(a,b){let c=new Set;if(a)for(let b of a){let a=b.endsWith("_agent")?b:`${b}_agent`,d=Q.o[a];if(d)for(let a of d)c.add(a)}if(b)for(let a of b)R.has(a)&&c.add(a);return c}(b,c));t(d=>d.map(d=>d.agentUuid===ab.agentUuid?{...d,name:ad,roles:b,permissions:c,effectivePermissions:a,persona:aj||null}:d)),as()}else L.q.error("Failed to update agent:",a.error)}catch(a){L.q.error("Failed to update agent:",a)}finally{am(!1)}};return z?(0,d.jsx)("div",{className:"flex h-full items-center justify-center",children:(0,d.jsx)("div",{className:"text-[#6B6B6B]",children:a("common.loading")})}):(0,d.jsxs)("div",{className:"p-4 md:p-8",children:[(0,d.jsx)("div",{className:"mb-6 text-xs text-[#9A9A9A]",children:a("settings.breadcrumb")}),(0,d.jsxs)("div",{className:"mb-8",children:[(0,d.jsx)("h1",{className:"text-2xl font-semibold text-[#2C2C2C]",children:a("settings.title")}),(0,d.jsx)("p",{className:"mt-1 text-[13px] text-[#6B6B6B]",children:a("settings.subtitle")})]}),(0,d.jsxs)("div",{className:"mb-8 space-y-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)(j,{className:"h-5 w-5 text-muted-foreground"}),(0,d.jsx)("h2",{className:"text-base font-semibold text-foreground",children:a("settings.language")})]}),(0,d.jsx)("p",{className:"text-[13px] text-muted-foreground",children:a("settings.languageDesc")}),(0,d.jsx)("div",{className:"flex gap-3",children:H.IB.map(a=>(0,d.jsx)(g.$,{variant:b===a?"default":"outline",size:"sm",onClick:()=>c(a),className:"min-w-[100px]",children:H.L$[a]},a))})]}),(0,d.jsxs)(I.Zp,{className:"mb-8",children:[(0,d.jsxs)(I.aR,{children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)(k,{className:"h-5 w-5 text-muted-foreground"}),(0,d.jsx)(I.ZB,{children:a("settings.setupGuide")})]}),(0,d.jsx)(I.BT,{children:a("settings.setupGuideDesc")})]}),(0,d.jsx)(I.Wu,{children:(0,d.jsx)(u(),{href:"/onboarding",children:(0,d.jsx)(g.$,{variant:"outline",children:a("settings.openSetupGuide")})})})]}),(0,d.jsx)("div",{className:"mb-8 border-t border-border"}),(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("h2",{className:"text-base font-semibold text-foreground",children:a("settings.agents")}),(0,d.jsxs)(g.$,{onClick:()=>M(!0),children:[(0,d.jsx)(l.A,{className:"mr-2 h-4 w-4"}),a("settings.createApiKey")]})]}),(0,d.jsx)("p",{className:"text-[13px] text-muted-foreground",children:a("settings.agentsDesc")}),0===i.length?(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-card p-12 text-center",children:[(0,d.jsx)("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-secondary",children:(0,d.jsx)(m.A,{className:"h-6 w-6 text-muted-foreground"})}),(0,d.jsx)("p",{className:"text-sm text-muted-foreground",children:a("settings.noApiKeys")})]}):(0,d.jsx)("div",{className:"space-y-3",children:i.map(b=>(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-card p-5",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:`flex h-9 w-9 items-center justify-center rounded-lg ${b.roles.includes("developer_agent")?"bg-green-100":"bg-primary/10"}`,children:(0,d.jsx)(m.A,{className:`h-[18px] w-[18px] ${b.roles.includes("developer_agent")?"text-green-600":"text-primary"}`})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{className:"text-sm font-medium text-foreground",children:b.name||b.keyPrefix+"..."}),(0,d.jsxs)("div",{className:"text-xs text-muted-foreground",children:[b.keyPrefix,"... \xb7 ",a("settings.created")," ",(0,P.r)(b.createdAt)]})]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsxs)(g.$,{variant:"outline",size:"sm",onClick:()=>(a=>{var b,c;let d=(b=a.roles,c=a.permissions,1===b.length&&b[0]in Q.o&&0===c.length?b[0]:"custom"),e=a.effectivePermissions;ac(a),ae(a.name||""),ag(d),ai("custom"===d?e:[]),ak(a.persona||""),aa(!0)})(b),children:[(0,d.jsx)(n.A,{className:"mr-1.5 h-3.5 w-3.5"}),a("settings.editAgent")]}),(0,d.jsx)(g.$,{variant:"outline",size:"sm",onClick:()=>{U(b.uuid),S(!0)},className:"text-destructive hover:text-destructive",children:a("common.delete")})]})]}),(0,d.jsxs)("div",{className:"mt-4 border-t border-border pt-3",children:[(0,d.jsxs)("button",{onClick:()=>ap(b.agentUuid),className:"flex w-full items-center gap-2 text-xs text-muted-foreground hover:text-foreground transition-colors",children:[V[b.agentUuid]?(0,d.jsx)(o.A,{className:"h-3.5 w-3.5"}):(0,d.jsx)(p.A,{className:"h-3.5 w-3.5"}),(0,d.jsx)(q.A,{className:"h-3.5 w-3.5"}),(0,d.jsx)("span",{children:a("sessions.title")}),X[b.agentUuid]&&(0,d.jsx)(x.E,{variant:"secondary",className:"ml-1 h-4 px-1.5 text-[10px]",children:X[b.agentUuid].filter(a=>"active"===a.status).length})]}),V[b.agentUuid]&&(0,d.jsx)("div",{className:"mt-2 space-y-2",children:Z[b.agentUuid]?(0,d.jsx)("div",{className:"text-xs text-muted-foreground py-2",children:a("common.loading")}):X[b.agentUuid]?.length?X[b.agentUuid].map(c=>(0,d.jsxs)("div",{className:`flex items-center justify-between rounded-lg p-2.5 text-xs ${"closed"===c.status?"bg-muted/50 text-muted-foreground":"bg-secondary"}`,children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,d.jsx)("div",{className:`h-2 w-2 rounded-full flex-shrink-0 ${"active"===c.status?"bg-green-500":"inactive"===c.status?"bg-yellow-500":"bg-gray-400"}`}),(0,d.jsx)("span",{className:"font-medium truncate",children:c.name}),(0,d.jsx)(x.E,{variant:"outline",className:`text-[10px] h-4 px-1 ${"active"===c.status?"border-green-300 text-green-700":"inactive"===c.status?"border-yellow-300 text-yellow-700":"border-gray-300 text-gray-500"}`,children:a(`sessions.status${c.status.charAt(0).toUpperCase()+c.status.slice(1)}`)}),(0,d.jsx)("span",{className:"text-muted-foreground",children:a("sessions.checkins",{count:c.checkins.length})})]}),"closed"===c.status?(0,d.jsx)(g.$,{variant:"ghost",size:"sm",className:"h-6 px-2 text-[10px] text-green-600 hover:text-green-700",onClick:()=>ar(c.uuid,b.agentUuid),children:a("sessions.reopen")}):(0,d.jsx)(g.$,{variant:"ghost",size:"sm",className:"h-6 px-2 text-[10px] text-destructive hover:text-destructive",onClick:()=>aq(c.uuid,b.agentUuid),children:a("sessions.close")})]},c.uuid)):(0,d.jsx)("div",{className:"text-xs text-muted-foreground py-2 italic",children:a("sessions.noSessions")})})]})]},b.uuid))})]}),(0,d.jsx)("div",{className:"mb-8 border-t border-border"}),(0,d.jsxs)(I.Zp,{children:[(0,d.jsxs)(I.aR,{children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)(r.A,{className:"h-5 w-5 text-muted-foreground"}),(0,d.jsx)(I.ZB,{children:a("notifications.preferences.title")})]}),(0,d.jsx)(I.BT,{children:a("notifications.preferences.description")})]}),(0,d.jsx)(I.Wu,{children:(0,d.jsx)(O,{})})]}),K&&(0,d.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/25",children:(0,d.jsx)("div",{className:"max-h-[90vh] w-full max-w-[520px] overflow-y-auto rounded-2xl bg-card shadow-xl",children:(0,d.jsx)(v.Y,{createAgentAndKey:G.I,onAgentCreated:()=>{an()},onClose:()=>{M(!1)}})})}),_&&ab&&(0,d.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/25",children:(0,d.jsx)("div",{className:"max-h-[90vh] w-full max-w-[520px] overflow-y-auto rounded-2xl bg-card shadow-xl",children:(0,d.jsxs)("form",{onSubmit:at,children:[(0,d.jsxs)("div",{className:"flex items-center justify-between border-b border-border px-6 py-5",children:[(0,d.jsx)("h3",{className:"text-lg font-semibold text-foreground",children:a("settings.editAgent")}),(0,d.jsx)(g.$,{type:"button",variant:"ghost",size:"icon",onClick:as,className:"h-8 w-8",children:(0,d.jsx)(s.A,{className:"h-4 w-4"})})]}),(0,d.jsx)("div",{className:"p-6",children:(0,d.jsx)(w.L,{name:ad,onNameChange:ae,preset:af,permissions:ah,onPermissionsChange:a=>{ag(a.preset),ai(a.permissions)},persona:aj,onPersonaChange:ak,nameInputId:"editName",personaInputId:"edit-agent-persona"})}),(0,d.jsxs)("div",{className:"flex justify-end gap-3 border-t border-border px-6 py-4",children:[(0,d.jsx)(g.$,{type:"button",variant:"outline",onClick:as,children:a("common.cancel")}),(0,d.jsx)(g.$,{type:"submit",disabled:!ad||"custom"===af&&0===ah.length||al,children:al?a("settings.saving"):a("settings.saveChanges")})]})]})})}),(0,d.jsx)(h.Lt,{open:N,onOpenChange:S,children:(0,d.jsxs)(h.EO,{children:[(0,d.jsxs)(h.wd,{children:[(0,d.jsx)(h.r7,{children:a("settings.confirmDeleteTitle")}),(0,d.jsx)(h.$v,{children:a("settings.confirmDeleteDesc")})]}),(0,d.jsxs)(h.ck,{children:[(0,d.jsx)(h.Zr,{children:a("common.cancel")}),(0,d.jsx)(h.Rx,{onClick:ao,className:"bg-destructive text-destructive-foreground hover:bg-destructive/90",children:a("common.delete")})]})]})})]})}},75811:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.mjs")},76664:(a,b,c)=>{"use strict";function d(a){let b="string"==typeof a?new Date(a):a;if(isNaN(b.getTime()))return"";let c=b.getFullYear(),d=String(b.getMonth()+1).padStart(2,"0"),e=String(b.getDate()).padStart(2,"0"),f=String(b.getHours()).padStart(2,"0"),g=String(b.getMinutes()).padStart(2,"0");return`${c}-${d}-${e} ${f}:${g}`}function e(a,b){let c="string"==typeof a?new Date(a):a;return isNaN(c.getTime())?"":c.toLocaleDateString(b,{month:"short",day:"numeric"})}c.d(b,{r:()=>d,s:()=>e})},76760:a=>{"use strict";a.exports=require("node:path")},78439:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(76929),e=c(30630),f=c(59862),g=c(91959),h=c(8877),i=c(57717),j=c(85532),k=c(38317),l=c(80605),m=c(41431),n=c(28259),o=c(40740),p=c(16002),q=c(66271),r=c(261),s=c(81958),t=c(26331),u=c(26713),v=c(39959),w=c(76644),x=c(23640),y=c(68249),z=c(30143),A=c(47653),B=c(86439),C=c(29723),D=c.n(C),E=c(39303),F=c(79254),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["(dashboard)",{children:["settings",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,95015)),"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,16352)),"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,3155,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,37942,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,1537,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,40340)),"/home/ubuntu/dev/ai-pm/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,29723,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,3155,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,37942,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,1537,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,I=["/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/settings/page",pathname:"/settings",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/(dashboard)/settings/page";"/index"===G&&(G="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await K.prepare(a,b,{srcPage:G,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(G),{isOnDemandRevalidate:ah}=O,ai=K.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(C=$.routes[ag]??$.dynamicRoutes[ag])?void 0:C.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===K.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&K.isDev&&(aB=aa),K.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...E,tree:H,pages:I,GlobalError:D(),handler:L,routeModule:K,__next_app__:J};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:G,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=K.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:K,page:G,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
1
+ (()=>{var a={};a.id=1670,a.ids=[1670],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},6019:(a,b,c)=>{"use strict";c.d(b,{$v:()=>p,EO:()=>l,Lt:()=>h,Rx:()=>q,Zr:()=>r,ck:()=>n,r7:()=>o,tv:()=>i,wd:()=>m});var d=c(10837);c(21968);var e=c(81093),f=c(96307),g=c(42424);function h({...a}){return(0,d.jsx)(e.Root,{"data-slot":"alert-dialog",...a})}function i({...a}){return(0,d.jsx)(e.Trigger,{"data-slot":"alert-dialog-trigger",...a})}function j({...a}){return(0,d.jsx)(e.Portal,{"data-slot":"alert-dialog-portal",...a})}function k({className:a,...b}){return(0,d.jsx)(e.Overlay,{"data-slot":"alert-dialog-overlay",className:(0,f.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",a),...b})}function l({className:a,size:b="default",...c}){return(0,d.jsxs)(j,{children:[(0,d.jsx)(k,{}),(0,d.jsx)(e.Content,{"data-slot":"alert-dialog-content","data-size":b,className:(0,f.cn)("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 group/alert-dialog-content fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 data-[size=sm]:max-w-xs data-[size=default]:sm:max-w-lg",a),...c})]})}function m({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"alert-dialog-header",className:(0,f.cn)("grid grid-rows-[auto_1fr] place-items-center gap-1.5 text-center has-data-[slot=alert-dialog-media]:grid-rows-[auto_auto_1fr] has-data-[slot=alert-dialog-media]:gap-x-6 sm:group-data-[size=default]/alert-dialog-content:place-items-start sm:group-data-[size=default]/alert-dialog-content:text-left sm:group-data-[size=default]/alert-dialog-content:has-data-[slot=alert-dialog-media]:grid-rows-[auto_1fr]",a),...b})}function n({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"alert-dialog-footer",className:(0,f.cn)("flex flex-col-reverse gap-2 group-data-[size=sm]/alert-dialog-content:grid group-data-[size=sm]/alert-dialog-content:grid-cols-2 sm:flex-row sm:justify-end",a),...b})}function o({className:a,...b}){return(0,d.jsx)(e.Title,{"data-slot":"alert-dialog-title",className:(0,f.cn)("text-lg font-semibold sm:group-data-[size=default]/alert-dialog-content:group-has-data-[slot=alert-dialog-media]/alert-dialog-content:col-start-2",a),...b})}function p({className:a,...b}){return(0,d.jsx)(e.Description,{"data-slot":"alert-dialog-description",className:(0,f.cn)("text-muted-foreground text-sm",a),...b})}function q({className:a,variant:b="default",size:c="default",...h}){return(0,d.jsx)(g.$,{variant:b,size:c,asChild:!0,children:(0,d.jsx)(e.Action,{"data-slot":"alert-dialog-action",className:(0,f.cn)(a),...h})})}function r({className:a,variant:b="outline",size:c="default",...h}){return(0,d.jsx)(g.$,{variant:b,size:c,asChild:!0,children:(0,d.jsx)(e.Cancel,{"data-slot":"alert-dialog-cancel",className:(0,f.cn)(a),...h})})}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12412:a=>{"use strict";a.exports=require("assert")},13277:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Label:()=>g,Root:()=>h});var d=c(21968),e=c(16551),f=c(10837),g=d.forwardRef((a,b)=>(0,f.jsx)(e.sG.label,{...a,ref:b,onMouseDown:b=>{b.target.closest("button, input, select, textarea")||(a.onMouseDown?.(b),!b.defaultPrevented&&b.detail>1&&b.preventDefault())}}));g.displayName="Label";var h=g},14985:a=>{"use strict";a.exports=require("dns")},15644:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Root:()=>w,Switch:()=>r,SwitchThumb:()=>t,Thumb:()=>x,createSwitchScope:()=>o});var d=c(21968),e=c(22546),f=c(96090),g=c(42990),h=c(15035),i=c(29851),j=c(7579),k=c(16551),l=c(10837),m="Switch",[n,o]=(0,g.A)(m),[p,q]=n(m),r=d.forwardRef((a,b)=>{let{__scopeSwitch:c,name:g,checked:i,defaultChecked:j,required:n,disabled:o,value:q="on",onCheckedChange:r,form:s,...t}=a,[w,x]=d.useState(null),y=(0,f.s)(b,a=>x(a)),z=d.useRef(!1),A=!w||s||!!w.closest("form"),[B,C]=(0,h.i)({prop:i,defaultProp:j??!1,onChange:r,caller:m});return(0,l.jsxs)(p,{scope:c,checked:B,disabled:o,children:[(0,l.jsx)(k.sG.button,{type:"button",role:"switch","aria-checked":B,"aria-required":n,"data-state":v(B),"data-disabled":o?"":void 0,disabled:o,value:q,...t,ref:y,onClick:(0,e.mK)(a.onClick,a=>{C(a=>!a),A&&(z.current=a.isPropagationStopped(),z.current||a.stopPropagation())})}),A&&(0,l.jsx)(u,{control:w,bubbles:!z.current,name:g,value:q,checked:B,required:n,disabled:o,form:s,style:{transform:"translateX(-100%)"}})]})});r.displayName=m;var s="SwitchThumb",t=d.forwardRef((a,b)=>{let{__scopeSwitch:c,...d}=a,e=q(s,c);return(0,l.jsx)(k.sG.span,{"data-state":v(e.checked),"data-disabled":e.disabled?"":void 0,...d,ref:b})});t.displayName=s;var u=d.forwardRef(({__scopeSwitch:a,control:b,checked:c,bubbles:e=!0,...g},h)=>{let k=d.useRef(null),m=(0,f.s)(k,h),n=(0,i.Z)(c),o=(0,j.X)(b);return d.useEffect(()=>{let a=k.current;if(!a)return;let b=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(n!==c&&b){let d=new Event("click",{bubbles:e});b.call(a,c),a.dispatchEvent(d)}},[n,c,e]),(0,l.jsx)("input",{type:"checkbox","aria-hidden":!0,defaultChecked:c,...g,tabIndex:-1,ref:m,style:{...g.style,...o,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});function v(a){return a?"checked":"unchecked"}u.displayName="SwitchBubbleInput";var w=r,x=t},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},26849:a=>{"use strict";a.exports=require("@prisma/client/runtime/client")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},42314:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>S});var d=c(10837),e=c(21968),f=c(9222),g=c(42424),h=c(6019),i=c(56556);let j=(0,i.A)("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]),k=(0,i.A)("rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]]);var l=c(92900),m=c(68181),n=c(87461),o=c(21790),p=c(49102),q=c(28605),r=c(86677),s=c(10694),t=c(81512),u=c.n(t),v=c(67328),w=c(91484),x=c(49599),y=c(58857),z=c(42377);let A=(0,z.createServerReference)("00c154b24639883e24929daf40c7659938375e92d1",z.callServer,void 0,z.findSourceMapURL,"getApiKeysAction"),B=(0,z.createServerReference)("4018fb015c7e90ac5f114d555142c90190e149e477",z.callServer,void 0,z.findSourceMapURL,"deleteApiKeyAction"),C=(0,z.createServerReference)("40ed94d6eaa158fef112b1a77ba9a2e91bf3c30430",z.callServer,void 0,z.findSourceMapURL,"getAgentSessionsAction"),D=(0,z.createServerReference)("40e1269f3365a5fc47efe77ae48b5d7cbe1215699a",z.callServer,void 0,z.findSourceMapURL,"closeSessionAction"),E=(0,z.createServerReference)("40557d985a27adc0c0faaf43f493f821d243228741",z.callServer,void 0,z.findSourceMapURL,"reopenSessionAction"),F=(0,z.createServerReference)("40d310e569cfefc90bcf228f7615c06b0f53c94274",z.callServer,void 0,z.findSourceMapURL,"updateAgentAction");var G=c(52937),H=c(97553),I=c(35198),J=c(88536),K=c(2852),L=c(54722);let M={taskAssigned:!0,taskStatusChanged:!0,taskVerified:!0,taskReopened:!0,proposalSubmitted:!0,proposalApproved:!0,proposalRejected:!0,ideaClaimed:!0,commentAdded:!0,elaborationRequested:!0,elaborationAnswered:!0,mentioned:!0},N=[{labelKey:"taskEvents",items:[{key:"taskAssigned",labelKey:"taskAssigned"},{key:"taskStatusChanged",labelKey:"taskStatusChanged"},{key:"taskVerified",labelKey:"taskVerified"},{key:"taskReopened",labelKey:"taskReopened"}]},{labelKey:"proposalEvents",items:[{key:"proposalSubmitted",labelKey:"proposalSubmitted"},{key:"proposalApproved",labelKey:"proposalApproved"},{key:"proposalRejected",labelKey:"proposalRejected"}]},{labelKey:"ideaEvents",items:[{key:"ideaClaimed",labelKey:"ideaClaimed"}]},{labelKey:"elaborationEvents",items:[{key:"elaborationRequested",labelKey:"elaborationRequested"},{key:"elaborationAnswered",labelKey:"elaborationAnswered"}]},{labelKey:"commentEvents",items:[{key:"commentAdded",labelKey:"commentAdded"}]},{labelKey:"mentionEvents",items:[{key:"mentioned",labelKey:"mentioned"}]}];function O(){let a=(0,f.c)("notifications.preferences"),[b,c]=(0,e.useState)(M),[g,h]=(0,e.useState)(!0),i=(0,e.useRef)(null),j=(0,e.useCallback)(a=>{i.current&&clearTimeout(i.current),i.current=setTimeout(async()=>{try{await fetch("/api/notifications/preferences",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)})}catch(a){L.q.error("Failed to save notification preferences:",a)}},500)},[]);return g?null:(0,d.jsx)("div",{className:"space-y-6",children:N.map(e=>(0,d.jsxs)("div",{className:"space-y-3",children:[(0,d.jsx)("h3",{className:"text-sm font-medium text-foreground",children:a(e.labelKey)}),(0,d.jsx)("div",{className:"space-y-3",children:e.items.map(e=>(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)(K.J,{htmlFor:e.key,className:"text-sm text-muted-foreground cursor-pointer",children:a(e.labelKey)}),(0,d.jsx)(J.d,{id:e.key,checked:b[e.key],onCheckedChange:a=>((a,d)=>{let e={...b,[a]:d};c(e),j(e)})(e.key,a)})]},e.key))})]},e.labelKey))})}var P=c(76664),Q=c(54005);let R=new Set(c(6008).lp);function S(){let a=(0,f.c)(),{locale:b,setLocale:c}=(0,y.Y)(),[i,t]=(0,e.useState)([]),[z,J]=(0,e.useState)(!0),[K,M]=(0,e.useState)(!1),[N,S]=(0,e.useState)(!1),[T,U]=(0,e.useState)(null),[V,W]=(0,e.useState)({}),[X,Y]=(0,e.useState)({}),[Z,$]=(0,e.useState)({}),[_,aa]=(0,e.useState)(!1),[ab,ac]=(0,e.useState)(null),[ad,ae]=(0,e.useState)(""),[af,ag]=(0,e.useState)("custom"),[ah,ai]=(0,e.useState)([]),[aj,ak]=(0,e.useState)(""),[al,am]=(0,e.useState)(!1),an=async()=>{try{let a=await A();a.success&&a.data&&t(a.data)}catch(a){L.q.error("Failed to fetch API keys:",a)}finally{J(!1)}},ao=async()=>{if(T)try{let a=await B(T);a.success?t(i.filter(a=>a.uuid!==T)):L.q.error("Failed to delete API key:",a.error)}catch(a){L.q.error("Failed to delete API key:",a)}finally{S(!1),U(null)}},ap=async a=>{let b=V[a];if(W(c=>({...c,[a]:!b})),!b&&!X[a]){$(b=>({...b,[a]:!0}));let b=await C(a);b.success&&b.data&&Y(c=>({...c,[a]:b.data})),$(b=>({...b,[a]:!1}))}},aq=async(a,b)=>{(await D(a)).success&&Y(c=>({...c,[b]:(c[b]||[]).map(b=>b.uuid===a?{...b,status:"closed"}:b)}))},ar=async(a,b)=>{(await E(a)).success&&Y(c=>({...c,[b]:(c[b]||[]).map(b=>b.uuid===a?{...b,status:"active",lastActiveAt:new Date().toISOString()}:b)}))},as=()=>{aa(!1),ac(null),ae(""),ag("custom"),ai([]),ak("")},at=async a=>{if(a.preventDefault(),!ab||!ad)return;let b="custom"===af?[]:[af],c="custom"===af?ah:[];am(!0);try{let a=await F({agentUuid:ab.agentUuid,name:ad,roles:b,permissions:c,persona:aj||null});if(a.success){let a=Array.from(function(a,b){let c=new Set;if(a)for(let b of a){let a=b.endsWith("_agent")?b:`${b}_agent`,d=Q.o[a];if(d)for(let a of d)c.add(a)}if(b)for(let a of b)R.has(a)&&c.add(a);return c}(b,c));t(d=>d.map(d=>d.agentUuid===ab.agentUuid?{...d,name:ad,roles:b,permissions:c,effectivePermissions:a,persona:aj||null}:d)),as()}else L.q.error("Failed to update agent:",a.error)}catch(a){L.q.error("Failed to update agent:",a)}finally{am(!1)}};return z?(0,d.jsx)("div",{className:"flex h-full items-center justify-center",children:(0,d.jsx)("div",{className:"text-[#6B6B6B]",children:a("common.loading")})}):(0,d.jsxs)("div",{className:"p-4 md:p-8",children:[(0,d.jsx)("div",{className:"mb-6 text-xs text-[#9A9A9A]",children:a("settings.breadcrumb")}),(0,d.jsxs)("div",{className:"mb-8",children:[(0,d.jsx)("h1",{className:"text-2xl font-semibold text-[#2C2C2C]",children:a("settings.title")}),(0,d.jsx)("p",{className:"mt-1 text-[13px] text-[#6B6B6B]",children:a("settings.subtitle")})]}),(0,d.jsxs)("div",{className:"mb-8 space-y-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)(j,{className:"h-5 w-5 text-muted-foreground"}),(0,d.jsx)("h2",{className:"text-base font-semibold text-foreground",children:a("settings.language")})]}),(0,d.jsx)("p",{className:"text-[13px] text-muted-foreground",children:a("settings.languageDesc")}),(0,d.jsx)("div",{className:"flex gap-3",children:H.IB.map(a=>(0,d.jsx)(g.$,{variant:b===a?"default":"outline",size:"sm",onClick:()=>c(a),className:"min-w-[100px]",children:H.L$[a]},a))})]}),(0,d.jsxs)(I.Zp,{className:"mb-8",children:[(0,d.jsxs)(I.aR,{children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)(k,{className:"h-5 w-5 text-muted-foreground"}),(0,d.jsx)(I.ZB,{children:a("settings.setupGuide")})]}),(0,d.jsx)(I.BT,{children:a("settings.setupGuideDesc")})]}),(0,d.jsx)(I.Wu,{children:(0,d.jsx)(u(),{href:"/onboarding",children:(0,d.jsx)(g.$,{variant:"outline",children:a("settings.openSetupGuide")})})})]}),(0,d.jsx)("div",{className:"mb-8 border-t border-border"}),(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("h2",{className:"text-base font-semibold text-foreground",children:a("settings.agents")}),(0,d.jsxs)(g.$,{onClick:()=>M(!0),children:[(0,d.jsx)(l.A,{className:"mr-2 h-4 w-4"}),a("settings.createApiKey")]})]}),(0,d.jsx)("p",{className:"text-[13px] text-muted-foreground",children:a("settings.agentsDesc")}),0===i.length?(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-card p-12 text-center",children:[(0,d.jsx)("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-secondary",children:(0,d.jsx)(m.A,{className:"h-6 w-6 text-muted-foreground"})}),(0,d.jsx)("p",{className:"text-sm text-muted-foreground",children:a("settings.noApiKeys")})]}):(0,d.jsx)("div",{className:"space-y-3",children:i.map(b=>(0,d.jsxs)("div",{className:"rounded-xl border border-border bg-card p-5",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:`flex h-9 w-9 items-center justify-center rounded-lg ${b.roles.includes("developer_agent")?"bg-green-100":"bg-primary/10"}`,children:(0,d.jsx)(m.A,{className:`h-[18px] w-[18px] ${b.roles.includes("developer_agent")?"text-green-600":"text-primary"}`})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{className:"text-sm font-medium text-foreground",children:b.name||b.keyPrefix+"..."}),(0,d.jsxs)("div",{className:"text-xs text-muted-foreground",children:[b.keyPrefix,"... \xb7 ",a("settings.created")," ",(0,P.r)(b.createdAt)]})]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsxs)(g.$,{variant:"outline",size:"sm",onClick:()=>(a=>{var b,c;let d=(b=a.roles,c=a.permissions,1===b.length&&b[0]in Q.o&&0===c.length?b[0]:"custom"),e=a.effectivePermissions;ac(a),ae(a.name||""),ag(d),ai("custom"===d?e:[]),ak(a.persona||""),aa(!0)})(b),children:[(0,d.jsx)(n.A,{className:"mr-1.5 h-3.5 w-3.5"}),a("settings.editAgent")]}),(0,d.jsx)(g.$,{variant:"outline",size:"sm",onClick:()=>{U(b.uuid),S(!0)},className:"text-destructive hover:text-destructive",children:a("common.delete")})]})]}),(0,d.jsxs)("div",{className:"mt-4 border-t border-border pt-3",children:[(0,d.jsxs)("button",{onClick:()=>ap(b.agentUuid),className:"flex w-full items-center gap-2 text-xs text-muted-foreground hover:text-foreground transition-colors",children:[V[b.agentUuid]?(0,d.jsx)(o.A,{className:"h-3.5 w-3.5"}):(0,d.jsx)(p.A,{className:"h-3.5 w-3.5"}),(0,d.jsx)(q.A,{className:"h-3.5 w-3.5"}),(0,d.jsx)("span",{children:a("sessions.title")}),X[b.agentUuid]&&(0,d.jsx)(x.E,{variant:"secondary",className:"ml-1 h-4 px-1.5 text-[10px]",children:X[b.agentUuid].filter(a=>"active"===a.status).length})]}),V[b.agentUuid]&&(0,d.jsx)("div",{className:"mt-2 space-y-2",children:Z[b.agentUuid]?(0,d.jsx)("div",{className:"text-xs text-muted-foreground py-2",children:a("common.loading")}):X[b.agentUuid]?.length?X[b.agentUuid].map(c=>(0,d.jsxs)("div",{className:`flex items-center justify-between rounded-lg p-2.5 text-xs ${"closed"===c.status?"bg-muted/50 text-muted-foreground":"bg-secondary"}`,children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,d.jsx)("div",{className:`h-2 w-2 rounded-full flex-shrink-0 ${"active"===c.status?"bg-green-500":"inactive"===c.status?"bg-yellow-500":"bg-gray-400"}`}),(0,d.jsx)("span",{className:"font-medium truncate",children:c.name}),(0,d.jsx)(x.E,{variant:"outline",className:`text-[10px] h-4 px-1 ${"active"===c.status?"border-green-300 text-green-700":"inactive"===c.status?"border-yellow-300 text-yellow-700":"border-gray-300 text-gray-500"}`,children:a(`sessions.status${c.status.charAt(0).toUpperCase()+c.status.slice(1)}`)}),(0,d.jsx)("span",{className:"text-muted-foreground",children:a("sessions.checkins",{count:c.checkins.length})})]}),"closed"===c.status?(0,d.jsx)(g.$,{variant:"ghost",size:"sm",className:"h-6 px-2 text-[10px] text-green-600 hover:text-green-700",onClick:()=>ar(c.uuid,b.agentUuid),children:a("sessions.reopen")}):(0,d.jsx)(g.$,{variant:"ghost",size:"sm",className:"h-6 px-2 text-[10px] text-destructive hover:text-destructive",onClick:()=>aq(c.uuid,b.agentUuid),children:a("sessions.close")})]},c.uuid)):(0,d.jsx)("div",{className:"text-xs text-muted-foreground py-2 italic",children:a("sessions.noSessions")})})]})]},b.uuid))})]}),(0,d.jsx)("div",{className:"mb-8 border-t border-border"}),(0,d.jsxs)(I.Zp,{children:[(0,d.jsxs)(I.aR,{children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)(r.A,{className:"h-5 w-5 text-muted-foreground"}),(0,d.jsx)(I.ZB,{children:a("notifications.preferences.title")})]}),(0,d.jsx)(I.BT,{children:a("notifications.preferences.description")})]}),(0,d.jsx)(I.Wu,{children:(0,d.jsx)(O,{})})]}),K&&(0,d.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/25",children:(0,d.jsx)("div",{className:"max-h-[90vh] w-full max-w-[520px] overflow-y-auto rounded-2xl bg-card shadow-xl",children:(0,d.jsx)(v.Y,{createAgentAndKey:G.I,onAgentCreated:()=>{an()},onClose:()=>{M(!1)}})})}),_&&ab&&(0,d.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/25",children:(0,d.jsx)("div",{className:"max-h-[90vh] w-full max-w-[520px] overflow-y-auto rounded-2xl bg-card shadow-xl",children:(0,d.jsxs)("form",{onSubmit:at,children:[(0,d.jsxs)("div",{className:"flex items-center justify-between border-b border-border px-6 py-5",children:[(0,d.jsx)("h3",{className:"text-lg font-semibold text-foreground",children:a("settings.editAgent")}),(0,d.jsx)(g.$,{type:"button",variant:"ghost",size:"icon",onClick:as,className:"h-8 w-8",children:(0,d.jsx)(s.A,{className:"h-4 w-4"})})]}),(0,d.jsx)("div",{className:"p-6",children:(0,d.jsx)(w.L,{name:ad,onNameChange:ae,preset:af,permissions:ah,onPermissionsChange:a=>{ag(a.preset),ai(a.permissions)},persona:aj,onPersonaChange:ak,nameInputId:"editName",personaInputId:"edit-agent-persona"})}),(0,d.jsxs)("div",{className:"flex justify-end gap-3 border-t border-border px-6 py-4",children:[(0,d.jsx)(g.$,{type:"button",variant:"outline",onClick:as,children:a("common.cancel")}),(0,d.jsx)(g.$,{type:"submit",disabled:!ad||"custom"===af&&0===ah.length||al,children:al?a("settings.saving"):a("settings.saveChanges")})]})]})})}),(0,d.jsx)(h.Lt,{open:N,onOpenChange:S,children:(0,d.jsxs)(h.EO,{children:[(0,d.jsxs)(h.wd,{children:[(0,d.jsx)(h.r7,{children:a("settings.confirmDeleteTitle")}),(0,d.jsx)(h.$v,{children:a("settings.confirmDeleteDesc")})]}),(0,d.jsxs)(h.ck,{children:[(0,d.jsx)(h.Zr,{children:a("common.cancel")}),(0,d.jsx)(h.Rx,{onClick:ao,className:"bg-destructive text-destructive-foreground hover:bg-destructive/90",children:a("common.delete")})]})]})})]})}},44865:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.wasm-base64.mjs")},49102:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64939:a=>{"use strict";a.exports=import("pg")},66966:(a,b,c)=>{Promise.resolve().then(c.bind(c,95015))},68181:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("key",[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4",key:"g0fldk"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}]])},73136:a=>{"use strict";a.exports=require("node:url")},74552:a=>{"use strict";a.exports=require("pino")},75811:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.mjs")},76664:(a,b,c)=>{"use strict";function d(a){let b="string"==typeof a?new Date(a):a;if(isNaN(b.getTime()))return"";let c=b.getFullYear(),d=String(b.getMonth()+1).padStart(2,"0"),e=String(b.getDate()).padStart(2,"0"),f=String(b.getHours()).padStart(2,"0"),g=String(b.getMinutes()).padStart(2,"0");return`${c}-${d}-${e} ${f}:${g}`}function e(a,b){let c="string"==typeof a?new Date(a):a;return isNaN(c.getTime())?"":c.toLocaleDateString(b,{month:"short",day:"numeric"})}c.d(b,{r:()=>d,s:()=>e})},76760:a=>{"use strict";a.exports=require("node:path")},78439:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(76929),e=c(30630),f=c(59862),g=c(91959),h=c(8877),i=c(57717),j=c(85532),k=c(38317),l=c(80605),m=c(41431),n=c(28259),o=c(40740),p=c(16002),q=c(66271),r=c(261),s=c(81958),t=c(26331),u=c(26713),v=c(39959),w=c(76644),x=c(23640),y=c(68249),z=c(30143),A=c(47653),B=c(86439),C=c(29723),D=c.n(C),E=c(39303),F=c(79254),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["(dashboard)",{children:["settings",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,95015)),"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,16352)),"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,3155,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,37942,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,1537,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,40340)),"/home/ubuntu/dev/ai-pm/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,29723,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,3155,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,37942,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,1537,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,I=["/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/settings/page",pathname:"/settings",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/(dashboard)/settings/page";"/index"===G&&(G="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await K.prepare(a,b,{srcPage:G,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(G),{isOnDemandRevalidate:ah}=O,ai=K.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(C=$.routes[ag]??$.dynamicRoutes[ag])?void 0:C.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===K.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&K.isDev&&(aB=aa),K.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...E,tree:H,pages:I,GlobalError:D(),handler:L,routeModule:K,__next_app__:J};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:G,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=K.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:K,page:G,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
2
2
  see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await K.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!K.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},81093:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Action:()=>K,AlertDialog:()=>o,AlertDialogAction:()=>B,AlertDialogCancel:()=>D,AlertDialogContent:()=>w,AlertDialogDescription:()=>A,AlertDialogOverlay:()=>r,AlertDialogPortal:()=>q,AlertDialogTitle:()=>y,AlertDialogTrigger:()=>p,Cancel:()=>L,Content:()=>J,Description:()=>N,Overlay:()=>I,Portal:()=>H,Root:()=>F,Title:()=>M,Trigger:()=>G,createAlertDialogScope:()=>m});var d=c(21968),e=c(42990),f=c(96090),g=c(14220),h=c(22546),i=c(11156),j=c(10837),k="AlertDialog",[l,m]=(0,e.A)(k,[g.createDialogScope]),n=(0,g.createDialogScope)(),o=a=>{let{__scopeAlertDialog:b,...c}=a,d=n(b);return(0,j.jsx)(g.Root,{...d,...c,modal:!0})};o.displayName=k;var p=d.forwardRef((a,b)=>{let{__scopeAlertDialog:c,...d}=a,e=n(c);return(0,j.jsx)(g.Trigger,{...e,...d,ref:b})});p.displayName="AlertDialogTrigger";var q=a=>{let{__scopeAlertDialog:b,...c}=a,d=n(b);return(0,j.jsx)(g.Portal,{...d,...c})};q.displayName="AlertDialogPortal";var r=d.forwardRef((a,b)=>{let{__scopeAlertDialog:c,...d}=a,e=n(c);return(0,j.jsx)(g.Overlay,{...e,...d,ref:b})});r.displayName="AlertDialogOverlay";var s="AlertDialogContent",[t,u]=l(s),v=(0,i.Dc)("AlertDialogContent"),w=d.forwardRef((a,b)=>{let{__scopeAlertDialog:c,children:e,...i}=a,k=n(c),l=d.useRef(null),m=(0,f.s)(b,l),o=d.useRef(null);return(0,j.jsx)(g.WarningProvider,{contentName:s,titleName:x,docsSlug:"alert-dialog",children:(0,j.jsx)(t,{scope:c,cancelRef:o,children:(0,j.jsxs)(g.Content,{role:"alertdialog",...k,...i,ref:m,onOpenAutoFocus:(0,h.mK)(i.onOpenAutoFocus,a=>{a.preventDefault(),o.current?.focus({preventScroll:!0})}),onPointerDownOutside:a=>a.preventDefault(),onInteractOutside:a=>a.preventDefault(),children:[(0,j.jsx)(v,{children:e}),(0,j.jsx)(E,{contentRef:l})]})})})});w.displayName=s;var x="AlertDialogTitle",y=d.forwardRef((a,b)=>{let{__scopeAlertDialog:c,...d}=a,e=n(c);return(0,j.jsx)(g.Title,{...e,...d,ref:b})});y.displayName=x;var z="AlertDialogDescription",A=d.forwardRef((a,b)=>{let{__scopeAlertDialog:c,...d}=a,e=n(c);return(0,j.jsx)(g.Description,{...e,...d,ref:b})});A.displayName=z;var B=d.forwardRef((a,b)=>{let{__scopeAlertDialog:c,...d}=a,e=n(c);return(0,j.jsx)(g.Close,{...e,...d,ref:b})});B.displayName="AlertDialogAction";var C="AlertDialogCancel",D=d.forwardRef((a,b)=>{let{__scopeAlertDialog:c,...d}=a,{cancelRef:e}=u(C,c),h=n(c),i=(0,f.s)(b,e);return(0,j.jsx)(g.Close,{...h,...d,ref:i})});D.displayName=C;var E=({contentRef:a})=>{let b=`\`${s}\` requires a description for the component to be accessible for screen reader users.
3
3
 
4
4
  You can add a description to the \`${s}\` by passing a \`${z}\` component as a child, which also benefits sighted users by adding visible context to the dialog.
5
5
 
6
6
  Alternatively, you can use your own component as a description by assigning it an \`id\` and passing the same value to the \`aria-describedby\` prop in \`${s}\`. If the description is confusing or duplicative for sighted users, you can use the \`@radix-ui/react-visually-hidden\` primitive as a wrapper around your description component.
7
7
 
8
- For more information, see https://radix-ui.com/primitives/docs/components/alert-dialog`;return d.useEffect(()=>{document.getElementById(a.current?.getAttribute("aria-describedby"))||console.warn(b)},[b,a]),null},F=o,G=p,H=q,I=r,J=w,K=B,L=D,M=y,N=A},83997:a=>{"use strict";a.exports=require("tty")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87461:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},88536:(a,b,c)=>{"use strict";c.d(b,{d:()=>g});var d=c(10837);c(21968);var e=c(15644),f=c(96307);function g({className:a,...b}){return(0,d.jsx)(e.Root,{"data-slot":"switch",className:(0,f.cn)("peer data-[state=checked]:bg-primary data-[state=unchecked]:bg-input focus-visible:ring-ring/50 inline-flex h-5 w-9 shrink-0 items-center rounded-full border-2 border-transparent shadow-xs transition-all outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",a),...b,children:(0,d.jsx)(e.Thumb,{"data-slot":"switch-thumb",className:(0,f.cn)("bg-background pointer-events-none block size-4 rounded-full ring-0 shadow-lg transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0")})})}},90526:(a,b,c)=>{Promise.resolve().then(c.bind(c,74731))},91645:a=>{"use strict";a.exports=require("net")},92900:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]])},94735:a=>{"use strict";a.exports=require("events")},95015:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(37143).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx","default")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[8843,8322,9516,1512,7201,3611,5869,1871,6207,8251],()=>b(b.s=78439));module.exports=c})();
8
+ For more information, see https://radix-ui.com/primitives/docs/components/alert-dialog`;return d.useEffect(()=>{document.getElementById(a.current?.getAttribute("aria-describedby"))||console.warn(b)},[b,a]),null},F=o,G=p,H=q,I=r,J=w,K=B,L=D,M=y,N=A},83997:a=>{"use strict";a.exports=require("tty")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87461:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},88536:(a,b,c)=>{"use strict";c.d(b,{d:()=>g});var d=c(10837);c(21968);var e=c(15644),f=c(96307);function g({className:a,...b}){return(0,d.jsx)(e.Root,{"data-slot":"switch",className:(0,f.cn)("peer data-[state=checked]:bg-primary data-[state=unchecked]:bg-input focus-visible:ring-ring/50 inline-flex h-5 w-9 shrink-0 items-center rounded-full border-2 border-transparent shadow-xs transition-all outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",a),...b,children:(0,d.jsx)(e.Thumb,{"data-slot":"switch-thumb",className:(0,f.cn)("bg-background pointer-events-none block size-4 rounded-full ring-0 shadow-lg transition-transform data-[state=checked]:translate-x-4 data-[state=unchecked]:translate-x-0")})})}},90526:(a,b,c)=>{Promise.resolve().then(c.bind(c,42314))},91645:a=>{"use strict";a.exports=require("net")},92900:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]])},94735:a=>{"use strict";a.exports=require("events")},95015:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(37143).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx","default")},99706:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{"00c154b24639883e24929daf40c7659938375e92d1":()=>f.Zh,"4018fb015c7e90ac5f114d555142c90190e149e477":()=>f.Fv,"4019dc5c43c0d0b5cd0ecf1c4101d03c3bcac1be4c":()=>e.v5,"401aadf96622ab0b2bf7cc5986f1b83425ac429ae8":()=>f.IF,"40557d985a27adc0c0faaf43f493f821d243228741":()=>f.KT,"40cb34bdc4fed2104114738bf7775d107b52ddb319":()=>e.Dv,"40d310e569cfefc90bcf228f7615c06b0f53c94274":()=>f.fG,"40e1269f3365a5fc47efe77ae48b5d7cbe1215699a":()=>f.$y,"40ed94d6eaa158fef112b1a77ba9a2e91bf3c30430":()=>f.p3,"60cfafb97dee121da111a8fbb6d24763894ee7029a":()=>e.Tg});var e=c(22299),f=c(30356),g=a([e,f]);[e,f]=g.then?(await g)():g,d()}catch(a){d(a)}})}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[8843,8322,9516,1512,7201,3611,5869,1871,6207,5044],()=>b(b.s=78439));module.exports=c})();