@chorus-aidlc/chorus 0.6.8 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +335 -333
  3. package/.next/standalone/.next/app-path-routes-manifest.json +38 -38
  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/react-loadable-manifest.json +2 -2
  7. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
  9. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +2 -2
  11. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js.nft.json +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +2 -2
  14. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
  17. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +2 -2
  20. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +1 -1
  23. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js +1 -1
  26. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js +1 -1
  29. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +2 -2
  32. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js +2 -2
  35. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +2 -2
  38. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +1 -1
  41. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +1 -1
  44. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +2 -2
  47. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +2 -2
  50. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
  51. package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  54. package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  55. package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/admin/companies/new.html +1 -1
  58. package/.next/standalone/.next/server/app/admin/companies/new.rsc +2 -2
  59. package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/admin/companies.html +1 -1
  61. package/.next/standalone/.next/server/app/admin/companies.rsc +2 -2
  62. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/admin.html +1 -1
  64. package/.next/standalone/.next/server/app/admin.rsc +2 -2
  65. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/agents/[uuid]/route.js +1 -1
  70. package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/agents/route.js +1 -1
  73. package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/documents/[uuid]/route.js +1 -1
  88. package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route.js +1 -1
  93. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route.js +1 -1
  95. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route.js +1 -1
  97. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js +1 -1
  99. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/mcp/route.js +6 -6
  101. package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route.js +1 -1
  111. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route.js +1 -1
  113. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/project-groups/route.js +1 -1
  115. package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route.js +1 -1
  117. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js +1 -1
  119. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route.js +1 -1
  121. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route.js +1 -1
  123. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js +1 -1
  125. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route.js +1 -1
  127. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js +1 -1
  129. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route.js +1 -1
  131. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route.js +1 -1
  133. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/projects/[uuid]/route.js +1 -1
  135. package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route.js +1 -1
  137. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route.js +1 -1
  139. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route.js +1 -1
  141. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/api/projects/route.js +1 -1
  143. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  144. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route.js +1 -1
  145. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route.js +1 -1
  147. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route.js +1 -1
  149. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route.js +1 -1
  151. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route.js +1 -1
  153. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  156. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route.js +1 -1
  157. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
  158. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js +1 -1
  159. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
  160. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route.js +1 -1
  161. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route.js +1 -1
  163. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
  164. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route.js +1 -1
  165. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
  166. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route.js +1 -1
  167. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  168. package/.next/standalone/.next/server/app/index.html +1 -1
  169. package/.next/standalone/.next/server/app/index.rsc +2 -2
  170. package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  171. package/.next/standalone/.next/server/app/login/admin.html +1 -1
  172. package/.next/standalone/.next/server/app/login/admin.rsc +2 -2
  173. package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  174. package/.next/standalone/.next/server/app/login/callback.html +1 -1
  175. package/.next/standalone/.next/server/app/login/callback.rsc +2 -2
  176. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  177. package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
  178. package/.next/standalone/.next/server/app/login/pick-workspace.html +1 -1
  179. package/.next/standalone/.next/server/app/login/pick-workspace.rsc +2 -2
  180. package/.next/standalone/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  181. package/.next/standalone/.next/server/app/login/silent-refresh.html +1 -1
  182. package/.next/standalone/.next/server/app/login/silent-refresh.rsc +2 -2
  183. package/.next/standalone/.next/server/app/login.html +1 -1
  184. package/.next/standalone/.next/server/app/login.rsc +2 -2
  185. package/.next/standalone/.next/server/app/onboarding/page.js +5 -4
  186. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  187. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  188. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  189. package/.next/standalone/.next/server/app/onboarding.rsc +3 -3
  190. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  191. package/.next/standalone/.next/server/app/projects.html +1 -1
  192. package/.next/standalone/.next/server/app/projects.rsc +4 -4
  193. package/.next/standalone/.next/server/app/settings.html +1 -1
  194. package/.next/standalone/.next/server/app/settings.rsc +4 -4
  195. package/.next/standalone/.next/server/app-paths-manifest.json +38 -38
  196. package/.next/standalone/.next/server/chunks/1596.js +1 -1
  197. package/.next/standalone/.next/server/chunks/1639.js +1 -0
  198. package/.next/standalone/.next/server/chunks/1871.js +1 -0
  199. package/.next/standalone/.next/server/chunks/2570.js +1 -1
  200. package/.next/standalone/.next/server/chunks/2618.js +1 -1
  201. package/.next/standalone/.next/server/chunks/2961.js +1 -1
  202. package/.next/standalone/.next/server/chunks/{3408.js → 3300.js} +1 -1
  203. package/.next/standalone/.next/server/chunks/3611.js +158 -0
  204. package/.next/standalone/.next/server/chunks/3890.js +1 -1
  205. package/.next/standalone/.next/server/chunks/5300.js +1 -1
  206. package/.next/standalone/.next/server/chunks/5869.js +16 -0
  207. package/.next/standalone/.next/server/chunks/6113.js +1 -1
  208. package/.next/standalone/.next/server/chunks/6207.js +1 -1
  209. package/.next/standalone/.next/server/chunks/6753.js +3 -3
  210. package/.next/standalone/.next/server/chunks/7368.js +1 -1
  211. package/.next/standalone/.next/server/chunks/8251.js +1 -0
  212. package/.next/standalone/.next/server/chunks/8584.js +1 -0
  213. package/.next/standalone/.next/server/chunks/9051.js +1 -0
  214. package/.next/standalone/.next/server/chunks/920.js +1 -1
  215. package/.next/standalone/.next/server/chunks/937.js +1 -1
  216. package/.next/standalone/.next/server/chunks/9508.js +2 -2
  217. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  218. package/.next/standalone/.next/server/middleware-manifest.json +5 -5
  219. package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
  220. package/.next/standalone/.next/server/pages/404.html +1 -1
  221. package/.next/standalone/.next/server/pages/500.html +1 -1
  222. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  223. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  224. package/.next/standalone/.next/static/chunks/10739-5c185aa0432f5d56.js +1 -0
  225. package/.next/standalone/.next/static/chunks/{14945-45ab8dcd7d1460b0.js → 14945-0bc0086add441ba7.js} +1 -1
  226. package/.next/standalone/.next/static/chunks/19126-858a24cab6fd338a.js +1 -0
  227. package/.next/standalone/.next/static/chunks/21932-bce5ba937d1603e1.js +1 -0
  228. package/.next/standalone/.next/static/chunks/29445-04c4ab36da85b7da.js +1 -0
  229. package/.next/standalone/.next/static/chunks/34775-387b9a9967a35ccb.js +1 -0
  230. package/.next/standalone/.next/static/chunks/39611-cc227784ed679a6d.js +1 -0
  231. package/.next/standalone/.next/static/chunks/4457-b86052b2e954e357.js +1 -0
  232. package/.next/standalone/.next/static/chunks/4842-95cf4b7efd540e89.js +1 -0
  233. package/.next/standalone/.next/static/chunks/4860.15c9ae5b6268c6fc.js +1 -0
  234. package/.next/standalone/.next/static/chunks/53298-82b9c818cd70686d.js +1 -0
  235. package/.next/standalone/.next/static/chunks/{72156-693a7612a0a1927c.js → 53664-a2be2eaacce03f0f.js} +1 -1
  236. package/.next/standalone/.next/static/chunks/55434-622522b242e7747f.js +1 -0
  237. package/.next/standalone/.next/static/chunks/95750-3d0d1d48995d1088.js +1 -0
  238. package/.next/standalone/.next/static/chunks/96919-8cbf6310c703e7af.js +1 -0
  239. package/.next/standalone/.next/static/chunks/{52162.90c7520be06645a7.js → 96924.93f7dab7363f09ac.js} +1 -1
  240. package/.next/standalone/.next/static/chunks/{99373.dddf0d83066106d0.js → 99373.9939e11f5b4e0615.js} +1 -1
  241. package/.next/standalone/.next/static/chunks/99513-24849ff68a8098e1.js +1 -0
  242. package/.next/standalone/.next/static/chunks/app/(dashboard)/{layout-bf420c745be7631b.js → layout-acddb9c84f5d1607.js} +1 -1
  243. package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/{page-cb9454c2d5a8390c.js → page-63a6a5b6cf9ecf87.js} +1 -1
  244. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-b4c6141dd26cc506.js +1 -0
  245. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-4bf7bff8d68509f9.js +1 -0
  246. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-37a0cea0ba40c31b.js +1 -0
  247. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page-2d820769aa7bcaf6.js +1 -0
  248. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/page-dec0e71221d77928.js +1 -0
  249. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-355321010dd82e56.js +1 -0
  250. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/{page-59f6f1967c3dfcad.js → page-bc66567cb9c40bf0.js} +1 -1
  251. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/{page-a4995a788651e9bc.js → page-86cfeb421fa97830.js} +1 -1
  252. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-7fe70579023330da.js +1 -0
  253. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-8c51993bb3866a55.js +1 -0
  254. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/{page-7c30b3f9f2b8f520.js → page-80566dcc1cd42bee.js} +1 -1
  255. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-8db25385236a9bbf.js +1 -0
  256. package/.next/standalone/.next/static/chunks/app/onboarding/page-8d755192f0f67938.js +1 -0
  257. package/.next/standalone/.next/static/chunks/{webpack-121b5a7960550fef.js → webpack-1bb984dd0934fa96.js} +1 -1
  258. package/.next/standalone/.next/static/css/ca9796ac54f96058.css +1 -0
  259. package/.next/standalone/package.json +1 -1
  260. package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +1 -1
  261. package/.next/standalone/public/chorus-plugin/bin/on-session-start.sh +11 -4
  262. package/.next/standalone/public/chorus-plugin/bin/on-subagent-start.sh +1 -1
  263. package/.next/standalone/public/chorus-plugin/bin/on-subagent-stop.sh +5 -5
  264. package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +43 -18
  265. package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +1 -1
  266. package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +1 -1
  267. package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +2 -2
  268. package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +3 -3
  269. package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +1 -1
  270. package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +15 -18
  271. package/.next/standalone/public/install-opencode.sh +284 -0
  272. package/.next/standalone/public/skill/chorus/SKILL.md +44 -19
  273. package/.next/standalone/public/skill/proposal-chorus/SKILL.md +2 -2
  274. package/.next/standalone/public/skill/quick-dev-chorus/SKILL.md +3 -3
  275. package/README.md +12 -5
  276. package/README.zh.md +12 -5
  277. package/package.json +1 -1
  278. package/prisma/migrations/20260430034110_add_agent_permissions/migration.sql +2 -0
  279. package/prisma/schema.prisma +1 -0
  280. package/.next/standalone/.next/server/chunks/1386.js +0 -1
  281. package/.next/standalone/.next/server/chunks/1526.js +0 -1
  282. package/.next/standalone/.next/server/chunks/3088.js +0 -1
  283. package/.next/standalone/.next/server/chunks/4152.js +0 -1
  284. package/.next/standalone/.next/server/chunks/4772.js +0 -158
  285. package/.next/standalone/.next/server/chunks/8104.js +0 -16
  286. package/.next/standalone/.next/server/chunks/9408.js +0 -1
  287. package/.next/standalone/.next/static/chunks/10739-f8a95983c740edff.js +0 -1
  288. package/.next/standalone/.next/static/chunks/19126-ce11a472a7b46715.js +0 -1
  289. package/.next/standalone/.next/static/chunks/192-2fe41d1be4cf52c7.js +0 -1
  290. package/.next/standalone/.next/static/chunks/36940-1a052dcfd7a51c42.js +0 -1
  291. package/.next/standalone/.next/static/chunks/4860.32370b32f23e5ea7.js +0 -1
  292. package/.next/standalone/.next/static/chunks/53011-6c6e5c3c761b4229.js +0 -1
  293. package/.next/standalone/.next/static/chunks/55203-e226f28d874a003b.js +0 -1
  294. package/.next/standalone/.next/static/chunks/58245-b2ea112ace9624d2.js +0 -1
  295. package/.next/standalone/.next/static/chunks/59703-726546958cd4cf44.js +0 -1
  296. package/.next/standalone/.next/static/chunks/62326-65d43abf563d7ce2.js +0 -1
  297. package/.next/standalone/.next/static/chunks/67312-2b0c88796d8a1f83.js +0 -1
  298. package/.next/standalone/.next/static/chunks/71350-88c2649fc693c1e8.js +0 -1
  299. package/.next/standalone/.next/static/chunks/89310-e7dd1f2b9518aeb2.js +0 -1
  300. package/.next/standalone/.next/static/chunks/96924-847b528f7abad0e5.js +0 -1
  301. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-61ad25356f1bcf61.js +0 -1
  302. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-cfd59c5238497200.js +0 -1
  303. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-9d721a820e1058b5.js +0 -1
  304. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page-9199629492f0d6cc.js +0 -1
  305. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/page-164acb03167c8257.js +0 -1
  306. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-642981c5c760bfef.js +0 -1
  307. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-38e4430e5591fbff.js +0 -1
  308. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-cb3978ef57e7197a.js +0 -1
  309. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-94169bdcca8cb817.js +0 -1
  310. package/.next/standalone/.next/static/chunks/app/onboarding/page-1aadff0d5227df18.js +0 -1
  311. package/.next/standalone/.next/static/css/5d7e316311e46db1.css +0 -1
  312. /package/.next/standalone/.next/static/{oJIidfE9Dj5iwDkFfuZP9 → TJ6qFSxjQGUSajvwbI2qu}/_buildManifest.js +0 -0
  313. /package/.next/standalone/.next/static/{oJIidfE9Dj5iwDkFfuZP9 → TJ6qFSxjQGUSajvwbI2qu}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2151":{"*":{"id":"71394","name":"*","chunks":[],"async":false}},"2737":{"*":{"id":"97344","name":"*","chunks":[],"async":false}},"3079":{"*":{"id":"65894","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"34799","name":"*","chunks":[],"async":true}},"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}},"11725":{"*":{"id":"43591","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"81512","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"33532","name":"*","chunks":[],"async":false}},"14152":{"*":{"id":"57025","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"91611","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}},"28874":{"*":{"id":"28352","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"403","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"56039","name":"*","chunks":[],"async":false}},"30864":{"*":{"id":"78317","name":"*","chunks":[],"async":true}},"31317":{"*":{"id":"25763","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"58857","name":"*","chunks":[],"async":false}},"33188":{"*":{"id":"90436","name":"*","chunks":[],"async":true}},"34837":{"*":{"id":"16885","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"2807","name":"*","chunks":[],"async":false}},"36044":{"*":{"id":"27480","name":"*","chunks":[],"async":true}},"36402":{"*":{"id":"54292","name":"*","chunks":[],"async":true}},"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}},"40581":{"*":{"id":"33126","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}},"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}},"79834":{"*":{"id":"25400","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"41335","name":"*","chunks":[],"async":false}},"82371":{"*":{"id":"60841","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"84819","name":"*","chunks":[],"async":false}},"85406":{"*":{"id":"60729","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"63245","name":"*","chunks":[],"async":false}},"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}},"97571":{"*":{"id":"28287","name":"*","chunks":[],"async":true}},"97900":{"*":{"id":"43779","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/page.tsx":{"id":31317,"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/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/onboarding/page.tsx":{"id":23387,"name":"*","chunks":[],"async":true},"/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/(dashboard)/layout.tsx":{"id":40581,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","16544","static/chunks/16544-7e090007c7445fa7.js","71350","static/chunks/71350-88c2649fc693c1e8.js","96924","static/chunks/96924-847b528f7abad0e5.js","59703","static/chunks/59703-726546958cd4cf44.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-bf420c745be7631b.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/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/src/app/(dashboard)/projects/[uuid]/dashboard/idea-tracker.tsx":{"id":36402,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/project-settings-modal.tsx":{"id":3079,"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":36044,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/create-document-dialog.tsx":{"id":14152,"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":97900,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/ideas/ideas-list.tsx":{"id":3389,"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":85406,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-editor.tsx":{"id":30864,"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":97571,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/tasks/task-view-toggle.tsx":{"id":33188,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/page.tsx":{"id":30384,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx":{"id":2737,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/new/create-proposal-form.tsx":{"id":82371,"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/new/page.tsx":{"id":41930,"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/de70bee13400563f.css"},{"inlined":false,"path":"static/css/5d7e316311e46db1.css"}],"/home/ubuntu/dev/ai-pm/src/app/page":[],"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout":[]},"rscModuleMapping":{"2151":{"*":{"id":"66803","name":"*","chunks":[],"async":false}},"2737":{"*":{"id":"95015","name":"*","chunks":[],"async":false}},"3079":{"*":{"id":"45287","name":"*","chunks":[],"async":false}},"3389":{"*":{"id":"84805","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}},"11725":{"*":{"id":"93069","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"18198","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"69442","name":"*","chunks":[],"async":false}},"14152":{"*":{"id":"29845","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"95141","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}},"28874":{"*":{"id":"41130","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"69357","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"64352","name":"*","chunks":[],"async":false}},"30864":{"*":{"id":"34267","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"34065","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"69187","name":"*","chunks":[],"async":false}},"33188":{"*":{"id":"29334","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"29723","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"8013","name":"*","chunks":[],"async":false}},"36044":{"*":{"id":"34998","name":"*","chunks":[],"async":false}},"36402":{"*":{"id":"3302","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}},"40581":{"*":{"id":"16352","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}},"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}},"79834":{"*":{"id":"20294","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"69757","name":"*","chunks":[],"async":false}},"82371":{"*":{"id":"39156","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"6309","name":"*","chunks":[],"async":false}},"85406":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"64059","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}},"97571":{"*":{"id":"48417","name":"*","chunks":[],"async":false}},"97900":{"*":{"id":"237","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"13065","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"6873","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"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/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/admin/page.tsx":{"id":11725,"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/login/pick-workspace/page.tsx":{"id":61839,"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/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/(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/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/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/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]/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},"/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]/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]/proposals/proposal-kanban.tsx":{"id":88559,"name":"*","chunks":[],"async":true},"/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/page.tsx":{"id":30384,"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/(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/admin/companies/new/page.tsx":{"id":41930,"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}},"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":[]},"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 +1 @@
1
- <!DOCTYPE html><!--oJIidfE9Dj5iwDkFfuZP9--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5d7e316311e46db1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-121b5a7960550fef.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-ec87f2c9ef083ff1.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-22f1a931323bbb60.js" async=""></script><script src="/_next/static/chunks/18944-f9c482517327f06b.js" async=""></script><script src="/_next/static/chunks/12790-d3547c5d0ba40341.js" async=""></script><script src="/_next/static/chunks/16544-7e090007c7445fa7.js" async=""></script><script src="/_next/static/chunks/71350-88c2649fc693c1e8.js" async=""></script><script src="/_next/static/chunks/96924-847b528f7abad0e5.js" async=""></script><script src="/_next/static/chunks/59703-726546958cd4cf44.js" async=""></script><script src="/_next/static/chunks/76803-7ac4024b2ae89843.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/37880-4395be5cee4112fa.js" async=""></script><script src="/_next/static/chunks/80764-3f00c8d9ff021849.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-bf420c745be7631b.js" async=""></script><script src="/_next/static/chunks/76171244-d4ce4b0e9af3c234.js" async=""></script><script src="/_next/static/chunks/56527-c0c8f9a0c584015a.js" async=""></script><script src="/_next/static/chunks/53011-6c6e5c3c761b4229.js" async=""></script><script src="/_next/static/chunks/93346-9258abbb12887208.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/projects/page-7c30b3f9f2b8f520.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-121b5a7960550fef.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-22f1a931323bbb60.js\"],\"LocaleProvider\"]\n3:I[77999,[],\"\"]\n4:I[29459,[],\"\"]\n5:I[38366,[],\"ClientSegmentRoot\"]\n6:I[40581,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"16544\",\"static/chunks/16544-7e090007c7445fa7.js\",\"71350\",\"static/chunks/71350-88c2649fc693c1e8.js\",\"96924\",\"static/chunks/96924-847b528f7abad0e5.js\",\"59703\",\"static/chunks/59703-726546958cd4cf44.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-bf420c745be7631b.js\"],\"default\"]\n8:I[18730,[],\"ClientPageRoot\"]\n9:I[30384,[\"8893\",\"static/chunks/76171244-d4ce4b0e9af3c234.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"16544\",\"static/chunks/16544-7e090007c7445fa7.js\",\"71350\",\"static/chunks/71350-88c2649fc693c1e8.js\",\"56527\",\"static/chunks/56527-c0c8f9a0c584015a.js\",\"37880\",\"static/chunks/37880-4395be5cee4112fa.js\",\"53011\",\"static/chunks/53011-6c6e5c3c761b4229.js\",\"93346\",\"static/chunks/93346-9258abbb12887208.js\",\"11709\",\"static/chunks/app/(dashboard)/projects/page-7c30b3f9f2b8f520.js\"],\"default\"]\nc:I[12870,[],\"OutletBoundary\"]\ne:I[52955,[],\"AsyncMetadataOutlet\"]\n10:I[12870,[],\"ViewportBoundary\"]\n12:I[12870,[],\"MetadataBoundary\"]\n13:\"$Sreact.suspense\"\n15:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/5d7e316311e46db1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"oJIidfE9Dj5iwDkFfuZP9\",\"p\":\"\",\"c\":[\"\",\"projects\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"projects\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5d7e316311e46db1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"slots\":{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@7\"}]]}],{\"children\":[\"projects\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@a\",\"$@b\"]}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$Ld\",[\"$\",\"$Le\",null,{\"promise\":\"$@f\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L12\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$13\",null,{\"fallback\":null,\"children\":\"$L14\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\na:{}\nb:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nd:null\n"])</script><script>self.__next_f.push([1,"16:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"f:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$L16\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"14:\"$f:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--TJ6qFSxjQGUSajvwbI2qu--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ca9796ac54f96058.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-1bb984dd0934fa96.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-ec87f2c9ef083ff1.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-22f1a931323bbb60.js" async=""></script><script src="/_next/static/chunks/18944-f9c482517327f06b.js" async=""></script><script src="/_next/static/chunks/12790-d3547c5d0ba40341.js" async=""></script><script src="/_next/static/chunks/21932-bce5ba937d1603e1.js" async=""></script><script src="/_next/static/chunks/16544-7e090007c7445fa7.js" async=""></script><script src="/_next/static/chunks/53298-82b9c818cd70686d.js" async=""></script><script src="/_next/static/chunks/55434-622522b242e7747f.js" async=""></script><script src="/_next/static/chunks/76803-7ac4024b2ae89843.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/37880-4395be5cee4112fa.js" async=""></script><script src="/_next/static/chunks/80764-3f00c8d9ff021849.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-acddb9c84f5d1607.js" async=""></script><script src="/_next/static/chunks/76171244-d4ce4b0e9af3c234.js" async=""></script><script src="/_next/static/chunks/56527-c0c8f9a0c584015a.js" async=""></script><script src="/_next/static/chunks/4842-95cf4b7efd540e89.js" async=""></script><script src="/_next/static/chunks/93346-9258abbb12887208.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/projects/page-80566dcc1cd42bee.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-1bb984dd0934fa96.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-22f1a931323bbb60.js\"],\"LocaleProvider\"]\n3:I[77999,[],\"\"]\n4:I[29459,[],\"\"]\n5:I[38366,[],\"ClientSegmentRoot\"]\n6:I[44049,[\"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\"],\"default\"]\n8:I[18730,[],\"ClientPageRoot\"]\n9:I[30384,[\"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\"],\"default\"]\nc:I[12870,[],\"OutletBoundary\"]\ne:I[52955,[],\"AsyncMetadataOutlet\"]\n10:I[12870,[],\"ViewportBoundary\"]\n12:I[12870,[],\"MetadataBoundary\"]\n13:\"$Sreact.suspense\"\n15:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/ca9796ac54f96058.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"TJ6qFSxjQGUSajvwbI2qu\",\"p\":\"\",\"c\":[\"\",\"projects\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"projects\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ca9796ac54f96058.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"slots\":{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@7\"}]]}],{\"children\":[\"projects\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@a\",\"$@b\"]}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$Ld\",[\"$\",\"$Le\",null,{\"promise\":\"$@f\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L12\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$13\",null,{\"fallback\":null,\"children\":\"$L14\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\na:{}\nb:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nd:null\n"])</script><script>self.__next_f.push([1,"16:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"f:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$L16\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"14:\"$f:metadata\"\n"])</script></body></html>
@@ -3,9 +3,9 @@
3
3
  3:I[77999,[],""]
4
4
  4:I[29459,[],""]
5
5
  5:I[38366,[],"ClientSegmentRoot"]
6
- 6:I[40581,["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","16544","static/chunks/16544-7e090007c7445fa7.js","71350","static/chunks/71350-88c2649fc693c1e8.js","96924","static/chunks/96924-847b528f7abad0e5.js","59703","static/chunks/59703-726546958cd4cf44.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-bf420c745be7631b.js"],"default"]
6
+ 6:I[44049,["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"],"default"]
7
7
  8:I[18730,[],"ClientPageRoot"]
8
- 9:I[30384,["8893","static/chunks/76171244-d4ce4b0e9af3c234.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","16544","static/chunks/16544-7e090007c7445fa7.js","71350","static/chunks/71350-88c2649fc693c1e8.js","56527","static/chunks/56527-c0c8f9a0c584015a.js","37880","static/chunks/37880-4395be5cee4112fa.js","53011","static/chunks/53011-6c6e5c3c761b4229.js","93346","static/chunks/93346-9258abbb12887208.js","11709","static/chunks/app/(dashboard)/projects/page-7c30b3f9f2b8f520.js"],"default"]
8
+ 9:I[30384,["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"],"default"]
9
9
  c:I[12870,[],"OutletBoundary"]
10
10
  e:I[52955,[],"AsyncMetadataOutlet"]
11
11
  10:I[12870,[],"ViewportBoundary"]
@@ -15,8 +15,8 @@ e:I[52955,[],"AsyncMetadataOutlet"]
15
15
  :HL["/_next/static/media/4cf2300e9c8272f7-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
16
  :HL["/_next/static/media/93f479601ee12b01-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/css/de70bee13400563f.css","style"]
18
- :HL["/_next/static/css/5d7e316311e46db1.css","style"]
19
- 0:{"P":null,"b":"oJIidfE9Dj5iwDkFfuZP9","p":"","c":["","projects"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["projects",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/de70bee13400563f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5d7e316311e46db1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["(dashboard)",["$","$1","c",{"children":[null,["$","$L5",null,{"Component":"$6","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@7"}]]}],{"children":["projects",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@a","$@b"]}],null,["$","$Lc",null,{"children":["$Ld",["$","$Le",null,{"promise":"$@f"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L10",null,{"children":"$L11"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L12",null,{"children":["$","div",null,{"hidden":true,"children":["$","$13",null,{"fallback":null,"children":"$L14"}]}]}]]}],false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
18
+ :HL["/_next/static/css/ca9796ac54f96058.css","style"]
19
+ 0:{"P":null,"b":"TJ6qFSxjQGUSajvwbI2qu","p":"","c":["","projects"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["projects",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/de70bee13400563f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ca9796ac54f96058.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["(dashboard)",["$","$1","c",{"children":[null,["$","$L5",null,{"Component":"$6","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@7"}]]}],{"children":["projects",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@a","$@b"]}],null,["$","$Lc",null,{"children":["$Ld",["$","$Le",null,{"promise":"$@f"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L10",null,{"children":"$L11"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L12",null,{"children":["$","div",null,{"hidden":true,"children":["$","$13",null,{"fallback":null,"children":"$L14"}]}]}]]}],false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
20
20
  7:"$0:f:0:1:2:children:1:props:children:1:props:params"
21
21
  a:{}
22
22
  b:"$0:f:0:1:2:children:1:props:children:1:props:params"
@@ -1 +1 @@
1
- <!DOCTYPE html><!--oJIidfE9Dj5iwDkFfuZP9--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5d7e316311e46db1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-121b5a7960550fef.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-ec87f2c9ef083ff1.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-22f1a931323bbb60.js" async=""></script><script src="/_next/static/chunks/18944-f9c482517327f06b.js" async=""></script><script src="/_next/static/chunks/12790-d3547c5d0ba40341.js" async=""></script><script src="/_next/static/chunks/16544-7e090007c7445fa7.js" async=""></script><script src="/_next/static/chunks/71350-88c2649fc693c1e8.js" async=""></script><script src="/_next/static/chunks/96924-847b528f7abad0e5.js" async=""></script><script src="/_next/static/chunks/59703-726546958cd4cf44.js" async=""></script><script src="/_next/static/chunks/76803-7ac4024b2ae89843.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/37880-4395be5cee4112fa.js" async=""></script><script src="/_next/static/chunks/80764-3f00c8d9ff021849.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-bf420c745be7631b.js" async=""></script><script src="/_next/static/chunks/192-2fe41d1be4cf52c7.js" async=""></script><script src="/_next/static/chunks/89310-e7dd1f2b9518aeb2.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-94169bdcca8cb817.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-121b5a7960550fef.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-22f1a931323bbb60.js\"],\"LocaleProvider\"]\n3:I[77999,[],\"\"]\n4:I[29459,[],\"\"]\n5:I[38366,[],\"ClientSegmentRoot\"]\n6:I[40581,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"16544\",\"static/chunks/16544-7e090007c7445fa7.js\",\"71350\",\"static/chunks/71350-88c2649fc693c1e8.js\",\"96924\",\"static/chunks/96924-847b528f7abad0e5.js\",\"59703\",\"static/chunks/59703-726546958cd4cf44.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-bf420c745be7631b.js\"],\"default\"]\n8:I[18730,[],\"ClientPageRoot\"]\n9:I[2737,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"71350\",\"static/chunks/71350-88c2649fc693c1e8.js\",\"192\",\"static/chunks/192-2fe41d1be4cf52c7.js\",\"89310\",\"static/chunks/89310-e7dd1f2b9518aeb2.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-94169bdcca8cb817.js\"],\"default\"]\nc:I[12870,[],\"OutletBoundary\"]\ne:I[52955,[],\"AsyncMetadataOutlet\"]\n10:I[12870,[],\"ViewportBoundary\"]\n12:I[12870,[],\"MetadataBoundary\"]\n13:\"$Sreact.suspense\"\n15:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/5d7e316311e46db1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"oJIidfE9Dj5iwDkFfuZP9\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5d7e316311e46db1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"slots\":{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@7\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@a\",\"$@b\"]}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$Ld\",[\"$\",\"$Le\",null,{\"promise\":\"$@f\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L12\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$13\",null,{\"fallback\":null,\"children\":\"$L14\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\na:{}\nb:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nd:null\n"])</script><script>self.__next_f.push([1,"16:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"f:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$L16\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"14:\"$f:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--TJ6qFSxjQGUSajvwbI2qu--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/de70bee13400563f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ca9796ac54f96058.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-1bb984dd0934fa96.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-ec87f2c9ef083ff1.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-22f1a931323bbb60.js" async=""></script><script src="/_next/static/chunks/18944-f9c482517327f06b.js" async=""></script><script src="/_next/static/chunks/12790-d3547c5d0ba40341.js" async=""></script><script src="/_next/static/chunks/21932-bce5ba937d1603e1.js" async=""></script><script src="/_next/static/chunks/16544-7e090007c7445fa7.js" async=""></script><script src="/_next/static/chunks/53298-82b9c818cd70686d.js" async=""></script><script src="/_next/static/chunks/55434-622522b242e7747f.js" async=""></script><script src="/_next/static/chunks/76803-7ac4024b2ae89843.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/37880-4395be5cee4112fa.js" async=""></script><script src="/_next/static/chunks/80764-3f00c8d9ff021849.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-acddb9c84f5d1607.js" async=""></script><script src="/_next/static/chunks/34775-387b9a9967a35ccb.js" async=""></script><script src="/_next/static/chunks/99513-24849ff68a8098e1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-8db25385236a9bbf.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent &amp; Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-1bb984dd0934fa96.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-22f1a931323bbb60.js\"],\"LocaleProvider\"]\n3:I[77999,[],\"\"]\n4:I[29459,[],\"\"]\n5:I[38366,[],\"ClientSegmentRoot\"]\n6:I[44049,[\"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\"],\"default\"]\n8:I[18730,[],\"ClientPageRoot\"]\n9:I[18498,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"53298\",\"static/chunks/53298-82b9c818cd70686d.js\",\"34775\",\"static/chunks/34775-387b9a9967a35ccb.js\",\"99513\",\"static/chunks/99513-24849ff68a8098e1.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-8db25385236a9bbf.js\"],\"default\"]\nc:I[12870,[],\"OutletBoundary\"]\ne:I[52955,[],\"AsyncMetadataOutlet\"]\n10:I[12870,[],\"ViewportBoundary\"]\n12:I[12870,[],\"MetadataBoundary\"]\n13:\"$Sreact.suspense\"\n15:I[34837,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/de70bee13400563f.css\",\"style\"]\n:HL[\"/_next/static/css/ca9796ac54f96058.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"TJ6qFSxjQGUSajvwbI2qu\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de70bee13400563f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ca9796ac54f96058.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"slots\":{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@7\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@a\",\"$@b\"]}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$Ld\",[\"$\",\"$Le\",null,{\"promise\":\"$@f\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L12\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$13\",null,{\"fallback\":null,\"children\":\"$L14\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$15\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\na:{}\nb:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nd:null\n"])</script><script>self.__next_f.push([1,"16:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"f:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$L16\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"14:\"$f:metadata\"\n"])</script></body></html>
@@ -3,9 +3,9 @@
3
3
  3:I[77999,[],""]
4
4
  4:I[29459,[],""]
5
5
  5:I[38366,[],"ClientSegmentRoot"]
6
- 6:I[40581,["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","16544","static/chunks/16544-7e090007c7445fa7.js","71350","static/chunks/71350-88c2649fc693c1e8.js","96924","static/chunks/96924-847b528f7abad0e5.js","59703","static/chunks/59703-726546958cd4cf44.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-bf420c745be7631b.js"],"default"]
6
+ 6:I[44049,["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"],"default"]
7
7
  8:I[18730,[],"ClientPageRoot"]
8
- 9:I[2737,["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","71350","static/chunks/71350-88c2649fc693c1e8.js","192","static/chunks/192-2fe41d1be4cf52c7.js","89310","static/chunks/89310-e7dd1f2b9518aeb2.js","51670","static/chunks/app/(dashboard)/settings/page-94169bdcca8cb817.js"],"default"]
8
+ 9:I[18498,["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","21932","static/chunks/21932-bce5ba937d1603e1.js","53298","static/chunks/53298-82b9c818cd70686d.js","34775","static/chunks/34775-387b9a9967a35ccb.js","99513","static/chunks/99513-24849ff68a8098e1.js","51670","static/chunks/app/(dashboard)/settings/page-8db25385236a9bbf.js"],"default"]
9
9
  c:I[12870,[],"OutletBoundary"]
10
10
  e:I[52955,[],"AsyncMetadataOutlet"]
11
11
  10:I[12870,[],"ViewportBoundary"]
@@ -15,8 +15,8 @@ e:I[52955,[],"AsyncMetadataOutlet"]
15
15
  :HL["/_next/static/media/4cf2300e9c8272f7-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
16
  :HL["/_next/static/media/93f479601ee12b01-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/css/de70bee13400563f.css","style"]
18
- :HL["/_next/static/css/5d7e316311e46db1.css","style"]
19
- 0:{"P":null,"b":"oJIidfE9Dj5iwDkFfuZP9","p":"","c":["","settings"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/de70bee13400563f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5d7e316311e46db1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["(dashboard)",["$","$1","c",{"children":[null,["$","$L5",null,{"Component":"$6","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@7"}]]}],{"children":["settings",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@a","$@b"]}],null,["$","$Lc",null,{"children":["$Ld",["$","$Le",null,{"promise":"$@f"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L10",null,{"children":"$L11"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L12",null,{"children":["$","div",null,{"hidden":true,"children":["$","$13",null,{"fallback":null,"children":"$L14"}]}]}]]}],false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
18
+ :HL["/_next/static/css/ca9796ac54f96058.css","style"]
19
+ 0:{"P":null,"b":"TJ6qFSxjQGUSajvwbI2qu","p":"","c":["","settings"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/de70bee13400563f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ca9796ac54f96058.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["(dashboard)",["$","$1","c",{"children":[null,["$","$L5",null,{"Component":"$6","slots":{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@7"}]]}],{"children":["settings",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@a","$@b"]}],null,["$","$Lc",null,{"children":["$Ld",["$","$Le",null,{"promise":"$@f"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L10",null,{"children":"$L11"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L12",null,{"children":["$","div",null,{"hidden":true,"children":["$","$13",null,{"fallback":null,"children":"$L14"}]}]}]]}],false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
20
20
  7:"$0:f:0:1:2:children:1:props:children:1:props:params"
21
21
  a:{}
22
22
  b:"$0:f:0:1:2:children:1:props:children:1:props:params"