@chorus-aidlc/chorus 0.9.3 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (463) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +348 -395
  3. package/.next/standalone/.next/app-path-routes-manifest.json +29 -30
  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/routes-manifest.json +8 -17
  7. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
  9. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +1 -1
  11. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js.nft.json +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +1 -1
  14. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
  17. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +1 -1
  20. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +1 -1
  23. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +3 -2
  26. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js +1 -1
  29. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +1 -1
  32. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +1 -1
  35. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +1 -1
  38. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +3 -3
  41. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +3 -3
  44. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  48. package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  49. package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/admin/companies/new.html +1 -1
  52. package/.next/standalone/.next/server/app/admin/companies/new.rsc +3 -3
  53. package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/admin/companies.html +1 -1
  55. package/.next/standalone/.next/server/app/admin/companies.rsc +3 -3
  56. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/admin.html +1 -1
  58. package/.next/standalone/.next/server/app/admin.rsc +3 -3
  59. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/auth/check-default/route.js +1 -1
  70. package/.next/standalone/.next/server/app/api/auth/check-default/route.js.nft.json +1 -1
  71. package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/auth/identify/route.js +1 -1
  75. package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js +1 -0
  90. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js.nft.json +1 -0
  91. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route_client-reference-manifest.js +1 -0
  92. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js +1 -1
  94. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/mcp/route.js +5 -5
  96. package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/me/assignments/route.js +1 -1
  98. package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js +1 -1
  111. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js +1 -1
  115. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/index.html +1 -1
  139. package/.next/standalone/.next/server/app/index.rsc +2 -2
  140. package/.next/standalone/.next/server/app/login/admin/page.js +1 -1
  141. package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/login/admin.html +1 -1
  143. package/.next/standalone/.next/server/app/login/admin.rsc +3 -3
  144. package/.next/standalone/.next/server/app/login/callback/page.js +1 -1
  145. package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/login/callback.html +1 -1
  147. package/.next/standalone/.next/server/app/login/callback.rsc +3 -3
  148. package/.next/standalone/.next/server/app/login/page.js +2 -2
  149. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/login/pick-workspace/page.js +1 -1
  151. package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/login/pick-workspace.html +1 -1
  153. package/.next/standalone/.next/server/app/login/pick-workspace.rsc +3 -3
  154. package/.next/standalone/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app/login/silent-refresh.html +1 -1
  156. package/.next/standalone/.next/server/app/login/silent-refresh.rsc +2 -2
  157. package/.next/standalone/.next/server/app/login.html +1 -1
  158. package/.next/standalone/.next/server/app/login.rsc +3 -3
  159. package/.next/standalone/.next/server/app/onboarding/page.js +2 -32
  160. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  161. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  163. package/.next/standalone/.next/server/app/onboarding.rsc +3 -3
  164. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  165. package/.next/standalone/.next/server/app/projects.html +1 -1
  166. package/.next/standalone/.next/server/app/projects.rsc +4 -4
  167. package/.next/standalone/.next/server/app/settings.html +1 -1
  168. package/.next/standalone/.next/server/app/settings.rsc +4 -4
  169. package/.next/standalone/.next/server/app-paths-manifest.json +29 -30
  170. package/.next/standalone/.next/server/chunks/1615.js +31 -0
  171. package/.next/standalone/.next/server/chunks/{3611.js → 179.js} +1 -1
  172. package/.next/standalone/.next/server/chunks/1871.js +1 -1
  173. package/.next/standalone/.next/server/chunks/2618.js +1 -1
  174. package/.next/standalone/.next/server/chunks/2961.js +1 -1
  175. package/.next/standalone/.next/server/chunks/4879.js +1 -0
  176. package/.next/standalone/.next/server/chunks/4913.js +1 -0
  177. package/.next/standalone/.next/server/chunks/4958.js +1 -1
  178. package/.next/standalone/.next/server/chunks/5561.js +7 -0
  179. package/.next/standalone/.next/server/chunks/6113.js +1 -1
  180. package/.next/standalone/.next/server/chunks/6207.js +1 -1
  181. package/.next/standalone/.next/server/chunks/6643.js +1 -1
  182. package/.next/standalone/.next/server/chunks/{6320.js → 7063.js} +1 -1
  183. package/.next/standalone/.next/server/chunks/7228.js +1 -1
  184. package/.next/standalone/.next/server/chunks/7368.js +1 -1
  185. package/.next/standalone/.next/server/chunks/7859.js +1 -0
  186. package/.next/standalone/.next/server/chunks/8277.js +1 -0
  187. package/.next/standalone/.next/server/chunks/8551.js +1 -1
  188. package/.next/standalone/.next/server/chunks/8637.js +1 -1
  189. package/.next/standalone/.next/server/chunks/920.js +1 -1
  190. package/.next/standalone/.next/server/chunks/9269.js +1 -0
  191. package/.next/standalone/.next/server/chunks/937.js +1 -1
  192. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  193. package/.next/standalone/.next/server/middleware-manifest.json +1 -1
  194. package/.next/standalone/.next/server/pages/404.html +1 -1
  195. package/.next/standalone/.next/server/pages/500.html +1 -1
  196. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  198. package/.next/standalone/.next/server/src/middleware.js +2 -2
  199. package/.next/standalone/.next/static/chunks/16984-8ab5580b8e63a200.js +1 -0
  200. package/.next/standalone/.next/static/chunks/20051-c242544dafd3a690.js +1 -0
  201. package/.next/standalone/.next/static/chunks/23095-5bf481236249fdd8.js +1 -0
  202. package/.next/standalone/.next/static/chunks/45436-c5427023f3f386a1.js +1 -0
  203. package/.next/standalone/.next/static/chunks/4860.e071c0b9e32bd75f.js +1 -0
  204. package/.next/standalone/.next/static/chunks/49852-5337f139a2f87c46.js +1 -0
  205. package/.next/standalone/.next/static/chunks/52206-7c1b0c695c8035eb.js +1 -0
  206. package/.next/standalone/.next/static/chunks/55469-ed5ff019ff71ef59.js +1 -0
  207. package/.next/standalone/.next/static/chunks/59296-50e66102d44d9677.js +1 -0
  208. package/.next/standalone/.next/static/chunks/60524-9811b38c62fed16e.js +1 -0
  209. package/.next/standalone/.next/static/chunks/66205-8d7eae6a0f0a032d.js +1 -0
  210. package/.next/standalone/.next/static/chunks/68855-5c15991e7cf8dc8a.js +1 -0
  211. package/.next/standalone/.next/static/chunks/{86944-95f8c67fb7a51911.js → 70093-0ff6fd59445b5cb9.js} +1 -1
  212. package/.next/standalone/.next/static/chunks/74030-3a6a6b75e47f5b96.js +1 -0
  213. package/.next/standalone/.next/static/chunks/78917-ff0fda86a96cfa60.js +1 -0
  214. package/.next/standalone/.next/static/chunks/93346-5489d90bc2d57190.js +1 -0
  215. package/.next/standalone/.next/static/chunks/94655-1c75e0590a66215e.js +1 -0
  216. package/.next/standalone/.next/static/chunks/95627-8d9f6d2d88f7a641.js +1 -0
  217. package/.next/standalone/.next/static/chunks/99373.4c336ea9ad07311e.js +1 -0
  218. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-5915ccd1a77ebcf8.js +1 -0
  219. package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-94d102d945410b55.js +1 -0
  220. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-cd9411c54c8f5b35.js +1 -0
  221. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-56c45b910f914895.js +1 -0
  222. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/{page-f8f17f58cf779d37.js → page-2e000a7010d1e9ea.js} +1 -1
  223. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-75e42d130404ca2b.js +1 -0
  224. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-d7747749ae6192d8.js +1 -0
  225. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-26488809d26e1daa.js +1 -0
  226. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-8f91ed174c14d5f0.js +1 -0
  227. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-fcc9baa42e6de4d4.js +1 -0
  228. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-5233748464280e9d.js +1 -0
  229. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/{page-c36345b80cc5bf5c.js → page-f198303c176c6e02.js} +1 -1
  230. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/{page-db79d84fa8ca8cbf.js → page-ab87cbb18d0ee538.js} +1 -1
  231. package/.next/standalone/.next/static/chunks/app/admin/companies/[uuid]/page-cc2fe0c5b749cd2f.js +1 -0
  232. package/.next/standalone/.next/static/chunks/app/admin/companies/new/{page-55fb2107f955c9ed.js → page-4f3b3c449c61f6d2.js} +1 -1
  233. package/.next/standalone/.next/static/chunks/app/admin/companies/page-ef720c2b0856166c.js +1 -0
  234. package/.next/standalone/.next/static/chunks/app/admin/page-0cc8cf246db43e5d.js +1 -0
  235. package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  236. package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-cd9411c54c8f5b35.js +1 -0
  237. package/.next/standalone/.next/static/chunks/app/api/admin/login/route-cd9411c54c8f5b35.js +1 -0
  238. package/.next/standalone/.next/static/chunks/app/api/admin/session/route-cd9411c54c8f5b35.js +1 -0
  239. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  240. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-cd9411c54c8f5b35.js +1 -0
  241. package/.next/standalone/.next/static/chunks/app/api/agents/route-cd9411c54c8f5b35.js +1 -0
  242. package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  243. package/.next/standalone/.next/static/chunks/app/api/api-keys/route-cd9411c54c8f5b35.js +1 -0
  244. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-cd9411c54c8f5b35.js +1 -0
  245. package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-cd9411c54c8f5b35.js +1 -0
  246. package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-cd9411c54c8f5b35.js +1 -0
  247. package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-cd9411c54c8f5b35.js +1 -0
  248. package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-cd9411c54c8f5b35.js +1 -0
  249. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-cd9411c54c8f5b35.js +1 -0
  250. package/.next/standalone/.next/static/chunks/app/api/auth/me/route-cd9411c54c8f5b35.js +1 -0
  251. package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-cd9411c54c8f5b35.js +1 -0
  252. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-cd9411c54c8f5b35.js +1 -0
  253. package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-cd9411c54c8f5b35.js +1 -0
  254. package/.next/standalone/.next/static/chunks/app/api/comments/route-cd9411c54c8f5b35.js +1 -0
  255. package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  256. package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-cd9411c54c8f5b35.js +1 -0
  257. package/.next/standalone/.next/static/chunks/app/api/events/route-cd9411c54c8f5b35.js +1 -0
  258. package/.next/standalone/.next/static/chunks/app/api/health/route-cd9411c54c8f5b35.js +1 -0
  259. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-cd9411c54c8f5b35.js +1 -0
  260. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-cd9411c54c8f5b35.js +1 -0
  261. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-cd9411c54c8f5b35.js +1 -0
  262. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-cd9411c54c8f5b35.js +1 -0
  263. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-cd9411c54c8f5b35.js +1 -0
  264. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  265. package/.next/standalone/.next/static/chunks/app/api/mcp/route-cd9411c54c8f5b35.js +1 -0
  266. package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-cd9411c54c8f5b35.js +1 -0
  267. package/.next/standalone/.next/static/chunks/app/api/mentionables/route-cd9411c54c8f5b35.js +1 -0
  268. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-cd9411c54c8f5b35.js +1 -0
  269. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-cd9411c54c8f5b35.js +1 -0
  270. package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-cd9411c54c8f5b35.js +1 -0
  271. package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-cd9411c54c8f5b35.js +1 -0
  272. package/.next/standalone/.next/static/chunks/app/api/notifications/route-cd9411c54c8f5b35.js +1 -0
  273. package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-cd9411c54c8f5b35.js +1 -0
  274. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-cd9411c54c8f5b35.js +1 -0
  275. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  276. package/.next/standalone/.next/static/chunks/app/api/project-groups/route-cd9411c54c8f5b35.js +1 -0
  277. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-cd9411c54c8f5b35.js +1 -0
  278. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-cd9411c54c8f5b35.js +1 -0
  279. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-cd9411c54c8f5b35.js +1 -0
  280. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-cd9411c54c8f5b35.js +1 -0
  281. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-cd9411c54c8f5b35.js +1 -0
  282. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-cd9411c54c8f5b35.js +1 -0
  283. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-cd9411c54c8f5b35.js +1 -0
  284. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-cd9411c54c8f5b35.js +1 -0
  285. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-cd9411c54c8f5b35.js +1 -0
  286. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  287. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-cd9411c54c8f5b35.js +1 -0
  288. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-cd9411c54c8f5b35.js +1 -0
  289. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-cd9411c54c8f5b35.js +1 -0
  290. package/.next/standalone/.next/static/chunks/app/api/projects/route-cd9411c54c8f5b35.js +1 -0
  291. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-cd9411c54c8f5b35.js +1 -0
  292. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-cd9411c54c8f5b35.js +1 -0
  293. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-cd9411c54c8f5b35.js +1 -0
  294. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-cd9411c54c8f5b35.js +1 -0
  295. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  296. package/.next/standalone/.next/static/chunks/app/api/search/route-cd9411c54c8f5b35.js +1 -0
  297. package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  298. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-cd9411c54c8f5b35.js +1 -0
  299. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-cd9411c54c8f5b35.js +1 -0
  300. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-cd9411c54c8f5b35.js +1 -0
  301. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-cd9411c54c8f5b35.js +1 -0
  302. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  303. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-cd9411c54c8f5b35.js +1 -0
  304. package/.next/standalone/.next/static/chunks/app/login/admin/page-d470135f7aab6c5e.js +1 -0
  305. package/.next/standalone/.next/static/chunks/app/login/callback/{page-48a34c31a0f8e58c.js → page-0edd93f50cb4f6ea.js} +1 -1
  306. package/.next/standalone/.next/static/chunks/app/login/page-c64b8d40a0781b4c.js +1 -0
  307. package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-e0444ad8b50121f5.js +1 -0
  308. package/.next/standalone/.next/static/chunks/app/onboarding/page-d9dbd817391b462b.js +1 -0
  309. package/.next/standalone/.next/static/chunks/{webpack-8e0df5e10bc6b98f.js → webpack-5bb5740df10ed622.js} +1 -1
  310. package/.next/standalone/.next/static/css/4279f38594ac772a.css +1 -0
  311. package/.next/standalone/package.json +1 -1
  312. package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +1 -1
  313. package/.next/standalone/public/chorus-plugin/skills/brainstorm/SKILL.md +7 -7
  314. package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +2 -2
  315. package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +1 -1
  316. package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +48 -34
  317. package/.next/standalone/public/chorus-plugin/skills/openspec-aware/SKILL.md +1 -1
  318. package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +1 -1
  319. package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +1 -1
  320. package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +1 -1
  321. package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +8 -5
  322. package/.next/standalone/public/skill/brainstorm-chorus/SKILL.md +7 -7
  323. package/.next/standalone/public/skill/chorus/SKILL.md +2 -2
  324. package/.next/standalone/public/skill/develop-chorus/SKILL.md +1 -1
  325. package/.next/standalone/public/skill/idea-chorus/SKILL.md +48 -34
  326. package/.next/standalone/public/skill/package.json +1 -1
  327. package/.next/standalone/public/skill/proposal-chorus/SKILL.md +1 -1
  328. package/.next/standalone/public/skill/proposal-reviewer-chorus/SKILL.md +1 -1
  329. package/.next/standalone/public/skill/quick-dev-chorus/SKILL.md +1 -1
  330. package/.next/standalone/public/skill/review-chorus/SKILL.md +1 -1
  331. package/.next/standalone/public/skill/task-reviewer-chorus/SKILL.md +1 -1
  332. package/.next/standalone/public/skill/yolo-chorus/SKILL.md +7 -5
  333. package/README.md +2 -0
  334. package/README.zh.md +2 -0
  335. package/package.json +1 -1
  336. package/prisma/migrations/20260604130604_add_elaboration_round_is_appended/migration.sql +2 -0
  337. package/prisma/migrations/20260611101056_add_idea_lineage/migration.sql +5 -0
  338. package/prisma/schema.prisma +7 -1
  339. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js +0 -2
  340. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js.nft.json +0 -1
  341. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page_client-reference-manifest.js +0 -1
  342. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js +0 -2
  343. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js.nft.json +0 -1
  344. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page_client-reference-manifest.js +0 -1
  345. package/.next/standalone/.next/server/chunks/1854.js +0 -7
  346. package/.next/standalone/.next/server/chunks/2990.js +0 -1
  347. package/.next/standalone/.next/server/chunks/3139.js +0 -1
  348. package/.next/standalone/.next/server/chunks/3576.js +0 -1
  349. package/.next/standalone/.next/server/chunks/4974.js +0 -1
  350. package/.next/standalone/.next/server/chunks/5491.js +0 -1
  351. package/.next/standalone/.next/server/chunks/6878.js +0 -1
  352. package/.next/standalone/.next/server/chunks/7621.js +0 -1
  353. package/.next/standalone/.next/server/chunks/8144.js +0 -1
  354. package/.next/standalone/.next/server/chunks/9508.js +0 -2
  355. package/.next/standalone/.next/static/chunks/19126-12ce8ade288ce1dc.js +0 -1
  356. package/.next/standalone/.next/static/chunks/19898-7e07c69b635e3662.js +0 -1
  357. package/.next/standalone/.next/static/chunks/29660-edf78f7a4c65f416.js +0 -1
  358. package/.next/standalone/.next/static/chunks/34775-387b9a9967a35ccb.js +0 -1
  359. package/.next/standalone/.next/static/chunks/35486-1978488574385a45.js +0 -1
  360. package/.next/standalone/.next/static/chunks/37880-4395be5cee4112fa.js +0 -1
  361. package/.next/standalone/.next/static/chunks/3853-f94afe2f83089c0d.js +0 -1
  362. package/.next/standalone/.next/static/chunks/4457-b86052b2e954e357.js +0 -1
  363. package/.next/standalone/.next/static/chunks/4842-95cf4b7efd540e89.js +0 -1
  364. package/.next/standalone/.next/static/chunks/4860.60152a625f2a714f.js +0 -1
  365. package/.next/standalone/.next/static/chunks/51841-0e4e0e63b437dcfd.js +0 -1
  366. package/.next/standalone/.next/static/chunks/52206-51a89715ca643e44.js +0 -1
  367. package/.next/standalone/.next/static/chunks/53298-82b9c818cd70686d.js +0 -1
  368. package/.next/standalone/.next/static/chunks/60011-b602fea2afba6992.js +0 -1
  369. package/.next/standalone/.next/static/chunks/65642-e75efce9967747bc.js +0 -1
  370. package/.next/standalone/.next/static/chunks/75444-976ac95fd66e7988.js +0 -1
  371. package/.next/standalone/.next/static/chunks/93346-c4468893138daac7.js +0 -1
  372. package/.next/standalone/.next/static/chunks/95750-3d0d1d48995d1088.js +0 -1
  373. package/.next/standalone/.next/static/chunks/99373.4d93aaaf56fe7819.js +0 -1
  374. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-dd7eb66bb4ffd252.js +0 -1
  375. package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-63a6a5b6cf9ecf87.js +0 -1
  376. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-99297f77cce24151.js +0 -1
  377. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-6d92b9867caf0fe1.js +0 -1
  378. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-83e2e42b27132b41.js +0 -1
  379. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page-55148db4b28ee5f5.js +0 -1
  380. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/page-556c181809c9e4f6.js +0 -1
  381. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-656797940b35b23c.js +0 -1
  382. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-414b398806324ad1.js +0 -1
  383. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-af88aeaedc3f4ae5.js +0 -1
  384. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-6524ab00e6cdf59a.js +0 -1
  385. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-7b0bb5f037cd320b.js +0 -1
  386. package/.next/standalone/.next/static/chunks/app/admin/companies/[uuid]/page-81682b4aa6859615.js +0 -1
  387. package/.next/standalone/.next/static/chunks/app/admin/companies/page-bbd92a7b214ddbf5.js +0 -1
  388. package/.next/standalone/.next/static/chunks/app/admin/page-c4167418611b4a6b.js +0 -1
  389. package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-99297f77cce24151.js +0 -1
  390. package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-99297f77cce24151.js +0 -1
  391. package/.next/standalone/.next/static/chunks/app/api/admin/login/route-99297f77cce24151.js +0 -1
  392. package/.next/standalone/.next/static/chunks/app/api/admin/session/route-99297f77cce24151.js +0 -1
  393. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-99297f77cce24151.js +0 -1
  394. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-99297f77cce24151.js +0 -1
  395. package/.next/standalone/.next/static/chunks/app/api/agents/route-99297f77cce24151.js +0 -1
  396. package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-99297f77cce24151.js +0 -1
  397. package/.next/standalone/.next/static/chunks/app/api/api-keys/route-99297f77cce24151.js +0 -1
  398. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-99297f77cce24151.js +0 -1
  399. package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-99297f77cce24151.js +0 -1
  400. package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-99297f77cce24151.js +0 -1
  401. package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-99297f77cce24151.js +0 -1
  402. package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-99297f77cce24151.js +0 -1
  403. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-99297f77cce24151.js +0 -1
  404. package/.next/standalone/.next/static/chunks/app/api/auth/me/route-99297f77cce24151.js +0 -1
  405. package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-99297f77cce24151.js +0 -1
  406. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-99297f77cce24151.js +0 -1
  407. package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-99297f77cce24151.js +0 -1
  408. package/.next/standalone/.next/static/chunks/app/api/comments/route-99297f77cce24151.js +0 -1
  409. package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-99297f77cce24151.js +0 -1
  410. package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-99297f77cce24151.js +0 -1
  411. package/.next/standalone/.next/static/chunks/app/api/events/route-99297f77cce24151.js +0 -1
  412. package/.next/standalone/.next/static/chunks/app/api/health/route-99297f77cce24151.js +0 -1
  413. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-99297f77cce24151.js +0 -1
  414. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-99297f77cce24151.js +0 -1
  415. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-99297f77cce24151.js +0 -1
  416. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-99297f77cce24151.js +0 -1
  417. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-99297f77cce24151.js +0 -1
  418. package/.next/standalone/.next/static/chunks/app/api/mcp/route-99297f77cce24151.js +0 -1
  419. package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-99297f77cce24151.js +0 -1
  420. package/.next/standalone/.next/static/chunks/app/api/mentionables/route-99297f77cce24151.js +0 -1
  421. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-99297f77cce24151.js +0 -1
  422. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-99297f77cce24151.js +0 -1
  423. package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-99297f77cce24151.js +0 -1
  424. package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-99297f77cce24151.js +0 -1
  425. package/.next/standalone/.next/static/chunks/app/api/notifications/route-99297f77cce24151.js +0 -1
  426. package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-99297f77cce24151.js +0 -1
  427. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-99297f77cce24151.js +0 -1
  428. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-99297f77cce24151.js +0 -1
  429. package/.next/standalone/.next/static/chunks/app/api/project-groups/route-99297f77cce24151.js +0 -1
  430. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-99297f77cce24151.js +0 -1
  431. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-99297f77cce24151.js +0 -1
  432. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-99297f77cce24151.js +0 -1
  433. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-99297f77cce24151.js +0 -1
  434. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-99297f77cce24151.js +0 -1
  435. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-99297f77cce24151.js +0 -1
  436. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-99297f77cce24151.js +0 -1
  437. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-99297f77cce24151.js +0 -1
  438. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-99297f77cce24151.js +0 -1
  439. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-99297f77cce24151.js +0 -1
  440. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-99297f77cce24151.js +0 -1
  441. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-99297f77cce24151.js +0 -1
  442. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-99297f77cce24151.js +0 -1
  443. package/.next/standalone/.next/static/chunks/app/api/projects/route-99297f77cce24151.js +0 -1
  444. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-99297f77cce24151.js +0 -1
  445. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-99297f77cce24151.js +0 -1
  446. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-99297f77cce24151.js +0 -1
  447. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-99297f77cce24151.js +0 -1
  448. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-99297f77cce24151.js +0 -1
  449. package/.next/standalone/.next/static/chunks/app/api/search/route-99297f77cce24151.js +0 -1
  450. package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-99297f77cce24151.js +0 -1
  451. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-99297f77cce24151.js +0 -1
  452. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-99297f77cce24151.js +0 -1
  453. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-99297f77cce24151.js +0 -1
  454. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-99297f77cce24151.js +0 -1
  455. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-99297f77cce24151.js +0 -1
  456. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-99297f77cce24151.js +0 -1
  457. package/.next/standalone/.next/static/chunks/app/login/admin/page-4e72e6e4327ee7cd.js +0 -1
  458. package/.next/standalone/.next/static/chunks/app/login/page-dcb689dfe6e69879.js +0 -1
  459. package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-ee9bda8bfc4e0697.js +0 -1
  460. package/.next/standalone/.next/static/chunks/app/onboarding/page-7a00689ba561c111.js +0 -1
  461. package/.next/standalone/.next/static/css/ea3f196c7951f8d6.css +0 -1
  462. /package/.next/standalone/.next/static/{uuDSoqvm-WWenZQ6dXPT7 → AKJHlhCKd44_-khht8nN0}/_buildManifest.js +0 -0
  463. /package/.next/standalone/.next/static/{uuDSoqvm-WWenZQ6dXPT7 → AKJHlhCKd44_-khht8nN0}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chorus-aidlc/chorus",
