@unbrained/pm-cli 2026.7.6 → 2026.7.8

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 (688) hide show
  1. package/CHANGELOG.md +50 -0
  2. package/dist/cli/commands/annotation-command.d.ts +1 -0
  3. package/dist/cli/commands/annotation-command.js +29 -2
  4. package/dist/cli/commands/annotation-command.js.map +1 -1
  5. package/dist/cli/commands/comments.js +3 -4
  6. package/dist/cli/commands/comments.js.map +1 -1
  7. package/dist/cli/commands/completion.js +10 -2
  8. package/dist/cli/commands/completion.js.map +1 -1
  9. package/dist/cli/commands/context.d.ts +1 -0
  10. package/dist/cli/commands/context.js +4 -4
  11. package/dist/cli/commands/context.js.map +1 -1
  12. package/dist/cli/commands/extension/bundled-catalog.d.ts +3 -0
  13. package/dist/cli/commands/extension/bundled-catalog.js +38 -28
  14. package/dist/cli/commands/extension/bundled-catalog.js.map +1 -1
  15. package/dist/cli/commands/extension/install-sources.js +81 -18
  16. package/dist/cli/commands/extension/install-sources.js.map +1 -1
  17. package/dist/cli/commands/extension.d.ts +23 -19
  18. package/dist/cli/commands/extension.js +167 -57
  19. package/dist/cli/commands/extension.js.map +1 -1
  20. package/dist/cli/commands/health.js +9 -5
  21. package/dist/cli/commands/health.js.map +1 -1
  22. package/dist/cli/commands/learnings.js +5 -3
  23. package/dist/cli/commands/learnings.js.map +1 -1
  24. package/dist/cli/commands/notes.js +5 -3
  25. package/dist/cli/commands/notes.js.map +1 -1
  26. package/dist/cli/commands/reindex.js +4 -3
  27. package/dist/cli/commands/reindex.js.map +1 -1
  28. package/dist/cli/commands/search.js +4 -4
  29. package/dist/cli/commands/search.js.map +1 -1
  30. package/dist/cli/commands/test.d.ts +9 -0
  31. package/dist/cli/commands/test.js +144 -105
  32. package/dist/cli/commands/test.js.map +1 -1
  33. package/dist/cli/extension-command-help.js +10 -2
  34. package/dist/cli/extension-command-help.js.map +1 -1
  35. package/dist/cli/help-content.js +28 -2
  36. package/dist/cli/help-content.js.map +1 -1
  37. package/dist/cli/register-list-query.d.ts +1 -1
  38. package/dist/cli/register-list-query.js +19 -27
  39. package/dist/cli/register-list-query.js.map +1 -1
  40. package/dist/cli/register-operations.d.ts +0 -8
  41. package/dist/cli/register-operations.js +41 -46
  42. package/dist/cli/register-operations.js.map +1 -1
  43. package/dist/cli/register-setup.js +119 -13
  44. package/dist/cli/register-setup.js.map +1 -1
  45. package/dist/cli/registration-helpers.d.ts +5 -1
  46. package/dist/cli/registration-helpers.js +14 -2
  47. package/dist/cli/registration-helpers.js.map +1 -1
  48. package/dist/cli-bundle/chunks/append-CDPAYYSB.js +11 -0
  49. package/dist/cli-bundle/chunks/{gc-2DNMPXMC.js → append-RSPHC423.js} +8 -9
  50. package/dist/cli-bundle/chunks/{chunk-LK6XLOGP.js → chunk-2BVD4ZD2.js} +288 -233
  51. package/dist/cli-bundle/chunks/chunk-2BVD4ZD2.js.map +7 -0
  52. package/dist/cli-bundle/chunks/{chunk-TKD5VCTD.js → chunk-2RADY7IB.js} +517 -195
  53. package/dist/cli-bundle/chunks/chunk-2RADY7IB.js.map +1 -0
  54. package/dist/cli-bundle/chunks/{chunk-COSPOP7H.js → chunk-3FRNNVWY.js} +518 -196
  55. package/dist/cli-bundle/chunks/chunk-3FRNNVWY.js.map +7 -0
  56. package/dist/cli-bundle/chunks/{chunk-24YG75HI.js → chunk-3FUXM574.js} +8 -8
  57. package/dist/cli-bundle/chunks/{chunk-IWVU4C2F.js → chunk-3SHDAKMF.js} +3 -3
  58. package/dist/cli-bundle/chunks/{chunk-O6AWCQRQ.js → chunk-3UXIMY62.js} +4 -6
  59. package/dist/cli-bundle/chunks/{chunk-O6AWCQRQ.js.map → chunk-3UXIMY62.js.map} +1 -1
  60. package/dist/cli-bundle/chunks/{chunk-MUH7A3FD.js → chunk-3V5C7PUH.js} +2 -2
  61. package/dist/cli-bundle/chunks/{chunk-ALFPSEWO.js → chunk-3YJDIJIE.js} +4 -6
  62. package/dist/cli-bundle/chunks/{chunk-ALFPSEWO.js.map → chunk-3YJDIJIE.js.map} +1 -1
  63. package/dist/cli-bundle/chunks/{chunk-EGY6JBQ3.js → chunk-4I7KS5ES.js} +2 -2
  64. package/dist/cli-bundle/chunks/{chunk-CRVYGJUI.js → chunk-4OCWJ2AP.js} +13 -17
  65. package/dist/cli-bundle/chunks/{chunk-CRVYGJUI.js.map → chunk-4OCWJ2AP.js.map} +1 -1
  66. package/dist/cli-bundle/chunks/{chunk-GJ7QC5DJ.js → chunk-5STY7NVM.js} +8 -8
  67. package/dist/cli-bundle/chunks/{chunk-JJP45OEI.js → chunk-5VAZHYVQ.js} +2 -2
  68. package/dist/cli-bundle/chunks/{chunk-CFB33L7W.js → chunk-6FU5BVRB.js} +12 -14
  69. package/dist/cli-bundle/chunks/{chunk-CFB33L7W.js.map → chunk-6FU5BVRB.js.map} +1 -1
  70. package/dist/cli-bundle/chunks/{chunk-22KBU3MW.js → chunk-6RR4XM5H.js} +3 -3
  71. package/dist/cli-bundle/chunks/{chunk-K46RF36U.js → chunk-6TD5QGIB.js} +7 -7
  72. package/dist/cli-bundle/chunks/chunk-6TD5QGIB.js.map +1 -0
  73. package/dist/cli-bundle/chunks/{chunk-IX5BXEMX.js → chunk-6WCXSC5V.js} +12 -16
  74. package/dist/cli-bundle/chunks/{chunk-IX5BXEMX.js.map → chunk-6WCXSC5V.js.map} +1 -1
  75. package/dist/cli-bundle/chunks/{chunk-ZWBEPGD7.js → chunk-6ZKDMEVT.js} +7 -9
  76. package/dist/cli-bundle/chunks/{chunk-ZWBEPGD7.js.map → chunk-6ZKDMEVT.js.map} +1 -1
  77. package/dist/cli-bundle/chunks/{chunk-KUOOJR35.js → chunk-7QKSLAHB.js} +2 -2
  78. package/dist/cli-bundle/chunks/{chunk-MVSP7WGJ.js → chunk-7TBUV7XS.js} +8 -12
  79. package/dist/cli-bundle/chunks/{chunk-MVSP7WGJ.js.map → chunk-7TBUV7XS.js.map} +1 -1
  80. package/dist/cli-bundle/chunks/{chunk-NGXQ3PFT.js → chunk-7UCBLJDF.js} +2 -2
  81. package/dist/cli-bundle/chunks/{chunk-F3K4JGFD.js → chunk-AEOFBBWO.js} +6 -8
  82. package/dist/cli-bundle/chunks/{chunk-F3K4JGFD.js.map → chunk-AEOFBBWO.js.map} +1 -1
  83. package/dist/cli-bundle/chunks/chunk-ASMRSIDX.js +10498 -0
  84. package/dist/cli-bundle/chunks/chunk-ASMRSIDX.js.map +7 -0
  85. package/dist/cli-bundle/chunks/{chunk-7DT4WSH2.js → chunk-BFNFTHWQ.js} +3 -3
  86. package/dist/cli-bundle/chunks/chunk-BPJ5NYSJ.js +5509 -0
  87. package/dist/cli-bundle/chunks/chunk-BPJ5NYSJ.js.map +7 -0
  88. package/dist/cli-bundle/chunks/{chunk-Y46GD4IX.js → chunk-C3YU3TXX.js} +2 -2
  89. package/dist/cli-bundle/chunks/{chunk-VPIM42PC.js → chunk-C6XSTACC.js} +11 -7
  90. package/dist/cli-bundle/chunks/chunk-C6XSTACC.js.map +7 -0
  91. package/dist/cli-bundle/chunks/{chunk-AZYGZGGI.js → chunk-CGDUIPJL.js} +3 -3
  92. package/dist/cli-bundle/chunks/{chunk-FT3QTERD.js → chunk-CXH7EMSB.js} +5 -7
  93. package/dist/cli-bundle/chunks/{chunk-FT3QTERD.js.map → chunk-CXH7EMSB.js.map} +1 -1
  94. package/dist/cli-bundle/chunks/{chunk-DMRNBQOI.js → chunk-D63PEJTB.js} +256 -36
  95. package/dist/cli-bundle/chunks/chunk-D63PEJTB.js.map +1 -0
  96. package/dist/cli-bundle/chunks/{chunk-RCQZK2GO.js → chunk-D6J5673C.js} +7 -9
  97. package/dist/cli-bundle/chunks/{chunk-RCQZK2GO.js.map → chunk-D6J5673C.js.map} +1 -1
  98. package/dist/cli-bundle/chunks/{chunk-3UJRFJ5R.js → chunk-DUBC6TI3.js} +28 -34
  99. package/dist/cli-bundle/chunks/{chunk-3UJRFJ5R.js.map → chunk-DUBC6TI3.js.map} +1 -1
  100. package/dist/cli-bundle/chunks/{chunk-NC33K5ZS.js → chunk-EEJKHF7M.js} +7 -6
  101. package/dist/cli-bundle/chunks/{chunk-NC33K5ZS.js.map → chunk-EEJKHF7M.js.map} +2 -2
  102. package/dist/cli-bundle/chunks/{chunk-XG625QP4.js → chunk-EP2CKDS7.js} +2 -2
  103. package/dist/cli-bundle/chunks/{chunk-NZEHECMW.js → chunk-EYPIUFWJ.js} +24 -32
  104. package/dist/cli-bundle/chunks/{chunk-NZEHECMW.js.map → chunk-EYPIUFWJ.js.map} +1 -1
  105. package/dist/cli-bundle/chunks/{chunk-45FYNUFJ.js → chunk-F5DDGY6R.js} +6 -6
  106. package/dist/cli-bundle/chunks/{chunk-45FYNUFJ.js.map → chunk-F5DDGY6R.js.map} +1 -1
  107. package/dist/cli-bundle/chunks/{chunk-4ZBE5GUN.js → chunk-FFB3WITE.js} +10 -16
  108. package/dist/cli-bundle/chunks/{chunk-4ZBE5GUN.js.map → chunk-FFB3WITE.js.map} +1 -1
  109. package/dist/cli-bundle/chunks/{chunk-7D7OOEYG.js → chunk-FJR2S7S4.js} +10 -14
  110. package/dist/cli-bundle/chunks/{chunk-7D7OOEYG.js.map → chunk-FJR2S7S4.js.map} +1 -1
  111. package/dist/cli-bundle/chunks/chunk-FL625JJM.js +6792 -0
  112. package/dist/cli-bundle/chunks/chunk-FL625JJM.js.map +7 -0
  113. package/dist/cli-bundle/chunks/{chunk-LPSSSDJR.js → chunk-FOJEBRDD.js} +16 -20
  114. package/dist/cli-bundle/chunks/{chunk-LPSSSDJR.js.map → chunk-FOJEBRDD.js.map} +1 -1
  115. package/dist/cli-bundle/chunks/{chunk-EOKXK3R3.js → chunk-G4FKP4ID.js} +1220 -398
  116. package/dist/cli-bundle/chunks/chunk-G4FKP4ID.js.map +1 -0
  117. package/dist/cli-bundle/chunks/chunk-GE44TQMC.js +6726 -0
  118. package/dist/cli-bundle/chunks/chunk-GE44TQMC.js.map +1 -0
  119. package/dist/cli-bundle/chunks/{chunk-XUC7PI2H.js → chunk-GLMJLBLR.js} +6 -10
  120. package/dist/cli-bundle/chunks/{chunk-XUC7PI2H.js.map → chunk-GLMJLBLR.js.map} +1 -1
  121. package/dist/cli-bundle/chunks/{chunk-GANUTS7W.js → chunk-GO2X6ZRB.js} +4 -6
  122. package/dist/cli-bundle/chunks/{chunk-GANUTS7W.js.map → chunk-GO2X6ZRB.js.map} +1 -1
  123. package/dist/cli-bundle/chunks/{chunk-CFNGIXZP.js → chunk-GQOKFX2G.js} +22 -26
  124. package/dist/cli-bundle/chunks/{chunk-CFNGIXZP.js.map → chunk-GQOKFX2G.js.map} +1 -1
  125. package/dist/cli-bundle/chunks/{chunk-XHET7YUZ.js → chunk-GSQVQINP.js} +8 -10
  126. package/dist/cli-bundle/chunks/{chunk-XHET7YUZ.js.map → chunk-GSQVQINP.js.map} +1 -1
  127. package/dist/cli-bundle/chunks/chunk-HI27UADG.js +5434 -0
  128. package/dist/cli-bundle/chunks/chunk-HI27UADG.js.map +1 -0
  129. package/dist/cli-bundle/chunks/{chunk-I36Y7PCE.js → chunk-HZZ3AC27.js} +6 -6
  130. package/dist/cli-bundle/chunks/{chunk-I36Y7PCE.js.map → chunk-HZZ3AC27.js.map} +1 -1
  131. package/dist/cli-bundle/chunks/{chunk-OGWQ2IEP.js → chunk-IINCZYM3.js} +8 -12
  132. package/dist/cli-bundle/chunks/{chunk-OGWQ2IEP.js.map → chunk-IINCZYM3.js.map} +1 -1
  133. package/dist/cli-bundle/chunks/{chunk-EKFNL33R.js → chunk-INOWVPUD.js} +37 -16
  134. package/dist/cli-bundle/chunks/chunk-INOWVPUD.js.map +1 -0
  135. package/dist/cli-bundle/chunks/{chunk-4LELACOL.js → chunk-IYRG5AEC.js} +15 -23
  136. package/dist/cli-bundle/chunks/{chunk-4LELACOL.js.map → chunk-IYRG5AEC.js.map} +1 -1
  137. package/dist/cli-bundle/chunks/{chunk-MVYWGY2A.js → chunk-J6AD3GWC.js} +2 -2
  138. package/dist/cli-bundle/chunks/{chunk-D2XRLB55.js → chunk-JH5XDDYS.js} +14 -20
  139. package/dist/cli-bundle/chunks/{chunk-D2XRLB55.js.map → chunk-JH5XDDYS.js.map} +1 -1
  140. package/dist/cli-bundle/chunks/{chunk-HOVCGJSD.js → chunk-JYVPLGOW.js} +9 -11
  141. package/dist/cli-bundle/chunks/{chunk-HOVCGJSD.js.map → chunk-JYVPLGOW.js.map} +1 -1
  142. package/dist/cli-bundle/chunks/{chunk-MA4SM3QZ.js → chunk-K52C6YPA.js} +12 -18
  143. package/dist/cli-bundle/chunks/{chunk-MA4SM3QZ.js.map → chunk-K52C6YPA.js.map} +1 -1
  144. package/dist/cli-bundle/chunks/{chunk-R5BMJX33.js → chunk-KFL3XHMA.js} +2 -2
  145. package/dist/cli-bundle/chunks/chunk-KMXVZ2P7.js +10320 -0
  146. package/dist/cli-bundle/chunks/chunk-KMXVZ2P7.js.map +1 -0
  147. package/dist/cli-bundle/chunks/{chunk-4CJFCTLM.js → chunk-LD2NBQ5T.js} +6 -8
  148. package/dist/cli-bundle/chunks/{chunk-4CJFCTLM.js.map → chunk-LD2NBQ5T.js.map} +1 -1
  149. package/dist/cli-bundle/chunks/{chunk-6QBJLYBP.js → chunk-LG4N6YOK.js} +8 -7
  150. package/dist/cli-bundle/chunks/{chunk-6QBJLYBP.js.map → chunk-LG4N6YOK.js.map} +1 -1
  151. package/dist/cli-bundle/chunks/{chunk-L5PSPMZ4.js → chunk-LHDHS4Z6.js} +10 -14
  152. package/dist/cli-bundle/chunks/{chunk-L5PSPMZ4.js.map → chunk-LHDHS4Z6.js.map} +1 -1
  153. package/dist/cli-bundle/chunks/{chunk-M7JNBQAD.js → chunk-MCH6IKK7.js} +4 -6
  154. package/dist/cli-bundle/chunks/{chunk-M7JNBQAD.js.map → chunk-MCH6IKK7.js.map} +1 -1
  155. package/dist/cli-bundle/chunks/{chunk-57NWPFF2.js → chunk-MFLLULHU.js} +281 -233
  156. package/dist/cli-bundle/chunks/chunk-MFLLULHU.js.map +1 -0
  157. package/dist/cli-bundle/chunks/{chunk-EGAP5OWD.js → chunk-ML27MHNM.js} +35 -17
  158. package/dist/cli-bundle/chunks/chunk-ML27MHNM.js.map +1 -0
  159. package/dist/cli-bundle/chunks/{chunk-3N6RRO2Q.js → chunk-MYHFZNBO.js} +20 -24
  160. package/dist/cli-bundle/chunks/{chunk-3N6RRO2Q.js.map → chunk-MYHFZNBO.js.map} +1 -1
  161. package/dist/cli-bundle/chunks/{chunk-6LLVNJXT.js → chunk-NGBWEYNY.js} +12 -18
  162. package/dist/cli-bundle/chunks/{chunk-6LLVNJXT.js.map → chunk-NGBWEYNY.js.map} +1 -1
  163. package/dist/cli-bundle/chunks/{chunk-GDDAGPWJ.js → chunk-NRMDT4OV.js} +10 -14
  164. package/dist/cli-bundle/chunks/{chunk-GDDAGPWJ.js.map → chunk-NRMDT4OV.js.map} +1 -1
  165. package/dist/cli-bundle/chunks/chunk-NTOOEVJ4.js +5359 -0
  166. package/dist/cli-bundle/chunks/chunk-NTOOEVJ4.js.map +1 -0
  167. package/dist/cli-bundle/chunks/{chunk-W6DYWXPQ.js → chunk-P2WE5KCU.js} +261 -34
  168. package/dist/cli-bundle/chunks/{chunk-W6DYWXPQ.js.map → chunk-P2WE5KCU.js.map} +4 -4
  169. package/dist/cli-bundle/chunks/{chunk-YN7Y6DQZ.js → chunk-PAWPLIWW.js} +14 -20
  170. package/dist/cli-bundle/chunks/{chunk-YN7Y6DQZ.js.map → chunk-PAWPLIWW.js.map} +1 -1
  171. package/dist/cli-bundle/chunks/{chunk-MWMVPCIE.js → chunk-PCBZ2VJD.js} +7 -7
  172. package/dist/cli-bundle/chunks/{chunk-ZSUS2OD3.js → chunk-PJPZTE7P.js} +1216 -387
  173. package/dist/cli-bundle/chunks/chunk-PJPZTE7P.js.map +7 -0
  174. package/dist/cli-bundle/chunks/{chunk-B6DUFX6H.js → chunk-Q3CFSOQZ.js} +7 -7
  175. package/dist/cli-bundle/chunks/{chunk-NO442GWJ.js → chunk-QJZM5WO5.js} +5 -5
  176. package/dist/cli-bundle/chunks/{chunk-NO442GWJ.js.map → chunk-QJZM5WO5.js.map} +2 -2
  177. package/dist/cli-bundle/chunks/{chunk-QLMX7SRD.js → chunk-QLEH6FTQ.js} +6 -6
  178. package/dist/cli-bundle/chunks/chunk-QLEH6FTQ.js.map +7 -0
  179. package/dist/cli-bundle/chunks/{chunk-GBAX2ZAQ.js → chunk-QYZMZD4L.js} +10 -12
  180. package/dist/cli-bundle/chunks/{chunk-GBAX2ZAQ.js.map → chunk-QYZMZD4L.js.map} +1 -1
  181. package/dist/cli-bundle/chunks/{chunk-W3DSJQIO.js → chunk-RDJXIAJB.js} +7 -11
  182. package/dist/cli-bundle/chunks/{chunk-W3DSJQIO.js.map → chunk-RDJXIAJB.js.map} +1 -1
  183. package/dist/cli-bundle/chunks/{chunk-7WBAJSS6.js → chunk-RFHLRMLQ.js} +6 -8
  184. package/dist/cli-bundle/chunks/{chunk-7WBAJSS6.js.map → chunk-RFHLRMLQ.js.map} +1 -1
  185. package/dist/cli-bundle/chunks/{chunk-SGMFPXKR.js → chunk-RL24NAUX.js} +10 -12
  186. package/dist/cli-bundle/chunks/{chunk-SGMFPXKR.js.map → chunk-RL24NAUX.js.map} +1 -1
  187. package/dist/cli-bundle/chunks/{chunk-46CUF5L6.js → chunk-RLHQ3G4M.js} +99 -51
  188. package/dist/cli-bundle/chunks/chunk-RLHQ3G4M.js.map +7 -0
  189. package/dist/cli-bundle/chunks/{chunk-UH7T2DAX.js → chunk-SCJPFQQT.js} +12 -18
  190. package/dist/cli-bundle/chunks/{chunk-UH7T2DAX.js.map → chunk-SCJPFQQT.js.map} +1 -1
  191. package/dist/cli-bundle/chunks/{chunk-B6XS3R3O.js → chunk-SIQGG335.js} +12 -16
  192. package/dist/cli-bundle/chunks/{chunk-B6XS3R3O.js.map → chunk-SIQGG335.js.map} +1 -1
  193. package/dist/cli-bundle/chunks/{chunk-E42XTBSP.js → chunk-SN5X5GTU.js} +8 -12
  194. package/dist/cli-bundle/chunks/{chunk-E42XTBSP.js.map → chunk-SN5X5GTU.js.map} +1 -1
  195. package/dist/cli-bundle/chunks/{chunk-CL36D4PC.js → chunk-TKWTJGD6.js} +36 -15
  196. package/dist/cli-bundle/chunks/chunk-TKWTJGD6.js.map +7 -0
  197. package/dist/cli-bundle/chunks/{chunk-VIIUS6N6.js → chunk-TR2C6V5T.js} +37 -19
  198. package/dist/cli-bundle/chunks/chunk-TR2C6V5T.js.map +7 -0
  199. package/dist/cli-bundle/chunks/chunk-TTCJCKUJ.js +5514 -0
  200. package/dist/cli-bundle/chunks/chunk-TTCJCKUJ.js.map +7 -0
  201. package/dist/cli-bundle/chunks/{chunk-KGFUY7WN.js → chunk-TU5P744I.js} +4 -4
  202. package/dist/cli-bundle/chunks/{chunk-TULGS6X6.js → chunk-TUDAYIO7.js} +529 -46
  203. package/dist/cli-bundle/chunks/chunk-TUDAYIO7.js.map +1 -0
  204. package/dist/cli-bundle/chunks/{chunk-MLIYFOE7.js → chunk-U72GF3I2.js} +12 -8
  205. package/dist/cli-bundle/chunks/chunk-U72GF3I2.js.map +1 -0
  206. package/dist/cli-bundle/chunks/{chunk-ZZD4J5XY.js → chunk-UCRYCT5M.js} +30 -36
  207. package/dist/cli-bundle/chunks/{chunk-ZZD4J5XY.js.map → chunk-UCRYCT5M.js.map} +1 -1
  208. package/dist/cli-bundle/chunks/{chunk-JDDLOQAE.js → chunk-UEATYUZW.js} +2 -2
  209. package/dist/cli-bundle/chunks/{chunk-JVH7QBVV.js → chunk-UFNFHCAC.js} +2 -2
  210. package/dist/cli-bundle/chunks/{chunk-NB7RLQFW.js → chunk-UH6VFRV6.js} +5 -7
  211. package/dist/cli-bundle/chunks/{chunk-NB7RLQFW.js.map → chunk-UH6VFRV6.js.map} +1 -1
  212. package/dist/cli-bundle/chunks/{chunk-SQOIV3OQ.js → chunk-UIHDZS6X.js} +11 -15
  213. package/dist/cli-bundle/chunks/{chunk-SQOIV3OQ.js.map → chunk-UIHDZS6X.js.map} +1 -1
  214. package/dist/cli-bundle/chunks/{chunk-W572BIEB.js → chunk-UURYLDDC.js} +14 -18
  215. package/dist/cli-bundle/chunks/{chunk-W572BIEB.js.map → chunk-UURYLDDC.js.map} +1 -1
  216. package/dist/cli-bundle/chunks/{chunk-G64OCSKU.js → chunk-UVFJSKTF.js} +9 -13
  217. package/dist/cli-bundle/chunks/{chunk-G64OCSKU.js.map → chunk-UVFJSKTF.js.map} +1 -1
  218. package/dist/cli-bundle/chunks/{chunk-SMB7RV23.js → chunk-W2VFNVSJ.js} +6 -8
  219. package/dist/cli-bundle/chunks/{chunk-SMB7RV23.js.map → chunk-W2VFNVSJ.js.map} +1 -1
  220. package/dist/cli-bundle/chunks/{chunk-HIHMT6WS.js → chunk-WVEMZZCR.js} +5 -5
  221. package/dist/cli-bundle/chunks/{chunk-HIHMT6WS.js.map → chunk-WVEMZZCR.js.map} +2 -2
  222. package/dist/cli-bundle/chunks/{chunk-3VHSI5FL.js → chunk-XN5BEN2B.js} +94 -53
  223. package/dist/cli-bundle/chunks/chunk-XN5BEN2B.js.map +1 -0
  224. package/dist/cli-bundle/chunks/{chunk-SCUR7K7N.js → chunk-XPSGJ4IV.js} +541 -44
  225. package/dist/cli-bundle/chunks/chunk-XPSGJ4IV.js.map +7 -0
  226. package/dist/cli-bundle/chunks/{chunk-ZJ262CED.js → chunk-YQEKE4FO.js} +13 -21
  227. package/dist/cli-bundle/chunks/{chunk-ZJ262CED.js.map → chunk-YQEKE4FO.js.map} +1 -1
  228. package/dist/cli-bundle/chunks/{chunk-EBRZZ54H.js → chunk-YR5R4FMQ.js} +26 -34
  229. package/dist/cli-bundle/chunks/{chunk-EBRZZ54H.js.map → chunk-YR5R4FMQ.js.map} +1 -1
  230. package/dist/cli-bundle/chunks/{chunk-XB7KFVFI.js → chunk-YSRXFGNV.js} +7 -9
  231. package/dist/cli-bundle/chunks/{chunk-XB7KFVFI.js.map → chunk-YSRXFGNV.js.map} +1 -1
  232. package/dist/cli-bundle/chunks/{chunk-HFDADVJZ.js → chunk-YUCKM3MD.js} +10 -14
  233. package/dist/cli-bundle/chunks/{chunk-HFDADVJZ.js.map → chunk-YUCKM3MD.js.map} +1 -1
  234. package/dist/cli-bundle/chunks/{chunk-SQYJ4HF2.js → chunk-YUMNZS3X.js} +6 -8
  235. package/dist/cli-bundle/chunks/{chunk-SQYJ4HF2.js.map → chunk-YUMNZS3X.js.map} +1 -1
  236. package/dist/cli-bundle/chunks/{chunk-AGHMOTGM.js → chunk-Z2JQH2MG.js} +2 -2
  237. package/dist/cli-bundle/chunks/{chunk-ZGK4L4JM.js → chunk-Z6RLSNUX.js} +4 -6
  238. package/dist/cli-bundle/chunks/{chunk-ZGK4L4JM.js.map → chunk-Z6RLSNUX.js.map} +1 -1
  239. package/dist/cli-bundle/chunks/{chunk-Y4M7CPQP.js → chunk-ZMOPZFVT.js} +4 -4
  240. package/dist/cli-bundle/chunks/close-E3RLZSP2.js +12 -0
  241. package/dist/cli-bundle/chunks/{close-2SSSHHUZ.js → close-K6BFI3OX.js} +5 -9
  242. package/dist/cli-bundle/chunks/close-many-6NBL3PM4.js +26 -0
  243. package/dist/cli-bundle/chunks/close-many-X4YKS3RO.js +22 -0
  244. package/dist/cli-bundle/chunks/comments-PLFK5ZKK.js +17 -0
  245. package/dist/cli-bundle/chunks/comments-ZNOD5PTV.js +13 -0
  246. package/dist/cli-bundle/chunks/copy-F7BUFY4J.js +9 -0
  247. package/dist/cli-bundle/chunks/{copy-32ROBIDL.js → copy-VH3L4MN2.js} +4 -8
  248. package/dist/cli-bundle/chunks/create-AMBMYP6F.js +25 -0
  249. package/dist/cli-bundle/chunks/{create-E77SDCUP.js → create-TRIBYORN.js} +9 -14
  250. package/dist/cli-bundle/chunks/delete-6KQHZYIP.js +10 -0
  251. package/dist/cli-bundle/chunks/{delete-RA5KTCLB.js → delete-ZNXUNCZR.js} +4 -8
  252. package/dist/cli-bundle/chunks/deps-CVDY7FFK.js +13 -0
  253. package/dist/cli-bundle/chunks/{deps-32SU7HO5.js → deps-SZXQHV73.js} +4 -8
  254. package/dist/cli-bundle/chunks/{docs-RRUPT7O2.js → docs-DR74ITCD.js} +6 -10
  255. package/dist/cli-bundle/chunks/docs-WCVYY6I7.js +14 -0
  256. package/dist/cli-bundle/chunks/files-H5YCA74Z.js +18 -0
  257. package/dist/cli-bundle/chunks/{files-PYKR2UUG.js → files-QEFQ2M3H.js} +6 -10
  258. package/dist/cli-bundle/chunks/{contracts-NYPEW2G4.js → focus-55TRYSNA.js} +7 -9
  259. package/dist/cli-bundle/chunks/focus-N2QGNS5D.js +10 -0
  260. package/dist/cli-bundle/chunks/history-compact-GWQ4UOEI.js +21 -0
  261. package/dist/cli-bundle/chunks/{history-compact-3MNXLKAT.js → history-compact-JJZ4EFL3.js} +9 -13
  262. package/dist/cli-bundle/chunks/history-redact-4GJOLXCM.js +17 -0
  263. package/dist/cli-bundle/chunks/{history-redact-P6DYF55G.js → history-redact-TPPUT3A5.js} +7 -11
  264. package/dist/cli-bundle/chunks/history-repair-HVCVCGUF.js +19 -0
  265. package/dist/cli-bundle/chunks/{history-repair-ZJQFMWPD.js → history-repair-J7PIZ6ZP.js} +9 -13
  266. package/dist/cli-bundle/chunks/{append-BGML6VLD.js → learnings-KB6BT4NR.js} +9 -11
  267. package/dist/cli-bundle/chunks/learnings-YYY3U2Y7.js +13 -0
  268. package/dist/cli-bundle/chunks/notes-BGG7VL72.js +13 -0
  269. package/dist/cli-bundle/chunks/notes-ZTHXVOKM.js +17 -0
  270. package/dist/cli-bundle/chunks/{plan-CHVE7PBR.js → plan-CJPKFRBK.js} +10 -15
  271. package/dist/cli-bundle/chunks/plan-MK2QY3GA.js +24 -0
  272. package/dist/cli-bundle/chunks/{profile-ZXGSKBJD.js → profile-AQNHXOYA.js} +9 -13
  273. package/dist/cli-bundle/chunks/{profile-LD23PSI6.js → profile-HTBFINKQ.js} +9 -13
  274. package/dist/cli-bundle/chunks/{register-list-query-B42JCCOI.js → register-list-query-EEF33SUJ.js} +43 -34
  275. package/dist/cli-bundle/chunks/register-list-query-EEF33SUJ.js.map +1 -0
  276. package/dist/cli-bundle/chunks/{register-list-query-OEYQHFXO.js → register-list-query-S4FBWIWN.js} +42 -33
  277. package/dist/cli-bundle/chunks/register-list-query-S4FBWIWN.js.map +7 -0
  278. package/dist/cli-bundle/chunks/{register-mutation-3QXIHCQG.js → register-mutation-L5Q7AUDN.js} +34 -39
  279. package/dist/cli-bundle/chunks/{register-mutation-3QXIHCQG.js.map → register-mutation-L5Q7AUDN.js.map} +1 -1
  280. package/dist/cli-bundle/chunks/{register-mutation-IAEST26S.js → register-mutation-QFLRBCI7.js} +36 -41
  281. package/dist/cli-bundle/chunks/{register-mutation-IAEST26S.js.map → register-mutation-QFLRBCI7.js.map} +1 -1
  282. package/dist/cli-bundle/chunks/{chunk-5BMM6XQY.js → register-operations-HDE4FVW4.js} +79 -46
  283. package/dist/cli-bundle/chunks/register-operations-HDE4FVW4.js.map +1 -0
  284. package/dist/cli-bundle/chunks/{chunk-Z3U3U5KD.js → register-operations-QDU43FCG.js} +78 -45
  285. package/dist/cli-bundle/chunks/register-operations-QDU43FCG.js.map +7 -0
  286. package/dist/cli-bundle/chunks/{register-setup-Q6KFNIOZ.js → register-setup-EGMTAXDC.js} +134 -32
  287. package/dist/cli-bundle/chunks/register-setup-EGMTAXDC.js.map +1 -0
  288. package/dist/cli-bundle/chunks/{register-setup-3ZVVX2VN.js → register-setup-PNIO3L2P.js} +133 -31
  289. package/dist/cli-bundle/chunks/register-setup-PNIO3L2P.js.map +7 -0
  290. package/dist/cli-bundle/chunks/{restore-5RQHAPMA.js → restore-BTBEZ5CK.js} +7 -11
  291. package/dist/cli-bundle/chunks/restore-EX4UUZL6.js +15 -0
  292. package/dist/cli-bundle/chunks/{schema-HBORFC6B.js → schema-DGSTYYQB.js} +6 -10
  293. package/dist/cli-bundle/chunks/{schema-245WW4G2.js → schema-HAIBEE24.js} +6 -10
  294. package/dist/cli-bundle/chunks/update-MP4XLU56.js +25 -0
  295. package/dist/cli-bundle/chunks/update-SDIRJGSY.js +21 -0
  296. package/dist/cli-bundle/chunks/update-many-34AIU6W7.js +31 -0
  297. package/dist/cli-bundle/chunks/update-many-JUPCNOKV.js +35 -0
  298. package/dist/cli-bundle/main.js +56 -32
  299. package/dist/cli-bundle/main.js.map +2 -2
  300. package/dist/cli-bundle/sdk-runtime.js +161 -107
  301. package/dist/cli-bundle/sdk-testing.js +7 -8
  302. package/dist/cli-bundle/sdk.js +154 -117
  303. package/dist/cli-bundle/sdk.js.map +2 -2
  304. package/dist/core/extensions/extension-types.d.ts +1 -0
  305. package/dist/core/extensions/extension-types.js +2 -2
  306. package/dist/core/extensions/extension-types.js.map +1 -1
  307. package/dist/core/extensions/loader.js +268 -231
  308. package/dist/core/extensions/loader.js.map +1 -1
  309. package/dist/core/history/drift-scan.js +3 -8
  310. package/dist/core/history/drift-scan.js.map +1 -1
  311. package/dist/core/output/mutation-projection.js +11 -5
  312. package/dist/core/output/mutation-projection.js.map +1 -1
  313. package/dist/core/search/cache.js +3 -3
  314. package/dist/core/search/cache.js.map +1 -1
  315. package/dist/core/search/semantic-defaults.d.ts +2 -0
  316. package/dist/core/search/semantic-defaults.js +11 -4
  317. package/dist/core/search/semantic-defaults.js.map +1 -1
  318. package/dist/core/search/vector-stores.d.ts +1 -1
  319. package/dist/core/search/vector-stores.js +33 -7
  320. package/dist/core/search/vector-stores.js.map +1 -1
  321. package/dist/mcp/server.d.ts +1 -1
  322. package/dist/sdk/cli-contracts/commander-types.js +3 -3
  323. package/dist/sdk/cli-contracts/commander-types.js.map +1 -1
  324. package/dist/sdk/cli-contracts/flag-contracts.js +12 -8
  325. package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
  326. package/dist/sdk/cli-contracts/tool-parameter-tables.js +10 -2
  327. package/dist/sdk/cli-contracts/tool-parameter-tables.js.map +1 -1
  328. package/dist/sdk/cli-contracts/tool-schema.js +14 -8
  329. package/dist/sdk/cli-contracts/tool-schema.js.map +1 -1
  330. package/dist/sdk/index.d.ts +1 -1
  331. package/dist/sdk/index.js +3 -3
  332. package/dist/sdk/index.js.map +1 -1
  333. package/dist/sdk/runtime.d.ts +282 -8
  334. package/dist/sdk/runtime.js +453 -14
  335. package/dist/sdk/runtime.js.map +1 -1
  336. package/dist/sdk/start-task-status.d.ts +13 -0
  337. package/dist/sdk/start-task-status.js +19 -0
  338. package/dist/sdk/start-task-status.js.map +1 -0
  339. package/docs/COMMANDS.md +10 -1
  340. package/docs/EXTENSIONS.md +7 -20
  341. package/docs/RELEASING.md +6 -0
  342. package/docs/SDK.md +65 -0
  343. package/docs/TESTING.md +3 -0
  344. package/package.json +2 -1
  345. package/dist/cli-bundle/chunks/activity-WJCGCYPU.js +0 -18
  346. package/dist/cli-bundle/chunks/activity-Z6QUAUSG.js +0 -22
  347. package/dist/cli-bundle/chunks/aggregate-BDM6EIAR.js +0 -25
  348. package/dist/cli-bundle/chunks/aggregate-VQ2DHU3S.js +0 -21
  349. package/dist/cli-bundle/chunks/append-RKJYPU74.js +0 -15
  350. package/dist/cli-bundle/chunks/chunk-2XG4IZON.js +0 -218
  351. package/dist/cli-bundle/chunks/chunk-2XG4IZON.js.map +0 -7
  352. package/dist/cli-bundle/chunks/chunk-37E72CNS.js +0 -217
  353. package/dist/cli-bundle/chunks/chunk-37E72CNS.js.map +0 -1
  354. package/dist/cli-bundle/chunks/chunk-3GCS5SKL.js +0 -228
  355. package/dist/cli-bundle/chunks/chunk-3GCS5SKL.js.map +0 -1
  356. package/dist/cli-bundle/chunks/chunk-3KTN6IBA.js +0 -2330
  357. package/dist/cli-bundle/chunks/chunk-3KTN6IBA.js.map +0 -7
  358. package/dist/cli-bundle/chunks/chunk-3VHSI5FL.js.map +0 -1
  359. package/dist/cli-bundle/chunks/chunk-425E4QL5.js +0 -278
  360. package/dist/cli-bundle/chunks/chunk-425E4QL5.js.map +0 -7
  361. package/dist/cli-bundle/chunks/chunk-46CUF5L6.js.map +0 -7
  362. package/dist/cli-bundle/chunks/chunk-4BU75MF4.js +0 -87
  363. package/dist/cli-bundle/chunks/chunk-4BU75MF4.js.map +0 -7
  364. package/dist/cli-bundle/chunks/chunk-4HIFVN7N.js +0 -249
  365. package/dist/cli-bundle/chunks/chunk-4HIFVN7N.js.map +0 -7
  366. package/dist/cli-bundle/chunks/chunk-4IWYTWGF.js +0 -819
  367. package/dist/cli-bundle/chunks/chunk-4IWYTWGF.js.map +0 -1
  368. package/dist/cli-bundle/chunks/chunk-4MZVRJOE.js +0 -279
  369. package/dist/cli-bundle/chunks/chunk-4MZVRJOE.js.map +0 -1
  370. package/dist/cli-bundle/chunks/chunk-57NWPFF2.js.map +0 -1
  371. package/dist/cli-bundle/chunks/chunk-5AJXHQM7.js +0 -268
  372. package/dist/cli-bundle/chunks/chunk-5AJXHQM7.js.map +0 -1
  373. package/dist/cli-bundle/chunks/chunk-5BMM6XQY.js.map +0 -1
  374. package/dist/cli-bundle/chunks/chunk-5GZ7TDD6.js +0 -1868
  375. package/dist/cli-bundle/chunks/chunk-5GZ7TDD6.js.map +0 -7
  376. package/dist/cli-bundle/chunks/chunk-5VAA4YHR.js +0 -1749
  377. package/dist/cli-bundle/chunks/chunk-5VAA4YHR.js.map +0 -7
  378. package/dist/cli-bundle/chunks/chunk-64YKRTSV.js +0 -1961
  379. package/dist/cli-bundle/chunks/chunk-64YKRTSV.js.map +0 -1
  380. package/dist/cli-bundle/chunks/chunk-7C2O74AE.js +0 -23
  381. package/dist/cli-bundle/chunks/chunk-7C2O74AE.js.map +0 -7
  382. package/dist/cli-bundle/chunks/chunk-B7FRNMYN.js +0 -421
  383. package/dist/cli-bundle/chunks/chunk-B7FRNMYN.js.map +0 -1
  384. package/dist/cli-bundle/chunks/chunk-C5JBZRPU.js +0 -1985
  385. package/dist/cli-bundle/chunks/chunk-C5JBZRPU.js.map +0 -7
  386. package/dist/cli-bundle/chunks/chunk-CL36D4PC.js.map +0 -7
  387. package/dist/cli-bundle/chunks/chunk-COSPOP7H.js.map +0 -7
  388. package/dist/cli-bundle/chunks/chunk-COWTDV6B.js +0 -3461
  389. package/dist/cli-bundle/chunks/chunk-COWTDV6B.js.map +0 -7
  390. package/dist/cli-bundle/chunks/chunk-DEWEK6AN.js +0 -1858
  391. package/dist/cli-bundle/chunks/chunk-DEWEK6AN.js.map +0 -1
  392. package/dist/cli-bundle/chunks/chunk-DMRNBQOI.js.map +0 -1
  393. package/dist/cli-bundle/chunks/chunk-E3SZTQ4K.js +0 -1932
  394. package/dist/cli-bundle/chunks/chunk-E3SZTQ4K.js.map +0 -1
  395. package/dist/cli-bundle/chunks/chunk-EGAP5OWD.js.map +0 -1
  396. package/dist/cli-bundle/chunks/chunk-EKFNL33R.js.map +0 -1
  397. package/dist/cli-bundle/chunks/chunk-ENGQOEUY.js +0 -1704
  398. package/dist/cli-bundle/chunks/chunk-ENGQOEUY.js.map +0 -1
  399. package/dist/cli-bundle/chunks/chunk-EOKXK3R3.js.map +0 -1
  400. package/dist/cli-bundle/chunks/chunk-FLZSGSQR.js +0 -231
  401. package/dist/cli-bundle/chunks/chunk-FLZSGSQR.js.map +0 -7
  402. package/dist/cli-bundle/chunks/chunk-FOUYJE4A.js +0 -2090
  403. package/dist/cli-bundle/chunks/chunk-FOUYJE4A.js.map +0 -1
  404. package/dist/cli-bundle/chunks/chunk-G24G7ZAV.js +0 -1570
  405. package/dist/cli-bundle/chunks/chunk-G24G7ZAV.js.map +0 -1
  406. package/dist/cli-bundle/chunks/chunk-GEYZ4G4O.js +0 -239
  407. package/dist/cli-bundle/chunks/chunk-GEYZ4G4O.js.map +0 -1
  408. package/dist/cli-bundle/chunks/chunk-GPLPTGOV.js +0 -530
  409. package/dist/cli-bundle/chunks/chunk-GPLPTGOV.js.map +0 -7
  410. package/dist/cli-bundle/chunks/chunk-GZRDYONU.js +0 -1005
  411. package/dist/cli-bundle/chunks/chunk-GZRDYONU.js.map +0 -7
  412. package/dist/cli-bundle/chunks/chunk-HN6NSXNW.js +0 -277
  413. package/dist/cli-bundle/chunks/chunk-HN6NSXNW.js.map +0 -7
  414. package/dist/cli-bundle/chunks/chunk-IQNVQHOP.js +0 -309
  415. package/dist/cli-bundle/chunks/chunk-IQNVQHOP.js.map +0 -7
  416. package/dist/cli-bundle/chunks/chunk-JINYH2DB.js +0 -371
  417. package/dist/cli-bundle/chunks/chunk-JINYH2DB.js.map +0 -7
  418. package/dist/cli-bundle/chunks/chunk-JQXPY7DN.js +0 -2257
  419. package/dist/cli-bundle/chunks/chunk-JQXPY7DN.js.map +0 -7
  420. package/dist/cli-bundle/chunks/chunk-K46RF36U.js.map +0 -1
  421. package/dist/cli-bundle/chunks/chunk-KERMZVY5.js +0 -371
  422. package/dist/cli-bundle/chunks/chunk-KERMZVY5.js.map +0 -7
  423. package/dist/cli-bundle/chunks/chunk-KSRUHV2H.js +0 -76
  424. package/dist/cli-bundle/chunks/chunk-KSRUHV2H.js.map +0 -1
  425. package/dist/cli-bundle/chunks/chunk-LK6XLOGP.js.map +0 -7
  426. package/dist/cli-bundle/chunks/chunk-LP3HSFZ2.js +0 -140
  427. package/dist/cli-bundle/chunks/chunk-LP3HSFZ2.js.map +0 -1
  428. package/dist/cli-bundle/chunks/chunk-MAWDPCJW.js +0 -1601
  429. package/dist/cli-bundle/chunks/chunk-MAWDPCJW.js.map +0 -1
  430. package/dist/cli-bundle/chunks/chunk-MFAZSEM5.js +0 -1031
  431. package/dist/cli-bundle/chunks/chunk-MFAZSEM5.js.map +0 -1
  432. package/dist/cli-bundle/chunks/chunk-MFSCBT5Q.js +0 -995
  433. package/dist/cli-bundle/chunks/chunk-MFSCBT5Q.js.map +0 -1
  434. package/dist/cli-bundle/chunks/chunk-ML5X7DP2.js +0 -296
  435. package/dist/cli-bundle/chunks/chunk-ML5X7DP2.js.map +0 -1
  436. package/dist/cli-bundle/chunks/chunk-MLIYFOE7.js.map +0 -1
  437. package/dist/cli-bundle/chunks/chunk-MR6FJ7LL.js +0 -2043
  438. package/dist/cli-bundle/chunks/chunk-MR6FJ7LL.js.map +0 -7
  439. package/dist/cli-bundle/chunks/chunk-MXYA5SAJ.js +0 -2033
  440. package/dist/cli-bundle/chunks/chunk-MXYA5SAJ.js.map +0 -1
  441. package/dist/cli-bundle/chunks/chunk-N745W3B3.js +0 -1604
  442. package/dist/cli-bundle/chunks/chunk-N745W3B3.js.map +0 -7
  443. package/dist/cli-bundle/chunks/chunk-NMP5I3I5.js +0 -1615
  444. package/dist/cli-bundle/chunks/chunk-NMP5I3I5.js.map +0 -7
  445. package/dist/cli-bundle/chunks/chunk-NNHHXJB2.js +0 -20
  446. package/dist/cli-bundle/chunks/chunk-NNHHXJB2.js.map +0 -1
  447. package/dist/cli-bundle/chunks/chunk-PZUGEOPS.js +0 -143
  448. package/dist/cli-bundle/chunks/chunk-PZUGEOPS.js.map +0 -7
  449. package/dist/cli-bundle/chunks/chunk-QLMX7SRD.js.map +0 -7
  450. package/dist/cli-bundle/chunks/chunk-QX6HM775.js +0 -398
  451. package/dist/cli-bundle/chunks/chunk-QX6HM775.js.map +0 -7
  452. package/dist/cli-bundle/chunks/chunk-QZ342C63.js +0 -220
  453. package/dist/cli-bundle/chunks/chunk-QZ342C63.js.map +0 -7
  454. package/dist/cli-bundle/chunks/chunk-R2EMWY7Q.js +0 -368
  455. package/dist/cli-bundle/chunks/chunk-R2EMWY7Q.js.map +0 -1
  456. package/dist/cli-bundle/chunks/chunk-RFNYTESG.js +0 -520
  457. package/dist/cli-bundle/chunks/chunk-RFNYTESG.js.map +0 -1
  458. package/dist/cli-bundle/chunks/chunk-RKQOO2UM.js +0 -79
  459. package/dist/cli-bundle/chunks/chunk-RKQOO2UM.js.map +0 -7
  460. package/dist/cli-bundle/chunks/chunk-RQLT6ZWB.js +0 -282
  461. package/dist/cli-bundle/chunks/chunk-RQLT6ZWB.js.map +0 -7
  462. package/dist/cli-bundle/chunks/chunk-S3JS6YVZ.js +0 -274
  463. package/dist/cli-bundle/chunks/chunk-S3JS6YVZ.js.map +0 -1
  464. package/dist/cli-bundle/chunks/chunk-SCUR7K7N.js.map +0 -7
  465. package/dist/cli-bundle/chunks/chunk-SHQY2IDC.js +0 -1977
  466. package/dist/cli-bundle/chunks/chunk-SHQY2IDC.js.map +0 -7
  467. package/dist/cli-bundle/chunks/chunk-SPZ6DOGY.js +0 -1041
  468. package/dist/cli-bundle/chunks/chunk-SPZ6DOGY.js.map +0 -7
  469. package/dist/cli-bundle/chunks/chunk-T42JWV3F.js +0 -822
  470. package/dist/cli-bundle/chunks/chunk-T42JWV3F.js.map +0 -7
  471. package/dist/cli-bundle/chunks/chunk-TKD5VCTD.js.map +0 -1
  472. package/dist/cli-bundle/chunks/chunk-TULGS6X6.js.map +0 -1
  473. package/dist/cli-bundle/chunks/chunk-TZXRBVAM.js +0 -2306
  474. package/dist/cli-bundle/chunks/chunk-TZXRBVAM.js.map +0 -1
  475. package/dist/cli-bundle/chunks/chunk-VIIUS6N6.js.map +0 -7
  476. package/dist/cli-bundle/chunks/chunk-VPIM42PC.js.map +0 -7
  477. package/dist/cli-bundle/chunks/chunk-VQRSPVME.js +0 -368
  478. package/dist/cli-bundle/chunks/chunk-VQRSPVME.js.map +0 -1
  479. package/dist/cli-bundle/chunks/chunk-VY3VQ22F.js +0 -84
  480. package/dist/cli-bundle/chunks/chunk-VY3VQ22F.js.map +0 -1
  481. package/dist/cli-bundle/chunks/chunk-WG34ZNQQ.js +0 -3423
  482. package/dist/cli-bundle/chunks/chunk-WG34ZNQQ.js.map +0 -1
  483. package/dist/cli-bundle/chunks/chunk-WLSM645P.js +0 -2247
  484. package/dist/cli-bundle/chunks/chunk-WLSM645P.js.map +0 -1
  485. package/dist/cli-bundle/chunks/chunk-WRTENIX3.js +0 -215
  486. package/dist/cli-bundle/chunks/chunk-WRTENIX3.js.map +0 -1
  487. package/dist/cli-bundle/chunks/chunk-WSBLYDWV.js +0 -388
  488. package/dist/cli-bundle/chunks/chunk-WSBLYDWV.js.map +0 -1
  489. package/dist/cli-bundle/chunks/chunk-XC5BURG2.js +0 -306
  490. package/dist/cli-bundle/chunks/chunk-XC5BURG2.js.map +0 -1
  491. package/dist/cli-bundle/chunks/chunk-XDB7RWQT.js +0 -424
  492. package/dist/cli-bundle/chunks/chunk-XDB7RWQT.js.map +0 -7
  493. package/dist/cli-bundle/chunks/chunk-Y6BK55A3.js +0 -2128
  494. package/dist/cli-bundle/chunks/chunk-Y6BK55A3.js.map +0 -7
  495. package/dist/cli-bundle/chunks/chunk-Z3U3U5KD.js.map +0 -7
  496. package/dist/cli-bundle/chunks/chunk-ZO3XKAOP.js +0 -299
  497. package/dist/cli-bundle/chunks/chunk-ZO3XKAOP.js.map +0 -7
  498. package/dist/cli-bundle/chunks/chunk-ZSUS2OD3.js.map +0 -7
  499. package/dist/cli-bundle/chunks/claim-RFS7BROJ.js +0 -19
  500. package/dist/cli-bundle/chunks/claim-XP5AWZ5H.js +0 -23
  501. package/dist/cli-bundle/chunks/close-GEANHQ2J.js +0 -16
  502. package/dist/cli-bundle/chunks/close-many-CMZW7ITN.js +0 -31
  503. package/dist/cli-bundle/chunks/close-many-ZFDIG6M7.js +0 -27
  504. package/dist/cli-bundle/chunks/comments-MFSYVNNU.js +0 -21
  505. package/dist/cli-bundle/chunks/comments-XUBPXDYX.js +0 -17
  506. package/dist/cli-bundle/chunks/config-D7XQMONX.js +0 -18
  507. package/dist/cli-bundle/chunks/config-T4FHBSYN.js +0 -22
  508. package/dist/cli-bundle/chunks/context-DIU275XI.js +0 -48
  509. package/dist/cli-bundle/chunks/context-JCOYB4LZ.js +0 -44
  510. package/dist/cli-bundle/chunks/contracts-BVO7CSLK.js +0 -12
  511. package/dist/cli-bundle/chunks/copy-NAGLGMHZ.js +0 -13
  512. package/dist/cli-bundle/chunks/create-4V7SWNBB.js +0 -30
  513. package/dist/cli-bundle/chunks/delete-NQI5OSKN.js +0 -14
  514. package/dist/cli-bundle/chunks/deps-T7SCWXEX.js +0 -17
  515. package/dist/cli-bundle/chunks/docs-WL2IWGWV.js +0 -18
  516. package/dist/cli-bundle/chunks/eval-NF2J5SHR.js +0 -23
  517. package/dist/cli-bundle/chunks/eval-SKDT3MZU.js +0 -27
  518. package/dist/cli-bundle/chunks/extension-LAXKCAYE.js +0 -42
  519. package/dist/cli-bundle/chunks/extension-ZISPBRBC.js +0 -38
  520. package/dist/cli-bundle/chunks/files-EWRQHGIS.js +0 -22
  521. package/dist/cli-bundle/chunks/focus-4T7TM4MT.js +0 -18
  522. package/dist/cli-bundle/chunks/focus-L3YUASOD.js +0 -14
  523. package/dist/cli-bundle/chunks/gc-2PCTYYRI.js +0 -12
  524. package/dist/cli-bundle/chunks/get-7DMITJ3G.js +0 -23
  525. package/dist/cli-bundle/chunks/get-VKQXCXLL.js +0 -19
  526. package/dist/cli-bundle/chunks/health-CVSTAR2F.js +0 -31
  527. package/dist/cli-bundle/chunks/health-TV3GKTFN.js +0 -35
  528. package/dist/cli-bundle/chunks/history-D4JUX5XV.js +0 -20
  529. package/dist/cli-bundle/chunks/history-D4JUX5XV.js.map +0 -7
  530. package/dist/cli-bundle/chunks/history-LQ2UWZTE.js +0 -24
  531. package/dist/cli-bundle/chunks/history-LQ2UWZTE.js.map +0 -1
  532. package/dist/cli-bundle/chunks/history-compact-3MNXLKAT.js.map +0 -1
  533. package/dist/cli-bundle/chunks/history-compact-QWEO32FP.js +0 -25
  534. package/dist/cli-bundle/chunks/history-compact-QWEO32FP.js.map +0 -7
  535. package/dist/cli-bundle/chunks/history-redact-3OIVBVIY.js +0 -21
  536. package/dist/cli-bundle/chunks/history-redact-3OIVBVIY.js.map +0 -7
  537. package/dist/cli-bundle/chunks/history-redact-P6DYF55G.js.map +0 -1
  538. package/dist/cli-bundle/chunks/history-repair-I3E73UGQ.js +0 -23
  539. package/dist/cli-bundle/chunks/history-repair-I3E73UGQ.js.map +0 -7
  540. package/dist/cli-bundle/chunks/history-repair-ZJQFMWPD.js.map +0 -1
  541. package/dist/cli-bundle/chunks/init-C3LJPWQZ.js +0 -30
  542. package/dist/cli-bundle/chunks/init-C3LJPWQZ.js.map +0 -1
  543. package/dist/cli-bundle/chunks/init-J3DPGWQI.js +0 -26
  544. package/dist/cli-bundle/chunks/init-J3DPGWQI.js.map +0 -7
  545. package/dist/cli-bundle/chunks/learnings-5BO2SNDW.js +0 -21
  546. package/dist/cli-bundle/chunks/learnings-5BO2SNDW.js.map +0 -1
  547. package/dist/cli-bundle/chunks/learnings-OGP4JB4I.js +0 -17
  548. package/dist/cli-bundle/chunks/learnings-OGP4JB4I.js.map +0 -7
  549. package/dist/cli-bundle/chunks/list-O5NZVSPN.js +0 -36
  550. package/dist/cli-bundle/chunks/list-O5NZVSPN.js.map +0 -1
  551. package/dist/cli-bundle/chunks/list-Z55YCNTC.js +0 -32
  552. package/dist/cli-bundle/chunks/list-Z55YCNTC.js.map +0 -7
  553. package/dist/cli-bundle/chunks/next-GBNTGXFC.js +0 -28
  554. package/dist/cli-bundle/chunks/next-GBNTGXFC.js.map +0 -7
  555. package/dist/cli-bundle/chunks/next-QKW7PTKE.js +0 -32
  556. package/dist/cli-bundle/chunks/next-QKW7PTKE.js.map +0 -1
  557. package/dist/cli-bundle/chunks/notes-R5FZTKWF.js +0 -17
  558. package/dist/cli-bundle/chunks/notes-R5FZTKWF.js.map +0 -7
  559. package/dist/cli-bundle/chunks/notes-WCGIULVG.js +0 -21
  560. package/dist/cli-bundle/chunks/notes-WCGIULVG.js.map +0 -1
  561. package/dist/cli-bundle/chunks/plan-ADISFYH4.js +0 -29
  562. package/dist/cli-bundle/chunks/plan-ADISFYH4.js.map +0 -7
  563. package/dist/cli-bundle/chunks/plan-CHVE7PBR.js.map +0 -1
  564. package/dist/cli-bundle/chunks/profile-LD23PSI6.js.map +0 -7
  565. package/dist/cli-bundle/chunks/profile-ZXGSKBJD.js.map +0 -1
  566. package/dist/cli-bundle/chunks/register-list-query-B42JCCOI.js.map +0 -1
  567. package/dist/cli-bundle/chunks/register-list-query-OEYQHFXO.js.map +0 -7
  568. package/dist/cli-bundle/chunks/register-operations-I3M3U7DS.js +0 -19
  569. package/dist/cli-bundle/chunks/register-operations-I3M3U7DS.js.map +0 -7
  570. package/dist/cli-bundle/chunks/register-operations-UHKENLZV.js +0 -23
  571. package/dist/cli-bundle/chunks/register-operations-UHKENLZV.js.map +0 -1
  572. package/dist/cli-bundle/chunks/register-setup-3ZVVX2VN.js.map +0 -7
  573. package/dist/cli-bundle/chunks/register-setup-Q6KFNIOZ.js.map +0 -1
  574. package/dist/cli-bundle/chunks/restore-5RQHAPMA.js.map +0 -1
  575. package/dist/cli-bundle/chunks/restore-PNEIBBLW.js +0 -19
  576. package/dist/cli-bundle/chunks/restore-PNEIBBLW.js.map +0 -7
  577. package/dist/cli-bundle/chunks/scheduling-shortcuts-4G56YHVQ.js +0 -29
  578. package/dist/cli-bundle/chunks/scheduling-shortcuts-4G56YHVQ.js.map +0 -1
  579. package/dist/cli-bundle/chunks/scheduling-shortcuts-75DULBYP.js +0 -25
  580. package/dist/cli-bundle/chunks/scheduling-shortcuts-75DULBYP.js.map +0 -7
  581. package/dist/cli-bundle/chunks/schema-245WW4G2.js.map +0 -1
  582. package/dist/cli-bundle/chunks/schema-HBORFC6B.js.map +0 -7
  583. package/dist/cli-bundle/chunks/search-AOZC5SIK.js +0 -34
  584. package/dist/cli-bundle/chunks/search-AOZC5SIK.js.map +0 -7
  585. package/dist/cli-bundle/chunks/search-DRXPGHD7.js +0 -38
  586. package/dist/cli-bundle/chunks/search-DRXPGHD7.js.map +0 -1
  587. package/dist/cli-bundle/chunks/stats-NJG4NLHG.js +0 -21
  588. package/dist/cli-bundle/chunks/stats-NJG4NLHG.js.map +0 -1
  589. package/dist/cli-bundle/chunks/stats-RG6AG4N2.js +0 -17
  590. package/dist/cli-bundle/chunks/stats-RG6AG4N2.js.map +0 -7
  591. package/dist/cli-bundle/chunks/telemetry-HQC2JJIF.js +0 -14
  592. package/dist/cli-bundle/chunks/telemetry-HQC2JJIF.js.map +0 -7
  593. package/dist/cli-bundle/chunks/telemetry-MPNL3HHY.js +0 -18
  594. package/dist/cli-bundle/chunks/telemetry-MPNL3HHY.js.map +0 -1
  595. package/dist/cli-bundle/chunks/test-6CMOCWUC.js +0 -39
  596. package/dist/cli-bundle/chunks/test-6CMOCWUC.js.map +0 -7
  597. package/dist/cli-bundle/chunks/test-RI7XHBZL.js +0 -43
  598. package/dist/cli-bundle/chunks/test-RI7XHBZL.js.map +0 -1
  599. package/dist/cli-bundle/chunks/test-all-7R7YRZIA.js +0 -29
  600. package/dist/cli-bundle/chunks/test-all-7R7YRZIA.js.map +0 -7
  601. package/dist/cli-bundle/chunks/test-all-QEIORFYW.js +0 -33
  602. package/dist/cli-bundle/chunks/test-all-QEIORFYW.js.map +0 -1
  603. package/dist/cli-bundle/chunks/test-runs-5Y2BOU2S.js +0 -28
  604. package/dist/cli-bundle/chunks/test-runs-5Y2BOU2S.js.map +0 -1
  605. package/dist/cli-bundle/chunks/test-runs-PVGC3GRZ.js +0 -24
  606. package/dist/cli-bundle/chunks/test-runs-PVGC3GRZ.js.map +0 -7
  607. package/dist/cli-bundle/chunks/update-QVJDFEAP.js +0 -30
  608. package/dist/cli-bundle/chunks/update-QVJDFEAP.js.map +0 -1
  609. package/dist/cli-bundle/chunks/update-VQVHAY6X.js +0 -26
  610. package/dist/cli-bundle/chunks/update-VQVHAY6X.js.map +0 -7
  611. package/dist/cli-bundle/chunks/update-many-S7XWBSB3.js +0 -37
  612. package/dist/cli-bundle/chunks/update-many-S7XWBSB3.js.map +0 -7
  613. package/dist/cli-bundle/chunks/update-many-YIYW6XQ6.js +0 -41
  614. package/dist/cli-bundle/chunks/update-many-YIYW6XQ6.js.map +0 -1
  615. package/dist/cli-bundle/chunks/upgrade-OPRXA56R.js +0 -24
  616. package/dist/cli-bundle/chunks/upgrade-OPRXA56R.js.map +0 -7
  617. package/dist/cli-bundle/chunks/upgrade-WH4BTQLX.js +0 -28
  618. package/dist/cli-bundle/chunks/upgrade-WH4BTQLX.js.map +0 -1
  619. package/dist/cli-bundle/chunks/validate-4NTXSB62.js +0 -36
  620. package/dist/cli-bundle/chunks/validate-4NTXSB62.js.map +0 -1
  621. package/dist/cli-bundle/chunks/validate-MUFXQZMI.js +0 -32
  622. package/dist/cli-bundle/chunks/validate-MUFXQZMI.js.map +0 -7
  623. /package/dist/cli-bundle/chunks/{activity-WJCGCYPU.js.map → append-CDPAYYSB.js.map} +0 -0
  624. /package/dist/cli-bundle/chunks/{activity-Z6QUAUSG.js.map → append-RSPHC423.js.map} +0 -0
  625. /package/dist/cli-bundle/chunks/{chunk-24YG75HI.js.map → chunk-3FUXM574.js.map} +0 -0
  626. /package/dist/cli-bundle/chunks/{chunk-IWVU4C2F.js.map → chunk-3SHDAKMF.js.map} +0 -0
  627. /package/dist/cli-bundle/chunks/{chunk-MUH7A3FD.js.map → chunk-3V5C7PUH.js.map} +0 -0
  628. /package/dist/cli-bundle/chunks/{chunk-EGY6JBQ3.js.map → chunk-4I7KS5ES.js.map} +0 -0
  629. /package/dist/cli-bundle/chunks/{chunk-GJ7QC5DJ.js.map → chunk-5STY7NVM.js.map} +0 -0
  630. /package/dist/cli-bundle/chunks/{chunk-JJP45OEI.js.map → chunk-5VAZHYVQ.js.map} +0 -0
  631. /package/dist/cli-bundle/chunks/{chunk-22KBU3MW.js.map → chunk-6RR4XM5H.js.map} +0 -0
  632. /package/dist/cli-bundle/chunks/{chunk-KUOOJR35.js.map → chunk-7QKSLAHB.js.map} +0 -0
  633. /package/dist/cli-bundle/chunks/{chunk-NGXQ3PFT.js.map → chunk-7UCBLJDF.js.map} +0 -0
  634. /package/dist/cli-bundle/chunks/{chunk-7DT4WSH2.js.map → chunk-BFNFTHWQ.js.map} +0 -0
  635. /package/dist/cli-bundle/chunks/{chunk-Y46GD4IX.js.map → chunk-C3YU3TXX.js.map} +0 -0
  636. /package/dist/cli-bundle/chunks/{chunk-AZYGZGGI.js.map → chunk-CGDUIPJL.js.map} +0 -0
  637. /package/dist/cli-bundle/chunks/{chunk-XG625QP4.js.map → chunk-EP2CKDS7.js.map} +0 -0
  638. /package/dist/cli-bundle/chunks/{chunk-MVYWGY2A.js.map → chunk-J6AD3GWC.js.map} +0 -0
  639. /package/dist/cli-bundle/chunks/{chunk-R5BMJX33.js.map → chunk-KFL3XHMA.js.map} +0 -0
  640. /package/dist/cli-bundle/chunks/{chunk-MWMVPCIE.js.map → chunk-PCBZ2VJD.js.map} +0 -0
  641. /package/dist/cli-bundle/chunks/{chunk-B6DUFX6H.js.map → chunk-Q3CFSOQZ.js.map} +0 -0
  642. /package/dist/cli-bundle/chunks/{chunk-KGFUY7WN.js.map → chunk-TU5P744I.js.map} +0 -0
  643. /package/dist/cli-bundle/chunks/{chunk-JDDLOQAE.js.map → chunk-UEATYUZW.js.map} +0 -0
  644. /package/dist/cli-bundle/chunks/{chunk-JVH7QBVV.js.map → chunk-UFNFHCAC.js.map} +0 -0
  645. /package/dist/cli-bundle/chunks/{chunk-AGHMOTGM.js.map → chunk-Z2JQH2MG.js.map} +0 -0
  646. /package/dist/cli-bundle/chunks/{chunk-Y4M7CPQP.js.map → chunk-ZMOPZFVT.js.map} +0 -0
  647. /package/dist/cli-bundle/chunks/{aggregate-VQ2DHU3S.js.map → close-E3RLZSP2.js.map} +0 -0
  648. /package/dist/cli-bundle/chunks/{aggregate-BDM6EIAR.js.map → close-K6BFI3OX.js.map} +0 -0
  649. /package/dist/cli-bundle/chunks/{append-BGML6VLD.js.map → close-many-6NBL3PM4.js.map} +0 -0
  650. /package/dist/cli-bundle/chunks/{append-RKJYPU74.js.map → close-many-X4YKS3RO.js.map} +0 -0
  651. /package/dist/cli-bundle/chunks/{claim-XP5AWZ5H.js.map → comments-PLFK5ZKK.js.map} +0 -0
  652. /package/dist/cli-bundle/chunks/{claim-RFS7BROJ.js.map → comments-ZNOD5PTV.js.map} +0 -0
  653. /package/dist/cli-bundle/chunks/{close-GEANHQ2J.js.map → copy-F7BUFY4J.js.map} +0 -0
  654. /package/dist/cli-bundle/chunks/{close-2SSSHHUZ.js.map → copy-VH3L4MN2.js.map} +0 -0
  655. /package/dist/cli-bundle/chunks/{close-many-ZFDIG6M7.js.map → create-AMBMYP6F.js.map} +0 -0
  656. /package/dist/cli-bundle/chunks/{close-many-CMZW7ITN.js.map → create-TRIBYORN.js.map} +0 -0
  657. /package/dist/cli-bundle/chunks/{comments-XUBPXDYX.js.map → delete-6KQHZYIP.js.map} +0 -0
  658. /package/dist/cli-bundle/chunks/{comments-MFSYVNNU.js.map → delete-ZNXUNCZR.js.map} +0 -0
  659. /package/dist/cli-bundle/chunks/{config-D7XQMONX.js.map → deps-CVDY7FFK.js.map} +0 -0
  660. /package/dist/cli-bundle/chunks/{config-T4FHBSYN.js.map → deps-SZXQHV73.js.map} +0 -0
  661. /package/dist/cli-bundle/chunks/{context-DIU275XI.js.map → docs-DR74ITCD.js.map} +0 -0
  662. /package/dist/cli-bundle/chunks/{context-JCOYB4LZ.js.map → docs-WCVYY6I7.js.map} +0 -0
  663. /package/dist/cli-bundle/chunks/{contracts-BVO7CSLK.js.map → files-H5YCA74Z.js.map} +0 -0
  664. /package/dist/cli-bundle/chunks/{contracts-NYPEW2G4.js.map → files-QEFQ2M3H.js.map} +0 -0
  665. /package/dist/cli-bundle/chunks/{copy-32ROBIDL.js.map → focus-55TRYSNA.js.map} +0 -0
  666. /package/dist/cli-bundle/chunks/{copy-NAGLGMHZ.js.map → focus-N2QGNS5D.js.map} +0 -0
  667. /package/dist/cli-bundle/chunks/{create-4V7SWNBB.js.map → history-compact-GWQ4UOEI.js.map} +0 -0
  668. /package/dist/cli-bundle/chunks/{create-E77SDCUP.js.map → history-compact-JJZ4EFL3.js.map} +0 -0
  669. /package/dist/cli-bundle/chunks/{delete-NQI5OSKN.js.map → history-redact-4GJOLXCM.js.map} +0 -0
  670. /package/dist/cli-bundle/chunks/{delete-RA5KTCLB.js.map → history-redact-TPPUT3A5.js.map} +0 -0
  671. /package/dist/cli-bundle/chunks/{deps-T7SCWXEX.js.map → history-repair-HVCVCGUF.js.map} +0 -0
  672. /package/dist/cli-bundle/chunks/{deps-32SU7HO5.js.map → history-repair-J7PIZ6ZP.js.map} +0 -0
  673. /package/dist/cli-bundle/chunks/{docs-RRUPT7O2.js.map → learnings-KB6BT4NR.js.map} +0 -0
  674. /package/dist/cli-bundle/chunks/{docs-WL2IWGWV.js.map → learnings-YYY3U2Y7.js.map} +0 -0
  675. /package/dist/cli-bundle/chunks/{eval-NF2J5SHR.js.map → notes-BGG7VL72.js.map} +0 -0
  676. /package/dist/cli-bundle/chunks/{eval-SKDT3MZU.js.map → notes-ZTHXVOKM.js.map} +0 -0
  677. /package/dist/cli-bundle/chunks/{extension-LAXKCAYE.js.map → plan-CJPKFRBK.js.map} +0 -0
  678. /package/dist/cli-bundle/chunks/{extension-ZISPBRBC.js.map → plan-MK2QY3GA.js.map} +0 -0
  679. /package/dist/cli-bundle/chunks/{files-PYKR2UUG.js.map → profile-AQNHXOYA.js.map} +0 -0
  680. /package/dist/cli-bundle/chunks/{files-EWRQHGIS.js.map → profile-HTBFINKQ.js.map} +0 -0
  681. /package/dist/cli-bundle/chunks/{focus-4T7TM4MT.js.map → restore-BTBEZ5CK.js.map} +0 -0
  682. /package/dist/cli-bundle/chunks/{focus-L3YUASOD.js.map → restore-EX4UUZL6.js.map} +0 -0
  683. /package/dist/cli-bundle/chunks/{gc-2PCTYYRI.js.map → schema-DGSTYYQB.js.map} +0 -0
  684. /package/dist/cli-bundle/chunks/{gc-2DNMPXMC.js.map → schema-HAIBEE24.js.map} +0 -0
  685. /package/dist/cli-bundle/chunks/{get-7DMITJ3G.js.map → update-MP4XLU56.js.map} +0 -0
  686. /package/dist/cli-bundle/chunks/{get-VKQXCXLL.js.map → update-SDIRJGSY.js.map} +0 -0
  687. /package/dist/cli-bundle/chunks/{health-CVSTAR2F.js.map → update-many-34AIU6W7.js.map} +0 -0
  688. /package/dist/cli-bundle/chunks/{health-TV3GKTFN.js.map → update-many-JUPCNOKV.js.map} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"tool-parameter-tables.js","sources":["sdk/cli-contracts/tool-parameter-tables.ts"],"sourceRoot":"/","sourcesContent":["/**\n * @module sdk/cli-contracts/tool-parameter-tables\n *\n * Defines SDK command-contract metadata for Tool Parameter Tables.\n */\nimport {\n PLAN_HARNESS_VALUES,\n PLAN_MODE_VALUES,\n PLAN_STEP_LINK_KIND_VALUES,\n PLAN_STEP_STATUS_VALUES,\n} from \"../../types/index.js\";\nimport type { PmToolAction } from \"./enum-contracts.js\";\n\nexport const PM_TOOL_PARAMETER_PROPERTIES: Record<string, unknown> = {\n json: { type: \"boolean\", default: true },\n quiet: { type: \"boolean\" },\n profile: { type: \"boolean\" },\n noExtensions: { type: \"boolean\" },\n noPager: { type: \"boolean\" },\n path: { type: \"string\" },\n pmExecutable: { type: \"string\" },\n timeoutMs: { type: \"number\" },\n id: { type: \"string\" },\n target: { type: \"string\" },\n output: { type: \"string\", minLength: 1 },\n github: { type: \"string\" },\n ref: { type: \"string\" },\n query: { type: \"string\" },\n keywords: { type: \"string\" },\n fields: { type: \"string\" },\n sort: { type: \"string\", enum: [\"priority\", \"deadline\", \"updated_at\", \"created_at\", \"title\", \"parent\"] },\n prefix: { type: \"string\" },\n preset: { type: \"string\", enum: [\"minimal\", \"default\", \"strict\", \"custom\"] },\n typePreset: { type: \"string\", enum: [\"agile\", \"ops\", \"research\"] },\n defaults: { type: \"boolean\" },\n verbose: { type: \"boolean\" },\n agentGuidance: { type: \"string\", enum: [\"ask\", \"add\", \"skip\", \"status\"] },\n withPackages: { type: \"boolean\" },\n scope: { type: \"string\", enum: [\"project\", \"global\"] },\n allOver: { type: \"number\" },\n minEntries: { type: \"number\" },\n closed: { type: \"boolean\" },\n allStreams: { type: \"boolean\" },\n contractAction: { type: \"string\" },\n command: { type: \"string\" },\n schemaOnly: { type: \"boolean\" },\n flagsOnly: { type: \"boolean\" },\n availabilityOnly: { type: \"boolean\" },\n runtimeOnly: { type: \"boolean\" },\n activeOnly: { type: \"boolean\" },\n eagerTags: { type: \"boolean\" },\n fullChangedFields: { type: \"boolean\" },\n idOnly: { type: \"boolean\" },\n allowMissingParent: { type: \"boolean\" },\n duplicateOf: { type: \"string\" },\n configAction: { type: \"string\", enum: [\"get\", \"set\", \"list\", \"export\"] },\n key: { type: \"string\" },\n title: { type: \"string\" },\n description: { type: \"string\" },\n type: { type: \"string\" },\n template: { type: \"string\" },\n createMode: { type: \"string\", enum: [\"strict\", \"progressive\"] },\n schedulePreset: { type: \"string\", enum: [\"lightweight\"] },\n status: { type: \"string\" },\n filterStatus: { type: \"string\" },\n filterType: { type: \"string\" },\n filterTag: { type: \"string\" },\n filterPriority: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n filterDeadlineBefore: { type: \"string\" },\n filterDeadlineAfter: { type: \"string\" },\n filterUpdatedAfter: { type: \"string\" },\n filterUpdatedBefore: { type: \"string\" },\n filterCreatedAfter: { type: \"string\" },\n filterCreatedBefore: { type: \"string\" },\n filterAssignee: { type: \"string\" },\n filterAssigneeFilter: { type: \"string\", enum: [\"assigned\", \"unassigned\"] },\n filterParent: { type: \"string\" },\n filterSprint: { type: \"string\" },\n filterRelease: { type: \"string\" },\n closeReason: { type: \"string\" },\n reason: { type: \"string\" },\n priority: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n tags: { type: \"string\" },\n addTags: { type: \"array\", items: { type: \"string\" } },\n removeTags: { type: \"array\", items: { type: \"string\" } },\n body: { type: \"string\" },\n deadline: { type: \"string\" },\n estimate: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n acceptanceCriteria: { type: \"string\" },\n author: { type: \"string\" },\n message: { type: \"string\" },\n assignee: { type: \"string\" },\n assigneeFilter: { type: \"string\", enum: [\"assigned\", \"unassigned\"] },\n parent: { type: \"string\" },\n reviewer: { type: \"string\" },\n risk: { type: \"string\" },\n confidence: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n sprint: { type: \"string\" },\n release: { type: \"string\" },\n blockedBy: { type: \"string\" },\n blockedReason: { type: \"string\" },\n unblockNote: { type: \"string\" },\n reporter: { type: \"string\" },\n severity: { type: \"string\" },\n environment: { type: \"string\" },\n reproSteps: { type: \"string\" },\n resolution: { type: \"string\" },\n expectedResult: { type: \"string\" },\n actualResult: { type: \"string\" },\n affectedVersion: { type: \"string\" },\n fixedVersion: { type: \"string\" },\n component: { type: \"string\" },\n regression: { anyOf: [{ type: \"boolean\" }, { type: \"string\" }, { type: \"number\" }] },\n customerImpact: { type: \"string\" },\n definitionOfReady: { type: \"string\" },\n order: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n goal: { type: \"string\" },\n objective: { type: \"string\" },\n value: { type: \"string\" },\n impact: { type: \"string\" },\n outcome: { type: \"string\" },\n whyNow: { type: \"string\" },\n mode: {\n type: \"string\",\n enum: [\"keyword\", \"semantic\", \"hybrid\", \"title_exact\", \"title_fuzzy\", \"parent_scope\"],\n },\n semanticWeight: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n op: { type: \"string\" },\n compact: { type: \"boolean\" },\n brief: { type: \"boolean\" },\n full: { type: \"boolean\" },\n view: { type: \"string\", enum: [\"agenda\", \"day\", \"week\", \"month\"] },\n date: { type: \"string\" },\n from: { type: \"string\" },\n before: { type: \"string\" },\n to: { type: \"string\" },\n past: { type: \"boolean\" },\n fullPeriod: { type: \"boolean\" },\n include: { type: \"string\" },\n recurrenceLookaheadDays: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n recurrenceLookbackDays: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n occurrenceLimit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n includeLinked: { type: \"boolean\" },\n semantic: { type: \"boolean\" },\n hybrid: { type: \"boolean\" },\n titleExact: { type: \"boolean\" },\n phraseExact: { type: \"boolean\" },\n highlight: { type: \"boolean\" },\n includeBody: { type: \"boolean\" },\n noTruncate: { type: \"boolean\" },\n tag: { type: \"string\" },\n deadlineBefore: { type: \"string\" },\n deadlineAfter: { type: \"string\" },\n updatedAfter: { type: \"string\" },\n updatedBefore: { type: \"string\" },\n createdAfter: { type: \"string\" },\n createdBefore: { type: \"string\" },\n filterAcMissing: { type: \"boolean\" },\n filterEstimatesMissing: { type: \"boolean\" },\n filterResolutionMissing: { type: \"boolean\" },\n filterMetadataMissing: { type: \"boolean\" },\n filterReviewerMissing: { type: \"boolean\" },\n filterRiskMissing: { type: \"boolean\" },\n filterConfidenceMissing: { type: \"boolean\" },\n filterSprintMissing: { type: \"boolean\" },\n filterReleaseMissing: { type: \"boolean\" },\n // Content-field presence/absence filters (list/search). The --no-* variants\n // select items where the field is empty/absent.\n hasNotes: { type: \"boolean\" },\n noNotes: { type: \"boolean\" },\n hasLearnings: { type: \"boolean\" },\n noLearnings: { type: \"boolean\" },\n hasFiles: { type: \"boolean\" },\n noFiles: { type: \"boolean\" },\n hasDocs: { type: \"boolean\" },\n noDocs: { type: \"boolean\" },\n hasTests: { type: \"boolean\" },\n noTests: { type: \"boolean\" },\n hasComments: { type: \"boolean\" },\n noComments: { type: \"boolean\" },\n hasDeps: { type: \"boolean\" },\n noDeps: { type: \"boolean\" },\n hasBody: { type: \"boolean\" },\n emptyBody: { type: \"boolean\" },\n hasLinkedCommand: { type: \"boolean\" },\n noLinkedCommand: { type: \"boolean\" },\n // Bulk-selection (update-many/close-many) content + governance filters mirror\n // the list/search presence filters under the --filter- prefix.\n filterHasNotes: { type: \"boolean\" },\n filterNoNotes: { type: \"boolean\" },\n filterHasLearnings: { type: \"boolean\" },\n filterNoLearnings: { type: \"boolean\" },\n filterHasFiles: { type: \"boolean\" },\n filterNoFiles: { type: \"boolean\" },\n filterHasDocs: { type: \"boolean\" },\n filterNoDocs: { type: \"boolean\" },\n filterHasTests: { type: \"boolean\" },\n filterNoTests: { type: \"boolean\" },\n filterHasComments: { type: \"boolean\" },\n filterNoComments: { type: \"boolean\" },\n filterHasDeps: { type: \"boolean\" },\n filterNoDeps: { type: \"boolean\" },\n filterHasBody: { type: \"boolean\" },\n filterEmptyBody: { type: \"boolean\" },\n filterHasLinkedCommand: { type: \"boolean\" },\n filterNoLinkedCommand: { type: \"boolean\" },\n ids: { type: \"string\" },\n limit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n blockedLimit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n readyOnly: { type: \"boolean\" },\n limitItems: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n fullHistory: { type: \"boolean\" },\n latest: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n offset: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n progress: { type: \"boolean\" },\n background: { type: \"boolean\" },\n runId: { type: \"string\" },\n stream: {\n anyOf: [{ type: \"boolean\" }, { type: \"string\", enum: [\"stdout\", \"stderr\", \"both\", \"rows\", \"ndjson\", \"jsonl\"] }],\n },\n tail: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n addJson: { type: \"array\", items: { type: \"string\" } },\n match: { type: \"string\" },\n onlyIndex: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n onlyLast: { type: \"boolean\" },\n envSet: { type: \"array\", items: { type: \"string\" } },\n envClear: { type: \"array\", items: { type: \"string\" } },\n sharedHostSafe: { type: \"boolean\" },\n detail: { type: \"string\", enum: [\"summary\", \"deep\"] },\n trace: { type: \"boolean\" },\n reload: { type: \"boolean\" },\n watch: { type: \"boolean\" },\n runtimeProbe: { type: \"boolean\" },\n fixManagedState: { type: \"boolean\" },\n pmContext: { type: \"string\", enum: [\"schema\", \"tracker\", \"auto\"] },\n overrideLinkedPmContext: { type: \"boolean\" },\n failOnContextMismatch: { type: \"boolean\" },\n failOnSkipped: { type: \"boolean\" },\n failOnEmptyTestRun: { type: \"boolean\" },\n requireAssertionsForPm: { type: \"boolean\" },\n checkContext: { type: \"boolean\" },\n autoPmContext: { type: \"boolean\" },\n diff: { type: \"boolean\" },\n storage: { type: \"boolean\" },\n metadataCoverage: { type: \"boolean\" },\n fieldUtilization: { type: \"boolean\" },\n byAssignee: { type: \"boolean\" },\n byTag: { type: \"boolean\" },\n byPriority: { type: \"boolean\" },\n tagPrefix: { type: \"string\" },\n verify: { type: \"boolean\" },\n literal: { type: \"array\", items: { type: \"string\" } },\n regex: { type: \"array\", items: { type: \"string\" } },\n replacement: { type: \"string\" },\n timeout: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n validateClose: { type: \"string\", enum: [\"off\", \"warn\", \"strict\"] },\n checkMetadata: { type: \"boolean\" },\n metadataProfile: { type: \"string\", enum: [\"core\", \"strict\", \"custom\"] },\n checkResolution: { type: \"boolean\" },\n checkLifecycle: { type: \"boolean\" },\n checkStaleBlockers: { type: \"boolean\" },\n dependencyCycleSeverity: { type: \"string\", enum: [\"off\", \"warn\", \"error\"] },\n parentCycleSeverity: { type: \"string\", enum: [\"off\", \"warn\", \"error\"] },\n checkFiles: { type: \"boolean\" },\n strictDirectories: { type: \"boolean\" },\n checkOnly: { type: \"boolean\" },\n checkTelemetry: { type: \"boolean\" },\n noRefresh: { type: \"boolean\" },\n refreshVectors: { type: \"boolean\" },\n verboseStaleItems: { type: \"boolean\" },\n skipVectors: { type: \"boolean\" },\n skipIntegrity: { type: \"boolean\" },\n skipDrift: { type: \"boolean\" },\n verboseDiagnostics: { type: \"boolean\" },\n allAffectedIds: { type: \"boolean\" },\n scanMode: { type: \"string\", enum: [\"default\", \"tracked-all\", \"tracked-all-strict\"] },\n includePmInternals: { type: \"boolean\" },\n verboseFileLists: { type: \"boolean\" },\n strictExit: { type: \"boolean\" },\n failOnWarn: { type: \"boolean\" },\n fixHints: { type: \"boolean\" },\n autoFix: { type: \"boolean\" },\n fixScope: { type: \"array\", items: { type: \"string\", enum: [\"metadata\", \"resolution\", \"estimates\", \"lifecycle\"] } },\n pruneMissing: { type: \"boolean\" },\n checkHistoryDrift: { type: \"boolean\" },\n checkCommandReferences: { type: \"boolean\" },\n allowAuditNote: { type: \"boolean\" },\n allowAuditLearning: { type: \"boolean\" },\n allowAuditComment: { type: \"boolean\" },\n edit: { type: \"integer\", minimum: 1 },\n delete: { type: \"integer\", minimum: 1 },\n allowAuditUpdate: { type: \"boolean\" },\n allowAuditDepUpdate: { type: \"boolean\" },\n allowAuditRelease: { type: \"boolean\" },\n dryRun: { type: \"boolean\" },\n all: { type: \"boolean\" },\n clear: { type: \"boolean\" },\n cliOnly: { type: \"boolean\" },\n packagesOnly: { type: \"boolean\" },\n repair: { type: \"boolean\" },\n packageName: { type: \"string\" },\n rollback: { type: \"string\" },\n noCheckpoint: { type: \"boolean\" },\n force: { type: \"boolean\" },\n run: { type: \"boolean\" },\n count: { type: \"boolean\" },\n sum: { type: \"string\" },\n avg: { type: \"string\" },\n tree: { type: \"boolean\" },\n treeDepth: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n includeUnparented: { type: \"boolean\" },\n gcScope: {\n type: \"array\",\n items: { type: \"string\", enum: [\"index\", \"embeddings\", \"runtime\", \"locks\"] },\n },\n maxDepth: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n collapse: { type: \"string\", enum: [\"none\", \"repeated\"] },\n summary: { type: \"boolean\" },\n shell: { type: \"string\", enum: [\"bash\", \"zsh\", \"fish\"] },\n stdin: { type: \"boolean\" },\n file: { type: \"string\" },\n preserveSourceIds: { type: \"boolean\" },\n folder: { type: \"string\" },\n subcommand: { type: \"string\" },\n name: { type: \"string\" },\n defaultStatus: { type: \"string\" },\n alias: { type: \"array\", items: { type: \"string\" } },\n role: { type: \"array\", items: { type: \"string\" } },\n fieldType: { type: \"string\", enum: [\"string\", \"number\", \"boolean\", \"string_array\"] },\n commands: { type: \"array\", items: { type: \"string\" } },\n cliFlag: { type: \"string\" },\n required: { type: \"boolean\" },\n requiredOnCreate: { type: \"boolean\" },\n allowUnset: { type: \"boolean\" },\n requiredTypes: { type: \"array\", items: { type: \"string\" } },\n infer: { type: \"boolean\" },\n minCount: { type: \"number\" },\n text: { type: \"string\" },\n add: { type: \"array\", items: { type: \"string\" } },\n addGlob: { type: \"array\", items: { type: \"string\" } },\n remove: { type: \"array\", items: { type: \"string\" } },\n migrate: { type: \"array\", items: { type: \"string\" } },\n discover: { type: \"boolean\" },\n apply: { type: \"boolean\" },\n discoveryNote: { type: \"string\" },\n // GH-170 (pm-pfnx): single-string note for files/docs add batches (the shared\n // `note` key below is the array-typed create/update note seed).\n addNote: { type: \"string\" },\n list: { type: \"boolean\" },\n appendStable: { type: \"boolean\" },\n validatePaths: { type: \"boolean\" },\n audit: { type: \"boolean\" },\n dep: { type: \"array\", items: { type: \"string\" } },\n depRemove: { type: \"array\", items: { type: \"string\" } },\n replaceDeps: { type: \"boolean\" },\n replaceTests: { type: \"boolean\" },\n comment: { type: \"array\", items: { type: \"string\" } },\n note: { type: \"array\", items: { type: \"string\" } },\n learning: { type: \"array\", items: { type: \"string\" } },\n linkedFile: { type: \"array\", items: { type: \"string\" } },\n linkedTest: { type: \"array\", items: { type: \"string\" } },\n doc: { type: \"array\", items: { type: \"string\" } },\n reminder: { type: \"array\", items: { type: \"string\" } },\n event: { type: \"array\", items: { type: \"string\" } },\n typeOption: { type: \"array\", items: { type: \"string\" } },\n field: { type: \"array\", items: { type: \"string\" } },\n unset: { type: \"array\", items: { type: \"string\" } },\n clearDeps: { type: \"boolean\" },\n clearComments: { type: \"boolean\" },\n clearNotes: { type: \"boolean\" },\n clearLearnings: { type: \"boolean\" },\n clearFiles: { type: \"boolean\" },\n clearTests: { type: \"boolean\" },\n clearDocs: { type: \"boolean\" },\n clearReminders: { type: \"boolean\" },\n clearEvents: { type: \"boolean\" },\n clearTypeOptions: { type: \"boolean\" },\n criterion: { type: \"array\", items: { type: \"string\" } },\n clearCriteria: { type: \"boolean\" },\n groupBy: { type: \"string\" },\n completion: { type: \"boolean\" },\n threshold: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n format: { type: \"string\" },\n depth: { type: \"string\", enum: [\"brief\", \"standard\", \"deep\", \"full\"] },\n section: { type: \"array\", items: { type: \"string\", enum: [\"hierarchy\", \"activity\", \"progress\", \"blockers\", \"files\", \"workload\", \"staleness\", \"tests\"] } },\n activityLimit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n staleThreshold: { type: \"string\" },\n policy: { type: \"string\" },\n};\n\nexport const PLAN_SUBCOMMAND_VALUES = [\n \"create\",\n \"show\",\n \"add-step\",\n \"update-step\",\n \"complete-step\",\n \"block-step\",\n \"reorder-step\",\n \"remove-step\",\n \"link\",\n \"unlink\",\n \"decision\",\n \"discovery\",\n \"validation\",\n \"resume\",\n \"approve\",\n \"materialize\",\n] as const;\n\nexport const PLAN_ACTION_PARAMETER_PROPERTIES: Record<string, unknown> = {\n subcommand: { type: \"string\", enum: [...PLAN_SUBCOMMAND_VALUES] },\n stepRef: { type: \"string\" },\n reorderTo: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n scope: { type: \"string\" },\n harness: { type: \"string\", enum: [...PLAN_HARNESS_VALUES] },\n mode: { type: \"string\", enum: [...PLAN_MODE_VALUES] },\n resumeContext: { type: \"string\" },\n related: { type: \"string\" },\n blocks: { type: \"string\" },\n claim: { type: \"boolean\" },\n fromSearch: { type: \"string\" },\n stepTitle: { type: \"string\" },\n // pm-6mit: ordered step titles for create (string or array; values are never\n // comma-split). On step subcommands a single value aliases stepTitle.\n step: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n stepBody: { type: \"string\" },\n stepOwner: { type: \"string\" },\n stepStatus: { type: \"string\", enum: [...PLAN_STEP_STATUS_VALUES] },\n stepEvidence: { type: \"string\" },\n stepBlockedReason: { type: \"string\" },\n stepReplacement: { type: \"string\" },\n dependsOn: { type: \"string\" },\n link: { type: \"string\" },\n linkKind: { type: \"string\", enum: [...PLAN_STEP_LINK_KIND_VALUES] },\n linkNote: { type: \"string\" },\n promoteToItemDep: { type: \"boolean\" },\n allowMultipleActive: { type: \"boolean\" },\n file: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n test: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n doc: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n decisionText: { type: \"string\" },\n decision: { type: \"string\" },\n decisionRationale: { type: \"string\" },\n decisionEvidence: { type: \"string\" },\n discoveryText: { type: \"string\" },\n discovery: { type: \"string\" },\n validationText: { type: \"string\" },\n validation: { type: \"string\" },\n validationCommand: { type: \"string\" },\n validationExpected: { type: \"string\" },\n steps: { type: \"array\", items: { type: \"string\" } },\n materializeType: { type: \"string\" },\n materializeParent: { type: \"string\" },\n materializeTags: { type: \"string\" },\n};\n\nexport const PLAN_ACTION_PARAMETER_METADATA: Record<string, { description: string; examples?: unknown[] }> = {\n subcommand: {\n description: \"Plan workflow operation to run.\",\n examples: [\"create\", \"show\", \"add-step\", \"approve\"],\n },\n stepRef: {\n description: \"Plan step id or order for step lifecycle subcommands.\",\n examples: [\"plan-step-001\", \"1\"],\n },\n reorderTo: {\n description: \"New integer order for reorder-step.\",\n examples: [1, \"2\"],\n },\n scope: {\n description: \"Short free-text scope statement describing what the Plan covers.\",\n examples: [\"Release readiness audit\", \"Search package migration\"],\n },\n mode: {\n description: \"Plan lifecycle mode.\",\n examples: [\"draft\", \"research\", \"approved\"],\n },\n step: {\n description:\n \"Ordered initial step titles for create (string or array, never comma-split; stepTitle, when also set, becomes the first step). For step subcommands a single value aliases stepTitle.\",\n examples: [[\"Read the code\", \"Write the fix\", \"Run the tests\"]],\n },\n file: {\n description: \"File link to attach while creating or materializing a Plan.\",\n examples: [\"path=src/cli.ts,note=implementation surface\"],\n },\n test: {\n description: \"Test command link to attach while creating or materializing a Plan.\",\n examples: [\"command=pnpm build,timeout_seconds=300\"],\n },\n doc: {\n description: \"Documentation link to attach while creating or materializing a Plan.\",\n examples: [\"path=docs/SDK.md,note=public API reference\"],\n },\n};\n\nexport const PM_TOOL_PARAMETER_METADATA: Record<string, { description: string; examples?: unknown[] }> = {\n action: {\n description: \"Tool action to execute.\",\n },\n path: {\n description: \"Optional PM data root override for this invocation.\",\n examples: [\".agents/pm\"],\n },\n scope: {\n description: \"Scope selector for commands that operate on project or global state. Linked files, docs, and tests default to project scope when omitted.\",\n examples: [\"project\", \"global\"],\n },\n detail: {\n description: \"Detail mode for commands that support concise and deep diagnostics.\",\n examples: [\"summary\", \"deep\"],\n },\n trace: {\n description: \"When true for extension-doctor, include actionable registration traces in deep diagnostics.\",\n },\n reload: {\n description: \"When true for extension action payloads, trigger cache-busted extension module reload.\",\n },\n watch: {\n description: \"When true for extension-reload/extension action payloads, enable watch mode semantics.\",\n },\n runtimeProbe: {\n description: \"When true for extension-manage, run a doctor-like runtime activation probe for parity fields.\",\n },\n fixManagedState: {\n description: \"When true for extension-manage/extension-doctor, adopt unmanaged extensions before diagnostics/update checks.\",\n },\n target: {\n description: \"Positional target argument for the selected action (ID, source, package source, or extension name).\",\n examples: [\"pm-a1b2\", \".agents/pm/extensions/sample\", \"sample-extension\"],\n },\n output: {\n description: \"File path for commands that write generated output, such as package/extension describe Markdown references.\",\n examples: [\"docs/pm-package-reference.md\"],\n },\n github: {\n description: \"GitHub shorthand owner/repo[/path] source for package/extension install actions.\",\n examples: [\"org/repo/extensions/sample\"],\n },\n ref: {\n description: \"Git ref/branch/tag used when installing from GitHub shorthand/URL sources.\",\n examples: [\"main\", \"v1.0.0\"],\n },\n cliOnly: {\n description: \"Restrict upgrade to the pm CLI/SDK npm package.\",\n },\n packagesOnly: {\n description: \"Restrict upgrade to managed installable pm packages.\",\n },\n repair: {\n description: \"Force npm global reinstall semantics when upgrading the pm CLI/SDK.\",\n },\n tag: {\n description: \"npm version or dist-tag used for CLI and registry package upgrades.\",\n examples: [\"latest\", \"next\", \"2026.5.11\"],\n },\n packageName: {\n description: \"Override the pm CLI package name for self-upgrade automation and tests.\",\n examples: [\"@unbrained/pm-cli\"],\n },\n json: {\n description: \"Emit machine-readable JSON output.\",\n },\n quiet: {\n description: \"Suppress stdout payload output.\",\n },\n noExtensions: {\n description: \"Disable extension loading for this invocation.\",\n },\n noPager: {\n description: \"Disable pager integration for help and long output.\",\n },\n profile: {\n description: \"Emit deterministic timing diagnostics to stderr.\",\n },\n timeoutMs: {\n description: \"Tool execution timeout in milliseconds.\",\n examples: [120000],\n },\n id: {\n description: \"Item identifier for read or mutation actions.\",\n examples: [\"pm-a1b2\"],\n },\n runId: {\n description: \"Background test run identifier.\",\n examples: [\"tr-kq9x3f-93acde\"],\n },\n title: {\n description: \"Item title text.\",\n },\n description: {\n description: \"Item description text.\",\n },\n type: {\n description: \"Item type name from the active runtime type registry.\",\n examples: [\"Task\", \"Feature\"],\n },\n subcommand: {\n description: \"Subcommand selector for schema, profile, and telemetry actions.\",\n },\n name: {\n description:\n \"Custom item type name (schema add-type/remove-type/show), custom status id (schema show-status/add-status/remove-status), custom field key (schema add-field/remove-field/show-field), or profile name (profile show/apply/lint).\",\n examples: [\"Spike\", \"review\", \"component\"],\n },\n defaultStatus: {\n description: \"Default status hint recorded for a custom item type.\",\n examples: [\"open\"],\n },\n alias: {\n description: \"Aliases for the custom item type or status (repeatable).\",\n examples: [[\"spike\", \"research\"]],\n },\n role: {\n description:\n \"Lifecycle roles for a custom status (schema add-status): draft, active, blocked, terminal, terminal_done, terminal_canceled, default_open, default_close, default_cancel.\",\n examples: [[\"active\"], [\"terminal\", \"terminal_done\"]],\n },\n fieldType: {\n description: \"Value type for a custom field (schema add-field): string, number, boolean, or string_array.\",\n examples: [\"string\", \"number\", \"string_array\"],\n },\n commands: {\n description: \"Commands a custom field is wired onto (schema add-field): create, update, update_many, list, search, calendar, context.\",\n examples: [[\"create\", \"update\"], [\"create\", \"update\", \"list\"]],\n },\n cliFlag: {\n description: \"Override the auto-derived CLI flag for a custom field (schema add-field).\",\n examples: [\"--owner\"],\n },\n required: {\n description: \"Mark a custom field as always required (schema add-field).\",\n },\n requiredOnCreate: {\n description: \"Mark a custom field as required at create time (schema add-field).\",\n },\n allowUnset: {\n description: \"Whether a custom field may be cleared via --unset (schema add-field); defaults to true.\",\n },\n requiredTypes: {\n description: \"Restrict a custom field's requirement to specific item types (schema add-field).\",\n examples: [[\"Bug\"], [\"Story\", \"Spike\"]],\n },\n infer: {\n description: \"Infer custom item types from title-prefix conventions (schema add-type); previews unless apply is true.\",\n },\n minCount: {\n description: \"Minimum number of items sharing a title prefix for schema add-type inference (default 10).\",\n examples: [10, 25],\n },\n preset: {\n description: \"Governance preset for initialization flows.\",\n examples: [\"minimal\", \"default\", \"strict\"],\n },\n typePreset: {\n description: \"Domain item-type preset registered during initialization.\",\n examples: [\"agile\", \"ops\", \"research\"],\n },\n defaults: {\n description: \"Use non-interactive setup defaults during initialization.\",\n },\n verbose: {\n description: \"Include the full resolved settings tree in init output.\",\n },\n agentGuidance: {\n description: \"Control AGENTS.md/CLAUDE.md guidance behavior during init: ask, add, skip, or status.\",\n examples: [\"ask\", \"add\", \"skip\", \"status\"],\n },\n withPackages: {\n description: \"Install all bundled first-party pm packages during initialization.\",\n },\n createMode: {\n description: \"Create required-option policy mode.\",\n examples: [\"strict\", \"progressive\"],\n },\n schedulePreset: {\n description: \"Schedule-centric create preset for Reminder, Meeting, and Event types.\",\n examples: [\"lightweight\"],\n },\n status: {\n description:\n \"Item status value. Statuses are project-configurable via .agents/pm/settings.json (schema block); the built-in defaults are draft, open, in_progress, blocked, closed, canceled. Custom statuses defined for the project are accepted — discover the active set with the pm_contracts tool (workspace.statuses) or `pm contracts`. Unknown statuses are rejected at runtime with a did-you-mean hint rather than blocked by a fixed schema enum.\",\n examples: [\"open\", \"in_progress\"],\n },\n priority: {\n description: \"Priority value in range 0..4.\",\n examples: [0, 1, \"2\"],\n },\n order: {\n description: \"Planning order/rank value for create/update, or sort direction (asc|desc) for list-family sorting.\",\n examples: [0, 1, \"2\", \"asc\", \"desc\"],\n },\n sort: {\n description: \"List-family sort field selector.\",\n examples: [\"priority\", \"deadline\", \"updated_at\", \"created_at\", \"title\", \"parent\"],\n },\n tags: {\n description: \"Comma-delimited tag list.\",\n examples: [\"pm-cli,agent-ux\"],\n },\n addTags: {\n description: \"Tags to add to the existing list without replacing it. Each entry may be CSV or a JSON array.\",\n examples: [[\"agent-ux\"], [\"fix\", \"security\"]],\n },\n removeTags: {\n description: \"Tags to remove from the existing list. Each entry may be CSV or a JSON array.\",\n examples: [[\"stale\"], [\"legacy\", \"wontfix\"]],\n },\n deadline: {\n description: \"ISO/date timestamp or relative offset (+6h/+1d/+2w/+6m).\",\n examples: [\"2026-04-01T00:00:00.000Z\", \"+1d\"],\n },\n reminder: {\n description: \"Repeatable reminder seed entries at=<iso|relative>,text=<text>.\",\n examples: [[\"at=+2d,text=Review PR\"]],\n },\n event: {\n description:\n \"Repeatable event seed entries start=<iso|relative> with end=<iso|relative> or duration=<relative|30min|PT30M>. Bare `m` remains months for backward compatibility.\",\n examples: [\n [\"start=2026-07-01T10:00:00Z,duration=2h,title=planning\"],\n [\"start=2026-07-01T10:00:00Z,duration=30min,title=standup\"],\n [\"start=2026-07-01T10:00:00Z,duration=PT30M,title=window\"],\n ],\n },\n estimate: {\n description: \"Estimated effort in minutes.\",\n examples: [60, \"120\"],\n },\n acceptanceCriteria: {\n description: \"Acceptance criteria text.\",\n },\n author: {\n description: \"Mutation author identity.\",\n examples: [\"codex-agent\"],\n },\n message: {\n description: \"History message for mutation audit trail.\",\n },\n assignee: {\n description: \"Assignee identity.\",\n examples: [\"codex-agent\"],\n },\n assigneeFilter: {\n description: \"Assignee presence selector for list/calendar/context/comments-audit filters.\",\n examples: [\"assigned\", \"unassigned\"],\n },\n parent: {\n description: \"Parent item ID filter for hierarchical list queries.\",\n examples: [\"pm-epic01\"],\n },\n blockedLimit: {\n description: \"Cap blocked rows returned by the next action (defaults to the ready --limit).\",\n examples: [\"3\"],\n },\n readyOnly: {\n description: \"When true, the next action omits the blocked companion list.\",\n },\n unset: {\n description: \"Repeatable list of front-matter fields to clear explicitly during create/update mutations.\",\n examples: [[\"deadline\", \"assignee\"], [\"close-reason\"]],\n },\n clearDeps: {\n description: \"When true, clear linked dependencies.\",\n },\n replaceDeps: {\n description: \"When true for update, atomically replace dependencies with the supplied --dep values.\",\n },\n replaceTests: {\n description: \"When true for update, atomically replace linked tests with the supplied --test values.\",\n },\n clearComments: {\n description: \"When true, clear item comments.\",\n },\n clearNotes: {\n description: \"When true, clear item notes.\",\n },\n clearLearnings: {\n description: \"When true, clear item learnings.\",\n },\n clearFiles: {\n description: \"When true, clear linked files.\",\n },\n clearTests: {\n description: \"When true, clear linked tests.\",\n },\n clearDocs: {\n description: \"When true, clear linked docs.\",\n },\n clearReminders: {\n description: \"When true, clear reminders.\",\n },\n clearEvents: {\n description: \"When true, clear events.\",\n },\n clearTypeOptions: {\n description: \"When true, clear type option metadata.\",\n },\n clearCriteria: {\n description:\n \"When true for config set criteria-list keys (definition-of-done, metadata-required-fields, lifecycle pattern lists), clear the criteria list.\",\n },\n mode: {\n description:\n \"Mode selector for search/reindex (keyword|semantic|hybrid) and dedupe-audit (title_exact|title_fuzzy|parent_scope).\",\n examples: [\"keyword\", \"hybrid\", \"title_exact\"],\n },\n semanticWeight: {\n description:\n \"Per-query hybrid semantic weight override in [0,1] for search action; invalid values fall back to settings.\",\n examples: [0.2, \"0.7\"],\n },\n op: {\n description: \"History operation filter for activity output.\",\n examples: [\"create\", \"update\", \"close\", \"update_audit\"],\n },\n fullPeriod: {\n description: \"For day/week/month calendar views, include the full anchored period instead of clipping the start to now.\",\n },\n progress: {\n description: \"Emit progress diagnostics to stderr for long-running operations.\",\n },\n background: {\n description: \"Run linked tests in managed background mode.\",\n },\n addJson: {\n description: \"Repeatable JSON object or array input for adding linked-test entries without CSV escaping loss.\",\n examples: [[`{\"command\":\"node scripts/run-tests.mjs test -- tests/unit/output.spec.ts\",\"timeout_seconds\":240}`]],\n },\n match: {\n description: \"Run only linked tests whose command or path contains this case-insensitive substring.\",\n examples: [\"output.spec.ts\", \"coverage\"],\n },\n onlyIndex: {\n description: \"Run only the 1-based linked-test index from pm test <id> --list order.\",\n examples: [1, \"2\"],\n },\n onlyLast: {\n description: \"Run only the most recently added linked-test entry.\",\n },\n envSet: {\n description: \"Repeatable runtime environment KEY=VALUE overrides for linked-test execution.\",\n examples: [[\"PORT=0\", \"PLAYWRIGHT_HTML_OPEN=never\"]],\n },\n envClear: {\n description: \"Repeatable runtime environment variable names to clear before linked-test execution.\",\n examples: [[\"PLAYWRIGHT_BASE_URL\"]],\n },\n sharedHostSafe: {\n description: \"Apply additive shared-host-safe runtime defaults during linked-test execution.\",\n },\n pmContext: {\n description:\n \"PM linked-test context mode (schema keeps isolated tracker data; tracker seeds source tracker data; auto uses tracker for PM tracker-read linked commands).\",\n examples: [\"schema\", \"tracker\", \"auto\"],\n },\n overrideLinkedPmContext: {\n description: \"Force run-level --pm-context to override per-linked-test pm_context_mode metadata for all linked-test entries.\",\n },\n failOnContextMismatch: {\n description: \"Fail linked PM command runs when source and sandbox tracker item counts differ.\",\n },\n failOnSkipped: {\n description: \"Treat skipped linked tests as dependency-failed policy violations.\",\n },\n failOnEmptyTestRun: {\n description: \"Treat successful linked-test commands that report zero executed tests as failures.\",\n },\n requireAssertionsForPm: {\n description: \"Require assertion metadata for linked PM command test entries during run execution.\",\n },\n checkContext: {\n description: \"Run linked PM command context preflight diagnostics before command execution.\",\n },\n autoPmContext: {\n description:\n \"Auto-remediate PM tracker-read linked commands by routing those entries through tracker context regardless of linked-test pm_context_mode overrides.\",\n },\n dryRun: {\n description: \"Preview command effects without mutating storage artifacts.\",\n },\n all: {\n description:\n \"For history-repair action: scan every stream for drift and repair each drifted stream in one audited pass (mutually exclusive with id).\",\n },\n clear: {\n description: \"For focus action: clear the session focused item instead of setting it (mutually exclusive with id).\",\n },\n gcScope: {\n description: \"Repeatable gc scope selector values (index, embeddings, runtime, locks, checkpoints).\",\n examples: [[\"index\", \"embeddings\"], [\"runtime\"], [\"locks\"], [\"checkpoints\"]],\n },\n storage: {\n description:\n \"For stats action: include aggregate history-stream storage metrics (total streams/lines/bytes, largest + deepest streams, oldest/newest entries) for compaction and storage planning.\",\n },\n fieldUtilization: {\n description:\n \"For stats action: include a field_utilization block reporting present/total/percent for content fields (notes, learnings, files, docs, tests, comments, deps, body, linked_command) across all items so under-documented dimensions are visible at a glance.\",\n },\n offset: {\n description: \"Number of matching rows to skip before limit is applied.\",\n examples: [0, 50, \"100\"],\n },\n before: {\n description:\n \"For history-compact, compact entries strictly before this boundary (version number or ISO timestamp). Single-id mode only.\",\n examples: [\"5\", \"2026-06-01T00:00:00.000Z\"],\n },\n allOver: {\n description:\n \"For history-compact bulk mode, compact every stream with more than N entries. When history.compact_policy is enabled and this is omitted, the policy's max_entries is used.\",\n examples: [200, \"500\"],\n },\n minEntries: {\n description:\n \"For history-compact bulk mode, skip streams with at most N entries as already-compact (default 3).\",\n examples: [3, \"10\"],\n },\n closed: {\n description: \"For history-compact bulk mode, compact only closed (terminal) items' history streams.\",\n },\n allStreams: {\n description: \"For history-compact bulk mode, compact every history stream regardless of lifecycle state.\",\n },\n limitItems: {\n description: \"Maximum number of filtered items to include in comments-audit output (alias: --limit).\",\n examples: [10, \"25\"],\n },\n fullHistory: {\n description: \"When true for comments-audit, export full per-item comment history rows; cannot be combined with latest.\",\n },\n latest: {\n description: \"Number of most recent comments to include per item in comments-audit output (use 0 for summary-only item rows).\",\n examples: [0, 1, \"3\"],\n },\n literal: {\n description: \"Repeatable literal matcher used by history-redact to scrub exact string values.\",\n examples: [\"[redacted_path_prefix]/private/path\"],\n },\n regex: {\n description:\n \"Repeatable regex matcher used by history-redact. Accepts either /pattern/flags or a raw pattern (global mode is auto-enabled).\",\n examples: [\"/192\\\\\\\\.168\\\\\\\\.[0-9.]+/g\", \"token=[A-Za-z0-9_-]+\"],\n },\n replacement: {\n description: 'Replacement text used by history-redact (defaults to \"[redacted]\").',\n examples: [\"[scrubbed_path]\"],\n },\n validateClose: {\n description: 'Close-time metadata validation mode (\"off\", \"warn\", or \"strict\").',\n examples: [\"off\", \"warn\", \"strict\"],\n },\n checkMetadata: {\n description: \"Run metadata completeness checks.\",\n },\n metadataProfile: {\n description: \"Select metadata validation profile for --check-metadata.\",\n examples: [\"core\", \"strict\", \"custom\"],\n },\n checkResolution: {\n description: \"Run closed-item resolution metadata checks.\",\n },\n checkLifecycle: {\n description: \"Run active-item lifecycle governance drift checks.\",\n },\n checkStaleBlockers: {\n description: \"Include stale blocker-pattern diagnostics in lifecycle checks.\",\n },\n dependencyCycleSeverity: {\n description: \"Set dependency-cycle warning policy for lifecycle checks.\",\n examples: [\"off\", \"warn\", \"error\"],\n },\n parentCycleSeverity: {\n description: \"Set parent-cycle warning policy for lifecycle checks.\",\n examples: [\"off\", \"warn\", \"error\"],\n },\n checkFiles: {\n description: \"Run linked-file and orphaned-file checks.\",\n },\n strictDirectories: {\n description: \"Treat optional item-type directories as required health failures.\",\n },\n checkOnly: {\n description: \"For health action, run read-only diagnostics without refreshing vectors.\",\n },\n checkTelemetry: {\n description: \"For health action, probe telemetry endpoint health and include network diagnostics.\",\n },\n noRefresh: {\n description: \"For health action, skip vector refresh while still running checks.\",\n },\n refreshVectors: {\n description: \"For health action, explicitly refresh stale vectors.\",\n },\n verboseStaleItems: {\n description: \"For health action, include full stale-item arrays in vectorization details.\",\n },\n skipVectors: {\n description: \"For health action, skip vectorization checks for a faster diagnostic run.\",\n },\n skipIntegrity: {\n description: \"For health action, skip item/history file integrity checks for a faster diagnostic run.\",\n },\n skipDrift: {\n description: \"For health action, skip history drift hash checks for a faster diagnostic run.\",\n },\n scanMode: {\n description: \"Select file candidate scan mode for --check-files.\",\n examples: [\"default\", \"tracked-all\", \"tracked-all-strict\"],\n },\n includePmInternals: {\n description: \"Include PM storage internals in tracked-all candidate scans.\",\n },\n verboseFileLists: {\n description: \"For validate action, include full file-path lists for --check-files details.\",\n },\n verboseDiagnostics: {\n description: \"For validate action, include full diagnostic ID lists instead of compact summaries.\",\n },\n strictExit: {\n description: \"Return non-zero exit when health/validate/extension-doctor warnings are present.\",\n },\n failOnWarn: {\n description: \"Alias for strictExit in health/validate/extension-doctor action payloads.\",\n },\n fixHints: {\n description: \"For validate action, add a machine-executable fix_hints[] of pm commands to each failing check's details.\",\n },\n autoFix: {\n description:\n \"For validate action, apply the safe, deterministic subset of fix-hint remediations (field backfills) automatically; combine with dryRun to preview and fixScope to grant gated scopes.\",\n },\n fixScope: {\n description:\n \"For validate action, grant --auto-fix scopes (metadata, resolution, estimates, lifecycle). Defaults to the safe scopes metadata and resolution; estimates (per-type default estimated_minutes backfill) and lifecycle must be named explicitly.\",\n examples: [[\"estimates\"], [\"lifecycle\"], [\"metadata\", \"resolution\"]],\n },\n pruneMissing: {\n description:\n \"For validate action, remove stale linked-file/doc LINKS whose paths classified as deleted (link removal only — never touches real files); honors dryRun.\",\n },\n checkHistoryDrift: {\n description: \"Run item/history hash drift checks.\",\n },\n checkCommandReferences: {\n description: \"Run linked-command PM-ID reference checks.\",\n },\n allowAuditNote: {\n description: \"For notes action, allow non-owner append-only note audits without requiring --force.\",\n },\n allowAuditLearning: {\n description: \"For learnings action, allow non-owner append-only learning audits without requiring --force.\",\n },\n allowAuditComment: {\n description: \"For comments action, allow non-owner append-only comment audits without requiring --force.\",\n },\n edit: {\n description: \"For comments action, replace the comment at this 1-based index with the supplied replacement text (add/stdin/file).\",\n },\n delete: {\n description: \"For comments action, delete the comment at this 1-based index.\",\n },\n stdin: {\n description: \"When true for comments action, read comment text from piped stdin (supports multiline markdown).\",\n },\n file: {\n description: \"Path to input file for actions that read payload text, such as comments --file.\",\n examples: [\"notes/comment.md\"],\n },\n allowAuditUpdate: {\n description: \"Allow non-owner metadata-only update audits without requiring --force.\",\n },\n allowAuditDepUpdate: {\n description: \"Allow non-owner append-only dependency update audits without requiring --force.\",\n },\n allowAuditRelease: {\n description: \"Allow non-owner release handoffs that clear assignee metadata without requiring --force.\",\n },\n preserveSourceIds: {\n description: \"Preserve explicit source IDs during Beads imports instead of normalizing to tracker prefix.\",\n examples: [true],\n },\n appendStable: {\n description: \"When true for files action, preserve existing linked-file order and append new links without full-array resorting.\",\n },\n discover: {\n description: \"When true for files action, use `pm files discover <id>` to scan item text for referenced file paths.\",\n },\n apply: {\n description:\n \"Persist changes instead of returning a dry-run preview: for files discovery, add the missing discovered file links; for schema add-type --infer, register the inferred custom item types.\",\n },\n discoveryNote: {\n description: \"Note attached to file links added by files discovery.\",\n examples: [\"discovered from item text\"],\n },\n addNote: {\n description:\n \"Note attached to every link added by add/addGlob in this call (per-entry embedded note= wins; requires add or addGlob). Maps to the CLI --note flag on pm files/pm docs.\",\n examples: [\"command wiring\"],\n },\n list: {\n description:\n \"When true, list command-specific entries without mutating state (for example linked paths for files/docs or topics for guide).\",\n examples: [true],\n },\n stream: {\n description:\n \"Stream selector: test-runs logs accepts stdout|stderr|both; activity accepts boolean/rows|ndjson|jsonl for line-delimited output.\",\n examples: [\"stderr\", \"stdout\", \"both\", \"rows\", \"ndjson\", \"jsonl\", true],\n },\n tail: {\n description: \"Number of lines to tail for background run logs.\",\n examples: [100],\n },\n query: {\n description: \"Search query text for search action.\",\n },\n keywords: {\n description: \"Alias for query in search action payloads.\",\n },\n includeLinked: {\n description: \"Include readable linked docs/files/tests content in keyword and hybrid lexical scoring.\",\n },\n titleExact: {\n description: \"For search action, require exact normalized title match for the full query string.\",\n },\n phraseExact: {\n description: \"For search action, require exact normalized query phrase match in item text fields.\",\n },\n highlight: {\n description: \"For search action, emit per-field matched-text snippets (wrapped in «…») on each hit. Off by default.\",\n },\n includeBody: {\n description: \"When true for list-family actions, include item body text in projected rows.\",\n },\n noTruncate: {\n description: \"When true for list-family actions, return every matched row, overriding any limit (surfaces total when rows were dropped).\",\n },\n compact: {\n description: \"Render compact projection output for search and list-family actions.\",\n },\n brief: {\n description: \"Emit compact low-token output for commands that support terse projections or health details.\",\n examples: [true],\n },\n full: {\n description: \"Enable command-specific full/detail output mode when supported, such as deep item reads for get or full payload mode for search/history.\",\n },\n fields: {\n description:\n \"Comma-separated projection fields for get, search, list-family, or context outputs. Valid field names are command-specific (e.g. score/matched_fields apply to search; context projects focus-row fields such as priority/deadline/completion_pct).\",\n examples: [\"id,title,status,parent,type\", \"id,title,score,matched_fields\", \"id,title,priority,deadline\"],\n },\n groupBy: {\n description:\n \"Comma-separated aggregate grouping fields (supported: parent,type,priority,status,assignee,tags,sprint,release).\",\n examples: [\"parent,type\", \"type,status\", \"priority,assignee\", \"tags\", \"sprint,release\"],\n },\n count: {\n description: \"Enable grouped count output for aggregate action.\",\n },\n completion: {\n description: \"For aggregate action, add open/in_progress/closed/other counts and completion_pct per group.\",\n },\n sum: {\n description: \"Numeric field to sum per aggregate group (count and null_count are still returned).\",\n examples: [\"estimated_minutes\", \"priority\"],\n },\n avg: {\n description: \"Numeric field to average per aggregate group (count and null_count are still returned).\",\n examples: [\"estimated_minutes\", \"priority\"],\n },\n tree: {\n description: \"When true for list/get actions, render recursive parent/child tree ordering.\",\n },\n treeDepth: {\n description: \"Maximum recursion depth for tree output (0 keeps root rows only).\",\n examples: [0, 1, \"2\"],\n },\n includeUnparented: {\n description: \"Include unparented rows when aggregate grouping includes parent.\",\n },\n maxDepth: {\n description: \"Maximum dependency traversal depth for deps action (0 keeps only the root node).\",\n examples: [0, 1, \"2\"],\n },\n collapse: {\n description: 'Dependency tree collapse mode for deps action (\"none\" or \"repeated\").',\n examples: [\"none\", \"repeated\"],\n },\n summary: {\n description: \"When true for deps action, return counts only without full tree/graph payloads.\",\n },\n threshold: {\n description: \"Dedupe-audit fuzzy title similarity threshold between 0 and 1.\",\n examples: [0.5, \"0.75\"],\n },\n shell: {\n description: \"Shell target for completion generation.\",\n examples: [\"bash\"],\n },\n eagerTags: {\n description: \"When true for completion, eagerly embed current tracker tags into generated scripts (legacy mode).\",\n },\n contractAction: {\n description: \"Filter contracts schema to one tool action.\",\n examples: [\"create\", \"update\"],\n },\n command: {\n description: \"Scope contracts output to one CLI command name; action/schema surfaces narrow by default.\",\n examples: [\"create\", \"search\", \"list\"],\n },\n schemaOnly: {\n description: \"When true, contracts action returns schema-focused payloads (mutually exclusive with flagsOnly/availabilityOnly).\",\n },\n flagsOnly: {\n description: \"When true, contracts action returns only command flag surface payloads (mutually exclusive projection mode).\",\n },\n availabilityOnly: {\n description: \"When true, contracts action returns only action availability payloads (mutually exclusive projection mode).\",\n },\n runtimeOnly: {\n description: \"When true, contracts action only includes actions invocable in the current runtime.\",\n },\n activeOnly: {\n description: \"Alias for runtimeOnly in contracts action payloads.\",\n },\n depth: {\n description: \"Context depth level controlling how many sections are included (brief=focus+agenda, standard=+hierarchy/activity/progress/workload, deep=all sections, full=every section with no per-section row cap).\",\n examples: [\"brief\", \"standard\", \"deep\", \"full\"],\n },\n section: {\n description: \"Repeatable section selector for context; overrides --depth when provided.\",\n examples: [[\"hierarchy\", \"activity\"], [\"blockers\", \"files\", \"staleness\"]],\n },\n activityLimit: {\n description: \"Maximum number of recent activity entries to include in context output.\",\n examples: [5, 10, \"20\"],\n },\n staleThreshold: {\n description: \"Staleness cutoff in days for context staleness section (e.g. 7 or 7d).\",\n examples: [\"7\", \"14d\", \"30\"],\n },\n};\n\n/**\n * Per-action overrides for tool parameters that are shared across actions in the\n * aggregated `pm_run` schema. The action-scoped strict schema builds one sub-schema per\n * action, but every action reuses the single {@link PM_TOOL_PARAMETER_METADATA} entry\n * for a given parameter — so a parameter used by more than one action (notably `name`,\n * carried by both `schema` and `profile`) would otherwise describe every action's usage\n * inside every action's schema (the `schema` action mentioning profiles and vice versa).\n * Keying the override by action then parameter lets each action carry only its own usage,\n * matching the action-specific descriptions on the narrow pm_schema / pm_profile tools\n * (pm-fq80). The flat provider schema keeps using {@link PM_TOOL_PARAMETER_METADATA}\n * because its single `name` property must cover every action at once.\n */\nexport const PM_TOOL_ACTION_SCOPED_PARAMETER_METADATA: Partial<Record<PmToolAction, Record<string, { description: string; examples?: unknown[] }>>> = {\n schema: {\n name: {\n description:\n \"Custom item type name (add-type/remove-type/show), custom status id (show-status/add-status/remove-status), or custom field key (add-field/remove-field/show-field). Required for those subcommands.\",\n examples: [\"Spike\", \"review\", \"component\"],\n },\n },\n profile: {\n name: {\n description:\n \"Profile name for show/apply/lint. Built-in profiles are agile, ops, and research; an active extension can contribute additional archetype names that resolve here too.\",\n examples: [\"agile\", \"ops\", \"research\"],\n },\n },\n};\n"],"names":[],"mappings":"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","debugId":"75c2e15d-069f-562a-8309-ceaa9ffcde14"}
