@unbrained/pm-cli 2026.7.16 → 2026.7.18

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 (620) hide show
  1. package/.claude-plugin/marketplace.json +2 -2
  2. package/CHANGELOG.md +30 -2
  3. package/CONTRIBUTING.md +2 -2
  4. package/dist/cli/bootstrap-args.d.ts +2 -115
  5. package/dist/cli/bootstrap-args.js +4 -831
  6. package/dist/cli/bootstrap-args.js.map +1 -1
  7. package/dist/cli/commands/close.d.ts +1 -1
  8. package/dist/cli/commands/close.js +3 -3
  9. package/dist/cli/commands/close.js.map +1 -1
  10. package/dist/cli/commands/completion.js +47 -5
  11. package/dist/cli/commands/completion.js.map +1 -1
  12. package/dist/cli/commands/context.d.ts +2 -2
  13. package/dist/cli/commands/context.js +42 -28
  14. package/dist/cli/commands/context.js.map +1 -1
  15. package/dist/cli/commands/contracts.js +5 -3
  16. package/dist/cli/commands/contracts.js.map +1 -1
  17. package/dist/cli/commands/eval.d.ts +4 -64
  18. package/dist/cli/commands/eval.js +4 -153
  19. package/dist/cli/commands/eval.js.map +1 -1
  20. package/dist/cli/commands/graph.d.ts +7 -0
  21. package/dist/cli/commands/graph.js +11 -0
  22. package/dist/cli/commands/graph.js.map +1 -0
  23. package/dist/cli/commands/index.d.ts +1 -0
  24. package/dist/cli/commands/index.js +3 -2
  25. package/dist/cli/commands/index.js.map +1 -1
  26. package/dist/cli/commands/linked-test-entry.d.ts +6 -6
  27. package/dist/cli/commands/linked-test-entry.js +4 -65
  28. package/dist/cli/commands/linked-test-entry.js.map +1 -1
  29. package/dist/cli/commands/linked-test-parsers.d.ts +3 -45
  30. package/dist/cli/commands/linked-test-parsers.js +4 -516
  31. package/dist/cli/commands/linked-test-parsers.js.map +1 -1
  32. package/dist/cli/commands/list.d.ts +3 -210
  33. package/dist/cli/commands/list.js +4 -1068
  34. package/dist/cli/commands/list.js.map +1 -1
  35. package/dist/cli/commands/next.d.ts +1 -1
  36. package/dist/cli/commands/next.js +3 -3
  37. package/dist/cli/commands/next.js.map +1 -1
  38. package/dist/cli/commands/search.d.ts +3 -464
  39. package/dist/cli/commands/search.js +4 -2236
  40. package/dist/cli/commands/search.js.map +1 -1
  41. package/dist/cli/commands/stats.d.ts +6 -66
  42. package/dist/cli/commands/stats.js +4 -157
  43. package/dist/cli/commands/stats.js.map +1 -1
  44. package/dist/cli/commands/telemetry.d.ts +6 -14
  45. package/dist/cli/commands/telemetry.js +4 -349
  46. package/dist/cli/commands/telemetry.js.map +1 -1
  47. package/dist/cli/commands/test-all.d.ts +6 -95
  48. package/dist/cli/commands/test-all.js +4 -439
  49. package/dist/cli/commands/test-all.js.map +1 -1
  50. package/dist/cli/commands/test-runs.d.ts +6 -92
  51. package/dist/cli/commands/test-runs.js +4 -189
  52. package/dist/cli/commands/test-runs.js.map +1 -1
  53. package/dist/cli/commands/test.d.ts +6 -244
  54. package/dist/cli/commands/test.js +4 -1780
  55. package/dist/cli/commands/test.js.map +1 -1
  56. package/dist/cli/commands/update-many.d.ts +15 -29
  57. package/dist/cli/commands/update-many.js +355 -259
  58. package/dist/cli/commands/update-many.js.map +1 -1
  59. package/dist/cli/main.js +141 -133
  60. package/dist/cli/main.js.map +1 -1
  61. package/dist/cli/register-list-query.js +49 -7
  62. package/dist/cli/register-list-query.js.map +1 -1
  63. package/dist/cli/register-mutation.js +7 -3
  64. package/dist/cli/register-mutation.js.map +1 -1
  65. package/dist/cli/search-refresh.js +4 -9
  66. package/dist/cli/search-refresh.js.map +1 -1
  67. package/dist/cli/shared-parsers.d.ts +6 -9
  68. package/dist/cli/shared-parsers.js +4 -37
  69. package/dist/cli/shared-parsers.js.map +1 -1
  70. package/dist/cli/telemetry-flush.js +4 -4
  71. package/dist/cli/telemetry-flush.js.map +1 -1
  72. package/dist/cli-bundle/bundle-manifest.json +334 -326
  73. package/dist/cli-bundle/chunks/{append-OJQFUQ4T.js → append-5YF3TO7I.js} +5 -5
  74. package/dist/cli-bundle/chunks/append-JHO5K6RP.js +11 -0
  75. package/dist/cli-bundle/chunks/{chunk-BCOFWYW4.js → chunk-2BX74BAS.js} +3 -3
  76. package/dist/cli-bundle/chunks/{chunk-APRVSW2O.js → chunk-2CXL335K.js} +3 -3
  77. package/dist/cli-bundle/chunks/{chunk-KG44YSKD.js → chunk-2FUOXSRN.js} +4 -4
  78. package/dist/cli-bundle/chunks/{chunk-HDH3JUGG.js → chunk-2IPNL3DR.js} +3 -3
  79. package/dist/cli-bundle/chunks/{chunk-GM5QHQU6.js → chunk-2XOSFSTH.js} +5 -5
  80. package/dist/cli-bundle/chunks/{chunk-UFXU44HV.js → chunk-35FHWD4C.js} +6 -6
  81. package/dist/cli-bundle/chunks/{chunk-2WSE6PO2.js.map → chunk-35FHWD4C.js.map} +1 -7
  82. package/dist/cli-bundle/chunks/{chunk-K3WII2ME.js → chunk-37DRDP2B.js} +5 -5
  83. package/dist/cli-bundle/chunks/{chunk-BKVG6XOA.js → chunk-3CUQZNQ6.js} +67 -509
  84. package/dist/cli-bundle/chunks/chunk-3CUQZNQ6.js.map +7 -0
  85. package/dist/cli-bundle/chunks/chunk-3QDR6ZLU.js +800 -0
  86. package/dist/cli-bundle/chunks/chunk-3QDR6ZLU.js.map +7 -0
  87. package/dist/cli-bundle/chunks/{chunk-5JLUII3O.js → chunk-43UMFKCK.js} +321 -240
  88. package/dist/cli-bundle/chunks/chunk-43UMFKCK.js.map +1 -0
  89. package/dist/cli-bundle/chunks/{chunk-PMOSXADO.js → chunk-47HXN6RX.js} +3 -3
  90. package/dist/cli-bundle/chunks/{chunk-6CFNAVTF.js → chunk-5HGZKQUL.js} +4 -4
  91. package/dist/cli-bundle/chunks/{chunk-2IFFUZLC.js → chunk-5UKQLQM2.js} +2 -2
  92. package/dist/cli-bundle/chunks/{chunk-DM4H7FP4.js → chunk-633PKXLT.js} +3 -3
  93. package/dist/cli-bundle/chunks/{chunk-XSJUSQAE.js → chunk-646MQXFW.js} +2 -2
  94. package/dist/cli-bundle/chunks/{chunk-ZI6VQWQ7.js → chunk-66MKH7SZ.js} +4 -4
  95. package/dist/cli-bundle/chunks/{chunk-S6MQESFR.js → chunk-67RO3H4N.js} +4 -4
  96. package/dist/cli-bundle/chunks/{chunk-34L5OT3Y.js → chunk-6DYOZS6C.js} +2 -2
  97. package/dist/cli-bundle/chunks/{chunk-RRM5JYJC.js → chunk-6O44IN44.js} +2 -2
  98. package/dist/cli-bundle/chunks/{chunk-5ZSLZLDN.js → chunk-6VHUGVNP.js} +608 -456
  99. package/dist/cli-bundle/chunks/chunk-6VHUGVNP.js.map +1 -0
  100. package/dist/cli-bundle/chunks/{chunk-PENXZX3U.js → chunk-74FKFFXO.js} +2 -2
  101. package/dist/cli-bundle/chunks/{chunk-HO4KXD6I.js → chunk-7H5NNCJ5.js} +4 -4
  102. package/dist/cli-bundle/chunks/{chunk-7B67ZL4N.js → chunk-7R6UIHYY.js} +75 -5
  103. package/dist/cli-bundle/chunks/{chunk-7B67ZL4N.js.map → chunk-7R6UIHYY.js.map} +1 -1
  104. package/dist/cli-bundle/chunks/{chunk-3S5QVM5H.js → chunk-7UCY6DR5.js} +193 -22
  105. package/dist/cli-bundle/chunks/chunk-7UCY6DR5.js.map +1 -0
  106. package/dist/cli-bundle/chunks/{chunk-WT3ZEOGH.js → chunk-ADXDCAKP.js} +16 -7
  107. package/dist/cli-bundle/chunks/{chunk-WT3ZEOGH.js.map → chunk-ADXDCAKP.js.map} +1 -1
  108. package/dist/cli-bundle/chunks/{chunk-TQSZFPIS.js → chunk-AFGKSHAM.js} +4 -4
  109. package/dist/cli-bundle/chunks/{chunk-6N2VXVTQ.js → chunk-ARGDWQ4J.js} +2 -2
  110. package/dist/cli-bundle/chunks/{chunk-XXXF6PAQ.js → chunk-AXRT7K5V.js} +83 -62
  111. package/dist/cli-bundle/chunks/chunk-AXRT7K5V.js.map +7 -0
  112. package/dist/cli-bundle/chunks/{chunk-3U7ZR6M4.js → chunk-B57RJHBZ.js} +4 -4
  113. package/dist/cli-bundle/chunks/{chunk-YCQET3OT.js → chunk-BAP7G3N2.js} +2 -2
  114. package/dist/cli-bundle/chunks/{chunk-NLDFBC6J.js → chunk-BDA35QG5.js} +35 -5
  115. package/dist/cli-bundle/chunks/chunk-BDA35QG5.js.map +7 -0
  116. package/dist/cli-bundle/chunks/{chunk-QKXHFPYM.js → chunk-BIRYX32V.js} +3 -3
  117. package/dist/cli-bundle/chunks/{chunk-RMLWNPH2.js → chunk-BVLOMU6O.js} +2 -2
  118. package/dist/cli-bundle/chunks/{chunk-2VPAVL7O.js → chunk-CKX4WOPC.js} +2 -2
  119. package/dist/cli-bundle/chunks/{chunk-TKOVBP6C.js → chunk-D52ZN3BF.js} +2 -2
  120. package/dist/cli-bundle/chunks/{chunk-KPMKHGEA.js → chunk-D53RTYVI.js} +4 -4
  121. package/dist/cli-bundle/chunks/{chunk-ODALILG3.js → chunk-D5XHO4Q7.js} +2 -2
  122. package/dist/cli-bundle/chunks/{chunk-YAQEBNY7.js → chunk-DDFGYUCQ.js} +4 -4
  123. package/dist/cli-bundle/chunks/{chunk-EAB64KLB.js → chunk-DG2EQRIH.js} +4 -4
  124. package/dist/cli-bundle/chunks/{chunk-J6364LFM.js → chunk-DHNG452T.js} +9 -18
  125. package/dist/cli-bundle/chunks/{chunk-J6364LFM.js.map → chunk-DHNG452T.js.map} +1 -1
  126. package/dist/cli-bundle/chunks/{chunk-JXQUXVMI.js → chunk-E4FXM2XB.js} +77 -7
  127. package/dist/cli-bundle/chunks/{chunk-JXQUXVMI.js.map → chunk-E4FXM2XB.js.map} +1 -1
  128. package/dist/cli-bundle/chunks/{chunk-IG3SWA4A.js → chunk-EHJFUOXL.js} +3 -3
  129. package/dist/cli-bundle/chunks/{chunk-P74IZQ7A.js → chunk-EWIT5WIC.js} +7 -7
  130. package/dist/cli-bundle/chunks/chunk-EX7OQT3Y.js +783 -0
  131. package/dist/cli-bundle/chunks/chunk-EX7OQT3Y.js.map +1 -0
  132. package/dist/cli-bundle/chunks/{chunk-ONREO4ST.js → chunk-EY7ZE3TG.js} +3 -3
  133. package/dist/cli-bundle/chunks/{chunk-ILX33QXL.js → chunk-F3VC3GOV.js} +669 -472
  134. package/dist/cli-bundle/chunks/chunk-F3VC3GOV.js.map +7 -0
  135. package/dist/cli-bundle/chunks/{chunk-EJEXHTY5.js → chunk-FHOBCGQO.js} +2 -2
  136. package/dist/cli-bundle/chunks/{chunk-H3EIEWGR.js → chunk-FL4D53ND.js} +2 -2
  137. package/dist/cli-bundle/chunks/{chunk-WUJQK4YV.js → chunk-FVNWHUME.js} +4 -4
  138. package/dist/cli-bundle/chunks/{chunk-INU6DKT5.js → chunk-FXFCFL73.js} +5 -5
  139. package/dist/cli-bundle/chunks/{chunk-QEHQ2GVG.js → chunk-FY4RLHSC.js} +2 -2
  140. package/dist/cli-bundle/chunks/{chunk-AHVTB5I5.js → chunk-G6MYGULG.js} +4 -4
  141. package/dist/cli-bundle/chunks/{chunk-HYB5AZ63.js → chunk-GKPCTQYG.js} +1822 -72
  142. package/dist/cli-bundle/chunks/chunk-GKPCTQYG.js.map +7 -0
  143. package/dist/cli-bundle/chunks/{chunk-TSMHDIW4.js → chunk-GLZKZON6.js} +2 -2
  144. package/dist/cli-bundle/chunks/{chunk-2JKGO6QX.js → chunk-H5IOT54C.js} +4 -4
  145. package/dist/cli-bundle/chunks/{chunk-SELVXEZK.js → chunk-HO4DLBNK.js} +2 -2
  146. package/dist/cli-bundle/chunks/{chunk-CRVF2JDM.js → chunk-HPAYDSR2.js} +8 -8
  147. package/dist/cli-bundle/chunks/{chunk-3CLU2XZO.js → chunk-HSYV4ZYT.js} +4 -4
  148. package/dist/cli-bundle/chunks/{chunk-EH2OPHBI.js → chunk-HTXXXF45.js} +23 -19
  149. package/dist/cli-bundle/chunks/chunk-HTXXXF45.js.map +1 -0
  150. package/dist/cli-bundle/chunks/{chunk-J5AOEGDC.js → chunk-HYTOJW2Q.js} +8 -8
  151. package/dist/cli-bundle/chunks/{chunk-4XQ3BDV4.js → chunk-I3INI567.js} +536 -449
  152. package/dist/cli-bundle/chunks/chunk-I3INI567.js.map +7 -0
  153. package/dist/cli-bundle/chunks/{chunk-NU3IMIEA.js → chunk-I7DIDUSP.js} +2 -2
  154. package/dist/cli-bundle/chunks/{chunk-JYFOV7FC.js → chunk-IE5KRAKN.js} +4 -4
  155. package/dist/cli-bundle/chunks/{chunk-YAROI3PD.js → chunk-IL5SPRMH.js} +7 -7
  156. package/dist/cli-bundle/chunks/{chunk-UY2ACEMF.js → chunk-ILVOOAT4.js} +5 -5
  157. package/dist/cli-bundle/chunks/{chunk-GOSLKLFE.js → chunk-KH6QAHME.js} +3 -3
  158. package/dist/cli-bundle/chunks/{chunk-QKECXBBG.js → chunk-KX62NMZC.js} +3 -3
  159. package/dist/cli-bundle/chunks/{chunk-QKECXBBG.js.map → chunk-KX62NMZC.js.map} +1 -1
  160. package/dist/cli-bundle/chunks/{chunk-WQPUU7XD.js → chunk-L337QKWJ.js} +5 -5
  161. package/dist/cli-bundle/chunks/{chunk-JFTKLTEF.js → chunk-L5BTTDU5.js} +68 -503
  162. package/dist/cli-bundle/chunks/chunk-L5BTTDU5.js.map +1 -0
  163. package/dist/cli-bundle/chunks/{chunk-LSG2U345.js → chunk-L6FVNR7X.js} +5 -5
  164. package/dist/cli-bundle/chunks/{chunk-FMBNM2EN.js → chunk-LSOWTLEM.js} +2 -2
  165. package/dist/cli-bundle/chunks/{chunk-4223PVZT.js → chunk-M7MVOKVV.js} +3 -3
  166. package/dist/cli-bundle/chunks/{chunk-UMOPHQSU.js → chunk-MR4SHYR4.js} +41 -19
  167. package/dist/cli-bundle/chunks/chunk-MR4SHYR4.js.map +7 -0
  168. package/dist/cli-bundle/chunks/{chunk-3WM75PWC.js → chunk-N33FD2UI.js} +3 -3
  169. package/dist/cli-bundle/chunks/{chunk-UXONS674.js → chunk-NCVT6XEL.js} +68 -56
  170. package/dist/cli-bundle/chunks/chunk-NCVT6XEL.js.map +1 -0
  171. package/dist/cli-bundle/chunks/{chunk-6S3YSUYG.js → chunk-NNANAWFH.js} +3 -3
  172. package/dist/cli-bundle/chunks/{chunk-IJIICKVW.js → chunk-NTRQLE2R.js} +2 -2
  173. package/dist/cli-bundle/chunks/{chunk-SDQLJWBO.js → chunk-NVZ6NVHJ.js} +4 -4
  174. package/dist/cli-bundle/chunks/{chunk-E2OJMKML.js → chunk-OGVTB5VO.js} +47 -37
  175. package/dist/cli-bundle/chunks/chunk-OGVTB5VO.js.map +7 -0
  176. package/dist/cli-bundle/chunks/{chunk-H2Z3FYXQ.js → chunk-OWP6QFBV.js} +4 -4
  177. package/dist/cli-bundle/chunks/{chunk-Q7A43DS4.js → chunk-P22HGFFI.js} +2 -2
  178. package/dist/cli-bundle/chunks/{chunk-NVPZIJVR.js → chunk-PT7MCCGD.js} +2 -2
  179. package/dist/cli-bundle/chunks/{chunk-ONG5V5CI.js → chunk-QPGQNLPI.js} +1751 -70
  180. package/dist/cli-bundle/chunks/chunk-QPGQNLPI.js.map +1 -0
  181. package/dist/cli-bundle/chunks/{chunk-J6EY5V4N.js → chunk-QRZNCRNA.js} +9 -9
  182. package/dist/cli-bundle/chunks/{chunk-QIPLHNP7.js → chunk-QWBKN3QC.js} +5 -5
  183. package/dist/cli-bundle/chunks/{chunk-7PIWCHTW.js → chunk-R5XTTZSJ.js} +5 -5
  184. package/dist/cli-bundle/chunks/{chunk-JOUQZENX.js → chunk-RC4UOUXA.js} +3 -3
  185. package/dist/cli-bundle/chunks/{chunk-BEP7WJA2.js → chunk-RGMWJLXF.js} +4 -4
  186. package/dist/cli-bundle/chunks/{chunk-NP22ERDF.js → chunk-RTBX3C4C.js} +3 -3
  187. package/dist/cli-bundle/chunks/{chunk-FNSPG7MU.js → chunk-RXPQ5Q23.js} +7 -7
  188. package/dist/cli-bundle/chunks/{chunk-LPYWLWDS.js → chunk-SIPOACV5.js} +534 -447
  189. package/dist/cli-bundle/chunks/chunk-SIPOACV5.js.map +1 -0
  190. package/dist/cli-bundle/chunks/chunk-TGBTLGPX.js +851 -0
  191. package/dist/cli-bundle/chunks/chunk-TGBTLGPX.js.map +7 -0
  192. package/dist/cli-bundle/chunks/{chunk-2WSE6PO2.js → chunk-TLWJP5BF.js} +5 -5
  193. package/dist/cli-bundle/chunks/chunk-TLWJP5BF.js.map +7 -0
  194. package/dist/cli-bundle/chunks/{chunk-ULTHRDBP.js → chunk-TM5CIO3F.js} +3 -3
  195. package/dist/cli-bundle/chunks/{chunk-UWQHLMEB.js → chunk-TZAE66GQ.js} +8 -8
  196. package/dist/cli-bundle/chunks/{chunk-OW4JWD5M.js → chunk-VAHZIPWS.js} +4 -4
  197. package/dist/cli-bundle/chunks/{chunk-DYH63FX7.js → chunk-VE6ZSTQW.js} +4 -4
  198. package/dist/cli-bundle/chunks/{chunk-3AUGG2DP.js → chunk-W5E2UUSH.js} +3 -3
  199. package/dist/cli-bundle/chunks/{chunk-BSEQUTQP.js → chunk-WACRQ26A.js} +2 -2
  200. package/dist/cli-bundle/chunks/{chunk-BSEQUTQP.js.map → chunk-WACRQ26A.js.map} +1 -1
  201. package/dist/cli-bundle/chunks/{chunk-UOHFKBUV.js → chunk-WL3SS45P.js} +3 -3
  202. package/dist/cli-bundle/chunks/{chunk-H5APFTHZ.js → chunk-WQXRZMFN.js} +204 -33
  203. package/dist/cli-bundle/chunks/chunk-WQXRZMFN.js.map +7 -0
  204. package/dist/cli-bundle/chunks/{chunk-QKJGPFAF.js → chunk-WU3KAN6A.js} +3 -3
  205. package/dist/cli-bundle/chunks/{chunk-IA5FKNII.js → chunk-X2MGQMZO.js} +2 -2
  206. package/dist/cli-bundle/chunks/{chunk-TD3LVC7D.js → chunk-X5YCTFKT.js} +3 -3
  207. package/dist/cli-bundle/chunks/{chunk-B7PE22W6.js → chunk-XC2HEEOV.js} +4 -4
  208. package/dist/cli-bundle/chunks/{chunk-7Z4LKRS4.js → chunk-XPUTSGJU.js} +38 -37
  209. package/dist/cli-bundle/chunks/chunk-XPUTSGJU.js.map +1 -0
  210. package/dist/cli-bundle/chunks/{chunk-YBLZ2VE7.js → chunk-XWBD6DSR.js} +320 -239
  211. package/dist/cli-bundle/chunks/chunk-XWBD6DSR.js.map +7 -0
  212. package/dist/cli-bundle/chunks/chunk-XWYQ2LT4.js +834 -0
  213. package/dist/cli-bundle/chunks/chunk-XWYQ2LT4.js.map +1 -0
  214. package/dist/cli-bundle/chunks/{chunk-K2X6U4UA.js → chunk-XXLXJL7V.js} +4 -4
  215. package/dist/cli-bundle/chunks/{chunk-2NCIPMQP.js → chunk-YFE7JHX3.js} +27 -6
  216. package/dist/cli-bundle/chunks/chunk-YFE7JHX3.js.map +1 -0
  217. package/dist/cli-bundle/chunks/{chunk-EACOH7AU.js → chunk-YIIIAKCE.js} +8 -8
  218. package/dist/cli-bundle/chunks/{chunk-RLCHOOHC.js → chunk-YJSURTBB.js} +2 -2
  219. package/dist/cli-bundle/chunks/{chunk-PGY23YTC.js → chunk-YKFHF37B.js} +3 -3
  220. package/dist/cli-bundle/chunks/{chunk-EYLCSJAI.js → chunk-YQEZWI3R.js} +2 -2
  221. package/dist/cli-bundle/chunks/close-GPD7DTJV.js +12 -0
  222. package/dist/cli-bundle/chunks/{close-CWODTPKG.js → close-X3CF6FQP.js} +5 -5
  223. package/dist/cli-bundle/chunks/{close-many-CQFUY7MR.js → close-many-J7A5EHOQ.js} +14 -14
  224. package/dist/cli-bundle/chunks/close-many-NQLYGPYW.js +23 -0
  225. package/dist/cli-bundle/chunks/comments-2AOZQ5D2.js +13 -0
  226. package/dist/cli-bundle/chunks/{comments-WGLHR7LB.js → comments-TMHMALA5.js} +7 -7
  227. package/dist/cli-bundle/chunks/{copy-LXVDXH7B.js → copy-FWQA5OU4.js} +4 -4
  228. package/dist/cli-bundle/chunks/copy-N3LCQBMC.js +9 -0
  229. package/dist/cli-bundle/chunks/{create-LBVCYMEG.js → create-AQ5SIGZC.js} +9 -9
  230. package/dist/cli-bundle/chunks/{create-J5U6ND4K.js → create-KOGQ3JKD.js} +9 -9
  231. package/dist/cli-bundle/chunks/delete-6G3MBZ6S.js +10 -0
  232. package/dist/cli-bundle/chunks/{delete-PMJBNY5G.js → delete-YYYFOSEA.js} +4 -4
  233. package/dist/cli-bundle/chunks/{deps-JZ7TMVCB.js → deps-MQ4ZIGZB.js} +16 -7
  234. package/dist/cli-bundle/chunks/deps-NIIKXLPB.js +28 -0
  235. package/dist/cli-bundle/chunks/{docs-FEWB2DQB.js → docs-53NUGMIQ.js} +6 -6
  236. package/dist/cli-bundle/chunks/docs-OWRGDMNY.js +14 -0
  237. package/dist/cli-bundle/chunks/{files-EFIWKFTM.js → files-3PXGXYDB.js} +6 -6
  238. package/dist/cli-bundle/chunks/{files-6YFBJRBG.js → files-EGLKHD7O.js} +6 -6
  239. package/dist/cli-bundle/chunks/focus-KZLIA6WS.js +10 -0
  240. package/dist/cli-bundle/chunks/{focus-4QJR7FOQ.js → focus-SRPASFTN.js} +5 -5
  241. package/dist/cli-bundle/chunks/{history-compact-CKRPDTJN.js → history-compact-G4DULDCX.js} +6 -6
  242. package/dist/cli-bundle/chunks/history-compact-HHIUOMZ7.js +16 -0
  243. package/dist/cli-bundle/chunks/{history-redact-BB3TGDAE.js → history-redact-IUSJ6X3E.js} +4 -4
  244. package/dist/cli-bundle/chunks/{history-redact-D225BHOZ.js → history-redact-THHGRQXV.js} +4 -4
  245. package/dist/cli-bundle/chunks/history-repair-KG7SWXI6.js +16 -0
  246. package/dist/cli-bundle/chunks/{history-repair-RQXKQHL4.js → history-repair-LUQWRS7X.js} +6 -6
  247. package/dist/cli-bundle/chunks/{learnings-JLNLCOL5.js → learnings-2MRNBFJF.js} +7 -7
  248. package/dist/cli-bundle/chunks/learnings-ZVHSALJY.js +13 -0
  249. package/dist/cli-bundle/chunks/{notes-GB47XXQQ.js → notes-73JWKWUD.js} +7 -7
  250. package/dist/cli-bundle/chunks/notes-BAKUL5DJ.js +13 -0
  251. package/dist/cli-bundle/chunks/{plan-VDCJ2PCN.js → plan-AZPMCG37.js} +10 -10
  252. package/dist/cli-bundle/chunks/plan-LEAGLPGP.js +24 -0
  253. package/dist/cli-bundle/chunks/{profile-FAU7NZML.js → profile-AVCIIZID.js} +9 -9
  254. package/dist/cli-bundle/chunks/{profile-IVXQEL3D.js → profile-LFYO3HHX.js} +9 -9
  255. package/dist/cli-bundle/chunks/{register-list-query-UL4UKBBN.js → register-list-query-MZUF2EEC.js} +50 -22
  256. package/dist/cli-bundle/chunks/register-list-query-MZUF2EEC.js.map +1 -0
  257. package/dist/cli-bundle/chunks/{register-list-query-DKA3EH5D.js → register-list-query-UKMF55FT.js} +49 -21
  258. package/dist/cli-bundle/chunks/register-list-query-UKMF55FT.js.map +7 -0
  259. package/dist/cli-bundle/chunks/{register-mutation-RBBJ52DK.js → register-mutation-2PBW2GEX.js} +35 -33
  260. package/dist/cli-bundle/chunks/register-mutation-2PBW2GEX.js.map +1 -0
  261. package/dist/cli-bundle/chunks/{register-mutation-ARFHRW55.js → register-mutation-T6RVNJC4.js} +34 -32
  262. package/dist/cli-bundle/chunks/{register-mutation-ARFHRW55.js.map → register-mutation-T6RVNJC4.js.map} +2 -2
  263. package/dist/cli-bundle/chunks/{register-operations-ZIBBRSED.js → register-operations-KHZYR6MG.js} +35 -35
  264. package/dist/cli-bundle/chunks/{register-operations-ZUJ5JWPE.js → register-operations-WPQ2LWZJ.js} +35 -35
  265. package/dist/cli-bundle/chunks/{register-setup-BCVLFEYS.js → register-setup-PGDNOXDQ.js} +15 -15
  266. package/dist/cli-bundle/chunks/{register-setup-TDCGWIOS.js → register-setup-TDN7WAO6.js} +15 -15
  267. package/dist/cli-bundle/chunks/{restore-25DLT2Q2.js → restore-E3PRGDN3.js} +6 -6
  268. package/dist/cli-bundle/chunks/restore-KIUYTAEJ.js +14 -0
  269. package/dist/cli-bundle/chunks/{schema-FNU3WE4O.js → schema-5JNFQFUW.js} +6 -6
  270. package/dist/cli-bundle/chunks/{schema-NBCM3RAD.js → schema-TMIW4XZC.js} +6 -6
  271. package/dist/cli-bundle/chunks/{update-XHSIAIXE.js → update-SQYZA3ZW.js} +12 -12
  272. package/dist/cli-bundle/chunks/update-XZJYS5X7.js +21 -0
  273. package/dist/cli-bundle/chunks/update-many-R24B3GBK.js +36 -0
  274. package/dist/cli-bundle/chunks/update-many-WQ3R3J6N.js +32 -0
  275. package/dist/cli-bundle/main.js +170 -856
  276. package/dist/cli-bundle/main.js.map +4 -4
  277. package/dist/cli-bundle/sdk-runtime.js +57 -54
  278. package/dist/cli-bundle/sdk-testing.js +6 -6
  279. package/dist/cli-bundle/sdk.js +266 -340
  280. package/dist/cli-bundle/sdk.js.map +4 -4
  281. package/dist/core/extensions/item-fields.js +2 -2
  282. package/dist/core/extensions/item-fields.js.map +1 -1
  283. package/dist/core/item/actionability.d.ts +12 -0
  284. package/dist/core/item/actionability.js +39 -4
  285. package/dist/core/item/actionability.js.map +1 -1
  286. package/dist/core/sentry/instrument.d.ts +11 -0
  287. package/dist/core/sentry/instrument.js +21 -2
  288. package/dist/core/sentry/instrument.js.map +1 -1
  289. package/dist/mcp/server.d.ts +16 -18
  290. package/dist/mcp/server.js +84 -31
  291. package/dist/mcp/server.js.map +1 -1
  292. package/dist/mcp/tool-definitions.js +17 -4
  293. package/dist/mcp/tool-definitions.js.map +1 -1
  294. package/dist/sdk/actionability.d.ts +10 -0
  295. package/dist/sdk/actionability.js +14 -0
  296. package/dist/sdk/actionability.js.map +1 -0
  297. package/dist/sdk/cli-bootstrap.d.ts +122 -0
  298. package/dist/sdk/cli-bootstrap.js +879 -0
  299. package/dist/sdk/cli-bootstrap.js.map +1 -0
  300. package/dist/sdk/cli-contracts/enum-contracts.d.ts +6 -2
  301. package/dist/sdk/cli-contracts/enum-contracts.js +19 -2
  302. package/dist/sdk/cli-contracts/enum-contracts.js.map +1 -1
  303. package/dist/sdk/cli-contracts/flag-contracts.d.ts +2 -0
  304. package/dist/sdk/cli-contracts/flag-contracts.js +21 -2
  305. package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
  306. package/dist/sdk/cli-contracts/tool-option-contracts.d.ts +2 -0
  307. package/dist/sdk/cli-contracts/tool-option-contracts.js +16 -2
  308. package/dist/sdk/cli-contracts/tool-option-contracts.js.map +1 -1
  309. package/dist/sdk/cli-contracts/tool-parameter-tables.js +80 -3
  310. package/dist/sdk/cli-contracts/tool-parameter-tables.js.map +1 -1
  311. package/dist/sdk/cli-contracts/tool-schema.d.ts +20 -0
  312. package/dist/sdk/cli-contracts/tool-schema.js +97 -9
  313. package/dist/sdk/cli-contracts/tool-schema.js.map +1 -1
  314. package/dist/sdk/cli-contracts.d.ts +2 -2
  315. package/dist/sdk/cli-contracts.js +4 -4
  316. package/dist/sdk/cli-contracts.js.map +1 -1
  317. package/dist/sdk/dependencies.d.ts +42 -53
  318. package/dist/sdk/dependencies.js +177 -125
  319. package/dist/sdk/dependencies.js.map +1 -1
  320. package/dist/sdk/eval.d.ts +66 -0
  321. package/dist/sdk/eval.js +186 -0
  322. package/dist/sdk/eval.js.map +1 -0
  323. package/dist/sdk/governance/validate.js +3 -3
  324. package/dist/sdk/governance/validate.js.map +1 -1
  325. package/dist/sdk/graph/analytics.d.ts +124 -0
  326. package/dist/sdk/graph/analytics.js +464 -0
  327. package/dist/sdk/graph/analytics.js.map +1 -0
  328. package/dist/sdk/graph/assembly.d.ts +97 -0
  329. package/dist/sdk/graph/assembly.js +146 -0
  330. package/dist/sdk/graph/assembly.js.map +1 -0
  331. package/dist/sdk/graph/cache.d.ts +66 -0
  332. package/dist/sdk/graph/cache.js +148 -0
  333. package/dist/sdk/graph/cache.js.map +1 -0
  334. package/dist/sdk/graph/governance.d.ts +108 -0
  335. package/dist/sdk/graph/governance.js +360 -0
  336. package/dist/sdk/graph/governance.js.map +1 -0
  337. package/dist/sdk/graph/index.d.ts +16 -0
  338. package/dist/sdk/graph/index.js +20 -0
  339. package/dist/sdk/graph/index.js.map +1 -0
  340. package/dist/sdk/graph/remediation.d.ts +52 -0
  341. package/dist/sdk/graph/remediation.js +148 -0
  342. package/dist/sdk/graph/remediation.js.map +1 -0
  343. package/dist/sdk/graph/run.d.ts +295 -0
  344. package/dist/sdk/graph/run.js +468 -0
  345. package/dist/sdk/graph/run.js.map +1 -0
  346. package/dist/sdk/graph/traversal.d.ts +77 -0
  347. package/dist/sdk/graph/traversal.js +262 -0
  348. package/dist/sdk/graph/traversal.js.map +1 -0
  349. package/dist/sdk/index.d.ts +19 -5
  350. package/dist/sdk/index.js +21 -7
  351. package/dist/sdk/index.js.map +1 -1
  352. package/dist/{cli/commands → sdk/query}/item-filter-options.d.ts +1 -1
  353. package/dist/{cli/commands → sdk/query}/item-filter-options.js +3 -3
  354. package/dist/sdk/query/item-filter-options.js.map +1 -0
  355. package/dist/sdk/query/list.d.ts +262 -0
  356. package/dist/sdk/query/list.js +1089 -0
  357. package/dist/sdk/query/list.js.map +1 -0
  358. package/dist/sdk/query/parsers.d.ts +9 -0
  359. package/dist/sdk/query/parsers.js +45 -0
  360. package/dist/sdk/query/parsers.js.map +1 -0
  361. package/dist/{cli/commands → sdk/query}/search-pagination.js +4 -4
  362. package/dist/sdk/query/search-pagination.js.map +1 -0
  363. package/dist/{cli/commands → sdk/query}/search-rendering.js +3 -3
  364. package/dist/sdk/query/search-rendering.js.map +1 -0
  365. package/dist/sdk/query/search.d.ts +469 -0
  366. package/dist/sdk/query/search.js +2247 -0
  367. package/dist/sdk/query/search.js.map +1 -0
  368. package/dist/sdk/relationship-context.d.ts +42 -0
  369. package/dist/sdk/relationship-context.js +99 -20
  370. package/dist/sdk/relationship-context.js.map +1 -1
  371. package/dist/sdk/relationships.d.ts +13 -0
  372. package/dist/sdk/relationships.js +30 -2
  373. package/dist/sdk/relationships.js.map +1 -1
  374. package/dist/sdk/runtime-input.d.ts +41 -0
  375. package/dist/sdk/runtime-input.js +422 -2
  376. package/dist/sdk/runtime-input.js.map +1 -1
  377. package/dist/sdk/runtime.d.ts +19 -30
  378. package/dist/sdk/runtime.js +30 -376
  379. package/dist/sdk/runtime.js.map +1 -1
  380. package/dist/sdk/search-refresh-worker.d.ts +2 -0
  381. package/dist/sdk/search-refresh-worker.js +19 -0
  382. package/dist/sdk/search-refresh-worker.js.map +1 -0
  383. package/dist/sdk/stats.d.ts +66 -0
  384. package/dist/sdk/stats.js +151 -0
  385. package/dist/sdk/stats.js.map +1 -0
  386. package/dist/sdk/telemetry-flush.d.ts +2 -0
  387. package/dist/sdk/telemetry-flush.js +14 -0
  388. package/dist/sdk/telemetry-flush.js.map +1 -0
  389. package/dist/sdk/telemetry.d.ts +14 -0
  390. package/dist/sdk/telemetry.js +398 -0
  391. package/dist/sdk/telemetry.js.map +1 -0
  392. package/dist/sdk/test/batch.d.ts +94 -0
  393. package/dist/sdk/test/batch.js +492 -0
  394. package/dist/sdk/test/batch.js.map +1 -0
  395. package/dist/sdk/test/entry.d.ts +6 -0
  396. package/dist/sdk/test/entry.js +74 -0
  397. package/dist/sdk/test/entry.js.map +1 -0
  398. package/dist/sdk/test/execution.d.ts +282 -0
  399. package/dist/sdk/test/execution.js +1817 -0
  400. package/dist/sdk/test/execution.js.map +1 -0
  401. package/dist/sdk/test/linked-command-detection.js +12 -3
  402. package/dist/sdk/test/linked-command-detection.js.map +1 -1
  403. package/dist/sdk/test/parsers.d.ts +48 -0
  404. package/dist/sdk/test/parsers.js +522 -0
  405. package/dist/sdk/test/parsers.js.map +1 -0
  406. package/dist/sdk/test/runs.d.ts +92 -0
  407. package/dist/sdk/test/runs.js +195 -0
  408. package/dist/sdk/test/runs.js.map +1 -0
  409. package/docs/AGENT_GUIDE.md +1 -0
  410. package/docs/COMMANDS.md +19 -1
  411. package/docs/RELATIONSHIP_GRAPH.md +99 -3
  412. package/docs/SDK.md +139 -3
  413. package/docs/SDK_PRIMITIVE_INVENTORY.md +5 -3
  414. package/docs/examples/sdk-custom-tool/README.md +27 -0
  415. package/docs/examples/sdk-custom-tool/package.json +13 -0
  416. package/docs/examples/sdk-custom-tool/src/cli.ts +36 -0
  417. package/docs/examples/sdk-custom-tool/src/entry.ts +15 -0
  418. package/docs/examples/sdk-custom-tool/src/index.ts +223 -0
  419. package/marketplace.json +2 -2
  420. package/package.json +4 -4
  421. package/packages/pm-beads/package.json +1 -1
  422. package/packages/pm-calendar/package.json +1 -1
  423. package/packages/pm-command-kit/package.json +1 -1
  424. package/packages/pm-governance-audit/extensions/governance-audit/comments-audit.ts +77 -57
  425. package/packages/pm-governance-audit/extensions/governance-audit/dedupe-audit.ts +202 -194
  426. package/packages/pm-governance-audit/extensions/governance-audit/dedupe-merge.ts +227 -153
  427. package/packages/pm-governance-audit/extensions/governance-audit/normalize.ts +169 -125
  428. package/packages/pm-governance-audit/extensions/governance-audit/runtime-utils.ts +130 -81
  429. package/packages/pm-governance-audit/extensions/governance-audit/sdk.ts +53 -4
  430. package/packages/pm-governance-audit/package.json +1 -1
  431. package/packages/pm-guide-shell/package.json +1 -1
  432. package/packages/pm-kanban/package.json +1 -1
  433. package/packages/pm-lifecycle-hooks/package.json +1 -1
  434. package/packages/pm-linked-test-adapters/package.json +1 -1
  435. package/packages/pm-search-advanced/package.json +1 -1
  436. package/packages/pm-templates/package.json +1 -1
  437. package/packages/pm-todos/package.json +1 -1
  438. package/plugins/pm-claude/.claude-plugin/plugin.json +1 -1
  439. package/plugins/pm-codex/.codex-plugin/plugin.json +1 -1
  440. package/dist/cli/commands/item-filter-options.js.map +0 -1
  441. package/dist/cli/commands/search-pagination.js.map +0 -1
  442. package/dist/cli/commands/search-rendering.js.map +0 -1
  443. package/dist/cli-bundle/chunks/append-UZVHUO74.js +0 -11
  444. package/dist/cli-bundle/chunks/chunk-2NCIPMQP.js.map +0 -1
  445. package/dist/cli-bundle/chunks/chunk-3S5QVM5H.js.map +0 -1
  446. package/dist/cli-bundle/chunks/chunk-4XQ3BDV4.js.map +0 -7
  447. package/dist/cli-bundle/chunks/chunk-5JLUII3O.js.map +0 -1
  448. package/dist/cli-bundle/chunks/chunk-5ZSLZLDN.js.map +0 -1
  449. package/dist/cli-bundle/chunks/chunk-7Z4LKRS4.js.map +0 -1
  450. package/dist/cli-bundle/chunks/chunk-BKVG6XOA.js.map +0 -7
  451. package/dist/cli-bundle/chunks/chunk-E2OJMKML.js.map +0 -7
  452. package/dist/cli-bundle/chunks/chunk-EH2OPHBI.js.map +0 -1
  453. package/dist/cli-bundle/chunks/chunk-H5APFTHZ.js.map +0 -7
  454. package/dist/cli-bundle/chunks/chunk-HYB5AZ63.js.map +0 -7
  455. package/dist/cli-bundle/chunks/chunk-ILX33QXL.js.map +0 -7
  456. package/dist/cli-bundle/chunks/chunk-JFTKLTEF.js.map +0 -1
  457. package/dist/cli-bundle/chunks/chunk-LPYWLWDS.js.map +0 -1
  458. package/dist/cli-bundle/chunks/chunk-NLDFBC6J.js.map +0 -7
  459. package/dist/cli-bundle/chunks/chunk-ONG5V5CI.js.map +0 -1
  460. package/dist/cli-bundle/chunks/chunk-UFXU44HV.js.map +0 -1
  461. package/dist/cli-bundle/chunks/chunk-UMOPHQSU.js.map +0 -7
  462. package/dist/cli-bundle/chunks/chunk-UXONS674.js.map +0 -1
  463. package/dist/cli-bundle/chunks/chunk-XXXF6PAQ.js.map +0 -7
  464. package/dist/cli-bundle/chunks/chunk-YBLZ2VE7.js.map +0 -7
  465. package/dist/cli-bundle/chunks/chunk-YXSHIAUJ.js +0 -58
  466. package/dist/cli-bundle/chunks/chunk-YXSHIAUJ.js.map +0 -1
  467. package/dist/cli-bundle/chunks/chunk-ZKRZY773.js +0 -68
  468. package/dist/cli-bundle/chunks/chunk-ZKRZY773.js.map +0 -7
  469. package/dist/cli-bundle/chunks/close-W6LI2PKM.js +0 -12
  470. package/dist/cli-bundle/chunks/close-many-DLDDVSH5.js +0 -23
  471. package/dist/cli-bundle/chunks/comments-E3TNTK24.js +0 -13
  472. package/dist/cli-bundle/chunks/copy-Q5ZJPUKR.js +0 -9
  473. package/dist/cli-bundle/chunks/delete-WNHB3LYW.js +0 -10
  474. package/dist/cli-bundle/chunks/deps-OA26IS25.js +0 -19
  475. package/dist/cli-bundle/chunks/docs-HA2AIDBB.js +0 -14
  476. package/dist/cli-bundle/chunks/focus-POIW5LTJ.js +0 -10
  477. package/dist/cli-bundle/chunks/history-compact-FWG2C7FZ.js +0 -16
  478. package/dist/cli-bundle/chunks/history-repair-6GEAM7HE.js +0 -16
  479. package/dist/cli-bundle/chunks/learnings-RSNLSWDC.js +0 -13
  480. package/dist/cli-bundle/chunks/notes-2WDH6DXU.js +0 -13
  481. package/dist/cli-bundle/chunks/plan-DOVI2VMW.js +0 -24
  482. package/dist/cli-bundle/chunks/register-list-query-DKA3EH5D.js.map +0 -7
  483. package/dist/cli-bundle/chunks/register-list-query-UL4UKBBN.js.map +0 -1
  484. package/dist/cli-bundle/chunks/register-mutation-RBBJ52DK.js.map +0 -1
  485. package/dist/cli-bundle/chunks/restore-YPMVUUEX.js +0 -14
  486. package/dist/cli-bundle/chunks/update-WWBYOPXO.js +0 -21
  487. package/dist/cli-bundle/chunks/update-many-OUGIU5SF.js +0 -32
  488. package/dist/cli-bundle/chunks/update-many-TA7NGQBO.js +0 -36
  489. /package/dist/cli-bundle/chunks/{append-OJQFUQ4T.js.map → append-5YF3TO7I.js.map} +0 -0
  490. /package/dist/cli-bundle/chunks/{append-UZVHUO74.js.map → append-JHO5K6RP.js.map} +0 -0
  491. /package/dist/cli-bundle/chunks/{chunk-BCOFWYW4.js.map → chunk-2BX74BAS.js.map} +0 -0
  492. /package/dist/cli-bundle/chunks/{chunk-APRVSW2O.js.map → chunk-2CXL335K.js.map} +0 -0
  493. /package/dist/cli-bundle/chunks/{chunk-KG44YSKD.js.map → chunk-2FUOXSRN.js.map} +0 -0
  494. /package/dist/cli-bundle/chunks/{chunk-HDH3JUGG.js.map → chunk-2IPNL3DR.js.map} +0 -0
  495. /package/dist/cli-bundle/chunks/{chunk-GM5QHQU6.js.map → chunk-2XOSFSTH.js.map} +0 -0
  496. /package/dist/cli-bundle/chunks/{chunk-K3WII2ME.js.map → chunk-37DRDP2B.js.map} +0 -0
  497. /package/dist/cli-bundle/chunks/{chunk-PMOSXADO.js.map → chunk-47HXN6RX.js.map} +0 -0
  498. /package/dist/cli-bundle/chunks/{chunk-6CFNAVTF.js.map → chunk-5HGZKQUL.js.map} +0 -0
  499. /package/dist/cli-bundle/chunks/{chunk-2IFFUZLC.js.map → chunk-5UKQLQM2.js.map} +0 -0
  500. /package/dist/cli-bundle/chunks/{chunk-DM4H7FP4.js.map → chunk-633PKXLT.js.map} +0 -0
  501. /package/dist/cli-bundle/chunks/{chunk-XSJUSQAE.js.map → chunk-646MQXFW.js.map} +0 -0
  502. /package/dist/cli-bundle/chunks/{chunk-ZI6VQWQ7.js.map → chunk-66MKH7SZ.js.map} +0 -0
  503. /package/dist/cli-bundle/chunks/{chunk-S6MQESFR.js.map → chunk-67RO3H4N.js.map} +0 -0
  504. /package/dist/cli-bundle/chunks/{chunk-34L5OT3Y.js.map → chunk-6DYOZS6C.js.map} +0 -0
  505. /package/dist/cli-bundle/chunks/{chunk-RRM5JYJC.js.map → chunk-6O44IN44.js.map} +0 -0
  506. /package/dist/cli-bundle/chunks/{chunk-PENXZX3U.js.map → chunk-74FKFFXO.js.map} +0 -0
  507. /package/dist/cli-bundle/chunks/{chunk-HO4KXD6I.js.map → chunk-7H5NNCJ5.js.map} +0 -0
  508. /package/dist/cli-bundle/chunks/{chunk-TQSZFPIS.js.map → chunk-AFGKSHAM.js.map} +0 -0
  509. /package/dist/cli-bundle/chunks/{chunk-6N2VXVTQ.js.map → chunk-ARGDWQ4J.js.map} +0 -0
  510. /package/dist/cli-bundle/chunks/{chunk-3U7ZR6M4.js.map → chunk-B57RJHBZ.js.map} +0 -0
  511. /package/dist/cli-bundle/chunks/{chunk-YCQET3OT.js.map → chunk-BAP7G3N2.js.map} +0 -0
  512. /package/dist/cli-bundle/chunks/{chunk-QKXHFPYM.js.map → chunk-BIRYX32V.js.map} +0 -0
  513. /package/dist/cli-bundle/chunks/{chunk-RMLWNPH2.js.map → chunk-BVLOMU6O.js.map} +0 -0
  514. /package/dist/cli-bundle/chunks/{chunk-2VPAVL7O.js.map → chunk-CKX4WOPC.js.map} +0 -0
  515. /package/dist/cli-bundle/chunks/{chunk-TKOVBP6C.js.map → chunk-D52ZN3BF.js.map} +0 -0
  516. /package/dist/cli-bundle/chunks/{chunk-KPMKHGEA.js.map → chunk-D53RTYVI.js.map} +0 -0
  517. /package/dist/cli-bundle/chunks/{chunk-ODALILG3.js.map → chunk-D5XHO4Q7.js.map} +0 -0
  518. /package/dist/cli-bundle/chunks/{chunk-YAQEBNY7.js.map → chunk-DDFGYUCQ.js.map} +0 -0
  519. /package/dist/cli-bundle/chunks/{chunk-EAB64KLB.js.map → chunk-DG2EQRIH.js.map} +0 -0
  520. /package/dist/cli-bundle/chunks/{chunk-IG3SWA4A.js.map → chunk-EHJFUOXL.js.map} +0 -0
  521. /package/dist/cli-bundle/chunks/{chunk-P74IZQ7A.js.map → chunk-EWIT5WIC.js.map} +0 -0
  522. /package/dist/cli-bundle/chunks/{chunk-ONREO4ST.js.map → chunk-EY7ZE3TG.js.map} +0 -0
  523. /package/dist/cli-bundle/chunks/{chunk-EJEXHTY5.js.map → chunk-FHOBCGQO.js.map} +0 -0
  524. /package/dist/cli-bundle/chunks/{chunk-H3EIEWGR.js.map → chunk-FL4D53ND.js.map} +0 -0
  525. /package/dist/cli-bundle/chunks/{chunk-WUJQK4YV.js.map → chunk-FVNWHUME.js.map} +0 -0
  526. /package/dist/cli-bundle/chunks/{chunk-INU6DKT5.js.map → chunk-FXFCFL73.js.map} +0 -0
  527. /package/dist/cli-bundle/chunks/{chunk-QEHQ2GVG.js.map → chunk-FY4RLHSC.js.map} +0 -0
  528. /package/dist/cli-bundle/chunks/{chunk-AHVTB5I5.js.map → chunk-G6MYGULG.js.map} +0 -0
  529. /package/dist/cli-bundle/chunks/{chunk-TSMHDIW4.js.map → chunk-GLZKZON6.js.map} +0 -0
  530. /package/dist/cli-bundle/chunks/{chunk-2JKGO6QX.js.map → chunk-H5IOT54C.js.map} +0 -0
  531. /package/dist/cli-bundle/chunks/{chunk-SELVXEZK.js.map → chunk-HO4DLBNK.js.map} +0 -0
  532. /package/dist/cli-bundle/chunks/{chunk-CRVF2JDM.js.map → chunk-HPAYDSR2.js.map} +0 -0
  533. /package/dist/cli-bundle/chunks/{chunk-3CLU2XZO.js.map → chunk-HSYV4ZYT.js.map} +0 -0
  534. /package/dist/cli-bundle/chunks/{chunk-J5AOEGDC.js.map → chunk-HYTOJW2Q.js.map} +0 -0
  535. /package/dist/cli-bundle/chunks/{chunk-NU3IMIEA.js.map → chunk-I7DIDUSP.js.map} +0 -0
  536. /package/dist/cli-bundle/chunks/{chunk-JYFOV7FC.js.map → chunk-IE5KRAKN.js.map} +0 -0
  537. /package/dist/cli-bundle/chunks/{chunk-YAROI3PD.js.map → chunk-IL5SPRMH.js.map} +0 -0
  538. /package/dist/cli-bundle/chunks/{chunk-UY2ACEMF.js.map → chunk-ILVOOAT4.js.map} +0 -0
  539. /package/dist/cli-bundle/chunks/{chunk-GOSLKLFE.js.map → chunk-KH6QAHME.js.map} +0 -0
  540. /package/dist/cli-bundle/chunks/{chunk-WQPUU7XD.js.map → chunk-L337QKWJ.js.map} +0 -0
  541. /package/dist/cli-bundle/chunks/{chunk-LSG2U345.js.map → chunk-L6FVNR7X.js.map} +0 -0
  542. /package/dist/cli-bundle/chunks/{chunk-FMBNM2EN.js.map → chunk-LSOWTLEM.js.map} +0 -0
  543. /package/dist/cli-bundle/chunks/{chunk-4223PVZT.js.map → chunk-M7MVOKVV.js.map} +0 -0
  544. /package/dist/cli-bundle/chunks/{chunk-3WM75PWC.js.map → chunk-N33FD2UI.js.map} +0 -0
  545. /package/dist/cli-bundle/chunks/{chunk-6S3YSUYG.js.map → chunk-NNANAWFH.js.map} +0 -0
  546. /package/dist/cli-bundle/chunks/{chunk-IJIICKVW.js.map → chunk-NTRQLE2R.js.map} +0 -0
  547. /package/dist/cli-bundle/chunks/{chunk-SDQLJWBO.js.map → chunk-NVZ6NVHJ.js.map} +0 -0
  548. /package/dist/cli-bundle/chunks/{chunk-H2Z3FYXQ.js.map → chunk-OWP6QFBV.js.map} +0 -0
  549. /package/dist/cli-bundle/chunks/{chunk-Q7A43DS4.js.map → chunk-P22HGFFI.js.map} +0 -0
  550. /package/dist/cli-bundle/chunks/{chunk-NVPZIJVR.js.map → chunk-PT7MCCGD.js.map} +0 -0
  551. /package/dist/cli-bundle/chunks/{chunk-J6EY5V4N.js.map → chunk-QRZNCRNA.js.map} +0 -0
  552. /package/dist/cli-bundle/chunks/{chunk-QIPLHNP7.js.map → chunk-QWBKN3QC.js.map} +0 -0
  553. /package/dist/cli-bundle/chunks/{chunk-7PIWCHTW.js.map → chunk-R5XTTZSJ.js.map} +0 -0
  554. /package/dist/cli-bundle/chunks/{chunk-JOUQZENX.js.map → chunk-RC4UOUXA.js.map} +0 -0
  555. /package/dist/cli-bundle/chunks/{chunk-BEP7WJA2.js.map → chunk-RGMWJLXF.js.map} +0 -0
  556. /package/dist/cli-bundle/chunks/{chunk-NP22ERDF.js.map → chunk-RTBX3C4C.js.map} +0 -0
  557. /package/dist/cli-bundle/chunks/{chunk-FNSPG7MU.js.map → chunk-RXPQ5Q23.js.map} +0 -0
  558. /package/dist/cli-bundle/chunks/{chunk-ULTHRDBP.js.map → chunk-TM5CIO3F.js.map} +0 -0
  559. /package/dist/cli-bundle/chunks/{chunk-UWQHLMEB.js.map → chunk-TZAE66GQ.js.map} +0 -0
  560. /package/dist/cli-bundle/chunks/{chunk-OW4JWD5M.js.map → chunk-VAHZIPWS.js.map} +0 -0
  561. /package/dist/cli-bundle/chunks/{chunk-DYH63FX7.js.map → chunk-VE6ZSTQW.js.map} +0 -0
  562. /package/dist/cli-bundle/chunks/{chunk-3AUGG2DP.js.map → chunk-W5E2UUSH.js.map} +0 -0
  563. /package/dist/cli-bundle/chunks/{chunk-UOHFKBUV.js.map → chunk-WL3SS45P.js.map} +0 -0
  564. /package/dist/cli-bundle/chunks/{chunk-QKJGPFAF.js.map → chunk-WU3KAN6A.js.map} +0 -0
  565. /package/dist/cli-bundle/chunks/{chunk-IA5FKNII.js.map → chunk-X2MGQMZO.js.map} +0 -0
  566. /package/dist/cli-bundle/chunks/{chunk-TD3LVC7D.js.map → chunk-X5YCTFKT.js.map} +0 -0
  567. /package/dist/cli-bundle/chunks/{chunk-B7PE22W6.js.map → chunk-XC2HEEOV.js.map} +0 -0
  568. /package/dist/cli-bundle/chunks/{chunk-K2X6U4UA.js.map → chunk-XXLXJL7V.js.map} +0 -0
  569. /package/dist/cli-bundle/chunks/{chunk-EACOH7AU.js.map → chunk-YIIIAKCE.js.map} +0 -0
  570. /package/dist/cli-bundle/chunks/{chunk-RLCHOOHC.js.map → chunk-YJSURTBB.js.map} +0 -0
  571. /package/dist/cli-bundle/chunks/{chunk-PGY23YTC.js.map → chunk-YKFHF37B.js.map} +0 -0
  572. /package/dist/cli-bundle/chunks/{chunk-EYLCSJAI.js.map → chunk-YQEZWI3R.js.map} +0 -0
  573. /package/dist/cli-bundle/chunks/{close-W6LI2PKM.js.map → close-GPD7DTJV.js.map} +0 -0
  574. /package/dist/cli-bundle/chunks/{close-CWODTPKG.js.map → close-X3CF6FQP.js.map} +0 -0
  575. /package/dist/cli-bundle/chunks/{close-many-CQFUY7MR.js.map → close-many-J7A5EHOQ.js.map} +0 -0
  576. /package/dist/cli-bundle/chunks/{close-many-DLDDVSH5.js.map → close-many-NQLYGPYW.js.map} +0 -0
  577. /package/dist/cli-bundle/chunks/{comments-E3TNTK24.js.map → comments-2AOZQ5D2.js.map} +0 -0
  578. /package/dist/cli-bundle/chunks/{comments-WGLHR7LB.js.map → comments-TMHMALA5.js.map} +0 -0
  579. /package/dist/cli-bundle/chunks/{copy-LXVDXH7B.js.map → copy-FWQA5OU4.js.map} +0 -0
  580. /package/dist/cli-bundle/chunks/{copy-Q5ZJPUKR.js.map → copy-N3LCQBMC.js.map} +0 -0
  581. /package/dist/cli-bundle/chunks/{create-LBVCYMEG.js.map → create-AQ5SIGZC.js.map} +0 -0
  582. /package/dist/cli-bundle/chunks/{create-J5U6ND4K.js.map → create-KOGQ3JKD.js.map} +0 -0
  583. /package/dist/cli-bundle/chunks/{delete-WNHB3LYW.js.map → delete-6G3MBZ6S.js.map} +0 -0
  584. /package/dist/cli-bundle/chunks/{delete-PMJBNY5G.js.map → delete-YYYFOSEA.js.map} +0 -0
  585. /package/dist/cli-bundle/chunks/{deps-JZ7TMVCB.js.map → deps-MQ4ZIGZB.js.map} +0 -0
  586. /package/dist/cli-bundle/chunks/{deps-OA26IS25.js.map → deps-NIIKXLPB.js.map} +0 -0
  587. /package/dist/cli-bundle/chunks/{docs-FEWB2DQB.js.map → docs-53NUGMIQ.js.map} +0 -0
  588. /package/dist/cli-bundle/chunks/{docs-HA2AIDBB.js.map → docs-OWRGDMNY.js.map} +0 -0
  589. /package/dist/cli-bundle/chunks/{files-EFIWKFTM.js.map → files-3PXGXYDB.js.map} +0 -0
  590. /package/dist/cli-bundle/chunks/{files-6YFBJRBG.js.map → files-EGLKHD7O.js.map} +0 -0
  591. /package/dist/cli-bundle/chunks/{focus-POIW5LTJ.js.map → focus-KZLIA6WS.js.map} +0 -0
  592. /package/dist/cli-bundle/chunks/{focus-4QJR7FOQ.js.map → focus-SRPASFTN.js.map} +0 -0
  593. /package/dist/cli-bundle/chunks/{history-compact-CKRPDTJN.js.map → history-compact-G4DULDCX.js.map} +0 -0
  594. /package/dist/cli-bundle/chunks/{history-compact-FWG2C7FZ.js.map → history-compact-HHIUOMZ7.js.map} +0 -0
  595. /package/dist/cli-bundle/chunks/{history-redact-BB3TGDAE.js.map → history-redact-IUSJ6X3E.js.map} +0 -0
  596. /package/dist/cli-bundle/chunks/{history-redact-D225BHOZ.js.map → history-redact-THHGRQXV.js.map} +0 -0
  597. /package/dist/cli-bundle/chunks/{history-repair-6GEAM7HE.js.map → history-repair-KG7SWXI6.js.map} +0 -0
  598. /package/dist/cli-bundle/chunks/{history-repair-RQXKQHL4.js.map → history-repair-LUQWRS7X.js.map} +0 -0
  599. /package/dist/cli-bundle/chunks/{learnings-JLNLCOL5.js.map → learnings-2MRNBFJF.js.map} +0 -0
  600. /package/dist/cli-bundle/chunks/{learnings-RSNLSWDC.js.map → learnings-ZVHSALJY.js.map} +0 -0
  601. /package/dist/cli-bundle/chunks/{notes-GB47XXQQ.js.map → notes-73JWKWUD.js.map} +0 -0
  602. /package/dist/cli-bundle/chunks/{notes-2WDH6DXU.js.map → notes-BAKUL5DJ.js.map} +0 -0
  603. /package/dist/cli-bundle/chunks/{plan-VDCJ2PCN.js.map → plan-AZPMCG37.js.map} +0 -0
  604. /package/dist/cli-bundle/chunks/{plan-DOVI2VMW.js.map → plan-LEAGLPGP.js.map} +0 -0
  605. /package/dist/cli-bundle/chunks/{profile-FAU7NZML.js.map → profile-AVCIIZID.js.map} +0 -0
  606. /package/dist/cli-bundle/chunks/{profile-IVXQEL3D.js.map → profile-LFYO3HHX.js.map} +0 -0
  607. /package/dist/cli-bundle/chunks/{register-operations-ZIBBRSED.js.map → register-operations-KHZYR6MG.js.map} +0 -0
  608. /package/dist/cli-bundle/chunks/{register-operations-ZUJ5JWPE.js.map → register-operations-WPQ2LWZJ.js.map} +0 -0
  609. /package/dist/cli-bundle/chunks/{register-setup-BCVLFEYS.js.map → register-setup-PGDNOXDQ.js.map} +0 -0
  610. /package/dist/cli-bundle/chunks/{register-setup-TDCGWIOS.js.map → register-setup-TDN7WAO6.js.map} +0 -0
  611. /package/dist/cli-bundle/chunks/{restore-25DLT2Q2.js.map → restore-E3PRGDN3.js.map} +0 -0
  612. /package/dist/cli-bundle/chunks/{restore-YPMVUUEX.js.map → restore-KIUYTAEJ.js.map} +0 -0
  613. /package/dist/cli-bundle/chunks/{schema-FNU3WE4O.js.map → schema-5JNFQFUW.js.map} +0 -0
  614. /package/dist/cli-bundle/chunks/{schema-NBCM3RAD.js.map → schema-TMIW4XZC.js.map} +0 -0
  615. /package/dist/cli-bundle/chunks/{update-XHSIAIXE.js.map → update-SQYZA3ZW.js.map} +0 -0
  616. /package/dist/cli-bundle/chunks/{update-WWBYOPXO.js.map → update-XZJYS5X7.js.map} +0 -0
  617. /package/dist/cli-bundle/chunks/{update-many-TA7NGQBO.js.map → update-many-R24B3GBK.js.map} +0 -0
  618. /package/dist/cli-bundle/chunks/{update-many-OUGIU5SF.js.map → update-many-WQ3R3J6N.js.map} +0 -0
  619. /package/dist/{cli/commands → sdk/query}/search-pagination.d.ts +0 -0
  620. /package/dist/{cli/commands → sdk/query}/search-rendering.d.ts +0 -0
