@chorus-aidlc/chorus 0.15.0 → 0.16.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 (317) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +411 -411
  3. package/.next/standalone/.next/app-path-routes-manifest.json +49 -49
  4. package/.next/standalone/.next/build-manifest.json +5 -5
  5. package/.next/standalone/.next/prerender-manifest.json +42 -42
  6. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
  7. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  9. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  11. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
  14. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +2 -2
  17. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +2 -2
  19. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  20. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js +2 -2
  21. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +2 -2
  24. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js +2 -2
  27. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +2 -2
  29. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +1 -1
  31. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +1 -1
  34. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +1 -1
  37. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +2 -2
  40. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/_not-found.html +2 -2
  44. package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  45. package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/admin/companies/new.html +2 -2
  48. package/.next/standalone/.next/server/app/admin/companies/new.rsc +2 -2
  49. package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/admin/companies.html +2 -2
  51. package/.next/standalone/.next/server/app/admin/companies.rsc +2 -2
  52. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/admin.html +2 -2
  54. package/.next/standalone/.next/server/app/admin.rsc +2 -2
  55. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/agent-connections/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  70. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/daemon/connection-heartbeat/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/daemon/control/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/daemon/directory-request/report/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/daemon/execution-state/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/daemon/executions/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/daemon/pending-turns/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/daemon/resume/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/daemon/transcript/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/daemon/turn-advance/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/daemon-directory-requests/[uuid]/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/daemon-directory-requests/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/api/daemon-sessions/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/ideas/[uuid]/wake-preview/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/ideas/conversational/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.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/project-visits/pin/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/project-visits/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/project-visits/visit/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/projects/[uuid]/agent-cwds/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/projects/agent-cwd-options/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/projects/route.js +1 -1
  136. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
  139. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
  141. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/api/references/[uuid]/route_client-reference-manifest.js +1 -1
  143. package/.next/standalone/.next/server/app/api/references/route_client-reference-manifest.js +1 -1
  144. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  145. package/.next/standalone/.next/server/app/api/session/route_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  147. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
  149. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  153. package/.next/standalone/.next/server/app/index.html +2 -2
  154. package/.next/standalone/.next/server/app/index.rsc +2 -2
  155. package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  156. package/.next/standalone/.next/server/app/login/admin.html +2 -2
  157. package/.next/standalone/.next/server/app/login/admin.rsc +2 -2
  158. package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  159. package/.next/standalone/.next/server/app/login/callback.html +2 -2
  160. package/.next/standalone/.next/server/app/login/callback.rsc +2 -2
  161. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
  163. package/.next/standalone/.next/server/app/login/pick-workspace.html +2 -2
  164. package/.next/standalone/.next/server/app/login/pick-workspace.rsc +2 -2
  165. package/.next/standalone/.next/server/app/login.html +2 -2
  166. package/.next/standalone/.next/server/app/login.rsc +2 -2
  167. package/.next/standalone/.next/server/app/onboarding/page.js +2 -2
  168. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  169. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  170. package/.next/standalone/.next/server/app/onboarding.html +2 -2
  171. package/.next/standalone/.next/server/app/onboarding.rsc +3 -3
  172. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  173. package/.next/standalone/.next/server/app/projects.html +2 -2
  174. package/.next/standalone/.next/server/app/projects.rsc +4 -4
  175. package/.next/standalone/.next/server/app/settings.html +2 -2
  176. package/.next/standalone/.next/server/app/settings.rsc +4 -4
  177. package/.next/standalone/.next/server/app-paths-manifest.json +49 -49
  178. package/.next/standalone/.next/server/chunks/1114.js +1 -1
  179. package/.next/standalone/.next/server/chunks/1318.js +1 -1
  180. package/.next/standalone/.next/server/chunks/1559.js +2 -2
  181. package/.next/standalone/.next/server/chunks/1722.js +1 -1
  182. package/.next/standalone/.next/server/chunks/2570.js +2 -2
  183. package/.next/standalone/.next/server/chunks/2572.js +1 -1
  184. package/.next/standalone/.next/server/chunks/2961.js +1 -1
  185. package/.next/standalone/.next/server/chunks/3594.js +1 -0
  186. package/.next/standalone/.next/server/chunks/4394.js +1 -0
  187. package/.next/standalone/.next/server/chunks/5245.js +1 -1
  188. package/.next/standalone/.next/server/chunks/{2282.js → 5351.js} +3 -3
  189. package/.next/standalone/.next/server/chunks/6113.js +1 -1
  190. package/.next/standalone/.next/server/chunks/6207.js +1 -1
  191. package/.next/standalone/.next/server/chunks/6506.js +1 -1
  192. package/.next/standalone/.next/server/chunks/6667.js +1 -0
  193. package/.next/standalone/.next/server/chunks/679.js +1 -1
  194. package/.next/standalone/.next/server/chunks/6995.js +1 -0
  195. package/.next/standalone/.next/server/chunks/7368.js +1 -1
  196. package/.next/standalone/.next/server/chunks/7530.js +1 -1
  197. package/.next/standalone/.next/server/chunks/920.js +1 -1
  198. package/.next/standalone/.next/server/chunks/9213.js +1 -1
  199. package/.next/standalone/.next/server/chunks/9378.js +1 -1
  200. package/.next/standalone/.next/server/chunks/9793.js +1 -0
  201. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  202. package/.next/standalone/.next/server/middleware-manifest.json +5 -5
  203. package/.next/standalone/.next/server/pages/404.html +2 -2
  204. package/.next/standalone/.next/server/pages/500.html +1 -1
  205. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  206. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  207. package/.next/standalone/.next/static/chunks/11595.1bcd2b65089007ae.js +1 -0
  208. package/.next/standalone/.next/static/chunks/19887-4d76db57a7ce4437.js +1 -0
  209. package/.next/standalone/.next/static/chunks/29108-e171d8b8c680cbb5.js +1 -0
  210. package/.next/standalone/.next/static/chunks/33456.c98d3e21528b61d8.js +1 -0
  211. package/.next/standalone/.next/static/chunks/4860.9122a86d33dc6b62.js +1 -0
  212. package/.next/standalone/.next/static/chunks/53073-5fd399cb25a11740.js +1 -0
  213. package/.next/standalone/.next/static/chunks/53402-a54163001f3d953a.js +1 -0
  214. package/.next/standalone/.next/static/chunks/6603-07faab08560f7ecd.js +1 -0
  215. package/.next/standalone/.next/static/chunks/7777-5dad34f6bdc13482.js +1 -0
  216. package/.next/standalone/.next/static/chunks/78155-db70d9684a1e77a2.js +1 -0
  217. package/.next/standalone/.next/static/chunks/78917-7354d3b6908da7d1.js +1 -0
  218. package/.next/standalone/.next/static/chunks/82751-de255af4418d53e4.js +1 -0
  219. package/.next/standalone/.next/static/chunks/94643-90a9ec7b9a9abaf0.js +1 -0
  220. package/.next/standalone/.next/static/chunks/99366-425e9ef22e60e3e2.js +1 -0
  221. package/.next/standalone/.next/static/chunks/99373.585230dcb315a068.js +1 -0
  222. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-3d3b3b9e16c03cda.js +1 -0
  223. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-69d746c98079024d.js +1 -0
  224. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-2af705f6c3789131.js +1 -0
  225. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/{page-2c9d3f4c6e0ff807.js → page-82404154708e48a9.js} +1 -1
  226. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-8119df915138a9c3.js +1 -0
  227. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-f619bd65e1eed8c9.js +1 -0
  228. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-d5b222f379b2e8ca.js +1 -0
  229. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/{page-ed9415921188b4d3.js → page-6abc7d1785e2b999.js} +1 -1
  230. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/{page-c70af8cac7bdc483.js → page-0789c6589363154c.js} +1 -1
  231. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/{page-715b000c156a080c.js → page-a612f6fc5be0239d.js} +1 -1
  232. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-5fb9fd3db155d5ca.js +1 -0
  233. package/.next/standalone/.next/static/chunks/app/onboarding/page-e85315278aafc300.js +1 -0
  234. package/.next/standalone/.next/static/chunks/{webpack-84e2db1b2418c974.js → webpack-dec1f54ebb9bf963.js} +1 -1
  235. package/.next/standalone/.next/static/css/67fba0943f494f0e.css +1 -0
  236. package/.next/standalone/package.json +1 -1
  237. package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +1 -1
  238. package/.next/standalone/public/chorus-plugin/skills/brainstorm/SKILL.md +1 -1
  239. package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +2 -1
  240. package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +1 -1
  241. package/.next/standalone/public/chorus-plugin/skills/docs/SKILL.md +68 -0
  242. package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +1 -1
  243. package/.next/standalone/public/chorus-plugin/skills/openspec-aware/SKILL.md +1 -1
  244. package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +1 -1
  245. package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +1 -1
  246. package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +1 -1
  247. package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +1 -1
  248. package/.next/standalone/public/install-kiro.sh +10 -7
  249. package/.next/standalone/public/kiro-plugin/.kiro/agents/chorus.json +1 -0
  250. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-brainstorm/SKILL.md +1 -1
  251. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-develop/SKILL.md +1 -1
  252. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-docs/SKILL.md +68 -0
  253. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-idea/SKILL.md +1 -1
  254. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-openspec-aware/SKILL.md +1 -1
  255. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-proposal/SKILL.md +1 -1
  256. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-quick-dev/SKILL.md +1 -1
  257. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-review/SKILL.md +1 -1
  258. package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-yolo/SKILL.md +1 -1
  259. package/.next/standalone/public/kiro-plugin/.kiro/steering/chorus.md +1 -0
  260. package/.next/standalone/public/kiro-plugin/bin/chorus-api.sh +1 -1
  261. package/.next/standalone/public/skill/brainstorm-chorus/SKILL.md +1 -1
  262. package/.next/standalone/public/skill/chorus/SKILL.md +2 -1
  263. package/.next/standalone/public/skill/code-reviewer-chorus/SKILL.md +1 -1
  264. package/.next/standalone/public/skill/develop-chorus/SKILL.md +1 -1
  265. package/.next/standalone/public/skill/docs-chorus/SKILL.md +70 -0
  266. package/.next/standalone/public/skill/idea-chorus/SKILL.md +1 -1
  267. package/.next/standalone/public/skill/package.json +9 -5
  268. package/.next/standalone/public/skill/proposal-chorus/SKILL.md +1 -1
  269. package/.next/standalone/public/skill/proposal-reviewer-chorus/SKILL.md +1 -1
  270. package/.next/standalone/public/skill/quick-dev-chorus/SKILL.md +1 -1
  271. package/.next/standalone/public/skill/review-chorus/SKILL.md +1 -1
  272. package/.next/standalone/public/skill/task-reviewer-chorus/SKILL.md +1 -1
  273. package/.next/standalone/public/skill/yolo-chorus/SKILL.md +1 -1
  274. package/README.ja.md +6 -14
  275. package/README.ko.md +6 -14
  276. package/README.md +6 -14
  277. package/README.zh.md +6 -14
  278. package/cli/claude-spawner.mjs +15 -6
  279. package/cli/client-args.mjs +8 -0
  280. package/cli/codex-spawner.mjs +7 -3
  281. package/cli/credentials.mjs +41 -0
  282. package/cli/daemon-config.mjs +202 -1
  283. package/cli/daemon-install-config.mjs +38 -1
  284. package/cli/daemon.mjs +222 -1
  285. package/cli/login.mjs +90 -2
  286. package/package.json +1 -1
  287. package/.next/standalone/.next/server/chunks/1524.js +0 -1
  288. package/.next/standalone/.next/server/chunks/330.js +0 -1
  289. package/.next/standalone/.next/server/chunks/3525.js +0 -1
  290. package/.next/standalone/.next/server/chunks/4070.js +0 -1
  291. package/.next/standalone/.next/server/chunks/8540.js +0 -1
  292. package/.next/standalone/.next/static/chunks/11595.f1e55e827d67f2bc.js +0 -1
  293. package/.next/standalone/.next/static/chunks/18351-12dc856208d79e10.js +0 -1
  294. package/.next/standalone/.next/static/chunks/33456.4817cdce41593c7e.js +0 -1
  295. package/.next/standalone/.next/static/chunks/37938-0b9a2b891c04b166.js +0 -1
  296. package/.next/standalone/.next/static/chunks/4860.bb2749ebaf8eb15f.js +0 -1
  297. package/.next/standalone/.next/static/chunks/53402-be6989c3f3968e7b.js +0 -1
  298. package/.next/standalone/.next/static/chunks/68326-61feeb2f6cddd338.js +0 -1
  299. package/.next/standalone/.next/static/chunks/72974-714dcca796895c40.js +0 -1
  300. package/.next/standalone/.next/static/chunks/7777-13466138aa42bd5f.js +0 -1
  301. package/.next/standalone/.next/static/chunks/78917-f91904c6c2d12dab.js +0 -1
  302. package/.next/standalone/.next/static/chunks/80748-e971c5a5d6ef967d.js +0 -1
  303. package/.next/standalone/.next/static/chunks/80904-973284d1fe916c38.js +0 -1
  304. package/.next/standalone/.next/static/chunks/94470-0c74a933d5a2902f.js +0 -1
  305. package/.next/standalone/.next/static/chunks/94643-ba1ebff5769d2b50.js +0 -1
  306. package/.next/standalone/.next/static/chunks/99373.ae03246bdf49c700.js +0 -1
  307. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-177a3fa88be94b4a.js +0 -1
  308. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-03b8510273520572.js +0 -1
  309. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-4a8ac49308a4e23b.js +0 -1
  310. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-03408be00dc4822b.js +0 -1
  311. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-be353989e67e7b55.js +0 -1
  312. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-596d97796dd55e2f.js +0 -1
  313. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-e786a59c24eb5bda.js +0 -1
  314. package/.next/standalone/.next/static/chunks/app/onboarding/page-df7c97cefb508201.js +0 -1
  315. package/.next/standalone/.next/static/css/ef995b001437e3ef.css +0 -1
  316. /package/.next/standalone/.next/static/{oHZy43Le4b2I7pg7_cQ0Z → H92ZuhpmDWcL3WOfYRc--}/_buildManifest.js +0 -0
  317. /package/.next/standalone/.next/static/{oHZy43Le4b2I7pg7_cQ0Z → H92ZuhpmDWcL3WOfYRc--}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><!--oHZy43Le4b2I7pg7_cQ0Z--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ef995b001437e3ef.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-84e2db1b2418c974.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/27290-2f874213668491c8.js" async=""></script><script src="/_next/static/chunks/app/layout-985054e973f66999.js" async=""></script><script src="/_next/static/chunks/f3524bc3-5c48b74c49ddeca0.js" async=""></script><script src="/_next/static/chunks/fcc64ffe-2c36a6b45f81782c.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/26885-00665cb87b9da098.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/21932-bce5ba937d1603e1.js" async=""></script><script src="/_next/static/chunks/30724-627b849ed09f9cc5.js" async=""></script><script src="/_next/static/chunks/16544-7e090007c7445fa7.js" async=""></script><script src="/_next/static/chunks/94170-fb8ea86f938a27a5.js" async=""></script><script src="/_next/static/chunks/83285-db8ae107944eb6df.js" async=""></script><script src="/_next/static/chunks/27201-0228042991534905.js" async=""></script><script src="/_next/static/chunks/16551-d129ae0de4a04d69.js" async=""></script><script src="/_next/static/chunks/97784-7b90a17294840e32.js" async=""></script><script src="/_next/static/chunks/14753-d911e24624c88fbc.js" async=""></script><script src="/_next/static/chunks/45532-12ed13c096e2a88e.js" async=""></script><script src="/_next/static/chunks/70552-0ea3c887937b5b51.js" async=""></script><script src="/_next/static/chunks/89836-b5ab6a0b32c54f42.js" async=""></script><script src="/_next/static/chunks/15183-3f43af926186f7ef.js" async=""></script><script src="/_next/static/chunks/38296-316ba18af72385fb.js" async=""></script><script src="/_next/static/chunks/87325-dc3239012edcacdc.js" async=""></script><script src="/_next/static/chunks/39025-13049f9c48e08d6c.js" async=""></script><script src="/_next/static/chunks/4340-a33120fb742af57e.js" async=""></script><script src="/_next/static/chunks/53402-be6989c3f3968e7b.js" async=""></script><script src="/_next/static/chunks/94643-ba1ebff5769d2b50.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-177a3fa88be94b4a.js" async=""></script><script src="/_next/static/chunks/80904-973284d1fe916c38.js" async=""></script><script src="/_next/static/chunks/37938-0b9a2b891c04b166.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-e786a59c24eb5bda.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_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","chorus-theme","system",null,["light","dark"],null,true,true)</script><style>