3
- "version": "0.9.3",
3
+ "version": "0.10.0",
4
4
  "description": "The Agent Harness for AI-Human Collaboration — session lifecycle, task state, sub-agent orchestration, observability, and failure recovery",
5
5
  "homepage": "https://github.com/Chorus-AIDLC/Chorus",
6
6
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "chorus",
3
3
  "description": "Chorus AI-DLC collaboration platform plugin for Claude Code. Automates session lifecycle, provides MCP tools for PM/Developer/Admin workflows, and enables multi-agent team observability.",
4
- "version": "0.9.3",
4
+ "version": "0.10.0",
5
5
  "author": {
6
6
  "name": "Chorus-AIDLC"
7
7
  },
@@ -1,10 +1,10 @@
1
1
  ---
2
2
  name: brainstorm
3
- description: Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never validates elaboration.
3
+ description: Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never resolves elaboration.
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -13,7 +13,7 @@ metadata:
13
13
 
14
14
  A divergent-then-convergent dialogue cadence for ideas whose direction is still being formed. Compresses the conversation into one `ElaborationRound` of decision-point Q&A — same shape as a structured elaboration round, but the questions, options and answers are synthesized at the end of the conversation rather than asked up front.
15
15
 
16
- This skill is a **producer** of one elaboration round; the **scheduler** decision (validate vs. follow-up) belongs to the calling idea skill.
16
+ This skill is a **producer** of one elaboration round; the **scheduler** decision (resolve vs. follow-up) belongs to the calling idea skill.
17
17
 