@@ -1,7 +1,18 @@
1
1
  import {
2
+ applyBootstrapPagerPolicy,
2
3
  applyInvocationAuthorOverride,
3
- createPmCliProgram
4
- } from "./chunks/chunk-ZKRZY773.js";
4
+ coalesceRepeatedListFlags,
5
+ createPmCliProgram,
6
+ listAliasPluralKeys,
7
+ mergeLinkedTestTwoTokenEntries,
8
+ normalizeBootstrapInvocation,
9
+ normalizeLegacyExtensionActionSyntax,
10
+ parseBootstrapCommandName,
11
+ parseBootstrapGlobalOptions,
12
+ parseBootstrapHelpRequest,
13
+ parseBootstrapTypeValue,
14
+ stripGlobalBootstrapTokens
15
+ } from "./chunks/chunk-TGBTLGPX.js";
5
16
  import {
6
17
  PM_CLI_EXPECTED_ERROR_NAME,
7
18
  PmClient,
@@ -35,6 +46,7 @@ import {
35
46
  get,
36
47
  getContracts,
37
48
  getWorkspaceContracts,
49
+ graph,
38
50
  health,
39
51
  historyCompact,
40
52
  historyCompactBulk,
@@ -113,7 +125,7 @@ import {
113
125
  update,
114
126
  upgrade,
115
127
  validate
116
- } from "./chunks/chunk-4XQ3BDV4.js";
128
+ } from "./chunks/chunk-I3INI567.js";
117
129
  import "./chunks/chunk-6X5MZ5R2.js";
118
130
  import "./chunks/chunk-3HKUXVKV.js";
119
131
  import "./chunks/chunk-PNTULOGU.js";
@@ -121,39 +133,42 @@ import {
121
133
  assertHistoryRepairTarget,
122
134
  runHistoryRepair,
123
135
  runHistoryRepairAll
124
- } from "./chunks/chunk-LSG2U345.js";
136
+ } from "./chunks/chunk-L6FVNR7X.js";
125
137
  import {
138
+ TELEMETRY_SUBCOMMANDS,
126
139
  _testOnlyHealthCommand,
127
140
  _testOnlyValidateCommand,
141
+ classifyLinkedTestFailure,
142
+ countFailureCategories,
143
+ extractReferencedPmItemIdsFromCommand,
128
144
  inspectHistoryAuthorStream,
145
+ resolveLinkedTestFailureExitCode,
129
146
  runGc,
130
147
  runHealth,
148
+ runLinkedTests,
149
+ runStartBackgroundRun,
150
+ runStats,
151
+ runTelemetry,
152
+ runTest,
153
+ runTestAll,
131
154
  runTestRunsList,
132
155
  runTestRunsLogs,
133
156
  runTestRunsResume,
134
157
  runTestRunsStatus,
135
158
  runTestRunsStop,
159
+ runTestRunsWorker,
136
160
  runValidate,
137
- scanHistoryAuthorAttribution
138
- } from "./chunks/chunk-ILX33QXL.js";
161
+ scanHistoryAuthorAttribution,
162
+ summarizeContextPreflight
163
+ } from "./chunks/chunk-F3VC3GOV.js";
139
164
  import {
140
165
  runDocs
141
- } from "./chunks/chunk-ODALILG3.js";
142
- import {
143
- RelationshipGraph,
144
- RelationshipKindRegistry,
145
- buildRelationshipContext,
146
- collectDanglingDependencyReferences,
147
- createRelationshipKindRegistry,
148
- dependencyToRelationship,
149
- isOrderingRelationshipKind,
150
- runDeps
151
- } from "./chunks/chunk-BKVG6XOA.js";
152
- import "./chunks/chunk-KG44YSKD.js";
153
- import "./chunks/chunk-6S3YSUYG.js";
154
- import "./chunks/chunk-H2Z3FYXQ.js";
155
- import "./chunks/chunk-3AUGG2DP.js";
156
- import "./chunks/chunk-AHVTB5I5.js";
166
+ } from "./chunks/chunk-D5XHO4Q7.js";
167
+ import "./chunks/chunk-2FUOXSRN.js";
168
+ import "./chunks/chunk-NNANAWFH.js";
169
+ import "./chunks/chunk-OWP6QFBV.js";
170
+ import "./chunks/chunk-W5E2UUSH.js";
171
+ import "./chunks/chunk-G6MYGULG.js";
157
172
  import {
158
173
  PROFILE_SUBCOMMANDS,
159
174
  _testOnly as _testOnly4,
@@ -172,14 +187,14 @@ import {
172
187
  runTemplatesList,
173
188
  runTemplatesSave,
174
189
  runTemplatesShow
175
- } from "./chunks/chunk-UWQHLMEB.js";
176
- import "./chunks/chunk-FMBNM2EN.js";
177
- import "./chunks/chunk-34L5OT3Y.js";
190
+ } from "./chunks/chunk-TZAE66GQ.js";
191
+ import "./chunks/chunk-LSOWTLEM.js";
192
+ import "./chunks/chunk-6DYOZS6C.js";
178
193
  import "./chunks/chunk-ZHBI2AP7.js";