1
+ <!DOCTYPE html><!--H92ZuhpmDWcL3WOfYRc__--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/67fba0943f494f0e.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-dec1f54ebb9bf963.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/27290-2f874213668491c8.js" async=""></script><script src="/_next/static/chunks/app/layout-985054e973f66999.js" async=""></script><script src="/_next/static/chunks/f3524bc3-5c48b74c49ddeca0.js" async=""></script><script src="/_next/static/chunks/fcc64ffe-2c36a6b45f81782c.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/26885-00665cb87b9da098.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/21932-bce5ba937d1603e1.js" async=""></script><script src="/_next/static/chunks/30724-627b849ed09f9cc5.js" async=""></script><script src="/_next/static/chunks/16544-7e090007c7445fa7.js" async=""></script><script src="/_next/static/chunks/94170-fb8ea86f938a27a5.js" async=""></script><script src="/_next/static/chunks/83285-db8ae107944eb6df.js" async=""></script><script src="/_next/static/chunks/27201-0228042991534905.js" async=""></script><script src="/_next/static/chunks/16551-d129ae0de4a04d69.js" async=""></script><script src="/_next/static/chunks/97784-7b90a17294840e32.js" async=""></script><script src="/_next/static/chunks/14753-d911e24624c88fbc.js" async=""></script><script src="/_next/static/chunks/45532-12ed13c096e2a88e.js" async=""></script><script src="/_next/static/chunks/70552-0ea3c887937b5b51.js" async=""></script><script src="/_next/static/chunks/89836-b5ab6a0b32c54f42.js" async=""></script><script src="/_next/static/chunks/15183-3f43af926186f7ef.js" async=""></script><script src="/_next/static/chunks/38296-316ba18af72385fb.js" async=""></script><script src="/_next/static/chunks/87325-dc3239012edcacdc.js" async=""></script><script src="/_next/static/chunks/39025-13049f9c48e08d6c.js" async=""></script><script src="/_next/static/chunks/4340-a33120fb742af57e.js" async=""></script><script src="/_next/static/chunks/53402-a54163001f3d953a.js" async=""></script><script src="/_next/static/chunks/94643-90a9ec7b9a9abaf0.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-3d3b3b9e16c03cda.js" async=""></script><script src="/_next/static/chunks/78155-db70d9684a1e77a2.js" async=""></script><script src="/_next/static/chunks/19887-4d76db57a7ce4437.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-5fb9fd3db155d5ca.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_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","chorus-theme","system",null,["light","dark"],null,true,true)</script><style>
2
2
  :root {
3
3
  --bprogress-color: hsl(var(--primary));
4
4
  --bprogress-height: 3px;
@@ -119,4 +119,4 @@
119
119
  from { left: -80%; width: 80%; }
120
120
  to { left: 110%; width: 10%; }
121
121
  }