1
+ {"version":3,"file":"tool-parameter-tables.js","sources":["sdk/cli-contracts/tool-parameter-tables.ts"],"sourceRoot":"/","sourcesContent":["/**\n * @module sdk/cli-contracts/tool-parameter-tables\n *\n * Defines SDK command-contract metadata for Tool Parameter Tables.\n */\nimport {\n PLAN_HARNESS_VALUES,\n PLAN_MODE_VALUES,\n PLAN_STEP_LINK_KIND_VALUES,\n PLAN_STEP_STATUS_VALUES,\n} from \"../../types/index.js\";\nimport type { PmToolAction } from \"./enum-contracts.js\";\n\nexport const PM_TOOL_PARAMETER_PROPERTIES: Record<string, unknown> = {\n json: { type: \"boolean\", default: true },\n quiet: { type: \"boolean\" },\n profile: { type: \"boolean\" },\n noExtensions: { type: \"boolean\" },\n noPager: { type: \"boolean\" },\n path: { type: \"string\" },\n pmExecutable: { type: \"string\" },\n timeoutMs: { type: \"number\" },\n id: { type: \"string\" },\n target: { type: \"string\" },\n output: { type: \"string\", minLength: 1 },\n github: { type: \"string\" },\n ref: { type: \"string\" },\n query: { type: \"string\" },\n keywords: { type: \"string\" },\n fields: { type: \"string\" },\n sort: { type: \"string\", enum: [\"priority\", \"deadline\", \"updated_at\", \"created_at\", \"title\", \"parent\"] },\n prefix: { type: \"string\" },\n preset: { type: \"string\", enum: [\"minimal\", \"default\", \"strict\", \"custom\"] },\n typePreset: { type: \"string\", enum: [\"agile\", \"ops\", \"research\"] },\n defaults: { type: \"boolean\" },\n verbose: { type: \"boolean\" },\n agentGuidance: { type: \"string\", enum: [\"ask\", \"add\", \"skip\", \"status\"] },\n withPackages: { type: \"boolean\" },\n scope: { type: \"string\", enum: [\"project\", \"global\"] },\n allOver: { type: \"number\" },\n minEntries: { type: \"number\" },\n closed: { type: \"boolean\" },\n allStreams: { type: \"boolean\" },\n contractAction: { type: \"string\" },\n command: { type: \"string\" },\n schemaOnly: { type: \"boolean\" },\n flagsOnly: { type: \"boolean\" },\n availabilityOnly: { type: \"boolean\" },\n runtimeOnly: { type: \"boolean\" },\n activeOnly: { type: \"boolean\" },\n eagerTags: { type: \"boolean\" },\n fullChangedFields: { type: \"boolean\" },\n idOnly: { type: \"boolean\" },\n allowMissingParent: { type: \"boolean\" },\n duplicateOf: { type: \"string\" },\n configAction: { type: \"string\", enum: [\"get\", \"set\", \"list\", \"export\"] },\n key: { type: \"string\" },\n title: { type: \"string\" },\n description: { type: \"string\" },\n type: { type: \"string\" },\n template: { type: \"string\" },\n createMode: { type: \"string\", enum: [\"strict\", \"progressive\"] },\n schedulePreset: { type: \"string\", enum: [\"lightweight\"] },\n status: { type: \"string\" },\n filterStatus: { type: \"string\" },\n filterType: { type: \"string\" },\n filterTag: { type: \"string\" },\n filterPriority: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n filterDeadlineBefore: { type: \"string\" },\n filterDeadlineAfter: { type: \"string\" },\n filterUpdatedAfter: { type: \"string\" },\n filterUpdatedBefore: { type: \"string\" },\n filterCreatedAfter: { type: \"string\" },\n filterCreatedBefore: { type: \"string\" },\n filterAssignee: { type: \"string\" },\n filterAssigneeFilter: { type: \"string\", enum: [\"assigned\", \"unassigned\"] },\n filterParent: { type: \"string\" },\n filterSprint: { type: \"string\" },\n filterRelease: { type: \"string\" },\n closeReason: { type: \"string\" },\n reason: { type: \"string\" },\n priority: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n tags: { type: \"string\" },\n addTags: { type: \"array\", items: { type: \"string\" } },\n removeTags: { type: \"array\", items: { type: \"string\" } },\n body: { type: \"string\" },\n deadline: { type: \"string\" },\n estimate: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n acceptanceCriteria: { type: \"string\" },\n author: { type: \"string\" },\n message: { type: \"string\" },\n assignee: { type: \"string\" },\n assigneeFilter: { type: \"string\", enum: [\"assigned\", \"unassigned\"] },\n parent: { type: \"string\" },\n reviewer: { type: \"string\" },\n risk: { type: \"string\" },\n confidence: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n sprint: { type: \"string\" },\n release: { type: \"string\" },\n blockedBy: { type: \"string\" },\n blockedReason: { type: \"string\" },\n unblockNote: { type: \"string\" },\n reporter: { type: \"string\" },\n severity: { type: \"string\" },\n environment: { type: \"string\" },\n reproSteps: { type: \"string\" },\n resolution: { type: \"string\" },\n expectedResult: { type: \"string\" },\n actualResult: { type: \"string\" },\n affectedVersion: { type: \"string\" },\n fixedVersion: { type: \"string\" },\n component: { type: \"string\" },\n regression: { anyOf: [{ type: \"boolean\" }, { type: \"string\" }, { type: \"number\" }] },\n customerImpact: { type: \"string\" },\n definitionOfReady: { type: \"string\" },\n order: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n goal: { type: \"string\" },\n objective: { type: \"string\" },\n value: { type: \"string\" },\n impact: { type: \"string\" },\n outcome: { type: \"string\" },\n whyNow: { type: \"string\" },\n mode: {\n type: \"string\",\n enum: [\"keyword\", \"semantic\", \"hybrid\", \"title_exact\", \"title_fuzzy\", \"parent_scope\"],\n },\n semanticWeight: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n op: { type: \"string\" },\n compact: { type: \"boolean\" },\n brief: { type: \"boolean\" },\n full: { type: \"boolean\" },\n view: { type: \"string\", enum: [\"agenda\", \"day\", \"week\", \"month\"] },\n date: { type: \"string\" },\n from: { type: \"string\" },\n before: { type: \"string\" },\n to: { type: \"string\" },\n past: { type: \"boolean\" },\n fullPeriod: { type: \"boolean\" },\n include: { type: \"string\" },\n recurrenceLookaheadDays: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n recurrenceLookbackDays: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n occurrenceLimit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n includeLinked: { type: \"boolean\" },\n semantic: { type: \"boolean\" },\n hybrid: { type: \"boolean\" },\n titleExact: { type: \"boolean\" },\n phraseExact: { type: \"boolean\" },\n highlight: { type: \"boolean\" },\n includeBody: { type: \"boolean\" },\n noTruncate: { type: \"boolean\" },\n tag: { type: \"string\" },\n deadlineBefore: { type: \"string\" },\n deadlineAfter: { type: \"string\" },\n updatedAfter: { type: \"string\" },\n updatedBefore: { type: \"string\" },\n createdAfter: { type: \"string\" },\n createdBefore: { type: \"string\" },\n filterAcMissing: { type: \"boolean\" },\n filterEstimatesMissing: { type: \"boolean\" },\n filterResolutionMissing: { type: \"boolean\" },\n filterMetadataMissing: { type: \"boolean\" },\n filterReviewerMissing: { type: \"boolean\" },\n filterRiskMissing: { type: \"boolean\" },\n filterConfidenceMissing: { type: \"boolean\" },\n filterSprintMissing: { type: \"boolean\" },\n filterReleaseMissing: { type: \"boolean\" },\n // Content-field presence/absence filters (list/search). The --no-* variants\n // select items where the field is empty/absent.\n hasNotes: { type: \"boolean\" },\n noNotes: { type: \"boolean\" },\n hasLearnings: { type: \"boolean\" },\n noLearnings: { type: \"boolean\" },\n hasFiles: { type: \"boolean\" },\n noFiles: { type: \"boolean\" },\n hasDocs: { type: \"boolean\" },\n noDocs: { type: \"boolean\" },\n hasTests: { type: \"boolean\" },\n noTests: { type: \"boolean\" },\n hasComments: { type: \"boolean\" },\n noComments: { type: \"boolean\" },\n hasDeps: { type: \"boolean\" },\n noDeps: { type: \"boolean\" },\n hasBody: { type: \"boolean\" },\n emptyBody: { type: \"boolean\" },\n hasLinkedCommand: { type: \"boolean\" },\n noLinkedCommand: { type: \"boolean\" },\n // Bulk-selection (update-many/close-many) content + governance filters mirror\n // the list/search presence filters under the --filter- prefix.\n filterHasNotes: { type: \"boolean\" },\n filterNoNotes: { type: \"boolean\" },\n filterHasLearnings: { type: \"boolean\" },\n filterNoLearnings: { type: \"boolean\" },\n filterHasFiles: { type: \"boolean\" },\n filterNoFiles: { type: \"boolean\" },\n filterHasDocs: { type: \"boolean\" },\n filterNoDocs: { type: \"boolean\" },\n filterHasTests: { type: \"boolean\" },\n filterNoTests: { type: \"boolean\" },\n filterHasComments: { type: \"boolean\" },\n filterNoComments: { type: \"boolean\" },\n filterHasDeps: { type: \"boolean\" },\n filterNoDeps: { type: \"boolean\" },\n filterHasBody: { type: \"boolean\" },\n filterEmptyBody: { type: \"boolean\" },\n filterHasLinkedCommand: { type: \"boolean\" },\n filterNoLinkedCommand: { type: \"boolean\" },\n ids: { type: \"string\" },\n limit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n blockedLimit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n readyOnly: { type: \"boolean\" },\n limitItems: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n fullHistory: { type: \"boolean\" },\n latest: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n offset: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n progress: { type: \"boolean\" },\n background: { type: \"boolean\" },\n runId: { type: \"string\" },\n stream: {\n anyOf: [{ type: \"boolean\" }, { type: \"string\", enum: [\"stdout\", \"stderr\", \"both\", \"rows\", \"ndjson\", \"jsonl\"] }],\n },\n tail: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n addJson: { type: \"array\", items: { type: \"string\" } },\n match: { type: \"string\" },\n onlyIndex: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n onlyLast: { type: \"boolean\" },\n envSet: { type: \"array\", items: { type: \"string\" } },\n envClear: { type: \"array\", items: { type: \"string\" } },\n sharedHostSafe: { type: \"boolean\" },\n detail: { type: \"string\", enum: [\"summary\", \"deep\"] },\n trace: { type: \"boolean\" },\n reload: { type: \"boolean\" },\n watch: { type: \"boolean\" },\n runtimeProbe: { type: \"boolean\" },\n fixManagedState: { type: \"boolean\" },\n isolated: { type: \"boolean\" },\n ignoreGlobal: { type: \"boolean\" },\n pmContext: { type: \"string\", enum: [\"schema\", \"tracker\", \"auto\"] },\n overrideLinkedPmContext: { type: \"boolean\" },\n failOnContextMismatch: { type: \"boolean\" },\n failOnSkipped: { type: \"boolean\" },\n failOnEmptyTestRun: { type: \"boolean\" },\n requireAssertionsForPm: { type: \"boolean\" },\n checkContext: { type: \"boolean\" },\n autoPmContext: { type: \"boolean\" },\n diff: { type: \"boolean\" },\n storage: { type: \"boolean\" },\n metadataCoverage: { type: \"boolean\" },\n fieldUtilization: { type: \"boolean\" },\n byAssignee: { type: \"boolean\" },\n byTag: { type: \"boolean\" },\n byPriority: { type: \"boolean\" },\n tagPrefix: { type: \"string\" },\n verify: { type: \"boolean\" },\n literal: { type: \"array\", items: { type: \"string\" } },\n regex: { type: \"array\", items: { type: \"string\" } },\n replacement: { type: \"string\" },\n timeout: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n validateClose: { type: \"string\", enum: [\"off\", \"warn\", \"strict\"] },\n checkMetadata: { type: \"boolean\" },\n metadataProfile: { type: \"string\", enum: [\"core\", \"strict\", \"custom\"] },\n checkResolution: { type: \"boolean\" },\n checkLifecycle: { type: \"boolean\" },\n checkStaleBlockers: { type: \"boolean\" },\n dependencyCycleSeverity: { type: \"string\", enum: [\"off\", \"warn\", \"error\"] },\n parentCycleSeverity: { type: \"string\", enum: [\"off\", \"warn\", \"error\"] },\n checkFiles: { type: \"boolean\" },\n strictDirectories: { type: \"boolean\" },\n checkOnly: { type: \"boolean\" },\n checkTelemetry: { type: \"boolean\" },\n noRefresh: { type: \"boolean\" },\n refreshVectors: { type: \"boolean\" },\n verboseStaleItems: { type: \"boolean\" },\n skipVectors: { type: \"boolean\" },\n skipIntegrity: { type: \"boolean\" },\n skipDrift: { type: \"boolean\" },\n verboseDiagnostics: { type: \"boolean\" },\n allAffectedIds: { type: \"boolean\" },\n scanMode: { type: \"string\", enum: [\"default\", \"tracked-all\", \"tracked-all-strict\"] },\n includePmInternals: { type: \"boolean\" },\n verboseFileLists: { type: \"boolean\" },\n strictExit: { type: \"boolean\" },\n failOnWarn: { type: \"boolean\" },\n fixHints: { type: \"boolean\" },\n autoFix: { type: \"boolean\" },\n fixScope: { type: \"array\", items: { type: \"string\", enum: [\"metadata\", \"resolution\", \"estimates\", \"lifecycle\"] } },\n pruneMissing: { type: \"boolean\" },\n checkHistoryDrift: { type: \"boolean\" },\n checkCommandReferences: { type: \"boolean\" },\n allowAuditNote: { type: \"boolean\" },\n allowAuditLearning: { type: \"boolean\" },\n allowAuditComment: { type: \"boolean\" },\n edit: { type: \"integer\", minimum: 1 },\n delete: { type: \"integer\", minimum: 1 },\n allowAuditUpdate: { type: \"boolean\" },\n allowAuditDepUpdate: { type: \"boolean\" },\n allowAuditRelease: { type: \"boolean\" },\n dryRun: { type: \"boolean\" },\n all: { type: \"boolean\" },\n clear: { type: \"boolean\" },\n cliOnly: { type: \"boolean\" },\n packagesOnly: { type: \"boolean\" },\n repair: { type: \"boolean\" },\n packageName: { type: \"string\" },\n rollback: { type: \"string\" },\n noCheckpoint: { type: \"boolean\" },\n force: { type: \"boolean\" },\n run: { type: \"boolean\" },\n count: { type: \"boolean\" },\n sum: { type: \"string\" },\n avg: { type: \"string\" },\n tree: { type: \"boolean\" },\n treeDepth: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n includeUnparented: { type: \"boolean\" },\n gcScope: {\n type: \"array\",\n items: { type: \"string\", enum: [\"index\", \"embeddings\", \"runtime\", \"locks\"] },\n },\n maxDepth: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n collapse: { type: \"string\", enum: [\"none\", \"repeated\"] },\n summary: { type: \"boolean\" },\n shell: { type: \"string\", enum: [\"bash\", \"zsh\", \"fish\"] },\n stdin: { type: \"boolean\" },\n file: { type: \"string\" },\n preserveSourceIds: { type: \"boolean\" },\n folder: { type: \"string\" },\n subcommand: { type: \"string\" },\n name: { type: \"string\" },\n defaultStatus: { type: \"string\" },\n alias: { type: \"array\", items: { type: \"string\" } },\n role: { type: \"array\", items: { type: \"string\" } },\n fieldType: { type: \"string\", enum: [\"string\", \"number\", \"boolean\", \"string_array\"] },\n commands: { type: \"array\", items: { type: \"string\" } },\n cliFlag: { type: \"string\" },\n required: { type: \"boolean\" },\n requiredOnCreate: { type: \"boolean\" },\n allowUnset: { type: \"boolean\" },\n requiredTypes: { type: \"array\", items: { type: \"string\" } },\n infer: { type: \"boolean\" },\n minCount: { type: \"number\" },\n text: { type: \"string\" },\n add: { type: \"array\", items: { type: \"string\" } },\n addGlob: { type: \"array\", items: { type: \"string\" } },\n remove: { type: \"array\", items: { type: \"string\" } },\n migrate: { type: \"array\", items: { type: \"string\" } },\n discover: { type: \"boolean\" },\n apply: { type: \"boolean\" },\n discoveryNote: { type: \"string\" },\n // GH-170 (pm-pfnx): single-string note for files/docs add batches (the shared\n // `note` key below is the array-typed create/update note seed).\n addNote: { type: \"string\" },\n list: { type: \"boolean\" },\n appendStable: { type: \"boolean\" },\n validatePaths: { type: \"boolean\" },\n audit: { type: \"boolean\" },\n dep: { type: \"array\", items: { type: \"string\" } },\n depRemove: { type: \"array\", items: { type: \"string\" } },\n replaceDeps: { type: \"boolean\" },\n replaceTests: { type: \"boolean\" },\n comment: { type: \"array\", items: { type: \"string\" } },\n note: { type: \"array\", items: { type: \"string\" } },\n learning: { type: \"array\", items: { type: \"string\" } },\n linkedFile: { type: \"array\", items: { type: \"string\" } },\n linkedTest: { type: \"array\", items: { type: \"string\" } },\n doc: { type: \"array\", items: { type: \"string\" } },\n reminder: { type: \"array\", items: { type: \"string\" } },\n event: { type: \"array\", items: { type: \"string\" } },\n typeOption: { type: \"array\", items: { type: \"string\" } },\n field: { type: \"array\", items: { type: \"string\" } },\n unset: { type: \"array\", items: { type: \"string\" } },\n clearDeps: { type: \"boolean\" },\n clearComments: { type: \"boolean\" },\n clearNotes: { type: \"boolean\" },\n clearLearnings: { type: \"boolean\" },\n clearFiles: { type: \"boolean\" },\n clearTests: { type: \"boolean\" },\n clearDocs: { type: \"boolean\" },\n clearReminders: { type: \"boolean\" },\n clearEvents: { type: \"boolean\" },\n clearTypeOptions: { type: \"boolean\" },\n criterion: { type: \"array\", items: { type: \"string\" } },\n clearCriteria: { type: \"boolean\" },\n groupBy: { type: \"string\" },\n completion: { type: \"boolean\" },\n threshold: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n format: { type: \"string\" },\n depth: { type: \"string\", enum: [\"brief\", \"standard\", \"deep\", \"full\"] },\n section: { type: \"array\", items: { type: \"string\", enum: [\"hierarchy\", \"activity\", \"progress\", \"blockers\", \"files\", \"workload\", \"staleness\", \"tests\"] } },\n activityLimit: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n staleThreshold: { type: \"string\" },\n policy: { type: \"string\" },\n};\n\nexport const PLAN_SUBCOMMAND_VALUES = [\n \"create\",\n \"show\",\n \"add-step\",\n \"update-step\",\n \"complete-step\",\n \"block-step\",\n \"reorder-step\",\n \"remove-step\",\n \"link\",\n \"unlink\",\n \"decision\",\n \"discovery\",\n \"validation\",\n \"resume\",\n \"approve\",\n \"materialize\",\n] as const;\n\nexport const PLAN_ACTION_PARAMETER_PROPERTIES: Record<string, unknown> = {\n subcommand: { type: \"string\", enum: [...PLAN_SUBCOMMAND_VALUES] },\n stepRef: { type: \"string\" },\n reorderTo: { anyOf: [{ type: \"string\" }, { type: \"number\" }] },\n scope: { type: \"string\" },\n harness: { type: \"string\", enum: [...PLAN_HARNESS_VALUES] },\n mode: { type: \"string\", enum: [...PLAN_MODE_VALUES] },\n resumeContext: { type: \"string\" },\n related: { type: \"string\" },\n blocks: { type: \"string\" },\n claim: { type: \"boolean\" },\n fromSearch: { type: \"string\" },\n stepTitle: { type: \"string\" },\n // pm-6mit: ordered step titles for create (string or array; values are never\n // comma-split). On step subcommands a single value aliases stepTitle.\n step: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n stepBody: { type: \"string\" },\n stepOwner: { type: \"string\" },\n stepStatus: { type: \"string\", enum: [...PLAN_STEP_STATUS_VALUES] },\n stepEvidence: { type: \"string\" },\n stepBlockedReason: { type: \"string\" },\n stepReplacement: { type: \"string\" },\n dependsOn: { type: \"string\" },\n link: { type: \"string\" },\n linkKind: { type: \"string\", enum: [...PLAN_STEP_LINK_KIND_VALUES] },\n linkNote: { type: \"string\" },\n promoteToItemDep: { type: \"boolean\" },\n allowMultipleActive: { type: \"boolean\" },\n file: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n test: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n doc: { anyOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }] },\n decisionText: { type: \"string\" },\n decision: { type: \"string\" },\n decisionRationale: { type: \"string\" },\n decisionEvidence: { type: \"string\" },\n discoveryText: { type: \"string\" },\n discovery: { type: \"string\" },\n validationText: { type: \"string\" },\n validation: { type: \"string\" },\n validationCommand: { type: \"string\" },\n validationExpected: { type: \"string\" },\n steps: { type: \"array\", items: { type: \"string\" } },\n materializeType: { type: \"string\" },\n materializeParent: { type: \"string\" },\n materializeTags: { type: \"string\" },\n};\n\nexport const PLAN_ACTION_PARAMETER_METADATA: Record<string, { description: string; examples?: unknown[] }> = {\n subcommand: {\n description: \"Plan workflow operation to run.\",\n examples: [\"create\", \"show\", \"add-step\", \"approve\"],\n },\n stepRef: {\n description: \"Plan step id or order for step lifecycle subcommands.\",\n examples: [\"plan-step-001\", \"1\"],\n },\n reorderTo: {\n description: \"New integer order for reorder-step.\",\n examples: [1, \"2\"],\n },\n scope: {\n description: \"Short free-text scope statement describing what the Plan covers.\",\n examples: [\"Release readiness audit\", \"Search package migration\"],\n },\n mode: {\n description: \"Plan lifecycle mode.\",\n examples: [\"draft\", \"research\", \"approved\"],\n },\n step: {\n description:\n \"Ordered initial step titles for create (string or array, never comma-split; stepTitle, when also set, becomes the first step). For step subcommands a single value aliases stepTitle.\",\n examples: [[\"Read the code\", \"Write the fix\", \"Run the tests\"]],\n },\n file: {\n description: \"File link to attach while creating or materializing a Plan.\",\n examples: [\"path=src/cli.ts,note=implementation surface\"],\n },\n test: {\n description: \"Test command link to attach while creating or materializing a Plan.\",\n examples: [\"command=pnpm build,timeout_seconds=300\"],\n },\n doc: {\n description: \"Documentation link to attach while creating or materializing a Plan.\",\n examples: [\"path=docs/SDK.md,note=public API reference\"],\n },\n};\n\nexport const PM_TOOL_PARAMETER_METADATA: Record<string, { description: string; examples?: unknown[] }> = {\n action: {\n description: \"Tool action to execute.\",\n },\n path: {\n description: \"Optional PM data root override for this invocation.\",\n examples: [\".agents/pm\"],\n },\n scope: {\n description: \"Scope selector for commands that operate on project or global state. Linked files, docs, and tests default to project scope when omitted.\",\n examples: [\"project\", \"global\"],\n },\n detail: {\n description: \"Detail mode for commands that support concise and deep diagnostics.\",\n examples: [\"summary\", \"deep\"],\n },\n trace: {\n description: \"When true for extension-doctor, include actionable registration traces in deep diagnostics.\",\n },\n reload: {\n description: \"When true for extension action payloads, trigger cache-busted extension module reload.\",\n },\n watch: {\n description: \"When true for extension-reload/extension action payloads, enable watch mode semantics.\",\n },\n runtimeProbe: {\n description: \"When true for extension-manage, run a doctor-like runtime activation probe for parity fields.\",\n },\n fixManagedState: {\n description: \"When true for extension-manage/extension-doctor, adopt unmanaged extensions before diagnostics/update checks.\",\n },\n isolated: {\n description: \"When true for extension-doctor/package-doctor, ignore global registrations for hermetic project diagnostics.\",\n },\n ignoreGlobal: {\n description: \"Alias for isolated on extension-doctor/package-doctor action payloads.\",\n },\n target: {\n description: \"Positional target argument for the selected action (ID, source, package source, or extension name).\",\n examples: [\"pm-a1b2\", \".agents/pm/extensions/sample\", \"sample-extension\"],\n },\n output: {\n description: \"File path for commands that write generated output, such as package/extension describe Markdown references.\",\n examples: [\"docs/pm-package-reference.md\"],\n },\n github: {\n description: \"GitHub shorthand owner/repo[/path] source for package/extension install actions.\",\n examples: [\"org/repo/extensions/sample\"],\n },\n ref: {\n description: \"Git ref/branch/tag used when installing from GitHub shorthand/URL sources.\",\n examples: [\"main\", \"v1.0.0\"],\n },\n cliOnly: {\n description: \"Restrict upgrade to the pm CLI/SDK npm package.\",\n },\n packagesOnly: {\n description: \"Restrict upgrade to managed installable pm packages.\",\n },\n repair: {\n description: \"Force npm global reinstall semantics when upgrading the pm CLI/SDK.\",\n },\n tag: {\n description: \"npm version or dist-tag used for CLI and registry package upgrades.\",\n examples: [\"latest\", \"next\", \"2026.5.11\"],\n },\n packageName: {\n description: \"Override the pm CLI package name for self-upgrade automation and tests.\",\n examples: [\"@unbrained/pm-cli\"],\n },\n json: {\n description: \"Emit machine-readable JSON output.\",\n },\n quiet: {\n description: \"Suppress stdout payload output.\",\n },\n noExtensions: {\n description: \"Disable extension loading for this invocation.\",\n },\n noPager: {\n description: \"Disable pager integration for help and long output.\",\n },\n profile: {\n description: \"Emit deterministic timing diagnostics to stderr.\",\n },\n timeoutMs: {\n description: \"Tool execution timeout in milliseconds.\",\n examples: [120000],\n },\n id: {\n description: \"Item identifier for read or mutation actions.\",\n examples: [\"pm-a1b2\"],\n },\n runId: {\n description: \"Background test run identifier.\",\n examples: [\"tr-kq9x3f-93acde\"],\n },\n title: {\n description: \"Item title text.\",\n },\n description: {\n description: \"Item description text.\",\n },\n type: {\n description: \"Item type name from the active runtime type registry.\",\n examples: [\"Task\", \"Feature\"],\n },\n subcommand: {\n description: \"Subcommand selector for schema, profile, and telemetry actions.\",\n },\n name: {\n description:\n \"Custom item type name (schema add-type/remove-type/show), custom status id (schema show-status/add-status/remove-status), custom field key (schema add-field/remove-field/show-field), or profile name (profile show/apply/lint).\",\n examples: [\"Spike\", \"review\", \"component\"],\n },\n defaultStatus: {\n description: \"Default status hint recorded for a custom item type.\",\n examples: [\"open\"],\n },\n alias: {\n description: \"Aliases for the custom item type or status (repeatable).\",\n examples: [[\"spike\", \"research\"]],\n },\n role: {\n description:\n \"Lifecycle roles for a custom status (schema add-status): draft, active, blocked, terminal, terminal_done, terminal_canceled, default_open, default_close, default_cancel.\",\n examples: [[\"active\"], [\"terminal\", \"terminal_done\"]],\n },\n fieldType: {\n description: \"Value type for a custom field (schema add-field): string, number, boolean, or string_array.\",\n examples: [\"string\", \"number\", \"string_array\"],\n },\n commands: {\n description: \"Commands a custom field is wired onto (schema add-field): create, update, update_many, list, search, calendar, context.\",\n examples: [[\"create\", \"update\"], [\"create\", \"update\", \"list\"]],\n },\n cliFlag: {\n description: \"Override the auto-derived CLI flag for a custom field (schema add-field).\",\n examples: [\"--owner\"],\n },\n required: {\n description: \"Mark a custom field as always required (schema add-field).\",\n },\n requiredOnCreate: {\n description: \"Mark a custom field as required at create time (schema add-field).\",\n },\n allowUnset: {\n description: \"Whether a custom field may be cleared via --unset (schema add-field); defaults to true.\",\n },\n requiredTypes: {\n description: \"Restrict a custom field's requirement to specific item types (schema add-field).\",\n examples: [[\"Bug\"], [\"Story\", \"Spike\"]],\n },\n infer: {\n description: \"Infer custom item types from title-prefix conventions (schema add-type); previews unless apply is true.\",\n },\n minCount: {\n description: \"Minimum number of items sharing a title prefix for schema add-type inference (default 10).\",\n examples: [10, 25],\n },\n preset: {\n description: \"Governance preset for initialization flows.\",\n examples: [\"minimal\", \"default\", \"strict\"],\n },\n typePreset: {\n description: \"Domain item-type preset registered during initialization.\",\n examples: [\"agile\", \"ops\", \"research\"],\n },\n defaults: {\n description: \"Use non-interactive setup defaults during initialization.\",\n },\n verbose: {\n description: \"Include the full resolved settings tree in init output.\",\n },\n agentGuidance: {\n description: \"Control AGENTS.md/CLAUDE.md guidance behavior during init: ask, add, skip, or status.\",\n examples: [\"ask\", \"add\", \"skip\", \"status\"],\n },\n withPackages: {\n description: \"Install all bundled first-party pm packages during initialization.\",\n },\n createMode: {\n description: \"Create required-option policy mode.\",\n examples: [\"strict\", \"progressive\"],\n },\n schedulePreset: {\n description: \"Schedule-centric create preset for Reminder, Meeting, and Event types.\",\n examples: [\"lightweight\"],\n },\n status: {\n description:\n \"Item status value. Statuses are project-configurable via .agents/pm/settings.json (schema block); the built-in defaults are draft, open, in_progress, blocked, closed, canceled. Custom statuses defined for the project are accepted — discover the active set with the pm_contracts tool (workspace.statuses) or `pm contracts`. Unknown statuses are rejected at runtime with a did-you-mean hint rather than blocked by a fixed schema enum.\",\n examples: [\"open\", \"in_progress\"],\n },\n priority: {\n description: \"Priority value in range 0..4.\",\n examples: [0, 1, \"2\"],\n },\n order: {\n description: \"Planning order/rank value for create/update, or sort direction (asc|desc) for list-family sorting.\",\n examples: [0, 1, \"2\", \"asc\", \"desc\"],\n },\n sort: {\n description: \"List-family sort field selector.\",\n examples: [\"priority\", \"deadline\", \"updated_at\", \"created_at\", \"title\", \"parent\"],\n },\n tags: {\n description: \"Comma-delimited tag list.\",\n examples: [\"pm-cli,agent-ux\"],\n },\n addTags: {\n description: \"Tags to add to the existing list without replacing it. Each entry may be CSV or a JSON array.\",\n examples: [[\"agent-ux\"], [\"fix\", \"security\"]],\n },\n removeTags: {\n description: \"Tags to remove from the existing list. Each entry may be CSV or a JSON array.\",\n examples: [[\"stale\"], [\"legacy\", \"wontfix\"]],\n },\n deadline: {\n description: \"ISO/date timestamp or relative offset (+6h/+1d/+2w/+6m).\",\n examples: [\"2026-04-01T00:00:00.000Z\", \"+1d\"],\n },\n reminder: {\n description: \"Repeatable reminder seed entries at=<iso|relative>,text=<text>.\",\n examples: [[\"at=+2d,text=Review PR\"]],\n },\n event: {\n description:\n \"Repeatable event seed entries start=<iso|relative> with end=<iso|relative> or duration=<relative|30min|PT30M>. Bare `m` remains months for backward compatibility.\",\n examples: [\n [\"start=2026-07-01T10:00:00Z,duration=2h,title=planning\"],\n [\"start=2026-07-01T10:00:00Z,duration=30min,title=standup\"],\n [\"start=2026-07-01T10:00:00Z,duration=PT30M,title=window\"],\n ],\n },\n estimate: {\n description: \"Estimated effort in minutes.\",\n examples: [60, \"120\"],\n },\n acceptanceCriteria: {\n description: \"Acceptance criteria text.\",\n },\n author: {\n description: \"Mutation author identity.\",\n examples: [\"codex-agent\"],\n },\n message: {\n description: \"History message for mutation audit trail.\",\n },\n assignee: {\n description: \"Assignee identity.\",\n examples: [\"codex-agent\"],\n },\n assigneeFilter: {\n description: \"Assignee presence selector for list/calendar/context/comments-audit filters.\",\n examples: [\"assigned\", \"unassigned\"],\n },\n parent: {\n description: \"Parent item ID filter for hierarchical list queries.\",\n examples: [\"pm-epic01\"],\n },\n blockedLimit: {\n description: \"Cap blocked rows returned by the next action (defaults to the ready --limit).\",\n examples: [\"3\"],\n },\n readyOnly: {\n description: \"When true, the next action omits the blocked companion list.\",\n },\n unset: {\n description: \"Repeatable list of front-matter fields to clear explicitly during create/update mutations.\",\n examples: [[\"deadline\", \"assignee\"], [\"close-reason\"]],\n },\n clearDeps: {\n description: \"When true, clear linked dependencies.\",\n },\n replaceDeps: {\n description: \"When true for update, atomically replace dependencies with the supplied --dep values.\",\n },\n replaceTests: {\n description: \"When true for update, atomically replace linked tests with the supplied --test values.\",\n },\n clearComments: {\n description: \"When true, clear item comments.\",\n },\n clearNotes: {\n description: \"When true, clear item notes.\",\n },\n clearLearnings: {\n description: \"When true, clear item learnings.\",\n },\n clearFiles: {\n description: \"When true, clear linked files.\",\n },\n clearTests: {\n description: \"When true, clear linked tests.\",\n },\n clearDocs: {\n description: \"When true, clear linked docs.\",\n },\n clearReminders: {\n description: \"When true, clear reminders.\",\n },\n clearEvents: {\n description: \"When true, clear events.\",\n },\n clearTypeOptions: {\n description: \"When true, clear type option metadata.\",\n },\n clearCriteria: {\n description:\n \"When true for config set criteria-list keys (definition-of-done, metadata-required-fields, lifecycle pattern lists), clear the criteria list.\",\n },\n mode: {\n description:\n \"Mode selector for search/reindex (keyword|semantic|hybrid) and dedupe-audit (title_exact|title_fuzzy|parent_scope).\",\n examples: [\"keyword\", \"hybrid\", \"title_exact\"],\n },\n semanticWeight: {\n description:\n \"Per-query hybrid semantic weight override in [0,1] for search action; invalid values fall back to settings.\",\n examples: [0.2, \"0.7\"],\n },\n op: {\n description: \"History operation filter for activity output.\",\n examples: [\"create\", \"update\", \"close\", \"update_audit\"],\n },\n fullPeriod: {\n description: \"For day/week/month calendar views, include the full anchored period instead of clipping the start to now.\",\n },\n progress: {\n description: \"Emit progress diagnostics to stderr for long-running operations.\",\n },\n background: {\n description: \"Run linked tests in managed background mode.\",\n },\n addJson: {\n description: \"Repeatable JSON object or array input for adding linked-test entries without CSV escaping loss.\",\n examples: [[`{\"command\":\"node scripts/run-tests.mjs test -- tests/unit/output.spec.ts\",\"timeout_seconds\":240}`]],\n },\n match: {\n description: \"Run only linked tests whose command or path contains this case-insensitive substring.\",\n examples: [\"output.spec.ts\", \"coverage\"],\n },\n onlyIndex: {\n description: \"Run only the 1-based linked-test index from pm test <id> --list order.\",\n examples: [1, \"2\"],\n },\n onlyLast: {\n description: \"Run only the most recently added linked-test entry.\",\n },\n envSet: {\n description: \"Repeatable runtime environment KEY=VALUE overrides for linked-test execution.\",\n examples: [[\"PORT=0\", \"PLAYWRIGHT_HTML_OPEN=never\"]],\n },\n envClear: {\n description: \"Repeatable runtime environment variable names to clear before linked-test execution.\",\n examples: [[\"PLAYWRIGHT_BASE_URL\"]],\n },\n sharedHostSafe: {\n description: \"Apply additive shared-host-safe runtime defaults during linked-test execution.\",\n },\n pmContext: {\n description:\n \"PM linked-test context mode (schema keeps isolated tracker data; tracker seeds source tracker data; auto uses tracker for PM tracker-read linked commands).\",\n examples: [\"schema\", \"tracker\", \"auto\"],\n },\n overrideLinkedPmContext: {\n description: \"Force run-level --pm-context to override per-linked-test pm_context_mode metadata for all linked-test entries.\",\n },\n failOnContextMismatch: {\n description: \"Fail linked PM command runs when source and sandbox tracker item counts differ.\",\n },\n failOnSkipped: {\n description: \"Treat skipped linked tests as dependency-failed policy violations.\",\n },\n failOnEmptyTestRun: {\n description: \"Treat successful linked-test commands that report zero executed tests as failures.\",\n },\n requireAssertionsForPm: {\n description: \"Require assertion metadata for linked PM command test entries during run execution.\",\n },\n checkContext: {\n description: \"Run linked PM command context preflight diagnostics before command execution.\",\n },\n autoPmContext: {\n description:\n \"Auto-remediate PM tracker-read linked commands by routing those entries through tracker context regardless of linked-test pm_context_mode overrides.\",\n },\n dryRun: {\n description: \"Preview command effects without mutating storage artifacts.\",\n },\n all: {\n description:\n \"For history-repair action: scan every stream for drift and repair each drifted stream in one audited pass (mutually exclusive with id).\",\n },\n clear: {\n description: \"For focus action: clear the session focused item instead of setting it (mutually exclusive with id).\",\n },\n gcScope: {\n description: \"Repeatable gc scope selector values (index, embeddings, runtime, locks, checkpoints).\",\n examples: [[\"index\", \"embeddings\"], [\"runtime\"], [\"locks\"], [\"checkpoints\"]],\n },\n storage: {\n description:\n \"For stats action: include aggregate history-stream storage metrics (total streams/lines/bytes, largest + deepest streams, oldest/newest entries) for compaction and storage planning.\",\n },\n fieldUtilization: {\n description:\n \"For stats action: include a field_utilization block reporting present/total/percent for content fields (notes, learnings, files, docs, tests, comments, deps, body, linked_command) across all items so under-documented dimensions are visible at a glance.\",\n },\n offset: {\n description: \"Number of matching rows to skip before limit is applied.\",\n examples: [0, 50, \"100\"],\n },\n before: {\n description:\n \"For history-compact, compact entries strictly before this boundary (version number or ISO timestamp). Single-id mode only.\",\n examples: [\"5\", \"2026-06-01T00:00:00.000Z\"],\n },\n allOver: {\n description:\n \"For history-compact bulk mode, compact every stream with more than N entries. When history.compact_policy is enabled and this is omitted, the policy's max_entries is used.\",\n examples: [200, \"500\"],\n },\n minEntries: {\n description:\n \"For history-compact bulk mode, skip streams with at most N entries as already-compact (default 3).\",\n examples: [3, \"10\"],\n },\n closed: {\n description: \"For history-compact bulk mode, compact only closed (terminal) items' history streams.\",\n },\n allStreams: {\n description: \"For history-compact bulk mode, compact every history stream regardless of lifecycle state.\",\n },\n limitItems: {\n description: \"Maximum number of filtered items to include in comments-audit output (alias: --limit).\",\n examples: [10, \"25\"],\n },\n fullHistory: {\n description: \"When true for comments-audit, export full per-item comment history rows; cannot be combined with latest.\",\n },\n latest: {\n description: \"Number of most recent comments to include per item in comments-audit output (use 0 for summary-only item rows).\",\n examples: [0, 1, \"3\"],\n },\n literal: {\n description: \"Repeatable literal matcher used by history-redact to scrub exact string values.\",\n examples: [\"[redacted_path_prefix]/private/path\"],\n },\n regex: {\n description:\n \"Repeatable regex matcher used by history-redact. Accepts either /pattern/flags or a raw pattern (global mode is auto-enabled).\",\n examples: [\"/192\\\\\\\\.168\\\\\\\\.[0-9.]+/g\", \"token=[A-Za-z0-9_-]+\"],\n },\n replacement: {\n description: 'Replacement text used by history-redact (defaults to \"[redacted]\").',\n examples: [\"[scrubbed_path]\"],\n },\n validateClose: {\n description: 'Close-time metadata validation mode (\"off\", \"warn\", or \"strict\").',\n examples: [\"off\", \"warn\", \"strict\"],\n },\n checkMetadata: {\n description: \"Run metadata completeness checks.\",\n },\n metadataProfile: {\n description: \"Select metadata validation profile for --check-metadata.\",\n examples: [\"core\", \"strict\", \"custom\"],\n },\n checkResolution: {\n description: \"Run closed-item resolution metadata checks.\",\n },\n checkLifecycle: {\n description: \"Run active-item lifecycle governance drift checks.\",\n },\n checkStaleBlockers: {\n description: \"Include stale blocker-pattern diagnostics in lifecycle checks.\",\n },\n dependencyCycleSeverity: {\n description: \"Set dependency-cycle warning policy for lifecycle checks.\",\n examples: [\"off\", \"warn\", \"error\"],\n },\n parentCycleSeverity: {\n description: \"Set parent-cycle warning policy for lifecycle checks.\",\n examples: [\"off\", \"warn\", \"error\"],\n },\n checkFiles: {\n description: \"Run linked-file and orphaned-file checks.\",\n },\n strictDirectories: {\n description: \"Treat optional item-type directories as required health failures.\",\n },\n checkOnly: {\n description: \"For health action, run read-only diagnostics without refreshing vectors.\",\n },\n checkTelemetry: {\n description: \"For health action, probe telemetry endpoint health and include network diagnostics.\",\n },\n noRefresh: {\n description: \"For health action, skip vector refresh while still running checks.\",\n },\n refreshVectors: {\n description: \"For health action, explicitly refresh stale vectors.\",\n },\n verboseStaleItems: {\n description: \"For health action, include full stale-item arrays in vectorization details.\",\n },\n skipVectors: {\n description: \"For health action, skip vectorization checks for a faster diagnostic run.\",\n },\n skipIntegrity: {\n description: \"For health action, skip item/history file integrity checks for a faster diagnostic run.\",\n },\n skipDrift: {\n description: \"For health action, skip history drift hash checks for a faster diagnostic run.\",\n },\n scanMode: {\n description: \"Select file candidate scan mode for --check-files.\",\n examples: [\"default\", \"tracked-all\", \"tracked-all-strict\"],\n },\n includePmInternals: {\n description: \"Include PM storage internals in tracked-all candidate scans.\",\n },\n verboseFileLists: {\n description: \"For validate action, include full file-path lists for --check-files details.\",\n },\n verboseDiagnostics: {\n description: \"For validate action, include full diagnostic ID lists instead of compact summaries.\",\n },\n strictExit: {\n description: \"Return non-zero exit when health/validate/extension-doctor warnings are present.\",\n },\n failOnWarn: {\n description: \"Alias for strictExit in health/validate/extension-doctor action payloads.\",\n },\n fixHints: {\n description: \"For validate action, add a machine-executable fix_hints[] of pm commands to each failing check's details.\",\n },\n autoFix: {\n description:\n \"For validate action, apply the safe, deterministic subset of fix-hint remediations (field backfills) automatically; combine with dryRun to preview and fixScope to grant gated scopes.\",\n },\n fixScope: {\n description:\n \"For validate action, grant --auto-fix scopes (metadata, resolution, estimates, lifecycle). Defaults to the safe scopes metadata and resolution; estimates (per-type default estimated_minutes backfill) and lifecycle must be named explicitly.\",\n examples: [[\"estimates\"], [\"lifecycle\"], [\"metadata\", \"resolution\"]],\n },\n pruneMissing: {\n description:\n \"For validate action, remove stale linked-file/doc LINKS whose paths classified as deleted (link removal only — never touches real files); honors dryRun.\",\n },\n checkHistoryDrift: {\n description: \"Run item/history hash drift checks.\",\n },\n checkCommandReferences: {\n description: \"Run linked-command PM-ID reference checks.\",\n },\n allowAuditNote: {\n description: \"For notes action, allow non-owner append-only note audits without requiring --force.\",\n },\n allowAuditLearning: {\n description: \"For learnings action, allow non-owner append-only learning audits without requiring --force.\",\n },\n allowAuditComment: {\n description: \"For comments action, allow non-owner append-only comment audits without requiring --force.\",\n },\n edit: {\n description: \"For comments action, replace the comment at this 1-based index with the supplied replacement text (add/stdin/file).\",\n },\n delete: {\n description: \"For comments action, delete the comment at this 1-based index.\",\n },\n stdin: {\n description: \"When true for comments action, read comment text from piped stdin (supports multiline markdown).\",\n },\n file: {\n description: \"Path to input file for actions that read payload text, such as comments --file.\",\n examples: [\"notes/comment.md\"],\n },\n allowAuditUpdate: {\n description: \"Allow non-owner metadata-only update audits without requiring --force.\",\n },\n allowAuditDepUpdate: {\n description: \"Allow non-owner append-only dependency update audits without requiring --force.\",\n },\n allowAuditRelease: {\n description: \"Allow non-owner release handoffs that clear assignee metadata without requiring --force.\",\n },\n preserveSourceIds: {\n description: \"Preserve explicit source IDs during Beads imports instead of normalizing to tracker prefix.\",\n examples: [true],\n },\n appendStable: {\n description: \"When true for files action, preserve existing linked-file order and append new links without full-array resorting.\",\n },\n discover: {\n description: \"When true for files action, use `pm files discover <id>` to scan item text for referenced file paths.\",\n },\n apply: {\n description:\n \"Persist changes instead of returning a dry-run preview: for files discovery, add the missing discovered file links; for schema add-type --infer, register the inferred custom item types.\",\n },\n discoveryNote: {\n description: \"Note attached to file links added by files discovery.\",\n examples: [\"discovered from item text\"],\n },\n addNote: {\n description:\n \"Note attached to every link added by add/addGlob in this call (per-entry embedded note= wins; requires add or addGlob). Maps to the CLI --note flag on pm files/pm docs.\",\n examples: [\"command wiring\"],\n },\n list: {\n description:\n \"When true, list command-specific entries without mutating state (for example linked paths for files/docs or topics for guide).\",\n examples: [true],\n },\n stream: {\n description:\n \"Stream selector: test-runs logs accepts stdout|stderr|both; activity accepts boolean/rows|ndjson|jsonl for line-delimited output.\",\n examples: [\"stderr\", \"stdout\", \"both\", \"rows\", \"ndjson\", \"jsonl\", true],\n },\n tail: {\n description: \"Number of lines to tail for background run logs.\",\n examples: [100],\n },\n query: {\n description: \"Search query text for search action.\",\n },\n keywords: {\n description: \"Alias for query in search action payloads.\",\n },\n includeLinked: {\n description: \"Include readable linked docs/files/tests content in keyword and hybrid lexical scoring.\",\n },\n titleExact: {\n description: \"For search action, require exact normalized title match for the full query string.\",\n },\n phraseExact: {\n description: \"For search action, require exact normalized query phrase match in item text fields.\",\n },\n highlight: {\n description: \"For search action, emit per-field matched-text snippets (wrapped in «…») on each hit. Off by default.\",\n },\n includeBody: {\n description: \"When true for list-family actions, include item body text in projected rows.\",\n },\n noTruncate: {\n description: \"When true for list-family actions, return every matched row, overriding any limit (surfaces total when rows were dropped).\",\n },\n compact: {\n description: \"Render compact projection output for search and list-family actions.\",\n },\n brief: {\n description: \"Emit compact low-token output for commands that support terse projections or health details.\",\n examples: [true],\n },\n full: {\n description: \"Enable command-specific full/detail output mode when supported, such as deep item reads for get or full payload mode for search/history.\",\n },\n fields: {\n description:\n \"Comma-separated projection fields for get, search, list-family, or context outputs. Valid field names are command-specific (e.g. score/matched_fields apply to search; context projects focus-row fields such as priority/deadline/completion_pct).\",\n examples: [\"id,title,status,parent,type\", \"id,title,score,matched_fields\", \"id,title,priority,deadline\"],\n },\n groupBy: {\n description:\n \"Comma-separated aggregate grouping fields (supported: parent,type,priority,status,assignee,tags,sprint,release).\",\n examples: [\"parent,type\", \"type,status\", \"priority,assignee\", \"tags\", \"sprint,release\"],\n },\n count: {\n description: \"Enable grouped count output for aggregate action.\",\n },\n completion: {\n description: \"For aggregate action, add open/in_progress/closed/other counts and completion_pct per group.\",\n },\n sum: {\n description: \"Numeric field to sum per aggregate group (count and null_count are still returned).\",\n examples: [\"estimated_minutes\", \"priority\"],\n },\n avg: {\n description: \"Numeric field to average per aggregate group (count and null_count are still returned).\",\n examples: [\"estimated_minutes\", \"priority\"],\n },\n tree: {\n description: \"When true for list/get actions, render recursive parent/child tree ordering.\",\n },\n treeDepth: {\n description: \"Maximum recursion depth for tree output (0 keeps root rows only).\",\n examples: [0, 1, \"2\"],\n },\n includeUnparented: {\n description: \"Include unparented rows when aggregate grouping includes parent.\",\n },\n maxDepth: {\n description: \"Maximum dependency traversal depth for deps action (0 keeps only the root node).\",\n examples: [0, 1, \"2\"],\n },\n collapse: {\n description: 'Dependency tree collapse mode for deps action (\"none\" or \"repeated\").',\n examples: [\"none\", \"repeated\"],\n },\n summary: {\n description: \"When true for deps action, return counts only without full tree/graph payloads.\",\n },\n threshold: {\n description: \"Dedupe-audit fuzzy title similarity threshold between 0 and 1.\",\n examples: [0.5, \"0.75\"],\n },\n shell: {\n description: \"Shell target for completion generation.\",\n examples: [\"bash\"],\n },\n eagerTags: {\n description: \"When true for completion, eagerly embed current tracker tags into generated scripts (legacy mode).\",\n },\n contractAction: {\n description: \"Filter contracts schema to one tool action.\",\n examples: [\"create\", \"update\"],\n },\n command: {\n description: \"Scope contracts output to one CLI command name; action/schema surfaces narrow by default.\",\n examples: [\"create\", \"search\", \"list\"],\n },\n schemaOnly: {\n description: \"When true, contracts action returns schema-focused payloads (mutually exclusive with flagsOnly/availabilityOnly).\",\n },\n flagsOnly: {\n description: \"When true, contracts action returns only command flag surface payloads (mutually exclusive projection mode).\",\n },\n availabilityOnly: {\n description: \"When true, contracts action returns only action availability payloads (mutually exclusive projection mode).\",\n },\n runtimeOnly: {\n description: \"When true, contracts action only includes actions invocable in the current runtime.\",\n },\n activeOnly: {\n description: \"Alias for runtimeOnly in contracts action payloads.\",\n },\n depth: {\n description: \"Context depth level controlling how many sections are included (brief=focus+agenda, standard=+hierarchy/activity/progress/workload, deep=all sections, full=every section with no per-section row cap).\",\n examples: [\"brief\", \"standard\", \"deep\", \"full\"],\n },\n section: {\n description: \"Repeatable section selector for context; overrides --depth when provided.\",\n examples: [[\"hierarchy\", \"activity\"], [\"blockers\", \"files\", \"staleness\"]],\n },\n activityLimit: {\n description: \"Maximum number of recent activity entries to include in context output.\",\n examples: [5, 10, \"20\"],\n },\n staleThreshold: {\n description: \"Staleness cutoff in days for context staleness section (e.g. 7 or 7d).\",\n examples: [\"7\", \"14d\", \"30\"],\n },\n};\n\n/**\n * Per-action overrides for tool parameters that are shared across actions in the\n * aggregated `pm_run` schema. The action-scoped strict schema builds one sub-schema per\n * action, but every action reuses the single {@link PM_TOOL_PARAMETER_METADATA} entry\n * for a given parameter — so a parameter used by more than one action (notably `name`,\n * carried by both `schema` and `profile`) would otherwise describe every action's usage\n * inside every action's schema (the `schema` action mentioning profiles and vice versa).\n * Keying the override by action then parameter lets each action carry only its own usage,\n * matching the action-specific descriptions on the narrow pm_schema / pm_profile tools\n * (pm-fq80). The flat provider schema keeps using {@link PM_TOOL_PARAMETER_METADATA}\n * because its single `name` property must cover every action at once.\n */\nexport const PM_TOOL_ACTION_SCOPED_PARAMETER_METADATA: Partial<Record<PmToolAction, Record<string, { description: string; examples?: unknown[] }>>> = {\n schema: {\n name: {\n description:\n \"Custom item type name (add-type/remove-type/show), custom status id (show-status/add-status/remove-status), or custom field key (add-field/remove-field/show-field). Required for those subcommands.\",\n examples: [\"Spike\", \"review\", \"component\"],\n },\n },\n profile: {\n name: {\n description:\n \"Profile name for show/apply/lint. Built-in profiles are agile, ops, and research; an active extension can contribute additional archetype names that resolve here too.\",\n examples: [\"agile\", \"ops\", \"research\"],\n },\n },\n};\n"],"names":[],"mappings":"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","debugId":"7ab28986-c01e-5d4a-8d4f-ff587cc86d26"}
@@ -7,7 +7,7 @@
7
7
  * consumers from a single source of truth.