179
194
  import {
180
195
  runFiles,
181
196
  runFilesDiscover
182
- } from "./chunks/chunk-ZI6VQWQ7.js";
197
+ } from "./chunks/chunk-66MKH7SZ.js";
183
198
  import {
184
199
  applyPathMigrations,
185
200
  applyStandaloneNote,
@@ -196,25 +211,25 @@ import {
196
211
  runLinkedArtifacts,
197
212
  sortLinkedArtifacts,
198
213
  validateLinkedPaths
199
- } from "./chunks/chunk-WUJQK4YV.js";
200
- import "./chunks/chunk-FNSPG7MU.js";
201
- import "./chunks/chunk-YBLZ2VE7.js";
202
- import "./chunks/chunk-UOHFKBUV.js";
203
- import "./chunks/chunk-6CFNAVTF.js";
204
- import "./chunks/chunk-CRVF2JDM.js";
214
+ } from "./chunks/chunk-FVNWHUME.js";
215
+ import "./chunks/chunk-RXPQ5Q23.js";
216
+ import "./chunks/chunk-XWBD6DSR.js";
217
+ import "./chunks/chunk-WL3SS45P.js";
218
+ import "./chunks/chunk-5HGZKQUL.js";
219
+ import "./chunks/chunk-HPAYDSR2.js";
205
220
  import {
206
221
  PLAN_SHOW_DEPTH_VALUES,
207
222
  PLAN_SUBCOMMANDS,
208
223
  PLAN_TEMPLATE_NAMES
209
- } from "./chunks/chunk-K2X6U4UA.js";
224
+ } from "./chunks/chunk-XXLXJL7V.js";
210
225
  import {
211
226
  HISTORY_COMPACT_BULK_DEFAULT_MIN_ENTRIES,
212
227
  assertHistoryCompactTarget,
213
228
  runHistoryCompact,
214
229
  runHistoryCompactBulk
215
- } from "./chunks/chunk-K3WII2ME.js";
230
+ } from "./chunks/chunk-37DRDP2B.js";
216
231
  import "./chunks/chunk-YUSOJDWM.js";