122
- </style><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><script src="/_next/static/chunks/webpack-84e2db1b2418c974.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[99846,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"ThemeProvider\"]\n3:I[40834,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"ProgressProvider\"]\n4:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"LocaleProvider\"]\n5:I[77999,[],\"\"]\n6:I[29459,[],\"\"]\n7:I[38366,[],\"ClientSegmentRoot\"]\n"])</script><script>self.__next_f.push([1,"8:I[40890,[\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"14655\",\"static/chunks/14655-4f3bc7f3044c42c1.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"16544\",\"static/chunks/16544-7e090007c7445fa7.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"83285\",\"static/chunks/83285-db8ae107944eb6df.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"89836\",\"static/chunks/89836-b5ab6a0b32c54f42.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"38296\",\"static/chunks/38296-316ba18af72385fb.js\",\"87325\",\"static/chunks/87325-dc3239012edcacdc.js\",\"39025\",\"static/chunks/39025-13049f9c48e08d6c.js\",\"4340\",\"static/chunks/4340-a33120fb742af57e.js\",\"53402\",\"static/chunks/53402-be6989c3f3968e7b.js\",\"94643\",\"static/chunks/94643-ba1ebff5769d2b50.js\",\"69305\",\"static/chunks/app/(dashboard)/layout-177a3fa88be94b4a.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"a:I[18730,[],\"ClientPageRoot\"]\n"])</script><script>self.__next_f.push([1,"b:I[17563,[\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"83285\",\"static/chunks/83285-db8ae107944eb6df.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"89836\",\"static/chunks/89836-b5ab6a0b32c54f42.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"80904\",\"static/chunks/80904-973284d1fe916c38.js\",\"37938\",\"static/chunks/37938-0b9a2b891c04b166.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-e786a59c24eb5bda.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"e:I[12870,[],\"OutletBoundary\"]\n10:I[52955,[],\"AsyncMetadataOutlet\"]\n12:I[12870,[],\"ViewportBoundary\"]\n14:I[12870,[],\"MetadataBoundary\"]\n15:\"$Sreact.suspense\"\n17:I[34837,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/ef995b001437e3ef.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"oHZy43Le4b2I7pg7_cQ0Z\",\"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/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ef995b001437e3ef.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",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,[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"slots\":{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",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: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: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: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: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\":\"$@9\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@c\",\"$@d\"]}],null,[\"$\",\"$Le\",null,{\"children\":[\"$Lf\",[\"$\",\"$L10\",null,{\"promise\":\"$@11\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L14\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$15\",null,{\"fallback\":null,\"children\":\"$L16\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$17\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\nc:{}\nd:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:null\n"])</script><script>self.__next_f.push([1,"18:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"11:{\"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\"}],[\"$\",\"$L18\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"16:\"$11:metadata\"\n"])</script></body></html>
122
+ </style><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><script src="/_next/static/chunks/webpack-dec1f54ebb9bf963.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[99846,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"ThemeProvider\"]\n3:I[40834,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"ProgressProvider\"]\n4:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"LocaleProvider\"]\n5:I[77999,[],\"\"]\n6:I[29459,[],\"\"]\n7:I[38366,[],\"ClientSegmentRoot\"]\n"])</script><script>self.__next_f.push([1,"8:I[13146,[\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"14655\",\"static/chunks/14655-4f3bc7f3044c42c1.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"16544\",\"static/chunks/16544-7e090007c7445fa7.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"83285\",\"static/chunks/83285-db8ae107944eb6df.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"89836\",\"static/chunks/89836-b5ab6a0b32c54f42.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"38296\",\"static/chunks/38296-316ba18af72385fb.js\",\"87325\",\"static/chunks/87325-dc3239012edcacdc.js\",\"39025\",\"static/chunks/39025-13049f9c48e08d6c.js\",\"4340\",\"static/chunks/4340-a33120fb742af57e.js\",\"53402\",\"static/chunks/53402-a54163001f3d953a.js\",\"94643\",\"static/chunks/94643-90a9ec7b9a9abaf0.js\",\"69305\",\"static/chunks/app/(dashboard)/layout-3d3b3b9e16c03cda.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"a:I[18730,[],\"ClientPageRoot\"]\n"])</script><script>self.__next_f.push([1,"b:I[52677,[\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"83285\",\"static/chunks/83285-db8ae107944eb6df.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"89836\",\"static/chunks/89836-b5ab6a0b32c54f42.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"78155\",\"static/chunks/78155-db70d9684a1e77a2.js\",\"19887\",\"static/chunks/19887-4d76db57a7ce4437.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-5fb9fd3db155d5ca.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"e:I[12870,[],\"OutletBoundary\"]\n10:I[52955,[],\"AsyncMetadataOutlet\"]\n12:I[12870,[],\"ViewportBoundary\"]\n14:I[12870,[],\"MetadataBoundary\"]\n15:\"$Sreact.suspense\"\n17:I[34837,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/67fba0943f494f0e.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"H92ZuhpmDWcL3WOfYRc--\",\"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/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/67fba0943f494f0e.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",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,[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"slots\":{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",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: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: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: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: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\":\"$@9\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@c\",\"$@d\"]}],null,[\"$\",\"$Le\",null,{\"children\":[\"$Lf\",[\"$\",\"$L10\",null,{\"promise\":\"$@11\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L14\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$15\",null,{\"fallback\":null,\"children\":\"$L16\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$17\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\nc:{}\nd:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:null\n"])</script><script>self.__next_f.push([1,"18:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"11:{\"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\"}],[\"$\",\"$L18\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"16:\"$11:metadata\"\n"])</script></body></html>
@@ -5,9 +5,9 @@
5
5
  5:I[77999,[],""]
6
6
  6:I[29459,[],""]
7
7
  7:I[38366,[],"ClientSegmentRoot"]
8
- 8:I[40890,["93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","27290","static/chunks/27290-2f874213668491c8.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","21932","static/chunks/21932-bce5ba937d1603e1.js","30724","static/chunks/30724-627b849ed09f9cc5.js","16544","static/chunks/16544-7e090007c7445fa7.js","94170","static/chunks/94170-fb8ea86f938a27a5.js","83285","static/chunks/83285-db8ae107944eb6df.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","89836","static/chunks/89836-b5ab6a0b32c54f42.js","15183","static/chunks/15183-3f43af926186f7ef.js","38296","static/chunks/38296-316ba18af72385fb.js","87325","static/chunks/87325-dc3239012edcacdc.js","39025","static/chunks/39025-13049f9c48e08d6c.js","4340","static/chunks/4340-a33120fb742af57e.js","53402","static/chunks/53402-be6989c3f3968e7b.js","94643","static/chunks/94643-ba1ebff5769d2b50.js","69305","static/chunks/app/(dashboard)/layout-177a3fa88be94b4a.js"],"default",1]
8
+ 8:I[13146,["93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","27290","static/chunks/27290-2f874213668491c8.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","21932","static/chunks/21932-bce5ba937d1603e1.js","30724","static/chunks/30724-627b849ed09f9cc5.js","16544","static/chunks/16544-7e090007c7445fa7.js","94170","static/chunks/94170-fb8ea86f938a27a5.js","83285","static/chunks/83285-db8ae107944eb6df.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","89836","static/chunks/89836-b5ab6a0b32c54f42.js","15183","static/chunks/15183-3f43af926186f7ef.js","38296","static/chunks/38296-316ba18af72385fb.js","87325","static/chunks/87325-dc3239012edcacdc.js","39025","static/chunks/39025-13049f9c48e08d6c.js","4340","static/chunks/4340-a33120fb742af57e.js","53402","static/chunks/53402-a54163001f3d953a.js","94643","static/chunks/94643-90a9ec7b9a9abaf0.js","69305","static/chunks/app/(dashboard)/layout-3d3b3b9e16c03cda.js"],"default",1]
9
9
  a:I[18730,[],"ClientPageRoot"]
10
- b:I[17563,["93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","21932","static/chunks/21932-bce5ba937d1603e1.js","30724","static/chunks/30724-627b849ed09f9cc5.js","94170","static/chunks/94170-fb8ea86f938a27a5.js","83285","static/chunks/83285-db8ae107944eb6df.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","89836","static/chunks/89836-b5ab6a0b32c54f42.js","15183","static/chunks/15183-3f43af926186f7ef.js","80904","static/chunks/80904-973284d1fe916c38.js","37938","static/chunks/37938-0b9a2b891c04b166.js","51670","static/chunks/app/(dashboard)/settings/page-e786a59c24eb5bda.js"],"default",1]
10
+ b:I[52677,["93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","21932","static/chunks/21932-bce5ba937d1603e1.js","30724","static/chunks/30724-627b849ed09f9cc5.js","94170","static/chunks/94170-fb8ea86f938a27a5.js","83285","static/chunks/83285-db8ae107944eb6df.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","89836","static/chunks/89836-b5ab6a0b32c54f42.js","15183","static/chunks/15183-3f43af926186f7ef.js","78155","static/chunks/78155-db70d9684a1e77a2.js","19887","static/chunks/19887-4d76db57a7ce4437.js","51670","static/chunks/app/(dashboard)/settings/page-5fb9fd3db155d5ca.js"],"default",1]
11
11
  e:I[12870,[],"OutletBoundary"]
12
12
  10:I[52955,[],"AsyncMetadataOutlet"]
13
13
  12:I[12870,[],"ViewportBoundary"]
@@ -17,8 +17,8 @@ e:I[12870,[],"OutletBoundary"]
17
17
  :HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
18
  :HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
19
19
  :HL["/_next/static/css/b496025c9cd768cc.css","style"]
20
- :HL["/_next/static/css/ef995b001437e3ef.css","style"]
21
- 0:{"P":null,"b":"oHZy43Le4b2I7pg7_cQ0Z","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/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ef995b001437e3ef.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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,["$","$L7",null,{"Component":"$8","slots":{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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: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: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: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: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":"$@9"}]]}],{"children":["settings",["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@c","$@d"]}],null,["$","$Le",null,{"children":["$Lf",["$","$L10",null,{"promise":"$@11"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L12",null,{"children":"$L13"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L14",null,{"children":["$","div",null,{"hidden":true,"children":["$","$15",null,{"fallback":null,"children":"$L16"}]}]}]]}],false]],"m":"$undefined","G":["$17",[]],"s":false,"S":true}
20
+ :HL["/_next/static/css/67fba0943f494f0e.css","style"]
21
+ 0:{"P":null,"b":"H92ZuhpmDWcL3WOfYRc--","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/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/67fba0943f494f0e.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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,["$","$L7",null,{"Component":"$8","slots":{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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: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: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: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: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":"$@9"}]]}],{"children":["settings",["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@c","$@d"]}],null,["$","$Le",null,{"children":["$Lf",["$","$L10",null,{"promise":"$@11"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L12",null,{"children":"$L13"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L14",null,{"children":["$","div",null,{"hidden":true,"children":["$","$15",null,{"fallback":null,"children":"$L16"}]}]}]]}],false]],"m":"$undefined","G":["$17",[]],"s":false,"S":true}
22
22
  9:"$0:f:0:1:2:children:1:props:children:1:props:params"