8
8
  */
9
9
 
10
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d9ede4a2-7ec3-5716-b623-8469cab14853")}catch(e){}}();
10
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="5c3e7ffe-4b6a-5348-a40d-217591182b02")}catch(e){}}();
11
11
  import { normalizeUniqueStringList } from "./string-lists.js";
12
12
  import { PM_TOOL_ACTIONS } from "./enum-contracts.js";
13
13
  import { TOOL_CREATE_OPTION_CONTRACTS, TOOL_SHARED_CREATE_UPDATE_OPTION_CONTRACTS, TOOL_UPDATE_OPTION_CONTRACTS, TOOL_UPDATE_MANY_FILTER_OPTION_CONTRACTS, TOOL_NORMALIZE_FILTER_OPTION_CONTRACTS, TOOL_CONTEXT_OPTION_CONTRACTS, TOOL_ACTIVITY_OPTION_CONTRACTS, TOOL_LIST_FILTER_OPTION_CONTRACTS, TOOL_AGGREGATE_OPTION_CONTRACTS, TOOL_DEDUPE_AUDIT_OPTION_CONTRACTS, TOOL_SEARCH_FILTER_OPTION_CONTRACTS, TOOL_CLOSE_MANY_FILTER_OPTION_CONTRACTS, } from "./tool-option-contracts.js";