217
- import "./chunks/chunk-BEP7WJA2.js";
232
+ import "./chunks/chunk-RGMWJLXF.js";
218
233
  import {
219
234
  isErrnoError,
220
235
  limitAnnotationEntries,
@@ -224,8 +239,10 @@ import {
224
239
  resolveAnnotationInput,
225
240
  runAnnotationCommand,
226
241
  wrapOwnershipConflict
227
- } from "./chunks/chunk-QIPLHNP7.js";
228
- import "./chunks/chunk-NP22ERDF.js";
242
+ } from "./chunks/chunk-QWBKN3QC.js";
243
+ import {
244
+ flushTelemetryQueueNow
245
+ } from "./chunks/chunk-RTBX3C4C.js";
229
246
  import {
230
247
  activateExtensionForTest,
231
248
  assertExtensionBlueprint,
@@ -277,7 +294,7 @@ import {
277
294
  runRegisteredServiceOverrideForTest,
278
295
  runRegisteredVectorStoreAdapterForTest,
279
296
  synthesizeExtensionManifest
280
- } from "./chunks/chunk-KPMKHGEA.js";
297
+ } from "./chunks/chunk-D53RTYVI.js";
281
298
  import {
282
299
  BUILTIN_PROFILES,
283
300
  PROFILE_LINT_CODES,
@@ -287,12 +304,12 @@ import {
287
304
  listProfiles,
288
305
  normalizeProfileName,
289
306
  resolveProfile
290
- } from "./chunks/chunk-YAQEBNY7.js";
307
+ } from "./chunks/chunk-DDFGYUCQ.js";
291
308
  import "./chunks/chunk-KAE727L2.js";