23
23
  c:{}
24
24
  d:"$0:f:0:1:2:children:1:props:children:1:props:params"
@@ -1,7 +1,6 @@
1
1
  {
2
2
  "/_not-found/page": "app/_not-found/page.js",
3
3
  "/api/auth/callback/route": "app/api/auth/callback/route.js",
4
- "/api/auth/me/route": "app/api/auth/me/route.js",
5
4
  "/api/auth/sync-token/route": "app/api/auth/sync-token/route.js",
6
5
  "/api/auth/logout/route": "app/api/auth/logout/route.js",
7
6
  "/api/health/route": "app/api/health/route.js",
@@ -9,117 +8,118 @@
9
8
  "/api/session/route": "app/api/session/route.js",
10
9
  "/favicon.ico/route": "app/favicon.ico/route.js",
11
10
  "/api/admin/session/route": "app/api/admin/session/route.js",
11
+ "/api/admin/login/route": "app/api/admin/login/route.js",
12
12
  "/api/agent-connections/route": "app/api/agent-connections/route.js",
13
13
  "/api/admin/companies/route": "app/api/admin/companies/route.js",
14
14
  "/api/admin/companies/[uuid]/route": "app/api/admin/companies/[uuid]/route.js",
15
- "/api/admin/login/route": "app/api/admin/login/route.js",
16
15
  "/api/agents/[uuid]/sessions/route": "app/api/agents/[uuid]/sessions/route.js",
17
- "/api/agents/route": "app/api/agents/route.js",
18
16
  "/api/api-keys/[uuid]/route": "app/api/api-keys/[uuid]/route.js",
19
- "/api/agents/[uuid]/route": "app/api/agents/[uuid]/route.js",
20
- "/api/api-keys/route": "app/api/api-keys/route.js",
21
17
  "/api/auth/check-default/route": "app/api/auth/check-default/route.js",
22
18
  "/api/auth/company-oidc/route": "app/api/auth/company-oidc/route.js",
19
+ "/api/agents/route": "app/api/agents/route.js",
20
+ "/api/api-keys/route": "app/api/api-keys/route.js",
23
21
  "/api/auth/default-login/route": "app/api/auth/default-login/route.js",
24
22
  "/api/daemon-directory-requests/[uuid]/route": "app/api/daemon-directory-requests/[uuid]/route.js",
23
+ "/api/agents/[uuid]/route": "app/api/agents/[uuid]/route.js",
25
24
  "/api/comments/route": "app/api/comments/route.js",
26
- "/api/daemon-sessions/[sessionUuid]/instruction/route": "app/api/daemon-sessions/[sessionUuid]/instruction/route.js",
27
25
  "/api/daemon-directory-requests/route": "app/api/daemon-directory-requests/route.js",
28
- "/api/daemon-sessions/[sessionUuid]/repoint/route": "app/api/daemon-sessions/[sessionUuid]/repoint/route.js",
26
+ "/api/daemon-sessions/[sessionUuid]/instruction/route": "app/api/daemon-sessions/[sessionUuid]/instruction/route.js",
29
27
  "/api/daemon-sessions/route": "app/api/daemon-sessions/route.js",
30
- "/api/daemon-sessions/[sessionUuid]/route": "app/api/daemon-sessions/[sessionUuid]/route.js",
28
+ "/api/daemon-sessions/[sessionUuid]/repoint/route": "app/api/daemon-sessions/[sessionUuid]/repoint/route.js",
31
29
  "/api/daemon-sessions/ad-hoc/route": "app/api/daemon-sessions/ad-hoc/route.js",
32
- "/api/daemon/directory-request/report/route": "app/api/daemon/directory-request/report/route.js",
33
- "/api/daemon/control/route": "app/api/daemon/control/route.js",
30
+ "/api/daemon-sessions/[sessionUuid]/route": "app/api/daemon-sessions/[sessionUuid]/route.js",
31
+ "/api/daemon/connection-heartbeat/route": "app/api/daemon/connection-heartbeat/route.js",
34
32
  "/api/daemon/executions/route": "app/api/daemon/executions/route.js",
33
+ "/api/daemon/control/route": "app/api/daemon/control/route.js",
35
34
  "/api/daemon/pending-turns/route": "app/api/daemon/pending-turns/route.js",
36
- "/api/daemon/connection-heartbeat/route": "app/api/daemon/connection-heartbeat/route.js",
35
+ "/api/daemon/directory-request/report/route": "app/api/daemon/directory-request/report/route.js",
37
36
  "/api/daemon/execution-state/route": "app/api/daemon/execution-state/route.js",
38
37
  "/api/daemon/report-interrupt/route": "app/api/daemon/report-interrupt/route.js",
39
- "/api/daemon/resume/route": "app/api/daemon/resume/route.js",
40
38
  "/api/daemon/transcript/route": "app/api/daemon/transcript/route.js",
41
- "/api/auth/identify/route": "app/api/auth/identify/route.js",
39
+ "/api/daemon/resume/route": "app/api/daemon/resume/route.js",
42
40
  "/api/entities/[type]/[uuid]/root-idea/route": "app/api/entities/[type]/[uuid]/root-idea/route.js",
41
+ "/api/daemon/turn-advance/route": "app/api/daemon/turn-advance/route.js",
42
+ "/api/documents/[uuid]/route": "app/api/documents/[uuid]/route.js",
43
43
  "/api/events/notifications/route": "app/api/events/notifications/route.js",
44
44
  "/api/ideas/[uuid]/move/preview/route": "app/api/ideas/[uuid]/move/preview/route.js",
45
- "/api/daemon/turn-advance/route": "app/api/daemon/turn-advance/route.js",
46
45
  "/api/ideas/[uuid]/move/route": "app/api/ideas/[uuid]/move/route.js",
47
- "/api/events/route": "app/api/events/route.js",
48
- "/api/ideas/[uuid]/release/route": "app/api/ideas/[uuid]/release/route.js",
49
- "/api/ideas/[uuid]/claim/route": "app/api/ideas/[uuid]/claim/route.js",
50
46
  "/api/ideas/[uuid]/parent/route": "app/api/ideas/[uuid]/parent/route.js",
47
+ "/api/ideas/[uuid]/claim/route": "app/api/ideas/[uuid]/claim/route.js",
48
+ "/api/ideas/[uuid]/release/route": "app/api/ideas/[uuid]/release/route.js",
51
49
  "/api/ideas/[uuid]/wake-preview/route": "app/api/ideas/[uuid]/wake-preview/route.js",
50
+ "/api/events/route": "app/api/events/route.js",
52
51
  "/api/me/assignments/route": "app/api/me/assignments/route.js",
52
+ "/api/notifications/[uuid]/archive/route": "app/api/notifications/[uuid]/archive/route.js",
53
53
  "/api/ideas/conversational/route": "app/api/ideas/conversational/route.js",
54
- "/api/documents/[uuid]/route": "app/api/documents/[uuid]/route.js",
55
- "/api/ideas/[uuid]/route": "app/api/ideas/[uuid]/route.js",
56
54
  "/api/mentionables/route": "app/api/mentionables/route.js",
57
- "/api/notifications/[uuid]/archive/route": "app/api/notifications/[uuid]/archive/route.js",
58
- "/api/notifications/preferences/route": "app/api/notifications/preferences/route.js",
59
- "/api/notifications/route": "app/api/notifications/route.js",
55
+ "/api/ideas/[uuid]/route": "app/api/ideas/[uuid]/route.js",
60
56
  "/api/notifications/[uuid]/read/route": "app/api/notifications/[uuid]/read/route.js",
57
+ "/api/notifications/preferences/route": "app/api/notifications/preferences/route.js",
58
+ "/api/notifications/read-all/route": "app/api/notifications/read-all/route.js",
61
59
  "/api/notifications/unread-count/route": "app/api/notifications/unread-count/route.js",
62
60
  "/api/project-groups/[uuid]/dashboard/route": "app/api/project-groups/[uuid]/dashboard/route.js",
63
- "/api/notifications/read-all/route": "app/api/notifications/read-all/route.js",
64
- "/api/project-groups/route": "app/api/project-groups/route.js",
61
+ "/api/notifications/route": "app/api/notifications/route.js",
65
62
  "/api/project-visits/pin/route": "app/api/project-visits/pin/route.js",
66
63
  "/api/project-visits/route": "app/api/project-visits/route.js",
67
- "/api/projects/[uuid]/activity/route": "app/api/projects/[uuid]/activity/route.js",
64
+ "/api/project-groups/route": "app/api/project-groups/route.js",
68
65
  "/api/project-groups/[uuid]/route": "app/api/project-groups/[uuid]/route.js",
69
- "/api/projects/[uuid]/group/route": "app/api/projects/[uuid]/group/route.js",
66
+ "/api/project-visits/visit/route": "app/api/project-visits/visit/route.js",
70
67
  "/api/projects/[uuid]/available/route": "app/api/projects/[uuid]/available/route.js",
71
- "/api/projects/[uuid]/agent-cwds/route": "app/api/projects/[uuid]/agent-cwds/route.js",
72
- "/api/projects/[uuid]/ideas/tracker/route": "app/api/projects/[uuid]/ideas/tracker/route.js",
68
+ "/api/projects/[uuid]/activity/route": "app/api/projects/[uuid]/activity/route.js",
69
+ "/api/projects/[uuid]/group/route": "app/api/projects/[uuid]/group/route.js",
73
70
  "/api/projects/[uuid]/documents/route": "app/api/projects/[uuid]/documents/route.js",
71
+ "/api/projects/[uuid]/ideas/tracker/route": "app/api/projects/[uuid]/ideas/tracker/route.js",
72
+ "/api/projects/[uuid]/agent-cwds/route": "app/api/projects/[uuid]/agent-cwds/route.js",
74
73
  "/api/projects/[uuid]/proposals/[proposalUuid]/validate/route": "app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js",
75
- "/api/projects/[uuid]/proposals/route": "app/api/projects/[uuid]/proposals/route.js",
76
74
  "/api/projects/[uuid]/proposals/summary/route": "app/api/projects/[uuid]/proposals/summary/route.js",
77
75
  "/api/projects/[uuid]/ideas/route": "app/api/projects/[uuid]/ideas/route.js",
78
76
  "/api/projects/[uuid]/resource-graph/route": "app/api/projects/[uuid]/resource-graph/route.js",
79
- "/api/projects/[uuid]/stats/route": "app/api/projects/[uuid]/stats/route.js",
80
77
  "/api/projects/[uuid]/tasks/dependencies/route": "app/api/projects/[uuid]/tasks/dependencies/route.js",
81
- "/api/proposals/[uuid]/close/route": "app/api/proposals/[uuid]/close/route.js",
78
+ "/api/projects/[uuid]/stats/route": "app/api/projects/[uuid]/stats/route.js",
79
+ "/api/auth/me/route": "app/api/auth/me/route.js",
80
+ "/api/projects/[uuid]/proposals/route": "app/api/projects/[uuid]/proposals/route.js",
81
+ "/api/projects/agent-cwd-options/route": "app/api/projects/agent-cwd-options/route.js",
82
82
  "/api/projects/[uuid]/route": "app/api/projects/[uuid]/route.js",
83
- "/api/proposals/[uuid]/approve/route": "app/api/proposals/[uuid]/approve/route.js",
83
+ "/api/proposals/[uuid]/close/route": "app/api/proposals/[uuid]/close/route.js",
84
84
  "/api/proposals/[uuid]/route": "app/api/proposals/[uuid]/route.js",
85
- "/api/proposals/[uuid]/revoke/route": "app/api/proposals/[uuid]/revoke/route.js",
85
+ "/api/proposals/[uuid]/approve/route": "app/api/proposals/[uuid]/approve/route.js",
86
+ "/api/projects/[uuid]/tasks/route": "app/api/projects/[uuid]/tasks/route.js",
86
87
  "/api/proposals/[uuid]/reject/route": "app/api/proposals/[uuid]/reject/route.js",
87
- "/api/project-visits/visit/route": "app/api/project-visits/visit/route.js",
88
+ "/api/proposals/[uuid]/revoke/route": "app/api/proposals/[uuid]/revoke/route.js",
88
89
  "/api/sessions/[uuid]/route": "app/api/sessions/[uuid]/route.js",
89
90
  "/api/references/route": "app/api/references/route.js",
90
- "/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route": "app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js",
91
91
  "/api/references/[uuid]/route": "app/api/references/[uuid]/route.js",
92
92
  "/api/search/route": "app/api/search/route.js",
93
- "/api/tasks/[uuid]/claim/route": "app/api/tasks/[uuid]/claim/route.js",
93
+ "/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route": "app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js",
94
+ "/api/tasks/[uuid]/release/route": "app/api/tasks/[uuid]/release/route.js",
94
95
  "/api/tasks/[uuid]/sessions/route": "app/api/tasks/[uuid]/sessions/route.js",
95
96
  "/api/tasks/[uuid]/dependencies/route": "app/api/tasks/[uuid]/dependencies/route.js",
96
- "/api/tasks/[uuid]/release/route": "app/api/tasks/[uuid]/release/route.js",
97
- "/api/projects/agent-cwd-options/route": "app/api/projects/agent-cwd-options/route.js",
97
+ "/api/tasks/[uuid]/claim/route": "app/api/tasks/[uuid]/claim/route.js",
98
98
  "/api/tasks/[uuid]/route": "app/api/tasks/[uuid]/route.js",
99
- "/api/projects/[uuid]/tasks/route": "app/api/projects/[uuid]/tasks/route.js",
99
+ "/api/auth/identify/route": "app/api/auth/identify/route.js",
100
100
  "/api/projects/route": "app/api/projects/route.js",
101
101
  "/login/admin/page": "app/login/admin/page.js",
102
- "/login/pick-workspace/page": "app/login/pick-workspace/page.js",
103
- "/login/page": "app/login/page.js",
104
102
  "/login/callback/page": "app/login/callback/page.js",
103
+ "/login/page": "app/login/page.js",
104
+ "/login/pick-workspace/page": "app/login/pick-workspace/page.js",
105
105
  "/onboarding/page": "app/onboarding/page.js",
106
106
  "/page": "app/page.js",
107
- "/(dashboard)/projects/[uuid]/activity/page": "app/(dashboard)/projects/[uuid]/activity/page.js",
108
- "/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page": "app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js",
109
107
  "/(dashboard)/project-groups/[uuid]/page": "app/(dashboard)/project-groups/[uuid]/page.js",
108
+ "/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page": "app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js",
109
+ "/(dashboard)/projects/[uuid]/graph/page": "app/(dashboard)/projects/[uuid]/graph/page.js",
110
110
  "/(dashboard)/projects/[uuid]/dashboard/page": "app/(dashboard)/projects/[uuid]/dashboard/page.js",
111
- "/(dashboard)/projects/[uuid]/documents/page": "app/(dashboard)/projects/[uuid]/documents/page.js",
111
+ "/(dashboard)/projects/[uuid]/activity/page": "app/(dashboard)/projects/[uuid]/activity/page.js",
112
112
  "/(dashboard)/projects/[uuid]/documents/[documentUuid]/page": "app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js",
113
- "/(dashboard)/projects/[uuid]/graph/page": "app/(dashboard)/projects/[uuid]/graph/page.js",
114
- "/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page": "app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js",
115
- "/(dashboard)/projects/[uuid]/proposals/new/page": "app/(dashboard)/projects/[uuid]/proposals/new/page.js",
116
113
  "/(dashboard)/projects/[uuid]/proposals/page": "app/(dashboard)/projects/[uuid]/proposals/page.js",
114
+ "/(dashboard)/projects/[uuid]/proposals/new/page": "app/(dashboard)/projects/[uuid]/proposals/new/page.js",
117
115
  "/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page": "app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js",
118
116
  "/(dashboard)/projects/[uuid]/tasks/page": "app/(dashboard)/projects/[uuid]/tasks/page.js",
119
117
  "/(dashboard)/projects/page": "app/(dashboard)/projects/page.js",
120
- "/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
121
118
  "/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
119
+ "/admin/companies/page": "app/admin/companies/page.js",
120
+ "/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
122
121
  "/admin/page": "app/admin/page.js",
122
+ "/(dashboard)/projects/[uuid]/documents/page": "app/(dashboard)/projects/[uuid]/documents/page.js",
123
123
  "/admin/companies/new/page": "app/admin/companies/new/page.js",
124
- "/admin/companies/page": "app/admin/companies/page.js"
124
+ "/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page": "app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js"
125
125
  }