18
18
  ---
19
19
 
@@ -32,7 +32,7 @@ Only as a sub-step of the idea skill, only after the user has explicitly opted i
32
32
  5. **No files written.** Do NOT write any markdown, design doc, scratch file, or any other file to disk. The conversation produces an `ElaborationRound` and nothing else on disk.
33
33
  6. **No comments posted.** Do NOT call `chorus_add_comment` from this skill. Comments belong to the idea skill or the user, not to the brainstorm step.
34
34
  7. **No design-doc handoff.** Do NOT invoke `writing-plans`, `writing-skills`, or any skill whose purpose is to produce a design document. The brainstorm output is the synthesized round — there is no separate doc.
35
- 8. **No `validate_elaboration` call.** Do NOT call `chorus_pm_validate_elaboration` from this skill. Whether to validate (resolve elaboration) or follow up (issues + followUpQuestions) is the calling idea skill's decision, not this skill's.
35
+ 8. **No `validate_elaboration` call.** Do NOT call `chorus_pm_validate_elaboration` from this skill. Whether to resolve the elaboration or open a follow-up round (`chorus_pm_start_elaboration` again) is the calling idea skill's decision, not this skill's.
36
36
 
37
37
  ---
38
38
 
@@ -126,8 +126,8 @@ chorus_answer_elaboration({
126
126
 
127
127
  Stop here. Do **NOT** call `chorus_pm_validate_elaboration`. The idea skill's caller now decides:
128
128
 
129
- - If the synthesized round answers cover everything → caller validates with `issues: []`.
130
- - If gaps remain → caller validates with `issues + followUpQuestions` to start a structured Round 2.
129
+ - If the synthesized round answers cover everything → caller obtains human confirmation, then resolves with `chorus_pm_validate_elaboration`.
130
+ - If gaps remain → caller opens a structured Round 2 by calling `chorus_pm_start_elaboration` again.
131
131
 
132
132
  The depth of any follow-up round is the caller's call, not yours.
133
133
 
@@ -160,7 +160,7 @@ Do not do any of the following. Each has a specific failure mode that this skill
160
160
  - **Single-summary `customText` blob.** Compressing the entire conversation into one ElaborationQuestion with a long markdown summary in `customText`. The schema is multi-question for a reason — preserve the decision granularity.
161
161
  - **Transcript-as-comment.** Posting the raw conversation log as a comment on the idea (or anywhere). The synthesized round IS the artifact. Raw transcripts pollute the audit trail with noise.
162
162
  - **File writes.** Writing any markdown, design doc, plan, or scratch file to disk. There is no design doc in this flow. This is a deliberate divergence from the upstream `superpowers/brainstorming` cadence — read the design.md if confused.
163
- - **`validate_elaboration` calls.** Closing the elaboration phase from this skill. The lifecycle decision belongs to the idea skill. Calling validate here strips the caller of its scheduler role.
163
+ - **`validate_elaboration` calls.** Closing the elaboration phase from this skill. The lifecycle decision belongs to the idea skill. Calling it here strips the caller of its scheduler role.
164
164
  - **`writing-plans` / design-doc handoff.** Invoking any skill that produces an implementation plan or design document. The Chorus pipeline already has Proposal → Document Drafts → Task Drafts for that — the brainstorm output feeds them through ElaborationRound, not through external doc skills.
165
165
  - **Length-2 binary "yes / no" framings.** Reducing every decision to "do this thing — yes / no". Almost always the genuine alternatives are 3+ approaches with meaningfully different tradeoffs. Length-2 framings often mean the divergent phase ended too early.
166
166
  - **Asking multiple questions in one `AskUserQuestion`.** The cadence is one question per turn during divergence, then one final convergence question with 2-3 options. Combining unrelated questions is a sign you are rushing.
@@ -4,7 +4,7 @@ description: Chorus AI Agent collaboration platform — overview, common tools,
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -297,7 +297,7 @@ The table below shows default tool availability for each preset (no custom permi
297
297
  | `chorus_add_comment` / `chorus_get_comments` | (public) | Yes | Yes | Yes |
298
298
  | `chorus_update_task` (field edits + status) | (public; assignee required for status) | Yes | Yes | Yes |
299
299
  | `chorus_claim_task` / `chorus_release_task` / `chorus_submit_for_verify` / `chorus_report_work` / `chorus_report_criteria_self_check` | `task:write` | Yes | **Yes** (0.7.0+) | Yes |
300
- | `chorus_claim_idea` / `chorus_release_idea` / `chorus_move_idea` / `chorus_pm_create_idea` / `chorus_pm_*_elaboration` | `idea:write` | No | Yes | Yes |
300
+ | `chorus_claim_idea` / `chorus_release_idea` / `chorus_move_idea` / `chorus_pm_create_idea` / `chorus_edit_idea` / `chorus_pm_*_elaboration` | `idea:write` | No | Yes | Yes |
301
301
  | `chorus_pm_create_proposal` / `chorus_pm_*_proposal` / `chorus_pm_*_draft` / `chorus_create_tasks` / `chorus_pm_assign_task` / `chorus_update_task` (dependency edits via `addDependsOn`/`removeDependsOn`) | `proposal:write` | No | Yes | Yes |
302
302
  | `chorus_pm_create_document` / `chorus_pm_update_document` / `chorus_create_report` | `document:write` | No | Yes | Yes |
303
303
  | `chorus_admin_create_project` / `chorus_admin_*_project_group` / `chorus_admin_move_project_to_group` | `project:write` | No | **Yes** (0.7.0+) | Yes |
@@ -4,7 +4,7 @@ description: Chorus Development workflow — claim tasks, report work, manage se
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -4,7 +4,7 @@ description: Chorus Idea workflow — claim ideas, run elaboration rounds, and p
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -35,19 +35,20 @@ All post-elaboration progress (planning, building, verifying, done) is **derived
35
35
 
36
36
  | Tool | Purpose |
37
37
  |------|---------|
38
- | `chorus_pm_create_idea` | Create a new idea in a project (on behalf of humans) |
38
+ | `chorus_pm_create_idea` | Create a new idea in a project (on behalf of humans). Optional `parentUuid` derives a child idea from an existing same-project idea (single-parent lineage). |
39
+ | `chorus_edit_idea` | Edit an existing idea's title, description, and/or lineage parent. `parentUuid`: another same-project idea to reparent under, `null` to detach to top-level, omit to leave unchanged (cycle-checked + same-project). Single-parent **weak** lineage — a parent shows a read-only `+N derived` rollup but never blocks either idea's flow. Records an "edited" activity and signals presence. |
39
40
  | `chorus_claim_idea` | Claim an open idea (open -> elaborating) |
40
41
  | `chorus_release_idea` | Release a claimed idea (elaborating -> open) |
41
- | `chorus_move_idea` | Move an Idea to a different Project. Cascade-migrates the Idea, all linked Proposals (any status), all materialized Documents and Tasks, and all related Activities atomically. Comments, TaskDependency, AcceptanceCriterion, AgentSession, SessionTaskCheckin, Notification history, and Task assignees are NOT modified. Returns `moved: { proposals, documents, tasks, activities }` counts. Requires `idea:write` only — no project-level checks. |
42
+ | `chorus_move_idea` | Move an Idea to a different Project. Cascade-migrates the Idea **and its full lineage subtree** (all descendant Ideas; the moved root is detached from any parent left behind), all linked Proposals (any status), all materialized Documents and Tasks, and all related Activities atomically. Comments, TaskDependency, AcceptanceCriterion, AgentSession, SessionTaskCheckin, Notification history, and Task assignees are NOT modified. Returns `moved: { ideas, proposals, documents, tasks, activities }` counts. Requires `idea:write` only — no project-level checks. |
42
43
 
43
44
  **Requirements Elaboration:**
44
45
 
45
46
  | Tool | Purpose |
46
47
  |------|---------|
47
- | `chorus_pm_start_elaboration` | Start an elaboration round with structured questions |
48
- | `chorus_pm_validate_elaboration` | Validate answers (resolve or create follow-up round) |
48
+ | `chorus_pm_start_elaboration` | Generate an elaboration round (first, follow-up, or appended-after-resolution) |
49
+ | `chorus_pm_validate_elaboration` | Mark the whole elaboration complete (requires `idea:admin`; requires human confirmation first) |
49
50
  | `chorus_pm_skip_elaboration` | Skip elaboration for trivially clear Ideas |
50
- | `chorus_answer_elaboration` | Submit answers for an elaboration round |
51
+ | `chorus_answer_elaboration` | Submit answers for an elaboration round (`roundUuid` optional — auto-locates the active round) |
51
52
  | `chorus_get_elaboration` | Get full elaboration state (rounds, questions, answers) |
52
53
 
53
54
  **Shared tools** (checkin, query, comment, search, notifications): see `/chorus`
@@ -123,8 +124,8 @@ If the Idea is fuzzy and you'd struggle to enumerate concrete multi-choice quest
123
124
 
124
125
  When `/brainstorm` returns, you own the lifecycle decision (the brainstorm skill deliberately leaves it to you):
125
126
 
126
- - If the synthesized round answers cover everything → call `chorus_pm_validate_elaboration` with `issues: []` to resolve elaboration.
127
- - If gaps remain → call `chorus_pm_validate_elaboration` with `issues + followUpQuestions` to start a structured Round 2. Pick the depth yourself — do NOT re-prompt the user.
127
+ - If the synthesized round answers cover everything → obtain human confirmation, then call `chorus_pm_validate_elaboration` to resolve the elaboration. (Resolve needs `idea:admin` see Step 5.6 if your key is `pm_agent`-preset.)
128
+ - If gaps remain → call `chorus_pm_start_elaboration` again to open a structured Round 2. Pick the depth yourself — do NOT re-prompt the user.
128
129
 
129
130
  Either outcome ends Step 4.5; skip Step 5.
130
131
 
@@ -145,6 +146,12 @@ chorus_pm_skip_elaboration({
145
146
 
146
147
  #### Standard/Complex Ideas (run elaboration)
147
148
 
149
+ > **Elaboration is a loop, not a straight line.** Steps 2–5 below are **one round**. Keep looping back to `chorus_pm_start_elaboration` (a new round) until every open question is settled, then resolve **once** in Step 6. You re-enter the loop whenever:
150
+ > - the answers to a round **derive new questions** or surface a contradiction/gap, **or**
151
+ > - at the resolve gate (Step 5d / Step 6) the **human raises a new concern or correction**.
152
+ >
153
+ > Each new round is just another `chorus_pm_start_elaboration` call — there is no separate "follow-up" flag, and you do not resolve until the loop is genuinely done. Round cap is 10.
154
+
148
155
  1. **Determine depth** based on idea complexity:
149
156
  - `"minimal"` — 2-4 questions (small features, minor enhancements)
150
157
  - `"standard"` — 5-10 questions (typical new features)
@@ -210,9 +217,11 @@ chorus_pm_skip_elaboration({
210
217
  - **Select an option + add a note**: `selectedOptionId: "a", customText: "additional context"`
211
218
  - **Choose "Other" (free text)**: `selectedOptionId: null, customText: "your answer"` — customText is required when no option is selected
212
219
 
220
+ > `roundUuid` is **optional** on `chorus_answer_elaboration`. Omit it and the service auto-locates the Idea's single active (`pending_answers`) round. Pass it explicitly only when you need to target a specific round.
221
+
213
222
  5. **Review answers and confirm with the owner (@mention flow):**
214
223
 
215
- After answers are submitted, **@mention the answerer** (typically the agent's owner) with a summary of your understanding. This prevents misinterpretation before you validate.
224
+ After answers are submitted, **@mention the answerer** (typically the agent's owner) with a summary of your understanding. This prevents misinterpretation before you resolve.
216
225
 
217
226
  a. **Get owner info** from checkin response (`agent.owner`) or search:
218
227
  ```
@@ -230,39 +239,32 @@ chorus_pm_skip_elaboration({
230
239
 
231
240
  c. **Wait for confirmation** via comments.
232
241
 
233
- d. **Based on the response:**
234
- - **Confirmed** — Proceed to validate with empty issues
235
- - **Additions/corrections** — Incorporate feedback, optionally start a follow-up round
236
- - **Unclear** — Ask clarifying questions via another comment
242
+ d. **Based on the response — this is the loop decision point:**
243
+ - **Confirmed, nothing left to discuss** — Treat this as the human confirmation required to resolve; proceed to Step 6 and call `chorus_pm_validate_elaboration`.
244
+ - **Human raises a new concern / correction / question** — Do **NOT** resolve. Loop back: open a **new round** with `chorus_pm_start_elaboration` capturing the new questions, collect answers (Steps 2–5 again), and re-confirm. Repeat until the human has no remaining concerns.
245
+ - **The answers themselves derived new questions or a contradiction** — Same as above: loop back to `chorus_pm_start_elaboration` for another round before resolving.
246
+ - **Unclear** — Ask clarifying questions via another comment, then continue the loop.
237
247
 
238
- 6. **Validate the elaboration:**
248
+ 6. **Resolve the elaboration (the single commit gate — only when the loop is done):**
239
249
 
240
- `chorus_pm_validate_elaboration` is the **single commit gate for the entire elaboration phase**, NOT a per-round close. Calling it with `issues: []` resolves the whole elaboration (sets `idea.elaborationStatus = "resolved"`); calling it with `issues + followUpQuestions` opens a new round while keeping elaboration in progress. Do not call validate after every round call it once when you believe elaboration is done, or when you want to start a follow-up round.
250
+ Resolving marks the **whole elaboration phase** complete it sets `idea.elaborationStatus = "resolved"` (Idea `elaborated`), which is the gating signal that lets a downstream Proposal be submitted. It is an **Idea-level** action (takes only `ideaUuid`, does not target a round). Resolve **once**, only after the Step 5d loop has fully settled — every derived question answered and the human has no remaining concerns. If anything is still open, go back to `chorus_pm_start_elaboration` instead of resolving.
241
251
 
242
- ```
243
- chorus_pm_validate_elaboration({
244
- ideaUuid: "<idea-uuid>",
245
- roundUuid: "<round-uuid>",
246
- issues: [],
247
- followUpQuestions: []
248
- })
249
- ```
252
+ > **Precondition:** resolve requires the Idea to have at least one round and **every** round to be fully answered (none left in `pending_answers`). If a round still has open questions, answer it (or it'll be rejected).
253
+
254
+ > **⚠️ Human confirmation required.** Outside YOLO automation you MUST obtain explicit human confirmation before resolving. The "Confirmed" reply in step 5d above counts as that confirmation. Never resolve on your own judgment alone.
255
+
256
+ > **Permission (N1): `chorus_pm_validate_elaboration` requires `idea:admin`.** The `pm_agent` preset only grants `idea:write`, so a PM-preset agent **cannot** resolve — it must hand off to an `admin_agent`-preset agent (or an admin-preset API key) to perform the resolve. If your key lacks `idea:admin`, surface this to the human and request the handoff instead of failing silently.
250
257
 
251
- If issues are found (contradictions, ambiguities, incomplete answers), include them in `issues` and provide `followUpQuestions` for a new round:
258
+ > **Assignee precondition (N2):** the resolving actor must be the Idea's **assignee**. A separate human reviewer resolving a PM-owned Idea therefore needs **both** `idea:admin` **and** to be assigned the Idea (claim/reassign it first). Admin permission alone is not enough.
252
259
 
253
260
  ```
254
261
  chorus_pm_validate_elaboration({
255
- ideaUuid: "<idea-uuid>",
256
- roundUuid: "<round-uuid>",
257
- issues: [
258
- { questionId: "q1", type: "ambiguity", description: "Role-based access selected but no roles defined" }
259
- ],
260
- followUpQuestions: [
261
- { id: "fq1", text: "Which specific roles should have access?", category: "functional", options: [...] }
262
- ]
262
+ ideaUuid: "<idea-uuid>"
263
263
  })
264
264
  ```
265
265
 
266
+ **Want a follow-up round instead of resolving?** Just call `chorus_pm_start_elaboration` again — there is no separate "open a round" flag. It works while still `elaborating` (a normal follow-up round) and, after you've already resolved, as an **appended round** (`isAppended: true`) that keeps the Idea `elaborated` and never blocks an in-flight Proposal. Per-question issue tagging no longer exists.
267
+
266
268
  7. **Check elaboration status** at any time:
267
269
  ```
268
270
  chorus_get_elaboration({ ideaUuid: "<idea-uuid>" })
@@ -272,7 +274,19 @@ chorus_pm_skip_elaboration({
272
274
 
273
275
  **Question categories:** `functional`, `non_functional`, `business_context`, `technical_context`, `user_scenario`, `scope`
274
276
 
275
- **Validation issue types:** `contradiction`, `ambiguity`, `incomplete`
277
+ ---
278
+
279
+ ## Idea Lineage (derive vs. task)
280
+
281
+ Ideas can form a **single-parent forest**: an idea may have one parent (`parentUuid`), establishing a weak lineage. "Weak" means the parent only shows a read-only `+N derived` rollup of its **direct** children — it never blocks or alters either idea's elaboration/proposal/task flow, and a parent is always a full first-class idea (it can have its own content, proposals, and tasks).
282
+
283
+ When a new direction surfaces (during elaboration, brainstorm, or review), decide where it belongs:
284
+
285
+ - **Derive a child idea** (`chorus_pm_create_idea` with `parentUuid`, or `chorus_edit_idea` with `parentUuid` to reparent an existing idea) when the new direction needs **its own elaboration/proposal lifecycle** — it is an independent AI-DLC pass.
286
+ - **Add a task** to the current idea's proposal when the new work is just *how to implement the current idea*.
287
+ - **Create a plain top-level idea** (no `parentUuid`) when there is no lineage to the current idea.
288
+
289
+ This is a soft heuristic, not a rule — use judgment. Cycle prevention is automatic: you cannot set a parent that is the idea itself or one of its descendants. Parent and child must be in the same project (cross-project lineage is not supported yet). Deleting a parent re-parents its children to top-level (it never cascades).
276
290
 
277
291
  ---
278
292
 
@@ -282,7 +296,7 @@ chorus_pm_skip_elaboration({
282
296
  - Elaboration improves Proposal quality — don't skip it unless the requirements are trivially clear
283
297
  - Use `AskUserQuestion` for all interactive questions — never plain text
284
298
  - Record decisions made in conversation as elaboration rounds for auditability
285
- - Always @mention the owner to confirm understanding before validating
299
+ - Always @mention the owner to confirm understanding before resolving
286
300
 
287
301
  ---
288
302
 
@@ -4,7 +4,7 @@ description: Opt-in OpenSpec-mode authoring for Chorus PM workflows in Claude Co
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -4,7 +4,7 @@ description: Chorus Proposal workflow — create proposals with document and tas
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -4,7 +4,7 @@ description: Quick Task workflow — skip Idea→Proposal, create tasks directly
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -4,7 +4,7 @@ description: Chorus Review workflow — approve/reject proposals, verify tasks,
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -4,7 +4,7 @@ description: Full-auto AI-DLC pipeline — from prompt to done. Automates the en
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -138,6 +138,8 @@ chorus_claim_idea({ ideaUuid: "<idea-uuid>" })
138
138
 
139
139
  In /yolo mode, the agent generates elaboration questions and answers them itself -- no `AskUserQuestion` calls. This preserves an audit trail without interrupting the user.
140
140
 
141
+ > **Self-elaboration is still a loop.** If answering your own questions surfaces a **new question, contradiction, or gap**, loop back to `chorus_pm_start_elaboration` for another self-answered round before resolving — don't force a resolve over unresolved ambiguity. There is no human gate in YOLO, so the loop exits on **your** judgment that nothing material is left open (round cap 10). Steps 1–2 are one round; repeat them as needed, then resolve once in Step 3.
142
+
141
143
  1. **Generate and submit questions:**
142
144
  ```
143
145
  chorus_pm_start_elaboration({
@@ -170,15 +172,16 @@ In /yolo mode, the agent generates elaboration questions and answers them itself
170
172
  })
171
173
  ```
172
174
 
173
- 3. **Validate** (no issues in self-mode):
175
+ 3. **Resolve** — in YOLO mode the agent resolves elaboration **autonomously, with no human-confirmation gate** (the human-confirmation requirement that applies to the interactive `/idea` flow is explicitly waived under `/yolo` automation):
176
+
174
177
  ```
175
178
  chorus_pm_validate_elaboration({
176
- ideaUuid: "<idea-uuid>",
177
- roundUuid: "<round-uuid>",
178
- issues: []
179
+ ideaUuid: "<idea-uuid>"
179
180
  })
180
181
  ```
181
182
 
183
+ > `chorus_pm_validate_elaboration` requires `idea:admin`. `/yolo` already mandates an Admin-preset key in Prerequisites, so this is satisfied. To open another self-elaboration round instead of resolving, just call `chorus_pm_start_elaboration` again.
184
+
182
185
  #### Step 1.4: Create Proposal
183
186
 
184
187
  1. **Detect OpenSpec mode.** Load the `openspec-aware` skill at `.claude/skills/openspec-aware/SKILL.md` and run its §1 detection contract. The result determines how the rest of this step authors documents:
@@ -1,10 +1,10 @@
1
1
  ---
2
2
  name: brainstorm-chorus
3
- description: Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never validates elaboration.
3
+ description: Optional divergent-then-convergent dialogue for fuzzy ideas. Invoked from the idea skill as a prelude to structured elaboration; produces one ElaborationRound of decision-point Q&A and returns control. Never writes files, never posts comments, never resolves elaboration.
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -13,7 +13,7 @@ metadata:
13
13
 
14
14
  A divergent-then-convergent dialogue cadence for ideas whose direction is still being formed. Compresses the conversation into one `ElaborationRound` of decision-point Q&A — same shape as a structured elaboration round, but the questions, options and answers are synthesized at the end of the conversation rather than asked up front.
15
15
 
16
- This skill is a **producer** of one elaboration round; the **scheduler** decision (validate vs. follow-up) belongs to the calling idea skill.
16
+ This skill is a **producer** of one elaboration round; the **scheduler** decision (resolve vs. follow-up) belongs to the calling idea skill.
17
17
 
18
18
  ---
19
19
 
@@ -32,7 +32,7 @@ Only as a sub-step of the idea skill, only after the user has explicitly opted i
32
32
  5. **No files written.** Do NOT write any markdown, design doc, scratch file, or any other file to disk. The conversation produces an `ElaborationRound` and nothing else on disk.
33
33
  6. **No comments posted.** Do NOT call `chorus_add_comment` from this skill. Comments belong to the idea skill or the user, not to the brainstorm step.
34
34
  7. **No design-doc handoff.** Do NOT invoke `writing-plans`, `writing-skills`, or any skill whose purpose is to produce a design document. The brainstorm output is the synthesized round — there is no separate doc.
35
- 8. **No `validate_elaboration` call.** Do NOT call `chorus_pm_validate_elaboration` from this skill. Whether to validate (resolve elaboration) or follow up (issues + followUpQuestions) is the calling idea skill's decision, not this skill's.
35
+ 8. **No `validate_elaboration` call.** Do NOT call `chorus_pm_validate_elaboration` from this skill. Whether to resolve the elaboration or open a follow-up round (`chorus_pm_start_elaboration` again) is the calling idea skill's decision, not this skill's.
36
36
 
37
37
  ---
38
38
 
@@ -126,8 +126,8 @@ chorus_answer_elaboration({
126
126
 
127
127
  Stop here. Do **NOT** call `chorus_pm_validate_elaboration`. The idea skill's caller now decides:
128
128
 
129
- - If the synthesized round answers cover everything → caller validates with `issues: []`.
130
- - If gaps remain → caller validates with `issues + followUpQuestions` to start a structured Round 2.
129
+ - If the synthesized round answers cover everything → caller obtains human confirmation, then resolves with `chorus_pm_validate_elaboration`.
130
+ - If gaps remain → caller opens a structured Round 2 by calling `chorus_pm_start_elaboration` again.
131
131
 
132
132
  The depth of any follow-up round is the caller's call, not yours.
133
133
 
@@ -160,7 +160,7 @@ Do not do any of the following. Each has a specific failure mode that this skill
160
160
  - **Single-summary `customText` blob.** Compressing the entire conversation into one ElaborationQuestion with a long markdown summary in `customText`. The schema is multi-question for a reason — preserve the decision granularity.
161
161
  - **Transcript-as-comment.** Posting the raw conversation log as a comment on the idea (or anywhere). The synthesized round IS the artifact. Raw transcripts pollute the audit trail with noise.
162
162
  - **File writes.** Writing any markdown, design doc, plan, or scratch file to disk. There is no design doc in this flow. This is a deliberate divergence from the upstream `superpowers/brainstorming` cadence — read the design.md if confused.
163
- - **`validate_elaboration` calls.** Closing the elaboration phase from this skill. The lifecycle decision belongs to the idea skill. Calling validate here strips the caller of its scheduler role.
163
+ - **`validate_elaboration` calls.** Closing the elaboration phase from this skill. The lifecycle decision belongs to the idea skill. Calling it here strips the caller of its scheduler role.
164
164
  - **`writing-plans` / design-doc handoff.** Invoking any skill that produces an implementation plan or design document. The Chorus pipeline already has Proposal → Document Drafts → Task Drafts for that — the brainstorm output feeds them through ElaborationRound, not through external doc skills.
165
165
  - **Length-2 binary "yes / no" framings.** Reducing every decision to "do this thing — yes / no". Almost always the genuine alternatives are 3+ approaches with meaningfully different tradeoffs. Length-2 framings often mean the divergent phase ended too early.
166
166
  - **Asking multiple questions in one `AskUserQuestion`.** The cadence is one question per turn during divergence, then one final convergence question with 2-3 options. Combining unrelated questions is a sign you are rushing.
@@ -4,7 +4,7 @@ description: Chorus AI Agent collaboration platform — overview, common tools,
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -346,7 +346,7 @@ The table below shows default tool availability for each preset (no custom permi
346
346
  | `chorus_add_comment` / `chorus_get_comments` | (public) | Yes | Yes | Yes |
347
347
  | `chorus_update_task` (field edits + status) | (public; assignee required for status) | Yes | Yes | Yes |
348
348
  | `chorus_claim_task` / `chorus_release_task` / `chorus_submit_for_verify` / `chorus_report_work` / `chorus_report_criteria_self_check` | `task:write` | Yes | **Yes** (0.7.0+) | Yes |
349
- | `chorus_claim_idea` / `chorus_release_idea` / `chorus_move_idea` / `chorus_pm_create_idea` / `chorus_pm_*_elaboration` | `idea:write` | No | Yes | Yes |
349
+ | `chorus_claim_idea` / `chorus_release_idea` / `chorus_move_idea` / `chorus_pm_create_idea` / `chorus_edit_idea` / `chorus_pm_*_elaboration` | `idea:write` | No | Yes | Yes |
350
350
  | `chorus_pm_create_proposal` / `chorus_pm_*_proposal` / `chorus_pm_*_draft` / `chorus_create_tasks` / `chorus_pm_assign_task` | `proposal:write` | No | Yes | Yes |
351
351
  | `chorus_pm_create_document` / `chorus_pm_update_document` / `chorus_create_report` | `document:write` | No | Yes | Yes |
352
352
  | `chorus_admin_create_project` / `chorus_admin_*_project_group` / `chorus_admin_move_project_to_group` | `project:write` | No | **Yes** (0.7.0+) | Yes |
@@ -4,7 +4,7 @@ description: Chorus Development workflow — claim tasks, report work, self-chec
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -4,7 +4,7 @@ description: Chorus Idea workflow — claim ideas, run elaboration rounds, and p
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---
@@ -35,19 +35,20 @@ All post-elaboration progress (planning, building, verifying, done) is **derived
35
35
 
36
36
  | Tool | Purpose |
37
37
  |------|---------|
38
- | `chorus_pm_create_idea` | Create a new idea in a project (on behalf of humans) |
38
+ | `chorus_pm_create_idea` | Create a new idea in a project (on behalf of humans). Optional `parentUuid` derives a child idea from an existing same-project idea (single-parent lineage). |
39
+ | `chorus_edit_idea` | Edit an existing idea's title, description, and/or lineage parent. `parentUuid`: another same-project idea to reparent under, `null` to detach to top-level, omit to leave unchanged (cycle-checked + same-project). Single-parent **weak** lineage — a parent shows a read-only `+N derived` rollup but never blocks either idea's flow. Records an "edited" activity and signals presence. |
39
40
  | `chorus_claim_idea` | Claim an open idea (open -> elaborating) |
40
41
  | `chorus_release_idea` | Release a claimed idea (elaborating -> open) |
41
- | `chorus_move_idea` | Move an Idea to a different Project. Cascade-migrates the Idea, all linked Proposals (any status), all materialized Documents and Tasks, and all related Activities atomically. Comments, TaskDependency, AcceptanceCriterion, AgentSession, SessionTaskCheckin, Notification history, and Task assignees are NOT modified. Returns `moved: { proposals, documents, tasks, activities }` counts. Requires `idea:write` only — no project-level checks. |
42
+ | `chorus_move_idea` | Move an Idea to a different Project. Cascade-migrates the Idea **and its full lineage subtree** (all descendant Ideas; the moved root is detached from any parent left behind), all linked Proposals (any status), all materialized Documents and Tasks, and all related Activities atomically. Comments, TaskDependency, AcceptanceCriterion, AgentSession, SessionTaskCheckin, Notification history, and Task assignees are NOT modified. Returns `moved: { ideas, proposals, documents, tasks, activities }` counts. Requires `idea:write` only — no project-level checks. |
42
43
 
43
44
  **Requirements Elaboration:**
44
45
 
45
46
  | Tool | Purpose |
46
47
  |------|---------|
47
- | `chorus_pm_start_elaboration` | Start an elaboration round with structured questions |
48
- | `chorus_pm_validate_elaboration` | Validate answers (resolve or create follow-up round) |
48
+ | `chorus_pm_start_elaboration` | Generate an elaboration round (first, follow-up, or appended-after-resolution) |
49
+ | `chorus_pm_validate_elaboration` | Mark the whole elaboration complete (requires `idea:admin`; requires human confirmation first) |
49
50
  | `chorus_pm_skip_elaboration` | Skip elaboration for trivially clear Ideas |
50
- | `chorus_answer_elaboration` | Submit answers for an elaboration round |
51
+ | `chorus_answer_elaboration` | Submit answers for an elaboration round (`roundUuid` optional — auto-locates the active round) |
51
52
  | `chorus_get_elaboration` | Get full elaboration state (rounds, questions, answers) |
52
53
 
53
54
  **Shared tools** (checkin, query, comment, search, notifications): see `chorus` skill (`<BASE_URL>/skill/chorus/SKILL.md`)
@@ -123,8 +124,8 @@ If the Idea is fuzzy and you'd struggle to enumerate concrete multi-choice quest
123
124
 
124
125
  When the brainstorm skill returns, you own the lifecycle decision (the brainstorm skill deliberately leaves it to you):
125
126
 
126
- - If the synthesized round answers cover everything → call `chorus_pm_validate_elaboration` with `issues: []` to resolve elaboration.
127
- - If gaps remain → call `chorus_pm_validate_elaboration` with `issues + followUpQuestions` to start a structured Round 2. Pick the depth yourself — do NOT re-prompt the user.
127
+ - If the synthesized round answers cover everything → obtain human confirmation, then call `chorus_pm_validate_elaboration` to resolve the elaboration. (Resolve needs `idea:admin` see Step 5.6 if your key is `pm_agent`-preset.)
128
+ - If gaps remain → call `chorus_pm_start_elaboration` again to open a structured Round 2. Pick the depth yourself — do NOT re-prompt the user.
128
129
 
129
130
  Either outcome ends Step 4.5; skip Step 5.
130
131
 
@@ -145,6 +146,12 @@ chorus_pm_skip_elaboration({
145
146
 
146
147
  #### Standard/Complex Ideas (run elaboration)
147
148
 
149
+ > **Elaboration is a loop, not a straight line.** Steps 2–5 below are **one round**. Keep looping back to `chorus_pm_start_elaboration` (a new round) until every open question is settled, then resolve **once** in Step 6. You re-enter the loop whenever:
150
+ > - the answers to a round **derive new questions** or surface a contradiction/gap, **or**
151
+ > - at the resolve gate (Step 5d / Step 6) the **human raises a new concern or correction**.
152
+ >
153
+ > Each new round is just another `chorus_pm_start_elaboration` call — there is no separate "follow-up" flag, and you do not resolve until the loop is genuinely done. Round cap is 10.
154
+
148
155
  1. **Determine depth** based on idea complexity:
149
156
  - `"minimal"` — 2-4 questions (small features, minor enhancements)
150
157
  - `"standard"` — 5-10 questions (typical new features)
@@ -205,9 +212,11 @@ chorus_pm_skip_elaboration({
205
212
  - **Select an option + add a note**: `selectedOptionId: "a", customText: "additional context"`
206
213
  - **Choose "Other" (free text)**: `selectedOptionId: null, customText: "your answer"` — customText is required when no option is selected
207
214
 
215
+ > `roundUuid` is **optional** on `chorus_answer_elaboration`. Omit it and the service auto-locates the Idea's single active (`pending_answers`) round. Pass it explicitly only when you need to target a specific round.
216
+
208
217
  5. **Review answers and confirm with the owner (@mention flow):**
209
218
 
210
- After answers are submitted, **@mention the answerer** (typically the agent's owner) with a summary of your understanding. This prevents misinterpretation before you validate.
219
+ After answers are submitted, **@mention the answerer** (typically the agent's owner) with a summary of your understanding. This prevents misinterpretation before you resolve.
211
220
 
212
221
  a. **Get owner info** from checkin response (`agent.owner`) or search:
213
222
  ```
@@ -225,39 +234,32 @@ chorus_pm_skip_elaboration({
225
234
 
226
235
  c. **Wait for confirmation** via comments.
227
236
 
228
- d. **Based on the response:**
229
- - **Confirmed** — Proceed to validate with empty issues
230
- - **Additions/corrections** — Incorporate feedback, optionally start a follow-up round
231
- - **Unclear** — Ask clarifying questions via another comment
237
+ d. **Based on the response — this is the loop decision point:**
238
+ - **Confirmed, nothing left to discuss** — Treat this as the human confirmation required to resolve; proceed to Step 6 and call `chorus_pm_validate_elaboration`.
239
+ - **Human raises a new concern / correction / question** — Do **NOT** resolve. Loop back: open a **new round** with `chorus_pm_start_elaboration` capturing the new questions, collect answers (Steps 2–5 again), and re-confirm. Repeat until the human has no remaining concerns.
240
+ - **The answers themselves derived new questions or a contradiction** — Same as above: loop back to `chorus_pm_start_elaboration` for another round before resolving.
241
+ - **Unclear** — Ask clarifying questions via another comment, then continue the loop.
232
242
 
233
- 6. **Validate the elaboration:**
243
+ 6. **Resolve the elaboration (the single commit gate — only when the loop is done):**
234
244
 
235
- `chorus_pm_validate_elaboration` is the **single commit gate for the entire elaboration phase**, NOT a per-round close. Calling it with `issues: []` resolves the whole elaboration (sets `idea.elaborationStatus = "resolved"`); calling it with `issues + followUpQuestions` opens a new round while keeping elaboration in progress. Do not call validate after every round call it once when you believe elaboration is done, or when you want to start a follow-up round.
245
+ Resolving marks the **whole elaboration phase** complete it sets `idea.elaborationStatus = "resolved"` (Idea `elaborated`), which is the gating signal that lets a downstream Proposal be submitted. It is an **Idea-level** action (takes only `ideaUuid`, does not target a round). Resolve **once**, only after the Step 5d loop has fully settled — every derived question answered and the human has no remaining concerns. If anything is still open, go back to `chorus_pm_start_elaboration` instead of resolving.
236
246
 
237
- ```
238
- chorus_pm_validate_elaboration({
239
- ideaUuid: "<idea-uuid>",
240
- roundUuid: "<round-uuid>",
241
- issues: [],
242
- followUpQuestions: []
243
- })
244
- ```
247
+ > **Precondition:** resolve requires the Idea to have at least one round and **every** round to be fully answered (none left in `pending_answers`). If a round still has open questions, answer it (or it'll be rejected).
248
+
249
+ > **⚠️ Human confirmation required.** Outside YOLO automation you MUST obtain explicit human confirmation before resolving. The "Confirmed" reply in step 5d above counts as that confirmation. Never resolve on your own judgment alone.
250
+
251
+ > **Permission (N1): `chorus_pm_validate_elaboration` requires `idea:admin`.** The `pm_agent` preset only grants `idea:write`, so a PM-preset agent **cannot** resolve — it must hand off to an `admin_agent`-preset agent (or an admin-preset API key) to perform the resolve. If your key lacks `idea:admin`, surface this to the human and request the handoff instead of failing silently.
245
252
 
246
- If issues are found (contradictions, ambiguities, incomplete answers), include them in `issues` and provide `followUpQuestions` for a new round:
253
+ > **Assignee precondition (N2):** the resolving actor must be the Idea's **assignee**. A separate human reviewer resolving a PM-owned Idea therefore needs **both** `idea:admin` **and** to be assigned the Idea (claim/reassign it first). Admin permission alone is not enough.
247
254
 
248
255
  ```
249
256
  chorus_pm_validate_elaboration({
250
- ideaUuid: "<idea-uuid>",
251
- roundUuid: "<round-uuid>",
252
- issues: [
253
- { questionId: "q1", type: "ambiguity", description: "Role-based access selected but no roles defined" }
254
- ],
255
- followUpQuestions: [
256
- { id: "fq1", text: "Which specific roles should have access?", category: "functional", options: [...] }
257
- ]
257
+ ideaUuid: "<idea-uuid>"
258
258
  })
259
259
  ```
260
260
 
261
+ **Want a follow-up round instead of resolving?** Just call `chorus_pm_start_elaboration` again — there is no separate "open a round" flag. It works while still `elaborating` (a normal follow-up round) and, after you've already resolved, as an **appended round** (`isAppended: true`) that keeps the Idea `elaborated` and never blocks an in-flight Proposal. Per-question issue tagging no longer exists.
262
+
261
263
  7. **Check elaboration status** at any time:
262
264
  ```
263
265
  chorus_get_elaboration({ ideaUuid: "<idea-uuid>" })
@@ -267,7 +269,19 @@ chorus_pm_skip_elaboration({
267
269
 
268
270
  **Question categories:** `functional`, `non_functional`, `business_context`, `technical_context`, `user_scenario`, `scope`
269
271
 
270
- **Validation issue types:** `contradiction`, `ambiguity`, `incomplete`
272
+ ---
273
+
274
+ ## Idea Lineage (derive vs. task)
275
+
276
+ Ideas can form a **single-parent forest**: an idea may have one parent (`parentUuid`), establishing a weak lineage. "Weak" means the parent only shows a read-only `+N derived` rollup of its **direct** children — it never blocks or alters either idea's elaboration/proposal/task flow, and a parent is always a full first-class idea (it can have its own content, proposals, and tasks).
277
+
278
+ When a new direction surfaces (during elaboration, brainstorm, or review), decide where it belongs:
279
+
280
+ - **Derive a child idea** (`chorus_pm_create_idea` with `parentUuid`, or `chorus_edit_idea` with `parentUuid` to reparent an existing idea) when the new direction needs **its own elaboration/proposal lifecycle** — it is an independent AI-DLC pass.
281
+ - **Add a task** to the current idea's proposal when the new work is just *how to implement the current idea*.
282
+ - **Create a plain top-level idea** (no `parentUuid`) when there is no lineage to the current idea.
283
+
284
+ This is a soft heuristic, not a rule — use judgment. Cycle prevention is automatic: you cannot set a parent that is the idea itself or one of its descendants. Parent and child must be in the same project (cross-project lineage is not supported yet). Deleting a parent re-parents its children to top-level (it never cascades).
271
285
 
272
286
  ---
273
287
 
@@ -277,7 +291,7 @@ chorus_pm_skip_elaboration({
277
291
  - Elaboration improves Proposal quality — prefer not to skip it unless the requirements are trivially clear
278
292
  - Use your IDE's interactive prompt mechanism if available for user-facing questions; otherwise present options as text
279
293
  - Record decisions made in conversation as elaboration rounds for auditability
280
- - Consider @mentioning the owner to confirm understanding before validating
294
+ - Consider @mentioning the owner to confirm understanding before resolving
281
295
 
282
296
  ---
283
297
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chorus-skill",
3
- "version": "0.9.3",
3
+ "version": "0.10.0",
4
4
  "description": "Chorus AI Agent collaboration platform skill. Supports PM, Developer, and Admin roles via MCP tools for the Idea-Proposal-Task workflow.",
5
5
  "author": "chorus",
6
6
  "license": "AGPL-3.0",
@@ -4,7 +4,7 @@ description: Chorus Proposal workflow — create proposals with document and tas
4
4
  license: AGPL-3.0
5
5
  metadata:
6
6
  author: chorus
7
- version: "0.9.3"
7
+ version: "0.10.0"
8
8
  category: project-management
9
9
  mcp_server: chorus
10
10
  ---