292
309
  import {
293
310
  _testOnlyConfigCommand,
294
311
  runConfig
295
- } from "./chunks/chunk-WT3ZEOGH.js";
312
+ } from "./chunks/chunk-ADXDCAKP.js";
296
313
  import {
297
314
  INIT_AGENT_GUIDANCE_MODE_VALUES,
298
315
  PM_PACKAGE_CONVENTIONAL_RESOURCE_ROOTS,
@@ -305,28 +322,56 @@ import {
305
322
  runInit,
306
323
  runInitAgentGuidance,
307
324
  summarizeInitResult
308
- } from "./chunks/chunk-J6364LFM.js";
309
- import "./chunks/chunk-GM5QHQU6.js";
310
- import "./chunks/chunk-BCOFWYW4.js";
325
+ } from "./chunks/chunk-DHNG452T.js";
326
+ import "./chunks/chunk-2XOSFSTH.js";
327
+ import "./chunks/chunk-2BX74BAS.js";
311
328
  import {
312
329
  quoteCommandArg,
313
330
  quoteWindowsCommandArg,
314
331
  renderPmCommand
315
- } from "./chunks/chunk-PENXZX3U.js";
332
+ } from "./chunks/chunk-74FKFFXO.js";
316
333
  import {
317
334
  describeExtensionActivation,
318
335
  renderExtensionSurfaceMarkdown
319
- } from "./chunks/chunk-EYLCSJAI.js";
336
+ } from "./chunks/chunk-YQEZWI3R.js";
320
337
  import "./chunks/chunk-Q3K5XPAQ.js";