@@ -28,6 +28,7 @@ const PM_TOOL_ACTION_MUTATION_PARAMETER_KEYS = {
28
28
  copy: ["fullChangedFields", "idOnly"],
29
29
  update: ["fullChangedFields", "idOnly"],
30
30
  close: ["fullChangedFields", "idOnly"],
31
+ restore: ["fullChangedFields", "idOnly"],
31
32
  append: ["fullChangedFields"],
32
33
  "update-many": ["fullChangedFields"],
33
34
  "close-many": ["fullChangedFields"],
@@ -128,6 +129,7 @@ const NEXT_CONTRACT_PARAMETER_KEYS = toSchemaKeyList([
128
129
  "format",
129
130
  ]);
130
131
  const AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS = ["author", "message", "force"];
132
+ const LIFECYCLE_AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS = ["author", "assignee", "message", "force"];
131
133
  const MANAGED_EXTENSION_PACKAGE_OPTION_KEYS = [
132
134
  "target",
133
135
  "scope",
@@ -150,6 +152,8 @@ const MANAGED_EXTENSION_PACKAGE_OPTION_KEYS = [
150
152
  "deactivate",
151
153
  "runtimeProbe",
152
154
  "fixManagedState",
155
+ "isolated",
156
+ "ignoreGlobal",
153
157
  "detail",
154
158
  "trace",
155
159
  "watch",
@@ -168,7 +172,9 @@ function managedLifecycleSchemaContracts(prefix) {
168
172
  [`${prefix}-manage`]: { optional: ["scope", "runtimeProbe", "fixManagedState"] },
169
173
  [`${prefix}-describe`]: { optional: ["target", "scope", "markdown", "output"] },
170
174
  [`${prefix}-reload`]: { optional: ["scope", "watch"] },
171
- [`${prefix}-doctor`]: { optional: ["scope", "detail", "trace", "fixManagedState", "strictExit", "failOnWarn"] },
175
+ [`${prefix}-doctor`]: {
176
+ optional: ["scope", "detail", "trace", "fixManagedState", "isolated", "ignoreGlobal", "strictExit", "failOnWarn"],
177
+ },
172
178
  [`${prefix}-catalog`]: { optional: ["scope", "fields"] },
173
179
  [`${prefix}-adopt`]: { required: ["target"], optional: ["scope", "github", "ref"] },
174
180
  [`${prefix}-adopt-all`]: { optional: ["scope"] },
@@ -553,11 +559,11 @@ const PM_TOOL_ACTION_SCHEMA_CONTRACTS = {
553
559
  gc: { optional: ["dryRun", "gcScope"] },
554
560
  contracts: { optional: ["contractAction", "command", "schemaOnly", "flagsOnly", "availabilityOnly", "runtimeOnly", "activeOnly", "full"] },
555
561
  completion: { required: ["shell"], optional: ["eagerTags"] },
556
- claim: { required: ["id"], optional: AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS },
557
- release: { required: ["id"], optional: ["allowAuditRelease", ...AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS] },
558
- "start-task": { required: ["id"], optional: AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS },
559
- "pause-task": { required: ["id"], optional: AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS },
560
- "close-task": { required: ["id"], optional: ["text", "validateClose", ...AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS] },
562
+ claim: { required: ["id"], optional: LIFECYCLE_AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS },
563
+ release: { required: ["id"], optional: ["allowAuditRelease", ...LIFECYCLE_AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS] },
564
+ "start-task": { required: ["id"], optional: LIFECYCLE_AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS },
565
+ "pause-task": { required: ["id"], optional: LIFECYCLE_AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS },
566
+ "close-task": { required: ["id"], optional: ["text", "validateClose", ...LIFECYCLE_AUTHOR_MESSAGE_FORCE_PARAMETER_KEYS] },
561
567
  };
562
568
  export const PM_TOOL_ACTION_PARAMETER_CONTRACTS = Object.freeze(Object.fromEntries(PM_TOOL_ACTIONS.map((action) => [action, PM_TOOL_ACTION_SCHEMA_CONTRACTS[action]])));
563
569
  function fallbackToolParameterDescription(key) {
@@ -829,4 +835,4 @@ export const _testOnlyCliContracts = {
829
835
  withFlagAliasMetadata,
830
836
  };
831
837
  //# sourceMappingURL=tool-schema.js.map
832
- //# debugId=d9ede4a2-7ec3-5716-b623-8469cab14853
838
+ //# debugId=5c3e7ffe-4b6a-5348-a40d-217591182b02