321
- import "./chunks/chunk-APRVSW2O.js";
338
+ import "./chunks/chunk-2CXL335K.js";
322
339
  import {
323
340
  DEFAULT_CHILD_SAMPLE_LIMIT,
341
+ DEFAULT_EVAL_QUERIES_RELATIVE_PATH,
324
342
  MAX_CHILD_PROJECTION_ITEMS,
343
+ analyzeGraphImpact,
344
+ analyzeKnowledgeGraph,
345
+ analyzeRelationshipExecution,
346
+ auditWorkspaceRelationshipGraph,
325
347
  buildItemChildrenRollup,
326
348
  buildItemSchedule,
349
+ collectDuplicateRelationshipEdgeGroups,
350
+ compareRelationshipSnapshots,
351
+ computeRelationshipDominators,
352
+ detectRelationshipCommunities,
353
+ enumerateRelationshipPaths,
354
+ findRedundantRelationshipEdges,
355
+ formatDuplicateEdgeGroup,
356
+ hierarchyAncestors,
357
+ hierarchyDescendants,
327
358
  itemHasSchedule,
359
+ orderingPredecessors,
360
+ orderingSuccessors,
361
+ parseGraphSubcommand,
362
+ planRelationshipRemediation,
363
+ runEval,
364
+ runGraph,
328
365
  runSearch
329
- } from "./chunks/chunk-HYB5AZ63.js";
366
+ } from "./chunks/chunk-GKPCTQYG.js";
367
+ import {
368
+ WorkspaceGraphCache,
369
+ buildRelationshipContext,
370
+ computeWorkspaceGraphFingerprint,
371
+ resetWorkspaceGraphCache,
372
+ runDeps,
373
+ workspaceGraphCache
374
+ } from "./chunks/chunk-3QDR6ZLU.js";
330
375
  import {
331
376
  CONTEXT_EVALUATION_METRIC_NAMES,
332
377
  CONTEXT_PACKING_PROFILES,
@@ -345,9 +390,24 @@ import {
345
390
  scoreContextCandidates,
346
391
  scoreContextCandidatesWithActiveExtensions,
347
392
  summarizeContextEvaluationReports
348
- } from "./chunks/chunk-E2OJMKML.js";
393
+ } from "./chunks/chunk-OGVTB5VO.js";
394
+ import {
395
+ RelationshipGraph,
396
+ RelationshipKindRegistry,
397
+ assembleWorkspaceRelationshipGraph,
398
+ collectDanglingDependencyReferences,
399
+ collectMissingDependencyTargetIds,
400
+ createRelationshipKindRegistry,
401
+ dependencyToRelationship,
402
+ isOrderingRelationshipKind
403
+ } from "./chunks/chunk-3CUQZNQ6.js";
349
404
  import "./chunks/chunk-KWYX6ZIR.js";
350
- import "./chunks/chunk-XXXF6PAQ.js";
405
+ import {
406
+ parseIntegerLimit,
407
+ parsePriority,
408
+ parseType,
409
+ runList
410
+ } from "./chunks/chunk-AXRT7K5V.js";
351
411
  import {
352
412
  QUERY_CURSOR_CONTRACT,
353
413
  createQueryFingerprint,
@@ -356,11 +416,11 @@ import {
356
416
  encodeQueryCursor,
357
417
  paginateQueryRows,
358
418
  resolveQueryCursorStart
359
- } from "./chunks/chunk-4223PVZT.js";
419
+ } from "./chunks/chunk-M7MVOKVV.js";
360
420
  import {
361
421
  getItemAt
362
- } from "./chunks/chunk-3U7ZR6M4.js";
363
- import "./chunks/chunk-IJIICKVW.js";
422
+ } from "./chunks/chunk-B57RJHBZ.js";
423
+ import "./chunks/chunk-NTRQLE2R.js";
364
424
  import {
365
425
  _testOnly as _testOnly3,
366
426
  applyHistoryPatch,
@@ -371,17 +431,22 @@ import {
371
431
  resolveHistorySubject,
372
432
  resolveHistoryTarget,
373
433
  runHistoryRedact
374
- } from "./chunks/chunk-TD3LVC7D.js";
375
- import "./chunks/chunk-NU3IMIEA.js";
434
+ } from "./chunks/chunk-X5YCTFKT.js";
435
+ import {
436
+ parseLimit
437
+ } from "./chunks/chunk-I7DIDUSP.js";
376
438
  import "./chunks/chunk-YRYYFGV3.js";
377
439
  import {
378
440
  readContextUsageAffinity,
379
441
  recordContextUsageServing,
380
442
  recordContextUsageTouch,
381
443
  recordContextUsageTouches
382
- } from "./chunks/chunk-YCQET3OT.js";
444
+ } from "./chunks/chunk-BAP7G3N2.js";
383
445
  import "./chunks/chunk-CYCJBU3I.js";
384
- import "./chunks/chunk-7B67ZL4N.js";
446
+ import {
447
+ refreshSemanticEmbeddingsForMutatedItems,
448
+ runSemanticRefreshWorker
449
+ } from "./chunks/chunk-7R6UIHYY.js";
385
450
  import {
386
451
  ACTIVITY_COMMANDER_STRING_OPTION_CONTRACTS,
387
452
  APPEND_FLAG_CONTRACTS,
@@ -406,6 +471,7 @@ import {
406
471
  DEPS_FLAG_CONTRACTS,
407
472
  DOCS_FLAG_CONTRACTS,
408
473
  EVAL_FLAG_CONTRACTS,
474
+ EXECUTABLE_COMMAND_ALIASES,
409
475
  EXTENSION_ACTIVATE_FLAG_CONTRACTS,
410
476
  EXTENSION_ADOPT_ALL_FLAG_CONTRACTS,
411
477
  EXTENSION_ADOPT_FLAG_CONTRACTS,
@@ -426,6 +492,7 @@ import {
426
492
  GC_FLAG_CONTRACTS,
427
493
  GET_FLAG_CONTRACTS,
428
494
  GLOBAL_FLAG_CONTRACTS,
495
+ GRAPH_SUBCOMMAND_VALUES,
429
496
  GUIDE_FLAG_CONTRACTS,
430
497
  HEALTH_FLAG_CONTRACTS,
431
498
  HISTORY_COMPACT_FLAG_CONTRACTS,
@@ -504,22 +571,41 @@ import {
504
571
  resolveSubcommandFlagContractsForCommand,
505
572
  toCompletionFlagString,
506
573
  withFlagAliasMetadata
507
- } from "./chunks/chunk-H5APFTHZ.js";
508
- import "./chunks/chunk-UMOPHQSU.js";
509
- import "./chunks/chunk-RMLWNPH2.js";
574
+ } from "./chunks/chunk-WQXRZMFN.js";
575
+ import {
576
+ LINKED_TEST_ENV_NAME_PATTERN,
577
+ LINKED_TEST_PM_CONTEXT_MODE_VALUES,
578
+ LINKED_TEST_PROTECTED_ENV_KEYS,
579
+ parseLinkedTestAssertionEqualsMap,
580
+ parseLinkedTestAssertionGteMap,
581
+ parseLinkedTestBoolean,
582
+ parseLinkedTestContextMode,
583
+ parseLinkedTestEnvClear,
584
+ parseLinkedTestEnvSet,
585
+ parseLinkedTestJsonEntries,
586
+ parseLinkedTestMinLines,
587
+ parseLinkedTestRegexList,
588
+ parseLinkedTestStringList
589
+ } from "./chunks/chunk-MR4SHYR4.js";
590
+ import "./chunks/chunk-BVLOMU6O.js";
510
591
  import {
511
592
  parseTags
512
- } from "./chunks/chunk-TKOVBP6C.js";
513
- import "./chunks/chunk-ULTHRDBP.js";
514
- import "./chunks/chunk-SELVXEZK.js";
593
+ } from "./chunks/chunk-D52ZN3BF.js";
594
+ import "./chunks/chunk-TM5CIO3F.js";
595
+ import "./chunks/chunk-HO4DLBNK.js";
515
596
  import "./chunks/chunk-D6HZN36B.js";
516
597
  import {
517
598
  SUPPRESS_HOST_OUTPUT_MARKER,
518
599
  isHostOutputSuppressed,
519
600
  suppressHostOutput
520
- } from "./chunks/chunk-IG3SWA4A.js";
521
- import "./chunks/chunk-2WSE6PO2.js";
522
- import "./chunks/chunk-NLDFBC6J.js";
601
+ } from "./chunks/chunk-EHJFUOXL.js";
602
+ import "./chunks/chunk-TLWJP5BF.js";
603
+ import {
604
+ collectBlockedByIds,
605
+ collectDependencyBlockedIds,
606
+ computeActionabilityReport,
607
+ resolveItemBlockers
608
+ } from "./chunks/chunk-BDA35QG5.js";
523
609
  import {
524
610
  BASELINE_ITEM_FORMAT_VERSION,
525
611
  CURRENT_ITEM_FORMAT_VERSION,
@@ -547,7 +633,7 @@ import {
547
633
  scanItemFormatVersions,
548
634
  serializeItemDocument,
549
635
  splitFrontMatter
550
- } from "./chunks/chunk-XSJUSQAE.js";
636
+ } from "./chunks/chunk-646MQXFW.js";
551
637
  import {
552
638
  BUILTIN_ITEM_TYPE_VALUES,
553
639
  CONFIDENCE_TEXT_VALUES,
@@ -581,294 +667,61 @@ import {
581
667
  resolveRuntimeFieldRegistry,
582
668
  resolveRuntimeStatusRegistry,
583
669
  writeFileAtomic
584
- } from "./chunks/chunk-BSEQUTQP.js";
670
+ } from "./chunks/chunk-WACRQ26A.js";
585
671
 
586
- // dist/sdk/output.js
672
+ // dist/sdk/search-refresh-worker.js
587
673
  !(function() {
588
674
  try {
589
675
  var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
590
- n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "fee22fbe-b4a1-5524-9df1-7be06fb07427");
676
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "cca3fa99-e06d-5fac-80a5-d5f186291907");
591
677
  } catch (e2) {
592
678
  }
593
679
  })();
680
+ async function runSearchRefreshWorkerEntrypoint() {
681
+ const pmRoot = resolvePmRoot(process.cwd(), process.env.PM_PATH);
682
+ await runSemanticRefreshWorker(pmRoot, (root, itemIds) => refreshSemanticEmbeddingsForMutatedItems(root, itemIds, {
683
+ apply_runtime_defaults: true
684
+ }));
685
+ }
594
686
 
595
- // dist/sdk/relationship-analytics.js
687
+ // dist/sdk/telemetry-flush.js
596
688
  !(function() {
597
689
  try {
598
690
  var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
599
- n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "0a54b889-6d5c-565c-85ff-47e5cce68a32");
691
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "d95fe0b9-ee51-57b5-85ac-104857fb5ad4");
600
692
  } catch (e2) {
601
693
  }
602
694
  })();
603
- function appendNeighbor(adjacency, source, target) {
604
- adjacency.get(source).add(target);
605
- }
606
- function createAdjacency(nodes) {
607
- return new Map(nodes.map((node) => [node, /* @__PURE__ */ new Set()]));
608
- }
609
- function sortComponents(components) {
610
- for (const component of components)
611
- component.sort();
612
- return components.sort((left, right) => right.length - left.length || left[0].localeCompare(right[0]));
613
- }
614
- function stableJsonValue(value) {
615
- if (Array.isArray(value))
616
- return value.map((entry) => stableJsonValue(entry));
617
- if (value === null || typeof value !== "object")
618
- return value;
619
- const toJSON = value.toJSON;
620
- if (typeof toJSON === "function")
621
- return stableJsonValue(toJSON.call(value));
622
- return Object.fromEntries(Object.entries(value).sort(([left], [right]) => left.localeCompare(right)).map(([key, entry]) => [key, stableJsonValue(entry)]));
623
- }
624
- function relationshipEdgeKey(edge) {
625
- return JSON.stringify(stableJsonValue(edge));
626
- }
627
- function appendFinishingOrder(start, adjacency, visited, order) {
628
- const stack = [{ id: start, expanded: false }];
629
- while (stack.length > 0) {
630
- const current = stack.pop();
631
- if (current.expanded) {
632
- order.push(current.id);
633
- continue;
634
- }
635
- if (visited.has(current.id))
636
- continue;
637
- visited.add(current.id);
638
- stack.push({ id: current.id, expanded: true });
639
- const neighbors = [...adjacency.get(current.id)].sort().reverse();
640
- for (const neighbor of neighbors)
641
- if (!visited.has(neighbor))
642
- stack.push({ id: neighbor, expanded: false });
643
- }
644
- }
645
- function computeFinishingOrder(nodes, adjacency) {
646
- const visited = /* @__PURE__ */ new Set();
647
- const order = [];
648
- for (const start of nodes)
649
- if (!visited.has(start))
650
- appendFinishingOrder(start, adjacency, visited, order);
651
- return order;
652
- }
653
- function collectReverseComponents(order, reverse) {
654
- const visited = /* @__PURE__ */ new Set();
655
- const components = [];
656
- for (const start of [...order].reverse()) {
657
- if (visited.has(start))
658
- continue;
659
- const component = [];
660
- const stack = [start];
661
- visited.add(start);
662
- while (stack.length > 0) {
663
- const current = stack.pop();
664
- component.push(current);
665
- for (const neighbor of reverse.get(current)) {
666
- if (visited.has(neighbor))
667
- continue;
668
- visited.add(neighbor);
669
- stack.push(neighbor);
670
- }
671
- }
672
- components.push(component);
673
- }
674
- return sortComponents(components);
675
- }
676
- function stronglyConnectedComponents(nodes, adjacency) {
677
- const reverse = createAdjacency(nodes);
678
- for (const [source, targets] of adjacency)
679
- for (const target of targets)
680
- appendNeighbor(reverse, target, source);
681
- return collectReverseComponents(computeFinishingOrder(nodes, adjacency), reverse);
682
- }
683
- function buildExecutionAdjacency(graph, registry) {
684
- const adjacency = createAdjacency(graph.nodes());
685
- for (const edge of graph.edges()) {
686
- const definition = registry.require(edge.kind);
687
- if (!definition.ordering)
688
- continue;
689
- const sourceFirst = (definition.precedence ?? "source_before_target") === "source_before_target";
690
- appendNeighbor(adjacency, sourceFirst ? edge.source : edge.target, sourceFirst ? edge.target : edge.source);
691
- }
692
- return adjacency;
695
+ async function flushTelemetryQueue() {
696
+ await flushTelemetryQueueNow();
693
697
  }
694
- function topologicalLayers(nodes, adjacency) {
695
- const indegree = new Map(nodes.map((node) => [node, 0]));
696
- for (const targets of adjacency.values())
697
- for (const target of targets)
698
- indegree.set(target, indegree.get(target) + 1);
699
- let frontier = nodes.filter((node) => indegree.get(node) === 0).sort();
700
- const layers = [];
701
- while (frontier.length > 0) {
702
- layers.push(frontier);
703
- const next2 = [];
704
- for (const source of frontier) {
705
- for (const target of adjacency.get(source)) {
706
- const remaining = indegree.get(target) - 1;
707
- indegree.set(target, remaining);
708
- if (remaining === 0)
709
- next2.push(target);
710
- }
711
- }
712
- frontier = next2.sort();
713
- }
714
- return layers;
715
- }
716
- function longestPath(order, adjacency) {
717
- const depth = new Map(order.map((node) => [node, 0]));
718
- const parent = /* @__PURE__ */ new Map();
719
- for (const source of order) {
720
- for (const target of adjacency.get(source)) {
721
- if (!depth.has(target))
722
- continue;
723
- const candidate = depth.get(source) + 1;
724
- const currentParent = parent.get(target);
725
- if (candidate > depth.get(target) || candidate === depth.get(target) && (currentParent === void 0 || source.localeCompare(currentParent) < 0)) {
726
- depth.set(target, candidate);
727
- parent.set(target, source);
728
- }
729
- }
730
- }
731
- const end = [...order].sort((left, right) => depth.get(right) - depth.get(left) || left.localeCompare(right))[0];
732
- const path2 = end === void 0 ? [] : [end];
733
- while (path2[0] !== void 0 && parent.has(path2[0]))
734
- path2.unshift(parent.get(path2[0]));
735
- return { depth: Object.fromEntries(depth), path: path2 };
736
- }
737
- function reconstructImpactPath(root, target, parents) {
738
- const path2 = [target];
739
- let cursor = target;
740
- while (cursor !== root) {
741
- cursor = parents.get(cursor);
742
- path2.push(cursor);
743
- }
744
- return path2.reverse();
745
- }
746
- function analyzeRelationshipExecution(graph, options = {}) {
747
- const registry = options.registry ?? createRelationshipKindRegistry();
748
- const nodes = [...graph.nodes()];
749
- const adjacency = buildExecutionAdjacency(graph, registry);
750
- const layers = topologicalLayers(nodes, adjacency);
751
- const order = layers.flat();
752
- const acyclic = order.length === nodes.length;
753
- const cycles = acyclic ? [] : stronglyConnectedComponents(nodes, adjacency).filter((component) => component.length > 1 || adjacency.get(component[0]).has(component[0]));
754
- const longest = longestPath(order, adjacency);
755
- return {
756
- exact: true,
757
- acyclic,
758
- order,
759
- layers,
760
- frontier: layers[0] ?? [],
761
- depth: longest.depth,
762
- criticalPath: longest.path,
763
- criticalPathLength: Math.max(0, longest.path.length - 1),
764
- cycles,
765
- provenance: { algorithm: "kahn-longest-path", edgeFamily: "ordering" }
766
- };
767
- }
768
- function analyzeGraphImpact(graph, root, options = {}) {
769
- const direction = options.direction ?? "outgoing";
770
- const maxDepth = options.maxDepth ?? Number.POSITIVE_INFINITY;
771
- const limit = options.limit ?? Number.POSITIVE_INFINITY;
772
- const queue = [{ id: root, depth: 0 }];
773
- const seen = /* @__PURE__ */ new Set([root]);
774
- const parents = /* @__PURE__ */ new Map();
775
- const affected = [];
776
- let visitedNodes = 0;
777
- let inspectedEdges = 0;
778
- let truncated = false;
779
- traversal: for (let index = 0; index < queue.length; index += 1) {
780
- options.signal?.throwIfAborted();
781
- const current = queue[index];
782
- visitedNodes += 1;
783
- const adjacent = graph.adjacency(current.id, {
784
- direction,
785
- kinds: options.kinds,
786
- signal: options.signal
787
- });
788
- inspectedEdges += adjacent.meta.inspectedEdges;
789
- if (current.depth >= maxDepth) {
790
- if (adjacent.value.some((id) => !seen.has(id)))
791
- truncated = true;
792
- continue;
793
- }
794
- for (const id of adjacent.value) {
795
- if (seen.has(id))
796
- continue;
797
- if (affected.length >= limit) {
798
- truncated = true;
799
- break traversal;
800
- }
801
- seen.add(id);
802
- parents.set(id, current.id);
803
- const depth = current.depth + 1;
804
- affected.push({
805
- id,
806
- distance: depth,
807
- path: reconstructImpactPath(root, id, parents)
808
- });
809
- queue.push({ id, depth });
810
- }
698
+
699
+ // dist/sdk/graph/index.js
700
+ !(function() {
701
+ try {
702
+ var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
703
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "fc1760dc-36e8-522f-8e91-28fa04f269a0");
704
+ } catch (e2) {
811
705
  }
812
- return {
813
- root,
814
- affected,
815
- exact: true,
816
- truncated,
817
- cost: { visitedNodes, inspectedEdges }
818
- };
819
- }
820
- function analyzeKnowledgeGraph(graph) {
821
- const nodes = [...graph.nodes()];
822
- const weak = createAdjacency(nodes);
823
- const directed = createAdjacency(nodes);
824
- for (const edge of graph.edges()) {
825
- appendNeighbor(weak, edge.source, edge.target);
826
- appendNeighbor(weak, edge.target, edge.source);
827
- appendNeighbor(directed, edge.source, edge.target);
706
+ })();
707
+
708
+ // dist/sdk/query/item-filter-options.js
709
+ !(function() {
710
+ try {
711
+ var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
712
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "9a39e914-a4b4-5812-80a6-8240a2c1879b");
713
+ } catch (e2) {
828
714
  }
829
- const components = [];
830
- const visited = /* @__PURE__ */ new Set();
831
- for (const start of nodes) {
832
- if (visited.has(start))
833
- continue;
834
- const component = [];
835
- const stack = [start];
836
- visited.add(start);
837
- while (stack.length > 0) {
838
- const current = stack.pop();
839
- component.push(current);
840
- for (const neighbor of weak.get(current)) {
841
- if (visited.has(neighbor))
842
- continue;
843
- visited.add(neighbor);
844
- stack.push(neighbor);
845
- }
846
- }
847
- components.push(component);
715
+ })();
716
+
717
+ // dist/sdk/output.js
718
+ !(function() {
719
+ try {
720
+ var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
721
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "fee22fbe-b4a1-5524-9df1-7be06fb07427");
722
+ } catch (e2) {
848
723
  }
849
- const degrees = nodes.map((id) => ({ id, degree: weak.get(id).size }));
850
- const maximum = Math.max(0, ...degrees.map(({ degree }) => degree));
851
- return {
852
- components: sortComponents(components),
853
- stronglyConnected: stronglyConnectedComponents(nodes, directed),
854
- orphans: degrees.filter(({ degree }) => degree === 0).map(({ id }) => id),
855
- hubs: degrees.filter(({ degree }) => degree > 0 && degree === maximum),
856
- exact: true,
857
- provenance: { algorithm: "component-degree", edgeFamily: "all" }
858
- };
859
- }
860
- function compareRelationshipSnapshots(before, after) {
861
- const earlier = new Map(before.edges.map((edge) => [relationshipEdgeKey(edge), edge]));
862
- const later = new Map(after.edges.map((edge) => [relationshipEdgeKey(edge), edge]));
863
- return {
864
- fromVersion: before.version,
865
- toVersion: after.version,
866
- added: [...later].filter(([key]) => !earlier.has(key)).map(([, edge]) => edge),
867
- removed: [...earlier].filter(([key]) => !later.has(key)).map(([, edge]) => edge),
868
- unchangedCount: [...earlier.keys()].filter((key) => later.has(key)).length,
869
- exact: true
870
- };
871
- }
724
+ })();
872
725
 
873
726
  // dist/sdk/relationship-history.js
874
727
  import { constants } from "node:fs";
@@ -1048,12 +901,12 @@ var RelationshipEventLog = class {
1048
901
  included = this.#events.slice(0, version);
1049
902
  }
1050
903
  const active = replayEvents(included);
1051
- const graph = new RelationshipGraph(this.#nodes, active.values(), this.#registry);
904
+ const graph2 = new RelationshipGraph(this.#nodes, active.values(), this.#registry);
1052
905
  return Object.freeze({
1053
906
  version: included.length,
1054
907
  ...included.at(-1) ? { asOf: included.at(-1).timestamp } : {},
1055
- edges: graph.edges(),
1056
- graph
908
+ edges: graph2.edges(),
909
+ graph: graph2
1057
910
  });
1058
911
  }
1059
912
  /** Page the immutable event stream with a cursor bound to this log version. */
@@ -1307,7 +1160,7 @@ function defineOnIndexHook(hook) {
1307
1160
  !(function() {
1308
1161
  try {
1309
1162
  var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
1310
- n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "d975f914-6acc-5da2-b7c4-d696f1b339b6");
1163
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "02da6657-48e5-5fa6-84b9-8f776bd9d8b1");
1311
1164
  } catch (e2) {
1312
1165
  }
1313
1166
  })();
@@ -1346,11 +1199,13 @@ export {
1346
1199
  CREATE_FLAG_CONTRACTS,
1347
1200
  CURRENT_ITEM_FORMAT_VERSION,
1348
1201
  DEFAULT_CHILD_SAMPLE_LIMIT,
1202
+ DEFAULT_EVAL_QUERIES_RELATIVE_PATH,
1349
1203
  DELETE_FLAG_CONTRACTS,
1350
1204
  DEPENDENCY_KIND_VALUES,
1351
1205
  DEPS_FLAG_CONTRACTS,
1352
1206
  DOCS_FLAG_CONTRACTS,
1353
1207
  EVAL_FLAG_CONTRACTS,
1208
+ EXECUTABLE_COMMAND_ALIASES,
1354
1209
  EXIT_CODE,
1355
1210
  EXTENSION_ACTIVATE_FLAG_CONTRACTS,
1356
1211
  EXTENSION_ADOPT_ALL_FLAG_CONTRACTS,
@@ -1381,6 +1236,7 @@ export {
1381
1236
  GC_FLAG_CONTRACTS,
1382
1237
  GET_FLAG_CONTRACTS,
1383
1238
  GLOBAL_FLAG_CONTRACTS,
1239
+ GRAPH_SUBCOMMAND_VALUES,
1384
1240
  GUIDE_FLAG_CONTRACTS,
1385
1241
  HEALTH_FLAG_CONTRACTS,
1386
1242
  HISTORY_COMPACT_BULK_DEFAULT_MIN_ENTRIES,
@@ -1394,6 +1250,9 @@ export {
1394
1250
  ISSUE_SEVERITY_VALUES,
1395
1251
  ITEM_TYPE_VALUES,
1396
1252
  LEARNINGS_FLAG_CONTRACTS,
1253
+ LINKED_TEST_ENV_NAME_PATTERN,
1254
+ LINKED_TEST_PM_CONTEXT_MODE_VALUES,
1255
+ LINKED_TEST_PROTECTED_ENV_KEYS,
1397
1256
  LIST_COMMANDER_STRING_OPTION_CONTRACTS,
1398
1257
  LIST_FILTER_FLAG_CONTRACTS,
1399
1258
  MAX_CHILD_PROJECTION_ITEMS,
@@ -1452,6 +1311,7 @@ export {
1452
1311
  SUBCOMMAND_GLOBAL_FLAG_CONTRACTS,
1453
1312
  SUPPRESS_HOST_OUTPUT_MARKER,
1454
1313
  TELEMETRY_FLAG_CONTRACTS,
1314
+ TELEMETRY_SUBCOMMANDS,
1455
1315
  TEST_ALL_FLAG_CONTRACTS,
1456
1316
  TEST_FLAG_CONTRACTS,
1457
1317
  TEST_RUNS_FLAG_CONTRACTS,
@@ -1473,6 +1333,7 @@ export {
1473
1333
  UPDATE_FLAG_CONTRACTS,
1474
1334
  UPDATE_MANY_FLAG_CONTRACTS,
1475
1335
  UPGRADE_FLAG_CONTRACTS,
1336
+ WorkspaceGraphCache,
1476
1337
  _testOnly3 as _testOnly,
1477
1338
  _testOnlyConfigCommand,
1478
1339
  _testOnlyHealthCommand,
@@ -1488,11 +1349,13 @@ export {
1488
1349
  analyzeRelationshipExecution,
1489
1350
  append,
1490
1351
  appendHistoryEntry,
1352
+ applyBootstrapPagerPolicy,
1491
1353
  applyHistoryPatch,
1492
1354
  applyInvocationAuthorOverride,
1493
1355
  applyPathMigrations,
1494
1356
  applyStandaloneNote,
1495
1357
  artifactKey,
1358
+ assembleWorkspaceRelationshipGraph,
1496
1359
  assertExtensionBlueprint,
1497
1360
  assertExtensionCapabilityUsage,
1498
1361
  assertExtensionDeactivated,
@@ -1519,6 +1382,7 @@ export {
1519
1382
  assertRegisteredSearchProvider,
1520
1383
  assertRegisteredServiceOverride,
1521
1384
  assertRegisteredVectorStoreAdapter,
1385
+ auditWorkspaceRelationshipGraph,
1522
1386
  buildItemChildrenRollup,
1523
1387
  buildItemContextRelevanceCandidates,
1524
1388
  buildItemSchedule,
@@ -1528,10 +1392,16 @@ export {
1528
1392
  claim,
1529
1393
  claimNext,
1530
1394
  classifyItemFormatVersion,
1395
+ classifyLinkedTestFailure,
1531
1396
  clearWorkspaceContractsCache,
1532
1397
  close,
1533
1398
  closeTask,
1399
+ coalesceRepeatedListFlags,
1400
+ collectBlockedByIds,
1534
1401
  collectDanglingDependencyReferences,
1402
+ collectDependencyBlockedIds,
1403
+ collectDuplicateRelationshipEdgeGroups,
1404
+ collectMissingDependencyTargetIds,
1535
1405
  collectPackageExtensionDirectories,
1536
1406
  collectUsedExtensionCapabilities,
1537
1407
  comments,
@@ -1540,9 +1410,13 @@ export {
1540
1410
  compareRelationshipSnapshots,
1541
1411
  composeExtension,
1542
1412
  composeExtensionPackage,
1413
+ computeActionabilityReport,
1414
+ computeRelationshipDominators,
1415
+ computeWorkspaceGraphFingerprint,
1543
1416
  config,
1544
1417
  context,
1545
1418
  copy,
1419
+ countFailureCategories,
1546
1420
  create,
1547
1421
  createExtensionTestHarness,
1548
1422
  createHistoryEntry,
@@ -1586,6 +1460,7 @@ export {
1586
1460
  describeExtensionBlueprint,
1587
1461
  describeProfileComposition,
1588
1462
  describeProjectProfile,
1463
+ detectRelationshipCommunities,
1589
1464
  docs,
1590
1465
  effectiveItemFormatVersion,
1591
1466
  emptyImportedDocument,
@@ -1593,6 +1468,7 @@ export {
1593
1468
  ensureMaterializedHistoryTarget,
1594
1469
  ensureScope,
1595
1470
  ensureTrackerInitialized,
1471
+ enumerateRelationshipPaths,
1596
1472
  evaluateContextRanking,
1597
1473
  expandAddGlobEntries,
1598
1474
  extension,
@@ -1600,9 +1476,13 @@ export {
1600
1476
  extensionDeactivate,
1601
1477
  extensionList,
1602
1478
  extractPatchFailureContext,
1479
+ extractReferencedPmItemIdsFromCommand,
1603
1480
  files,
1604
1481
  filesDiscover,
1482
+ findRedundantRelationshipEdges,
1483
+ flushTelemetryQueue,
1605
1484
  focus,
1485
+ formatDuplicateEdgeGroup,
1606
1486
  formatProfileApplyHuman,
1607
1487
  formatProfileLintHuman,
1608
1488
  formatProfileListHuman,
@@ -1617,7 +1497,10 @@ export {
1617
1497
  getItemPath,
1618
1498
  getSettingsPath,
1619
1499
  getWorkspaceContracts,
1500
+ graph,
1620
1501
  health,
1502
+ hierarchyAncestors,
1503
+ hierarchyDescendants,
1621
1504
  historyCompact,
1622
1505
  historyCompactBulk,
1623
1506
  historyRedact,
@@ -1641,21 +1524,27 @@ export {
1641
1524
  lintExtensionBlueprint,
1642
1525
  lintProjectProfile,
1643
1526
  list,
1527
+ listAliasPluralKeys,
1644
1528
  listAllItemMetadata,
1645
1529
  listProfiles,
1646
1530
  loadCreateTemplateOptions,
1647
1531
  locateItem,
1648
1532
  mergeExtensionBlueprints,
1533
+ mergeLinkedTestTwoTokenEntries,
1649
1534
  next,
1535
+ normalizeBootstrapInvocation,
1650
1536
  normalizeItemFormatVersion,
1651
1537
  normalizeItemId,
1652
1538
  normalizeItemMetadata,
1539
+ normalizeLegacyExtensionActionSyntax,
1653
1540
  normalizeLinkedPath,
1654
1541
  normalizeProfileName,
1655
1542
  normalizeRawItemId,
1656
1543
  normalizeStatusInput,
1657
1544
  notes,
1658
1545
  nowIso,
1546
+ orderingPredecessors,
1547
+ orderingSuccessors,
1659
1548
  packContextCandidates,
1660
1549
  packageActivate,
1661
1550
  packageCatalog,
@@ -1672,12 +1561,32 @@ export {
1672
1561
  parseAddEntries,
1673
1562
  parseAddGlobEntries,
1674
1563
  parseAnnotationTextInput,
1564
+ parseBootstrapCommandName,
1565
+ parseBootstrapGlobalOptions,
1566
+ parseBootstrapHelpRequest,
1567
+ parseBootstrapTypeValue,
1568
+ parseGraphSubcommand,
1569
+ parseIntegerLimit,
1570
+ parseLimit,
1571
+ parseLinkedTestAssertionEqualsMap,
1572
+ parseLinkedTestAssertionGteMap,
1573
+ parseLinkedTestBoolean,
1574
+ parseLinkedTestContextMode,
1575
+ parseLinkedTestEnvClear,
1576
+ parseLinkedTestEnvSet,
1577
+ parseLinkedTestJsonEntries,
1578
+ parseLinkedTestMinLines,
1579
+ parseLinkedTestRegexList,
1580
+ parseLinkedTestStringList,
1675
1581
  parseMigrateEntries,
1582
+ parsePriority,
1676
1583
  parseRemoveEntries,
1677
1584
  parseTags,
1585
+ parseType,
1678
1586
  pathExists,
1679
1587
  pauseTask,
1680
1588
  planProfileApplication,
1589
+ planRelationshipRemediation,
1681
1590
  preflightExtension,
1682
1591
  profile,
1683
1592
  profileApply,
@@ -1713,13 +1622,16 @@ export {
1713
1622
  renderGuideMarkdown,
1714
1623
  renderPmCommand,
1715
1624
  replayHistoryToTarget,
1625
+ resetWorkspaceGraphCache,
1716
1626
  resolveAnnotationIndex,
1717
1627
  resolveAnnotationInput,
1718
1628
  resolveCalendarOutputFormat,
1719
1629
  resolveGuideOutputFormat,
1720
1630
  resolveHistorySubject,
1721
1631
  resolveHistoryTarget,
1632
+ resolveItemBlockers,
1722
1633
  resolveItemTypeRegistry,
1634
+ resolveLinkedTestFailureExitCode,
1723
1635
  resolvePmRoot,
1724
1636
  resolveProfile,
1725
1637
  resolveQueryCursorStart,
@@ -1738,10 +1650,12 @@ export {
1738
1650
  runContextEvaluationScenario,
1739
1651
  runDeps,
1740
1652
  runDocs,
1653
+ runEval,
1741
1654
  runExtension,
1742
1655
  runFiles,
1743
1656
  runFilesDiscover,
1744
1657
  runGc,
1658
+ runGraph,
1745
1659
  runGuide,
1746
1660
  runHealth,
1747
1661
  runHistoryCompact,
@@ -1752,6 +1666,8 @@ export {
1752
1666
  runInit,
1753
1667
  runInitAgentGuidance,
1754
1668
  runLinkedArtifacts,
1669
+ runLinkedTests,
1670
+ runList,
1755
1671
  runProfileApply,
1756
1672
  runProfileLint,
1757
1673
  runProfileList,
@@ -1770,14 +1686,21 @@ export {
1770
1686
  runRegisteredVectorStoreAdapterForTest,
1771
1687
  runReindex,
1772
1688
  runSearch,
1689
+ runSearchRefreshWorkerEntrypoint,
1690
+ runStartBackgroundRun,
1691
+ runStats,
1692
+ runTelemetry,
1773
1693
  runTemplatesList,
1774
1694
  runTemplatesSave,
1775
1695
  runTemplatesShow,
1696
+ runTest,
1697
+ runTestAll,
1776
1698
  runTestRunsList,
1777
1699
  runTestRunsLogs,
1778
1700
  runTestRunsResume,
1779
1701
  runTestRunsStatus,
1780
1702
  runTestRunsStop,
1703
+ runTestRunsWorker,
1781
1704
  runValidate,
1782
1705
  scanHistoryAuthorAttribution,
1783
1706
  scanItemFormatVersions,
@@ -1804,7 +1727,9 @@ export {
1804
1727
  splitFrontMatter,
1805
1728
  startTask,
1806
1729
  stats,
1730
+ stripGlobalBootstrapTokens,
1807
1731
  summarizeContextEvaluationReports,
1732
+ summarizeContextPreflight,
1808
1733
  summarizeInitResult,
1809
1734
  suppressHostOutput,
1810
1735
  synthesizeExtensionManifest,
@@ -1830,6 +1755,7 @@ export {
1830
1755
  validate,
1831
1756
  validateLinkedPaths,
1832
1757
  withFlagAliasMetadata,
1758
+ workspaceGraphCache,
1833
1759
  wrapOwnershipConflict,
1834
1760
  writeFileAtomic
1835
1761
  };