@unbrained/pm-cli 2026.6.9 → 2026.6.11
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.
- package/.claude-plugin/marketplace.json +1 -1
- package/CHANGELOG.md +59 -0
- package/README.md +1 -1
- package/dist/cli/bootstrap-args.d.ts +11 -0
- package/dist/cli/bootstrap-args.js +90 -4
- package/dist/cli/bootstrap-args.js.map +1 -1
- package/dist/cli/commands/aggregate.d.ts +7 -0
- package/dist/cli/commands/aggregate.js +53 -12
- package/dist/cli/commands/aggregate.js.map +1 -1
- package/dist/cli/commands/close.d.ts +1 -0
- package/dist/cli/commands/close.js +106 -3
- package/dist/cli/commands/close.js.map +1 -1
- package/dist/cli/commands/completion.js +20 -7
- package/dist/cli/commands/completion.js.map +1 -1
- package/dist/cli/commands/context.d.ts +9 -0
- package/dist/cli/commands/context.js +149 -20
- package/dist/cli/commands/context.js.map +1 -1
- package/dist/cli/commands/contracts.d.ts +2 -0
- package/dist/cli/commands/contracts.js +9 -2
- package/dist/cli/commands/contracts.js.map +1 -1
- package/dist/cli/commands/create.d.ts +1 -0
- package/dist/cli/commands/create.js +5 -3
- package/dist/cli/commands/create.js.map +1 -1
- package/dist/cli/commands/extension.js +4 -2
- package/dist/cli/commands/extension.js.map +1 -1
- package/dist/cli/commands/health.js +44 -6
- package/dist/cli/commands/health.js.map +1 -1
- package/dist/cli/commands/history.js +6 -5
- package/dist/cli/commands/history.js.map +1 -1
- package/dist/cli/commands/linked-test-parsers.d.ts +1 -0
- package/dist/cli/commands/linked-test-parsers.js +289 -2
- package/dist/cli/commands/linked-test-parsers.js.map +1 -1
- package/dist/cli/commands/reindex.d.ts +1 -0
- package/dist/cli/commands/reindex.js +33 -4
- package/dist/cli/commands/reindex.js.map +1 -1
- package/dist/cli/commands/test.d.ts +6 -0
- package/dist/cli/commands/test.js +46 -5
- package/dist/cli/commands/test.js.map +1 -1
- package/dist/cli/error-guidance.d.ts +8 -0
- package/dist/cli/error-guidance.js +102 -2
- package/dist/cli/error-guidance.js.map +1 -1
- package/dist/cli/extension-command-help.d.ts +1 -0
- package/dist/cli/extension-command-help.js +42 -2
- package/dist/cli/extension-command-help.js.map +1 -1
- package/dist/cli/extension-command-options.d.ts +2 -0
- package/dist/cli/extension-command-options.js +51 -2
- package/dist/cli/extension-command-options.js.map +1 -1
- package/dist/cli/main.js +26 -26
- package/dist/cli/main.js.map +1 -1
- package/dist/cli/register-list-query.js +3 -2
- package/dist/cli/register-list-query.js.map +1 -1
- package/dist/cli/register-mutation.js +4 -2
- package/dist/cli/register-mutation.js.map +1 -1
- package/dist/cli/register-operations.js +15 -6
- package/dist/cli/register-operations.js.map +1 -1
- package/dist/cli/registration-helpers.js +9 -2
- package/dist/cli/registration-helpers.js.map +1 -1
- package/dist/cli-bundle/chunks/{activity-RUJATACW.js → activity-XADJOG6G.js} +11 -11
- package/dist/cli-bundle/chunks/activity-XZIUPGZH.js +16 -0
- package/dist/cli-bundle/chunks/{aggregate-TT7OCHHT.js → aggregate-6OTS3AOO.js} +65 -24
- package/dist/cli-bundle/chunks/aggregate-6OTS3AOO.js.map +1 -0
- package/dist/cli-bundle/chunks/{aggregate-IQ27NFBI.js → aggregate-OD36DJU5.js} +64 -23
- package/dist/cli-bundle/chunks/aggregate-OD36DJU5.js.map +7 -0
- package/dist/cli-bundle/chunks/{append-E7AJ5RTR.js → append-JYWO4P7W.js} +8 -8
- package/dist/cli-bundle/chunks/{append-CWQZBUWV.js → append-KG55G7S3.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-LF2VNLEZ.js → chunk-3KLPFWZ4.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-LF2VNLEZ.js.map → chunk-3KLPFWZ4.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-ENCVPOID.js → chunk-3SLOMKCJ.js} +12 -12
- package/dist/cli-bundle/chunks/chunk-4HFU4UO2.js +518 -0
- package/dist/cli-bundle/chunks/chunk-4HFU4UO2.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-F2REA7VW.js → chunk-4JCSYR6F.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-CAXUGAAF.js → chunk-4YFAGDRH.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-U3Z4OCZC.js → chunk-5SCT2JCT.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-NHRZSYAA.js → chunk-73ZPG2I3.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-D5D7VKIC.js → chunk-7IYFN5R7.js} +6 -5
- package/dist/cli-bundle/chunks/chunk-7IYFN5R7.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-A5342JVL.js → chunk-7RIT3OCD.js} +12 -12
- package/dist/cli-bundle/chunks/{chunk-LU54Z4QI.js → chunk-7UGSRQCL.js} +76 -74
- package/dist/cli-bundle/chunks/{chunk-LU54Z4QI.js.map → chunk-7UGSRQCL.js.map} +3 -3
- package/dist/cli-bundle/chunks/{chunk-5JF76OJF.js → chunk-A6LXQFO7.js} +290 -25
- package/dist/cli-bundle/chunks/chunk-A6LXQFO7.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-7CR4GAYN.js → chunk-ATEES5SX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-FHUI7AXS.js → chunk-AVGHVVF7.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-T7B5VAKD.js → chunk-B65UUCGQ.js} +13 -6
- package/dist/cli-bundle/chunks/chunk-B65UUCGQ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-42IULX44.js → chunk-CCX4RSYZ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-EFRHTZO4.js → chunk-CW6E4NAT.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-JN3BT7UY.js → chunk-DY6C42S6.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-PUSOAQCR.js → chunk-E5DUIJA4.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-E7LOIIFP.js → chunk-ESANVZF4.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-WQZCEEQN.js → chunk-EWFY7SLA.js} +157 -12
- package/dist/cli-bundle/chunks/chunk-EWFY7SLA.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-YI6W2DBN.js → chunk-F75JSIOZ.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-6IGTNFE3.js → chunk-FDH2X65L.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-GPOSGWCN.js → chunk-FXRU333M.js} +68 -7
- package/dist/cli-bundle/chunks/chunk-FXRU333M.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-C72IQIBT.js → chunk-FY4SPXSC.js} +302 -30
- package/dist/cli-bundle/chunks/chunk-FY4SPXSC.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-TLD3UYGY.js → chunk-GKIZW7SM.js} +5 -4
- package/dist/cli-bundle/chunks/chunk-GKIZW7SM.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-YSANBZAE.js → chunk-GWZSYR6X.js} +12 -5
- package/dist/cli-bundle/chunks/chunk-GWZSYR6X.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-FJNJEWU4.js → chunk-HGLC63AU.js} +14 -12
- package/dist/cli-bundle/chunks/chunk-HGLC63AU.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-RLVI7KDW.js → chunk-HHHJ2GI3.js} +163 -11
- package/dist/cli-bundle/chunks/chunk-HHHJ2GI3.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-AVGOVJGV.js → chunk-HI7STVF2.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-AVGOVJGV.js.map → chunk-HI7STVF2.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-ANKG2JKL.js → chunk-I2IJY2NL.js} +12 -5
- package/dist/cli-bundle/chunks/chunk-I2IJY2NL.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-ZPXDD6RQ.js → chunk-I53JBTJW.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-23WNCJBA.js → chunk-I7NYDZDV.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-EQ6N6IDR.js → chunk-IGVJRZ6H.js} +13 -11
- package/dist/cli-bundle/chunks/chunk-IGVJRZ6H.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-JVMAOD54.js → chunk-IH4MBKK7.js} +14 -7
- package/dist/cli-bundle/chunks/chunk-IH4MBKK7.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-BIRVSIM2.js → chunk-IKOH24GZ.js} +14 -14
- package/dist/cli-bundle/chunks/chunk-IKOH24GZ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-SAUXUI6U.js → chunk-IUKD4W6Z.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-3RHE76G6.js → chunk-J3GD64J2.js} +15 -15
- package/dist/cli-bundle/chunks/chunk-J3GD64J2.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-OT6XAMO5.js → chunk-KWAXVAXX.js} +7 -5
- package/dist/cli-bundle/chunks/{chunk-OT6XAMO5.js.map → chunk-KWAXVAXX.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SD6H3RLA.js → chunk-LCSCXBGT.js} +15 -5
- package/dist/cli-bundle/chunks/{chunk-SD6H3RLA.js.map → chunk-LCSCXBGT.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-RKCJ2JMA.js → chunk-OASDW5UI.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-JEGFLKSI.js → chunk-OLKBSY4N.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-4LRVXVJK.js → chunk-P2PSODAQ.js} +70 -9
- package/dist/cli-bundle/chunks/chunk-P2PSODAQ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-XEOO6K5J.js → chunk-P5BJOMBB.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-P2NVFE4L.js → chunk-P5U5EOMA.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-AM2AXVFS.js → chunk-PSD7F7DX.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-VDVVOLR6.js → chunk-QJMGRZO2.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-7YTWXGE3.js → chunk-QKW5D45B.js} +112 -7
- package/dist/cli-bundle/chunks/chunk-QKW5D45B.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-T7NWFVOA.js → chunk-QNJSITCX.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-MNXJ6YDO.js → chunk-RXAP6JL5.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-5MMLINZB.js → chunk-S26FESD4.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-I26E6XA7.js → chunk-S2ZLDYGS.js} +8 -6
- package/dist/cli-bundle/chunks/chunk-S2ZLDYGS.js.map +1 -0
- package/dist/cli-bundle/chunks/chunk-SXKNJPQ7.js +528 -0
- package/dist/cli-bundle/chunks/chunk-SXKNJPQ7.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-OPYA2HIU.js → chunk-TK5VZFHY.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-4TJWRPIH.js → chunk-TNAP7EJX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-I4FGL3K2.js → chunk-UOO6BYIA.js} +16 -6
- package/dist/cli-bundle/chunks/chunk-UOO6BYIA.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-5ATRWEZO.js → chunk-UUWGCWBU.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-YX5LAKFJ.js → chunk-VAOUX6TK.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-RMTI5R76.js → chunk-VFUZV5EB.js} +111 -6
- package/dist/cli-bundle/chunks/chunk-VFUZV5EB.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-WCWIDJII.js → chunk-VPEAS7PS.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-RE2JQJZJ.js → chunk-VSRZRLG3.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-PW7C262O.js → chunk-WUNFKP7M.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-BACSNVWE.js → chunk-XJDGS74Y.js} +71 -69
- package/dist/cli-bundle/chunks/{chunk-BACSNVWE.js.map → chunk-XJDGS74Y.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-H37YPWLM.js → chunk-XMBI6TNW.js} +13 -7
- package/dist/cli-bundle/chunks/chunk-XMBI6TNW.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-NUGAWYEN.js → chunk-XTKJSVWH.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-KDX6VC3P.js → chunk-XUC4C4PT.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-44JP4PYY.js → chunk-Y3YKK7CY.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-KTVXLI54.js → chunk-YW6Q3RYZ.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-I3UILOUU.js → chunk-ZLMIWZUG.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-FKH7K6YP.js → chunk-ZMW77VWV.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-NJRZIJ4N.js → chunk-ZYNJNPYD.js} +14 -8
- package/dist/cli-bundle/chunks/chunk-ZYNJNPYD.js.map +1 -0
- package/dist/cli-bundle/chunks/{claim-UXFGCF3P.js → claim-2RDYMCTP.js} +10 -10
- package/dist/cli-bundle/chunks/{claim-RV6WYUF7.js → claim-MJ7DZFC3.js} +10 -10
- package/dist/cli-bundle/chunks/close-4FMAPEMY.js +13 -0
- package/dist/cli-bundle/chunks/{close-O4JK2JKD.js → close-XLEKIQSW.js} +8 -8
- package/dist/cli-bundle/chunks/{close-many-EQO4TPIE.js → close-many-AOD4HSAZ.js} +15 -15
- package/dist/cli-bundle/chunks/{close-many-SRDBV3SI.js → close-many-XKAQY5CQ.js} +15 -15
- package/dist/cli-bundle/chunks/{comments-TTZUIB2O.js → comments-B4RWWDJT.js} +10 -10
- package/dist/cli-bundle/chunks/{comments-OMB7YE27.js → comments-RN5TG4ZN.js} +10 -10
- package/dist/cli-bundle/chunks/{config-5VPR42A6.js → config-3JXJ3XZ7.js} +8 -8
- package/dist/cli-bundle/chunks/{config-NNLXVGVC.js → config-FZ4UDC4B.js} +8 -8
- package/dist/cli-bundle/chunks/{context-4QK6GRXO.js → context-L36PIN35.js} +146 -33
- package/dist/cli-bundle/chunks/{context-4QK6GRXO.js.map → context-L36PIN35.js.map} +2 -2
- package/dist/cli-bundle/chunks/{context-4N7GYTVQ.js → context-QBPO3BFM.js} +147 -34
- package/dist/cli-bundle/chunks/context-QBPO3BFM.js.map +1 -0
- package/dist/cli-bundle/chunks/{contracts-DXCWXOSP.js → contracts-3NKWYKKU.js} +309 -6
- package/dist/cli-bundle/chunks/contracts-3NKWYKKU.js.map +1 -0
- package/dist/cli-bundle/chunks/{contracts-AOBNEBVT.js → contracts-MIXBWJIB.js} +315 -5
- package/dist/cli-bundle/chunks/contracts-MIXBWJIB.js.map +7 -0
- package/dist/cli-bundle/chunks/{copy-5NM3SVJA.js → copy-ALU5WMHA.js} +7 -7
- package/dist/cli-bundle/chunks/{copy-XSYEQTLA.js → copy-FWIVTLBO.js} +7 -7
- package/dist/cli-bundle/chunks/{create-FCCAATQV.js → create-IFA26O2I.js} +13 -13
- package/dist/cli-bundle/chunks/create-JVXYHYH4.js +27 -0
- package/dist/cli-bundle/chunks/{delete-5JFP6OG7.js → delete-IYTIYAJS.js} +7 -7
- package/dist/cli-bundle/chunks/{delete-PQXJQXQ7.js → delete-Y2SGJBGY.js} +7 -7
- package/dist/cli-bundle/chunks/{deps-S5322EOQ.js → deps-6TSPOSGU.js} +7 -7
- package/dist/cli-bundle/chunks/{deps-XXKBOQUA.js → deps-CZ4PTVXU.js} +7 -7
- package/dist/cli-bundle/chunks/{docs-C7CCVWAJ.js → docs-5WMBVQT2.js} +9 -9
- package/dist/cli-bundle/chunks/{docs-DZRPAW5S.js → docs-MB53UJAJ.js} +9 -9
- package/dist/cli-bundle/chunks/{extension-CSHP6FZX.js → extension-Q34OEWO5.js} +5 -5
- package/dist/cli-bundle/chunks/{extension-XNNVUVAY.js → extension-WH2FOIOZ.js} +5 -5
- package/dist/cli-bundle/chunks/{files-UPCNKEIZ.js → files-DLB5LJEP.js} +9 -9
- package/dist/cli-bundle/chunks/{files-OBWYYPKM.js → files-GVMNVLCB.js} +9 -9
- package/dist/cli-bundle/chunks/{gc-FA2ONELT.js → gc-2WEPW6D6.js} +3 -3
- package/dist/cli-bundle/chunks/{gc-KXK6KBRN.js → gc-4Z3IKHAZ.js} +3 -3
- package/dist/cli-bundle/chunks/{get-PNTSONGB.js → get-PCHS7RA6.js} +11 -11
- package/dist/cli-bundle/chunks/{get-FLHYTOBA.js → get-QARTE6BL.js} +11 -11
- package/dist/cli-bundle/chunks/{health-CS5RNTJX.js → health-4ZYB3IYQ.js} +47 -19
- package/dist/cli-bundle/chunks/health-4ZYB3IYQ.js.map +1 -0
- package/dist/cli-bundle/chunks/{health-KCRVYIYY.js → health-YO5LRWN4.js} +46 -18
- package/dist/cli-bundle/chunks/health-YO5LRWN4.js.map +7 -0
- package/dist/cli-bundle/chunks/{history-COQTPBEU.js → history-7WUAEWHW.js} +10 -10
- package/dist/cli-bundle/chunks/history-L2FQFRTU.js +20 -0
- package/dist/cli-bundle/chunks/{history-compact-PVS2A3FS.js → history-compact-3EJ3L2O7.js} +11 -11
- package/dist/cli-bundle/chunks/{history-compact-66PSRYL3.js → history-compact-LW27IPFK.js} +11 -11
- package/dist/cli-bundle/chunks/{history-redact-DCXAWGTF.js → history-redact-G72A4EJ4.js} +11 -11
- package/dist/cli-bundle/chunks/history-redact-QWQCX5DZ.js +19 -0
- package/dist/cli-bundle/chunks/{history-repair-SEQDFTGW.js → history-repair-KVPFJKOS.js} +11 -11
- package/dist/cli-bundle/chunks/{history-repair-TA3NRIFO.js → history-repair-RUGKD3YR.js} +11 -11
- package/dist/cli-bundle/chunks/init-4BKRHGWW.js +17 -0
- package/dist/cli-bundle/chunks/{init-IQJE3EKJ.js → init-S5WEGUJY.js} +9 -9
- package/dist/cli-bundle/chunks/{learnings-XC6EMW5E.js → learnings-HQXSSKZ5.js} +10 -10
- package/dist/cli-bundle/chunks/{learnings-RJPGH2ME.js → learnings-XK3P4ZDR.js} +10 -10
- package/dist/cli-bundle/chunks/{list-NJV6WBT4.js → list-6CL3XFT6.js} +10 -10
- package/dist/cli-bundle/chunks/list-BYNN4ZEO.js +19 -0
- package/dist/cli-bundle/chunks/{notes-2KWHADK3.js → notes-5T6P7C5V.js} +10 -10
- package/dist/cli-bundle/chunks/{notes-FNCDMZW2.js → notes-U5FZCSBT.js} +10 -10
- package/dist/cli-bundle/chunks/{plan-CYK2P5PD.js → plan-FQLMJRLZ.js} +13 -13
- package/dist/cli-bundle/chunks/{plan-MQO5JTSV.js → plan-VNUG3WZZ.js} +13 -13
- package/dist/cli-bundle/chunks/{register-list-query-6RA24SIZ.js → register-list-query-NPE3ECJQ.js} +21 -21
- package/dist/cli-bundle/chunks/register-list-query-NPE3ECJQ.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-list-query-IO3RR5K6.js → register-list-query-VHDXWEPP.js} +20 -20
- package/dist/cli-bundle/chunks/register-list-query-VHDXWEPP.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-mutation-VV2SC2KL.js → register-mutation-DG53FCBV.js} +36 -35
- package/dist/cli-bundle/chunks/register-mutation-DG53FCBV.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-mutation-KVFUXCAZ.js → register-mutation-EAYNLGOS.js} +35 -34
- package/dist/cli-bundle/chunks/register-mutation-EAYNLGOS.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-operations-DFNVRSJ5.js → register-operations-AM6KTWB6.js} +42 -37
- package/dist/cli-bundle/chunks/register-operations-AM6KTWB6.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-operations-TAUUTRJ4.js → register-operations-FWFE64JG.js} +41 -36
- package/dist/cli-bundle/chunks/register-operations-FWFE64JG.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-setup-X2R5CFDV.js → register-setup-G4QYI3RX.js} +15 -15
- package/dist/cli-bundle/chunks/{register-setup-GAQZZRUA.js → register-setup-IKX5524L.js} +15 -15
- package/dist/cli-bundle/chunks/restore-CHIOQAQL.js +17 -0
- package/dist/cli-bundle/chunks/{restore-E3GZKRRK.js → restore-M6AFHMV4.js} +11 -11
- package/dist/cli-bundle/chunks/{schema-3CPFLDAY.js → schema-76HDZJCC.js} +8 -8
- package/dist/cli-bundle/chunks/{schema-7EHBPNXM.js → schema-AINZ2IMM.js} +8 -8
- package/dist/cli-bundle/chunks/{search-OBZVYJJ2.js → search-JMLFQEPJ.js} +10 -10
- package/dist/cli-bundle/chunks/{search-2T3NCCUR.js → search-NL3TSCYB.js} +10 -10
- package/dist/cli-bundle/chunks/{stats-6LVK4JER.js → stats-BKXCBIGT.js} +7 -7
- package/dist/cli-bundle/chunks/{stats-ULGQACF7.js → stats-UBD56TGK.js} +7 -7
- package/dist/cli-bundle/chunks/{telemetry-HHKRTMZA.js → telemetry-N454RHG5.js} +4 -4
- package/dist/cli-bundle/chunks/{telemetry-6G27FLCP.js → telemetry-ZJXK3H7X.js} +4 -4
- package/dist/cli-bundle/chunks/{test-2PP4YBV6.js → test-BQAKIXAT.js} +14 -14
- package/dist/cli-bundle/chunks/test-O74JFUH5.js +32 -0
- package/dist/cli-bundle/chunks/{test-all-6Z272JRI.js → test-all-7LV3I6S5.js} +14 -14
- package/dist/cli-bundle/chunks/{test-all-NETGVNM6.js → test-all-TDYCCBA4.js} +14 -14
- package/dist/cli-bundle/chunks/{test-runs-M24WA6TI.js → test-runs-E64M6XS3.js} +5 -5
- package/dist/cli-bundle/chunks/{test-runs-CRPQVMMG.js → test-runs-LXZLULCI.js} +5 -5
- package/dist/cli-bundle/chunks/update-2EVXOC7V.js +21 -0
- package/dist/cli-bundle/chunks/update-5A2B6QYB.js +25 -0
- package/dist/cli-bundle/chunks/{update-many-JSRF5EH5.js → update-many-TUGU5YXQ.js} +22 -22
- package/dist/cli-bundle/chunks/{update-many-Y3HOL7WA.js → update-many-V4LA3C4H.js} +22 -22
- package/dist/cli-bundle/chunks/{upgrade-5RTQVKKE.js → upgrade-37F7JKES.js} +5 -5
- package/dist/cli-bundle/chunks/{upgrade-ECB6GH3M.js → upgrade-L32JA4TZ.js} +5 -5
- package/dist/cli-bundle/chunks/{validate-MCNMAXVA.js → validate-EQTT6WVX.js} +16 -16
- package/dist/cli-bundle/chunks/{validate-J6Q444SD.js → validate-XN4I4DPL.js} +16 -16
- package/dist/cli-bundle/main.js +276 -47
- package/dist/cli-bundle/main.js.map +2 -2
- package/dist/core/diagnostics/remediation.js +12 -2
- package/dist/core/diagnostics/remediation.js.map +1 -1
- package/dist/core/extensions/extension-policy.d.ts +14 -1
- package/dist/core/extensions/extension-policy.js +38 -3
- package/dist/core/extensions/extension-policy.js.map +1 -1
- package/dist/core/extensions/extension-types.d.ts +40 -1
- package/dist/core/extensions/extension-types.js +28 -2
- package/dist/core/extensions/extension-types.js.map +1 -1
- package/dist/core/extensions/loader.d.ts +6 -4
- package/dist/core/extensions/loader.js +67 -14
- package/dist/core/extensions/loader.js.map +1 -1
- package/dist/core/history/replay.d.ts +1 -1
- package/dist/core/history/replay.js +13 -4
- package/dist/core/history/replay.js.map +1 -1
- package/dist/core/output/mutation-projection.d.ts +2 -0
- package/dist/core/output/mutation-projection.js +9 -2
- package/dist/core/output/mutation-projection.js.map +1 -1
- package/dist/core/output/output.d.ts +2 -0
- package/dist/core/output/output.js +7 -3
- package/dist/core/output/output.js.map +1 -1
- package/dist/core/output/query-summary.d.ts +31 -0
- package/dist/core/output/query-summary.js +62 -0
- package/dist/core/output/query-summary.js.map +1 -0
- package/dist/core/shared/command-types.d.ts +1 -0
- package/dist/core/shared/command-types.js +2 -2
- package/dist/core/shared/command-types.js.map +1 -1
- package/dist/core/shared/constants.js +8 -4
- package/dist/core/shared/constants.js.map +1 -1
- package/dist/core/store/item-store.d.ts +1 -1
- package/dist/core/store/item-store.js +3 -3
- package/dist/core/store/item-store.js.map +1 -1
- package/dist/core/store/settings-read-cache.d.ts +15 -0
- package/dist/core/store/settings-read-cache.js +72 -0
- package/dist/core/store/settings-read-cache.js.map +1 -0
- package/dist/core/store/settings-validator.d.ts +4 -1
- package/dist/core/store/settings-validator.js +14 -2
- package/dist/core/store/settings-validator.js.map +1 -1
- package/dist/core/store/settings.js +166 -16
- package/dist/core/store/settings.js.map +1 -1
- package/dist/core/telemetry/runtime.d.ts +1 -0
- package/dist/core/telemetry/runtime.js +3 -3
- package/dist/core/telemetry/runtime.js.map +1 -1
- package/dist/core/test/run-selectors.d.ts +27 -0
- package/dist/core/test/run-selectors.js +110 -0
- package/dist/core/test/run-selectors.js.map +1 -0
- package/dist/mcp/server.js +76 -262
- package/dist/mcp/server.js.map +1 -1
- package/dist/mcp/tool-definitions.d.ts +27 -0
- package/dist/mcp/tool-definitions.js +330 -0
- package/dist/mcp/tool-definitions.js.map +1 -0
- package/dist/sdk/cli-contracts/commander-mutation-options.js +3 -2
- package/dist/sdk/cli-contracts/commander-mutation-options.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-option-contracts.js +3 -2
- package/dist/sdk/cli-contracts/tool-option-contracts.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-parameter-tables.js +29 -2
- package/dist/sdk/cli-contracts/tool-parameter-tables.js.map +1 -1
- package/dist/sdk/cli-contracts.js +37 -5
- package/dist/sdk/cli-contracts.js.map +1 -1
- package/dist/sdk/index.d.ts +1 -1
- package/dist/sdk/index.js +2 -2
- package/dist/sdk/index.js.map +1 -1
- package/dist/sdk/runtime.d.ts +6 -0
- package/dist/sdk/runtime.js +51 -3
- package/dist/sdk/runtime.js.map +1 -1
- package/dist/types.d.ts +4 -1
- package/dist/types.js +4 -2
- package/dist/types.js.map +1 -1
- package/docs/AGENT_GUIDE.md +7 -1
- package/docs/ARCHITECTURE.md +7 -0
- package/docs/CLAUDE_CODE_PLUGIN.md +2 -2
- package/docs/COMMANDS.md +38 -3
- package/docs/CONFIGURATION.md +1 -1
- package/docs/EXTENSIONS.md +55 -53
- package/docs/SDK.md +8 -2
- package/docs/TESTING.md +60 -0
- package/docs/schemas/extension-manifest.schema.json +120 -0
- package/marketplace.json +1 -1
- package/package.json +2 -2
- package/packages/pm-beads/extensions/beads/manifest.json +10 -0
- package/packages/pm-calendar/extensions/calendar/manifest.json +10 -0
- package/packages/pm-command-kit/README.md +72 -0
- package/packages/pm-command-kit/extensions/command-kit/index.js +181 -0
- package/packages/pm-command-kit/extensions/command-kit/index.ts +176 -0
- package/packages/pm-command-kit/extensions/command-kit/manifest.json +22 -0
- package/packages/pm-command-kit/package.json +53 -0
- package/packages/pm-governance-audit/extensions/governance-audit/manifest.json +10 -0
- package/packages/pm-guide-shell/extensions/guide-shell/manifest.json +10 -0
- package/packages/pm-lifecycle-hooks/extensions/lifecycle-hooks/manifest.json +10 -0
- package/packages/pm-linked-test-adapters/extensions/linked-test-adapters/manifest.json +10 -0
- package/packages/pm-search-advanced/extensions/search-advanced/index.js +6 -0
- package/packages/pm-search-advanced/extensions/search-advanced/index.ts +6 -0
- package/packages/pm-search-advanced/extensions/search-advanced/manifest.json +10 -0
- package/packages/pm-search-advanced/extensions/search-advanced/runtime.js +1 -0
- package/packages/pm-search-advanced/extensions/search-advanced/runtime.ts +1 -0
- package/packages/pm-templates/extensions/templates/manifest.json +10 -0
- package/packages/pm-todos/extensions/todos/manifest.json +10 -0
- package/plugins/pm-claude/.claude-plugin/plugin.json +1 -1
- package/plugins/pm-claude/README.md +7 -3
- package/plugins/pm-claude/commands/pm-init.md +1 -1
- package/plugins/pm-codex/README.md +2 -2
- package/dist/cli-bundle/chunks/activity-HF3VJYKH.js +0 -16
- package/dist/cli-bundle/chunks/aggregate-IQ27NFBI.js.map +0 -7
- package/dist/cli-bundle/chunks/aggregate-TT7OCHHT.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-3RHE76G6.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-4LRVXVJK.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-5JF76OJF.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-7YTWXGE3.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-ANKG2JKL.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-BIRVSIM2.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-C72IQIBT.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-D5D7VKIC.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-EQ6N6IDR.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-FJNJEWU4.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-GPOSGWCN.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-H37YPWLM.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-I26E6XA7.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-I4FGL3K2.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-JVMAOD54.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-LU2HE272.js +0 -242
- package/dist/cli-bundle/chunks/chunk-LU2HE272.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-NJRZIJ4N.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-O4L7Z6LB.js +0 -252
- package/dist/cli-bundle/chunks/chunk-O4L7Z6LB.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-RLVI7KDW.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-RMTI5R76.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-T7B5VAKD.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-TLD3UYGY.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-WQZCEEQN.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-YSANBZAE.js.map +0 -7
- package/dist/cli-bundle/chunks/close-JTTGW7TS.js +0 -13
- package/dist/cli-bundle/chunks/context-4N7GYTVQ.js.map +0 -1
- package/dist/cli-bundle/chunks/contracts-AOBNEBVT.js.map +0 -7
- package/dist/cli-bundle/chunks/contracts-DXCWXOSP.js.map +0 -1
- package/dist/cli-bundle/chunks/create-JAPLFDGJ.js +0 -27
- package/dist/cli-bundle/chunks/health-CS5RNTJX.js.map +0 -1
- package/dist/cli-bundle/chunks/health-KCRVYIYY.js.map +0 -7
- package/dist/cli-bundle/chunks/history-6624XISO.js +0 -20
- package/dist/cli-bundle/chunks/history-redact-ZRQTI7NB.js +0 -19
- package/dist/cli-bundle/chunks/init-ZVE2HMKK.js +0 -17
- package/dist/cli-bundle/chunks/list-OO5P472O.js +0 -19
- package/dist/cli-bundle/chunks/register-list-query-6RA24SIZ.js.map +0 -1
- package/dist/cli-bundle/chunks/register-list-query-IO3RR5K6.js.map +0 -7
- package/dist/cli-bundle/chunks/register-mutation-KVFUXCAZ.js.map +0 -7
- package/dist/cli-bundle/chunks/register-mutation-VV2SC2KL.js.map +0 -1
- package/dist/cli-bundle/chunks/register-operations-DFNVRSJ5.js.map +0 -1
- package/dist/cli-bundle/chunks/register-operations-TAUUTRJ4.js.map +0 -7
- package/dist/cli-bundle/chunks/restore-F4ALFV4D.js +0 -17
- package/dist/cli-bundle/chunks/test-PPOLRIBA.js +0 -32
- package/dist/cli-bundle/chunks/update-MCPCPMHV.js +0 -25
- package/dist/cli-bundle/chunks/update-O7TBOUVQ.js +0 -21
- /package/dist/cli-bundle/chunks/{activity-RUJATACW.js.map → activity-XADJOG6G.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{activity-HF3VJYKH.js.map → activity-XZIUPGZH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-E7AJ5RTR.js.map → append-JYWO4P7W.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-CWQZBUWV.js.map → append-KG55G7S3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ENCVPOID.js.map → chunk-3SLOMKCJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-F2REA7VW.js.map → chunk-4JCSYR6F.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CAXUGAAF.js.map → chunk-4YFAGDRH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-U3Z4OCZC.js.map → chunk-5SCT2JCT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-NHRZSYAA.js.map → chunk-73ZPG2I3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-A5342JVL.js.map → chunk-7RIT3OCD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7CR4GAYN.js.map → chunk-ATEES5SX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-FHUI7AXS.js.map → chunk-AVGHVVF7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-42IULX44.js.map → chunk-CCX4RSYZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EFRHTZO4.js.map → chunk-CW6E4NAT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JN3BT7UY.js.map → chunk-DY6C42S6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-PUSOAQCR.js.map → chunk-E5DUIJA4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-E7LOIIFP.js.map → chunk-ESANVZF4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YI6W2DBN.js.map → chunk-F75JSIOZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6IGTNFE3.js.map → chunk-FDH2X65L.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZPXDD6RQ.js.map → chunk-I53JBTJW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-23WNCJBA.js.map → chunk-I7NYDZDV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-SAUXUI6U.js.map → chunk-IUKD4W6Z.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RKCJ2JMA.js.map → chunk-OASDW5UI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JEGFLKSI.js.map → chunk-OLKBSY4N.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XEOO6K5J.js.map → chunk-P5BJOMBB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-P2NVFE4L.js.map → chunk-P5U5EOMA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AM2AXVFS.js.map → chunk-PSD7F7DX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-VDVVOLR6.js.map → chunk-QJMGRZO2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-T7NWFVOA.js.map → chunk-QNJSITCX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MNXJ6YDO.js.map → chunk-RXAP6JL5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-5MMLINZB.js.map → chunk-S26FESD4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-OPYA2HIU.js.map → chunk-TK5VZFHY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4TJWRPIH.js.map → chunk-TNAP7EJX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-5ATRWEZO.js.map → chunk-UUWGCWBU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YX5LAKFJ.js.map → chunk-VAOUX6TK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-WCWIDJII.js.map → chunk-VPEAS7PS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RE2JQJZJ.js.map → chunk-VSRZRLG3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-PW7C262O.js.map → chunk-WUNFKP7M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-NUGAWYEN.js.map → chunk-XTKJSVWH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KDX6VC3P.js.map → chunk-XUC4C4PT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-44JP4PYY.js.map → chunk-Y3YKK7CY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KTVXLI54.js.map → chunk-YW6Q3RYZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-I3UILOUU.js.map → chunk-ZLMIWZUG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-FKH7K6YP.js.map → chunk-ZMW77VWV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-UXFGCF3P.js.map → claim-2RDYMCTP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-RV6WYUF7.js.map → claim-MJ7DZFC3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-JTTGW7TS.js.map → close-4FMAPEMY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-O4JK2JKD.js.map → close-XLEKIQSW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-EQO4TPIE.js.map → close-many-AOD4HSAZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-SRDBV3SI.js.map → close-many-XKAQY5CQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-TTZUIB2O.js.map → comments-B4RWWDJT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-OMB7YE27.js.map → comments-RN5TG4ZN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-5VPR42A6.js.map → config-3JXJ3XZ7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-NNLXVGVC.js.map → config-FZ4UDC4B.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-5NM3SVJA.js.map → copy-ALU5WMHA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-XSYEQTLA.js.map → copy-FWIVTLBO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-FCCAATQV.js.map → create-IFA26O2I.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-JAPLFDGJ.js.map → create-JVXYHYH4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-5JFP6OG7.js.map → delete-IYTIYAJS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-PQXJQXQ7.js.map → delete-Y2SGJBGY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-S5322EOQ.js.map → deps-6TSPOSGU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-XXKBOQUA.js.map → deps-CZ4PTVXU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-C7CCVWAJ.js.map → docs-5WMBVQT2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-DZRPAW5S.js.map → docs-MB53UJAJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-CSHP6FZX.js.map → extension-Q34OEWO5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-XNNVUVAY.js.map → extension-WH2FOIOZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-UPCNKEIZ.js.map → files-DLB5LJEP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-OBWYYPKM.js.map → files-GVMNVLCB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-FA2ONELT.js.map → gc-2WEPW6D6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-KXK6KBRN.js.map → gc-4Z3IKHAZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-PNTSONGB.js.map → get-PCHS7RA6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-FLHYTOBA.js.map → get-QARTE6BL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-COQTPBEU.js.map → history-7WUAEWHW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-6624XISO.js.map → history-L2FQFRTU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-PVS2A3FS.js.map → history-compact-3EJ3L2O7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-66PSRYL3.js.map → history-compact-LW27IPFK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-DCXAWGTF.js.map → history-redact-G72A4EJ4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-ZRQTI7NB.js.map → history-redact-QWQCX5DZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-SEQDFTGW.js.map → history-repair-KVPFJKOS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-TA3NRIFO.js.map → history-repair-RUGKD3YR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{init-ZVE2HMKK.js.map → init-4BKRHGWW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{init-IQJE3EKJ.js.map → init-S5WEGUJY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-XC6EMW5E.js.map → learnings-HQXSSKZ5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-RJPGH2ME.js.map → learnings-XK3P4ZDR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{list-NJV6WBT4.js.map → list-6CL3XFT6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{list-OO5P472O.js.map → list-BYNN4ZEO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-2KWHADK3.js.map → notes-5T6P7C5V.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-FNCDMZW2.js.map → notes-U5FZCSBT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-CYK2P5PD.js.map → plan-FQLMJRLZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-MQO5JTSV.js.map → plan-VNUG3WZZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-setup-X2R5CFDV.js.map → register-setup-G4QYI3RX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-setup-GAQZZRUA.js.map → register-setup-IKX5524L.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-F4ALFV4D.js.map → restore-CHIOQAQL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-E3GZKRRK.js.map → restore-M6AFHMV4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-3CPFLDAY.js.map → schema-76HDZJCC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-7EHBPNXM.js.map → schema-AINZ2IMM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{search-OBZVYJJ2.js.map → search-JMLFQEPJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{search-2T3NCCUR.js.map → search-NL3TSCYB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{stats-6LVK4JER.js.map → stats-BKXCBIGT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{stats-ULGQACF7.js.map → stats-UBD56TGK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{telemetry-HHKRTMZA.js.map → telemetry-N454RHG5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{telemetry-6G27FLCP.js.map → telemetry-ZJXK3H7X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-2PP4YBV6.js.map → test-BQAKIXAT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-PPOLRIBA.js.map → test-O74JFUH5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-all-6Z272JRI.js.map → test-all-7LV3I6S5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-all-NETGVNM6.js.map → test-all-TDYCCBA4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-runs-M24WA6TI.js.map → test-runs-E64M6XS3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-runs-CRPQVMMG.js.map → test-runs-LXZLULCI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-O7TBOUVQ.js.map → update-2EVXOC7V.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-MCPCPMHV.js.map → update-5A2B6QYB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-JSRF5EH5.js.map → update-many-TUGU5YXQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-Y3HOL7WA.js.map → update-many-V4LA3C4H.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{upgrade-5RTQVKKE.js.map → upgrade-37F7JKES.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{upgrade-ECB6GH3M.js.map → upgrade-L32JA4TZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{validate-MCNMAXVA.js.map → validate-EQTT6WVX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{validate-J6Q444SD.js.map → validate-XN4I4DPL.js.map} +0 -0
|
@@ -3,22 +3,22 @@
|
|
|
3
3
|
import {
|
|
4
4
|
collect,
|
|
5
5
|
getGlobalOptions
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-IH4MBKK7.js";
|
|
7
|
+
import "./chunk-FXRU333M.js";
|
|
8
|
+
import "./chunk-XJDGS74Y.js";
|
|
9
9
|
import {
|
|
10
10
|
printError,
|
|
11
11
|
printResult
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-I2IJY2NL.js";
|
|
13
|
+
import "./chunk-HI7STVF2.js";
|
|
14
|
+
import "./chunk-ATEES5SX.js";
|
|
15
|
+
import "./chunk-UUWGCWBU.js";
|
|
16
|
+
import "./chunk-CCX4RSYZ.js";
|
|
17
|
+
import "./chunk-WUNFKP7M.js";
|
|
18
18
|
import {
|
|
19
19
|
EXIT_CODE,
|
|
20
20
|
PmCliError
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-A6LXQFO7.js";
|
|
22
22
|
|
|
23
23
|
// dist/cli/register-setup.js
|
|
24
24
|
import fs from "node:fs/promises";
|
|
@@ -86,7 +86,7 @@ async function executeExtensionCommand(target, options, command, forcedAction, v
|
|
|
86
86
|
const globalOptions = getGlobalOptions(command);
|
|
87
87
|
const startedAt = Date.now();
|
|
88
88
|
const normalizedOptions = normalizeExtensionOptions(options, forcedAction, vocabulary);
|
|
89
|
-
const { runExtension } = await import("./extension-
|
|
89
|
+
const { runExtension } = await import("./extension-WH2FOIOZ.js");
|
|
90
90
|
const result = await runExtension(target, normalizedOptions, globalOptions);
|
|
91
91
|
printResult(result, globalOptions);
|
|
92
92
|
const strictExit = Boolean(normalizedOptions.strictExit) || Boolean(normalizedOptions.failOnWarn);
|
|
@@ -164,7 +164,7 @@ function registerSetupCommands(program) {
|
|
|
164
164
|
program.command("init").argument("[prefix]", "Optional id prefix").option("--preset <value>", "Governance preset for new setups: minimal|default|strict").option("--defaults", "Use non-interactive setup defaults without opening the wizard").option("-y, --yes", "Alias for --defaults (non-interactive setup)").option("--author <value>", "Set the default mutation author for this project").option("--agent-guidance <mode>", "Agent guidance mode: ask|add|skip|status").option("--type-preset <name>", "Register domain item types during init: agile|ops|research").option("--with-packages", "Install all bundled first-party packages during initialization").option("--force", "Allow initializing tracker files directly in a directory that looks like a workspace root").option("--verbose", "Include the full resolved settings tree in the output (default output is a concise summary)").description("Initialize pm storage and defaults for the current workspace.").action(async (prefix, options, command) => {
|
|
165
165
|
const globalOptions = getGlobalOptions(command);
|
|
166
166
|
const startedAt = Date.now();
|
|
167
|
-
const { runInit, summarizeInitResult } = await import("./init-
|
|
167
|
+
const { runInit, summarizeInitResult } = await import("./init-S5WEGUJY.js");
|
|
168
168
|
const result = await runInit(prefix, globalOptions, {
|
|
169
169
|
preset: typeof options.preset === "string" ? options.preset : void 0,
|
|
170
170
|
defaults: options.defaults === true || options.yes === true,
|
|
@@ -185,7 +185,7 @@ function registerSetupCommands(program) {
|
|
|
185
185
|
const globalOptions = getGlobalOptions(command);
|
|
186
186
|
const startedAt = Date.now();
|
|
187
187
|
const criteria = Array.isArray(options.criterion) ? options.criterion : [];
|
|
188
|
-
const { runConfig } = await import("./config-
|
|
188
|
+
const { runConfig } = await import("./config-3JXJ3XZ7.js");
|
|
189
189
|
const actionShorthands = /* @__PURE__ */ new Set(["get", "set", "list", "export"]);
|
|
190
190
|
const scopeShorthand = scope !== void 0 && actionShorthands.has(scope);
|
|
191
191
|
const resolvedScope = scopeShorthand ? "project" : scope ?? "project";
|
|
@@ -224,7 +224,7 @@ function registerSetupCommands(program) {
|
|
|
224
224
|
addPackageScopeOptions(program.command("upgrade").argument("[target]", "Optional managed package name/source to upgrade; omit to upgrade pm CLI and all managed packages").option("--dry-run", "Plan CLI/package upgrades without running npm or reinstalling packages").option("--cli-only", "Upgrade only the pm CLI/SDK npm package").option("--packages-only", "Upgrade only managed pm packages").option("--repair", "Force npm global reinstall when upgrading the pm CLI/SDK").option("--tag <value>", "npm dist-tag/version for CLI and registry package upgrades").option("--package-name <value>", "Override the CLI package name for self-upgrade testing").description("Upgrade the pm CLI/SDK and refresh managed installable pm packages.")).action(async (target, _options, command) => {
|
|
225
225
|
const globalOptions = getGlobalOptions(command);
|
|
226
226
|
const startedAt = Date.now();
|
|
227
|
-
const { runUpgrade } = await import("./upgrade-
|
|
227
|
+
const { runUpgrade } = await import("./upgrade-L32JA4TZ.js");
|
|
228
228
|
const result = await runUpgrade(target, command.opts(), globalOptions);
|
|
229
229
|
printResult(result, globalOptions);
|
|
230
230
|
if (!result.ok) {
|
|
@@ -238,6 +238,6 @@ function registerSetupCommands(program) {
|
|
|
238
238
|
export {
|
|
239
239
|
registerSetupCommands
|
|
240
240
|
};
|
|
241
|
-
//# sourceMappingURL=register-setup-
|
|
241
|
+
//# sourceMappingURL=register-setup-IKX5524L.js.map
|
|
242
242
|
|
|
243
243
|
//# debugId=7e687114-c0d5-55d7-a197-fa48845797d4
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import {
|
|
2
|
+
runRestore
|
|
3
|
+
} from "./chunk-DY6C42S6.js";
|
|
4
|
+
import "./chunk-O7IWB35H.js";
|
|
5
|
+
import "./chunk-IGVJRZ6H.js";
|
|
6
|
+
import "./chunk-XMBI6TNW.js";
|
|
7
|
+
import "./chunk-QJMGRZO2.js";
|
|
8
|
+
import "./chunk-3KLPFWZ4.js";
|
|
9
|
+
import "./chunk-VPEAS7PS.js";
|
|
10
|
+
import "./chunk-73ZPG2I3.js";
|
|
11
|
+
import "./chunk-5SCT2JCT.js";
|
|
12
|
+
import "./chunk-IUKD4W6Z.js";
|
|
13
|
+
import "./chunk-FY4SPXSC.js";
|
|
14
|
+
export {
|
|
15
|
+
runRestore
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=restore-CHIOQAQL.js.map
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
!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]="45eac7fa-f181-5cca-93b7-cfb58909dbb3")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
runRestore
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-ZMW77VWV.js";
|
|
6
6
|
import "./chunk-J27KIHTG.js";
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
7
|
+
import "./chunk-HGLC63AU.js";
|
|
8
|
+
import "./chunk-ZYNJNPYD.js";
|
|
9
|
+
import "./chunk-P5U5EOMA.js";
|
|
10
|
+
import "./chunk-HI7STVF2.js";
|
|
11
|
+
import "./chunk-ATEES5SX.js";
|
|
12
|
+
import "./chunk-UUWGCWBU.js";
|
|
13
|
+
import "./chunk-CCX4RSYZ.js";
|
|
14
|
+
import "./chunk-WUNFKP7M.js";
|
|
15
|
+
import "./chunk-A6LXQFO7.js";
|
|
16
16
|
export {
|
|
17
17
|
runRestore
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=restore-
|
|
19
|
+
//# sourceMappingURL=restore-M6AFHMV4.js.map
|
|
20
20
|
|
|
21
21
|
//# debugId=45eac7fa-f181-5cca-93b7-cfb58909dbb3
|
|
@@ -9,19 +9,19 @@ import {
|
|
|
9
9
|
removeItemType,
|
|
10
10
|
serializeItemTypesFile,
|
|
11
11
|
upsertItemType
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-FDH2X65L.js";
|
|
13
13
|
import {
|
|
14
14
|
acquireLock,
|
|
15
15
|
listAllFrontMatterLight
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
16
|
+
} from "./chunk-HI7STVF2.js";
|
|
17
|
+
import "./chunk-ATEES5SX.js";
|
|
18
|
+
import "./chunk-UUWGCWBU.js";
|
|
19
19
|
import {
|
|
20
20
|
resolveItemTypeRegistry
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-CCX4RSYZ.js";
|
|
22
22
|
import {
|
|
23
23
|
nowIso
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-WUNFKP7M.js";
|
|
25
25
|
import {
|
|
26
26
|
DEFAULT_RUNTIME_SCHEMA_FILE_PATHS,
|
|
27
27
|
DEFAULT_RUNTIME_STATUS_DEFINITIONS,
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
resolveRuntimeStatusRegistry,
|
|
41
41
|
runActiveOnWriteHooks,
|
|
42
42
|
writeFileAtomic
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-A6LXQFO7.js";
|
|
44
44
|
|
|
45
45
|
// dist/core/schema/status-defs-file.js
|
|
46
46
|
var RUNTIME_STATUS_ROLE_SET = new Set(RUNTIME_STATUS_ROLE_VALUES);
|
|
@@ -821,6 +821,6 @@ export {
|
|
|
821
821
|
runSchemaShow,
|
|
822
822
|
runSchemaShowStatus
|
|
823
823
|
};
|
|
824
|
-
//# sourceMappingURL=schema-
|
|
824
|
+
//# sourceMappingURL=schema-76HDZJCC.js.map
|
|
825
825
|
|
|
826
826
|
//# debugId=43fa077e-1a25-5f5b-ba9c-600eef053de0
|
|
@@ -7,19 +7,19 @@ import {
|
|
|
7
7
|
removeItemType,
|
|
8
8
|
serializeItemTypesFile,
|
|
9
9
|
upsertItemType
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-OLKBSY4N.js";
|
|
11
11
|
import {
|
|
12
12
|
acquireLock,
|
|
13
13
|
listAllFrontMatterLight
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-3KLPFWZ4.js";
|
|
15
|
+
import "./chunk-VPEAS7PS.js";
|
|
16
|
+
import "./chunk-73ZPG2I3.js";
|
|
17
17
|
import {
|
|
18
18
|
resolveItemTypeRegistry
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-5SCT2JCT.js";
|
|
20
20
|
import {
|
|
21
21
|
nowIso
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-IUKD4W6Z.js";
|
|
23
23
|
import {
|
|
24
24
|
DEFAULT_RUNTIME_SCHEMA_FILE_PATHS,
|
|
25
25
|
DEFAULT_RUNTIME_STATUS_DEFINITIONS,
|
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
resolveRuntimeStatusRegistry,
|
|
39
39
|
runActiveOnWriteHooks,
|
|
40
40
|
writeFileAtomic
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-FY4SPXSC.js";
|
|
42
42
|
|
|
43
43
|
// dist/core/schema/status-defs-file.js
|
|
44
44
|
!(function() {
|
|
@@ -833,4 +833,4 @@ export {
|
|
|
833
833
|
runSchemaShow,
|
|
834
834
|
runSchemaShowStatus
|
|
835
835
|
};
|
|
836
|
-
//# sourceMappingURL=schema-
|
|
836
|
+
//# sourceMappingURL=schema-AINZ2IMM.js.map
|
|
@@ -11,36 +11,36 @@ import {
|
|
|
11
11
|
resolveEmbeddingProviders,
|
|
12
12
|
resolveSettingsWithSemanticRuntimeDefaults,
|
|
13
13
|
resolveVectorStores
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-7UGSRQCL.js";
|
|
15
15
|
import {
|
|
16
16
|
collectRuntimeFilterValues,
|
|
17
17
|
matchesRuntimeFilters,
|
|
18
18
|
parseStatusFilterCsv
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-4JCSYR6F.js";
|
|
20
20
|
import {
|
|
21
21
|
parseLimit,
|
|
22
22
|
parsePriority,
|
|
23
23
|
parseType
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-QJMGRZO2.js";
|
|
25
25
|
import {
|
|
26
26
|
collectRegisteredItemFieldNames,
|
|
27
27
|
listAllDocumentCandidatesCached,
|
|
28
28
|
listAllFrontMatter,
|
|
29
29
|
toItemRecord
|
|
30
|
-
} from "./chunk-
|
|
31
|
-
import "./chunk-
|
|
30
|
+
} from "./chunk-3KLPFWZ4.js";
|
|
31
|
+
import "./chunk-VPEAS7PS.js";
|
|
32
32
|
import {
|
|
33
33
|
isTerminalStatus,
|
|
34
34
|
parseItemDocument
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-73ZPG2I3.js";
|
|
36
36
|
import {
|
|
37
37
|
resolveItemTypeRegistry
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-5SCT2JCT.js";
|
|
39
39
|
import {
|
|
40
40
|
compareTimestampStrings,
|
|
41
41
|
nowIso,
|
|
42
42
|
resolveIsoOrRelative
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-IUKD4W6Z.js";
|
|
44
44
|
import {
|
|
45
45
|
EXIT_CODE,
|
|
46
46
|
PmCliError,
|
|
@@ -59,7 +59,7 @@ import {
|
|
|
59
59
|
runActiveOnReadHooks,
|
|
60
60
|
toNonEmptyString,
|
|
61
61
|
toNonEmptyStringOrUndefined
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-FY4SPXSC.js";
|
|
63
63
|
|
|
64
64
|
// dist/cli/commands/search.js
|
|
65
65
|
import fs from "node:fs/promises";
|
|
@@ -1615,4 +1615,4 @@ export {
|
|
|
1615
1615
|
resolveSearchTuning,
|
|
1616
1616
|
runSearch
|
|
1617
1617
|
};
|
|
1618
|
-
//# sourceMappingURL=search-
|
|
1618
|
+
//# sourceMappingURL=search-JMLFQEPJ.js.map
|
|
@@ -13,36 +13,36 @@ import {
|
|
|
13
13
|
resolveEmbeddingProviders,
|
|
14
14
|
resolveSettingsWithSemanticRuntimeDefaults,
|
|
15
15
|
resolveVectorStores
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-XJDGS74Y.js";
|
|
17
17
|
import {
|
|
18
18
|
collectRuntimeFilterValues,
|
|
19
19
|
matchesRuntimeFilters,
|
|
20
20
|
parseStatusFilterCsv
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-AVGHVVF7.js";
|
|
22
22
|
import {
|
|
23
23
|
parseLimit,
|
|
24
24
|
parsePriority,
|
|
25
25
|
parseType
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-P5U5EOMA.js";
|
|
27
27
|
import {
|
|
28
28
|
collectRegisteredItemFieldNames,
|
|
29
29
|
listAllDocumentCandidatesCached,
|
|
30
30
|
listAllFrontMatter,
|
|
31
31
|
toItemRecord
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
32
|
+
} from "./chunk-HI7STVF2.js";
|
|
33
|
+
import "./chunk-ATEES5SX.js";
|
|
34
34
|
import {
|
|
35
35
|
isTerminalStatus,
|
|
36
36
|
parseItemDocument
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-UUWGCWBU.js";
|
|
38
38
|
import {
|
|
39
39
|
resolveItemTypeRegistry
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-CCX4RSYZ.js";
|
|
41
41
|
import {
|
|
42
42
|
compareTimestampStrings,
|
|
43
43
|
nowIso,
|
|
44
44
|
resolveIsoOrRelative
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-WUNFKP7M.js";
|
|
46
46
|
import {
|
|
47
47
|
EXIT_CODE,
|
|
48
48
|
PmCliError,
|
|
@@ -61,7 +61,7 @@ import {
|
|
|
61
61
|
runActiveOnReadHooks,
|
|
62
62
|
toNonEmptyString,
|
|
63
63
|
toNonEmptyStringOrUndefined
|
|
64
|
-
} from "./chunk-
|
|
64
|
+
} from "./chunk-A6LXQFO7.js";
|
|
65
65
|
|
|
66
66
|
// dist/cli/commands/search.js
|
|
67
67
|
import fs from "node:fs/promises";
|
|
@@ -1589,6 +1589,6 @@ export {
|
|
|
1589
1589
|
resolveSearchTuning,
|
|
1590
1590
|
runSearch
|
|
1591
1591
|
};
|
|
1592
|
-
//# sourceMappingURL=search-
|
|
1592
|
+
//# sourceMappingURL=search-NL3TSCYB.js.map
|
|
1593
1593
|
|
|
1594
1594
|
//# debugId=904f16a7-8ddd-5304-9a46-6b414dc54829
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
enforceHistoryStreamPolicyForItems,
|
|
3
3
|
listAllFrontMatterLight
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-3KLPFWZ4.js";
|
|
5
|
+
import "./chunk-VPEAS7PS.js";
|
|
6
|
+
import "./chunk-73ZPG2I3.js";
|
|
7
7
|
import {
|
|
8
8
|
resolveItemTypeRegistry
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-5SCT2JCT.js";
|
|
10
10
|
import {
|
|
11
11
|
nowIso
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-IUKD4W6Z.js";
|
|
13
13
|
import {
|
|
14
14
|
EXIT_CODE,
|
|
15
15
|
PmCliError,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
resolvePmRoot,
|
|
21
21
|
resolveRuntimeStatusRegistry,
|
|
22
22
|
runActiveOnReadHooks
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-FY4SPXSC.js";
|
|
24
24
|
|
|
25
25
|
// dist/cli/commands/stats.js
|
|
26
26
|
import fs from "node:fs/promises";
|
|
@@ -209,4 +209,4 @@ async function runStats(global2, options = {}) {
|
|
|
209
209
|
export {
|
|
210
210
|
runStats
|
|
211
211
|
};
|
|
212
|
-
//# sourceMappingURL=stats-
|
|
212
|
+
//# sourceMappingURL=stats-BKXCBIGT.js.map
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
import {
|
|
4
4
|
enforceHistoryStreamPolicyForItems,
|
|
5
5
|
listAllFrontMatterLight
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-HI7STVF2.js";
|
|
7
|
+
import "./chunk-ATEES5SX.js";
|
|
8
|
+
import "./chunk-UUWGCWBU.js";
|
|
9
9
|
import {
|
|
10
10
|
resolveItemTypeRegistry
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-CCX4RSYZ.js";
|
|
12
12
|
import {
|
|
13
13
|
nowIso
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-WUNFKP7M.js";
|
|
15
15
|
import {
|
|
16
16
|
EXIT_CODE,
|
|
17
17
|
PmCliError,
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
resolvePmRoot,
|
|
23
23
|
resolveRuntimeStatusRegistry,
|
|
24
24
|
runActiveOnReadHooks
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-A6LXQFO7.js";
|
|
26
26
|
|
|
27
27
|
// dist/cli/commands/stats.js
|
|
28
28
|
import fs from "node:fs/promises";
|
|
@@ -197,6 +197,6 @@ async function runStats(global, options = {}) {
|
|
|
197
197
|
export {
|
|
198
198
|
runStats
|
|
199
199
|
};
|
|
200
|
-
//# sourceMappingURL=stats-
|
|
200
|
+
//# sourceMappingURL=stats-UBD56TGK.js.map
|
|
201
201
|
|
|
202
202
|
//# debugId=39b4bc2e-0797-52cf-9728-a0d97705462f
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
!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]="f44193c2-a0d9-5256-8add-5d49275e71a1")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
flushTelemetryQueueNow
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-7IYFN5R7.js";
|
|
6
6
|
import {
|
|
7
7
|
nowIso
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-WUNFKP7M.js";
|
|
9
9
|
import {
|
|
10
10
|
EXIT_CODE,
|
|
11
11
|
PmCliError,
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
readSettings,
|
|
15
15
|
resolveGlobalPmRoot,
|
|
16
16
|
writeSettings
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-A6LXQFO7.js";
|
|
18
18
|
|
|
19
19
|
// dist/cli/commands/telemetry.js
|
|
20
20
|
import fs from "node:fs/promises";
|
|
@@ -243,6 +243,6 @@ export {
|
|
|
243
243
|
TELEMETRY_SUBCOMMANDS,
|
|
244
244
|
runTelemetry
|
|
245
245
|
};
|
|
246
|
-
//# sourceMappingURL=telemetry-
|
|
246
|
+
//# sourceMappingURL=telemetry-N454RHG5.js.map
|
|
247
247
|
|
|
248
248
|
//# debugId=f44193c2-a0d9-5256-8add-5d49275e71a1
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
flushTelemetryQueueNow
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-GKIZW7SM.js";
|
|
4
4
|
import {
|
|
5
5
|
nowIso
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-IUKD4W6Z.js";
|
|
7
7
|
import {
|
|
8
8
|
EXIT_CODE,
|
|
9
9
|
PmCliError,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
readSettings,
|
|
13
13
|
resolveGlobalPmRoot,
|
|
14
14
|
writeSettings
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-FY4SPXSC.js";
|
|
16
16
|
|
|
17
17
|
// dist/cli/commands/telemetry.js
|
|
18
18
|
import fs from "node:fs/promises";
|
|
@@ -248,4 +248,4 @@ export {
|
|
|
248
248
|
TELEMETRY_SUBCOMMANDS,
|
|
249
249
|
runTelemetry
|
|
250
250
|
};
|
|
251
|
-
//# sourceMappingURL=telemetry-
|
|
251
|
+
//# sourceMappingURL=telemetry-ZJXK3H7X.js.map
|
|
@@ -8,20 +8,20 @@ import {
|
|
|
8
8
|
runLinkedTests,
|
|
9
9
|
runTest,
|
|
10
10
|
summarizeContextPreflight
|
|
11
|
-
} from "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
11
|
+
} from "./chunk-EWFY7SLA.js";
|
|
12
|
+
import "./chunk-4HFU4UO2.js";
|
|
13
|
+
import "./chunk-I7NYDZDV.js";
|
|
14
|
+
import "./chunk-F75JSIOZ.js";
|
|
15
|
+
import "./chunk-FDH2X65L.js";
|
|
16
|
+
import "./chunk-S2ZLDYGS.js";
|
|
17
|
+
import "./chunk-VAOUX6TK.js";
|
|
18
18
|
import "./chunk-LXYVKYMQ.js";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
24
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-HI7STVF2.js";
|
|
20
|
+
import "./chunk-ATEES5SX.js";
|
|
21
|
+
import "./chunk-UUWGCWBU.js";
|
|
22
|
+
import "./chunk-CCX4RSYZ.js";
|
|
23
|
+
import "./chunk-WUNFKP7M.js";
|
|
24
|
+
import "./chunk-A6LXQFO7.js";
|
|
25
25
|
export {
|
|
26
26
|
classifyLinkedTestFailure,
|
|
27
27
|
countFailureCategories,
|
|
@@ -31,6 +31,6 @@ export {
|
|
|
31
31
|
runTest,
|
|
32
32
|
summarizeContextPreflight
|
|
33
33
|
};
|
|
34
|
-
//# sourceMappingURL=test-
|
|
34
|
+
//# sourceMappingURL=test-BQAKIXAT.js.map
|
|
35
35
|
|
|
36
36
|
//# debugId=45eac7fa-f181-5cca-93b7-cfb58909dbb3
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import {
|
|
2
|
+
classifyLinkedTestFailure,
|
|
3
|
+
countFailureCategories,
|
|
4
|
+
extractReferencedPmItemIdsFromCommand,
|
|
5
|
+
resolveLinkedTestFailureExitCode,
|
|
6
|
+
runLinkedTests,
|
|
7
|
+
runTest,
|
|
8
|
+
summarizeContextPreflight
|
|
9
|
+
} from "./chunk-HHHJ2GI3.js";
|
|
10
|
+
import "./chunk-SXKNJPQ7.js";
|
|
11
|
+
import "./chunk-TNAP7EJX.js";
|
|
12
|
+
import "./chunk-I53JBTJW.js";
|
|
13
|
+
import "./chunk-OLKBSY4N.js";
|
|
14
|
+
import "./chunk-KWAXVAXX.js";
|
|
15
|
+
import "./chunk-ZLMIWZUG.js";
|
|
16
|
+
import "./chunk-3HUE7XOF.js";
|
|
17
|
+
import "./chunk-3KLPFWZ4.js";
|
|
18
|
+
import "./chunk-VPEAS7PS.js";
|
|
19
|
+
import "./chunk-73ZPG2I3.js";
|
|
20
|
+
import "./chunk-5SCT2JCT.js";
|
|
21
|
+
import "./chunk-IUKD4W6Z.js";
|
|
22
|
+
import "./chunk-FY4SPXSC.js";
|
|
23
|
+
export {
|
|
24
|
+
classifyLinkedTestFailure,
|
|
25
|
+
countFailureCategories,
|
|
26
|
+
extractReferencedPmItemIdsFromCommand,
|
|
27
|
+
resolveLinkedTestFailureExitCode,
|
|
28
|
+
runLinkedTests,
|
|
29
|
+
runTest,
|
|
30
|
+
summarizeContextPreflight
|
|
31
|
+
};
|
|
32
|
+
//# sourceMappingURL=test-O74JFUH5.js.map
|
|
@@ -4,32 +4,32 @@ import {
|
|
|
4
4
|
runLinkedTests,
|
|
5
5
|
runTest,
|
|
6
6
|
summarizeContextPreflight
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-HHHJ2GI3.js";
|
|
8
8
|
import {
|
|
9
9
|
resolveAuthor
|
|
10
10
|
} from "./chunk-O7IWB35H.js";
|
|
11
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-SXKNJPQ7.js";
|
|
12
12
|
import {
|
|
13
13
|
parseOptionalNumber
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-TNAP7EJX.js";
|
|
15
|
+
import "./chunk-I53JBTJW.js";
|
|
16
|
+
import "./chunk-OLKBSY4N.js";
|
|
17
|
+
import "./chunk-KWAXVAXX.js";
|
|
18
|
+
import "./chunk-ZLMIWZUG.js";
|
|
19
19
|
import "./chunk-3HUE7XOF.js";
|
|
20
20
|
import {
|
|
21
21
|
listAllFrontMatterLight
|
|
22
|
-
} from "./chunk-
|
|
23
|
-
import "./chunk-
|
|
22
|
+
} from "./chunk-3KLPFWZ4.js";
|
|
23
|
+
import "./chunk-VPEAS7PS.js";
|
|
24
24
|
import {
|
|
25
25
|
normalizeStatusInput
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-73ZPG2I3.js";
|
|
27
27
|
import {
|
|
28
28
|
resolveItemTypeRegistry
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-5SCT2JCT.js";
|
|
30
30
|
import {
|
|
31
31
|
nowIso
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-IUKD4W6Z.js";
|
|
33
33
|
import {
|
|
34
34
|
EXIT_CODE,
|
|
35
35
|
PmCliError,
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
resolveGlobalPmRoot,
|
|
41
41
|
resolvePmRoot,
|
|
42
42
|
resolveRuntimeStatusRegistry
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-FY4SPXSC.js";
|
|
44
44
|
|
|
45
45
|
// dist/cli/commands/test-all.js
|
|
46
46
|
!(function() {
|
|
@@ -329,4 +329,4 @@ async function runTestAll(options, global2) {
|
|
|
329
329
|
export {
|
|
330
330
|
runTestAll
|
|
331
331
|
};
|
|
332
|
-
//# sourceMappingURL=test-all-
|
|
332
|
+
//# sourceMappingURL=test-all-7LV3I6S5.js.map
|
|
@@ -6,32 +6,32 @@ import {
|
|
|
6
6
|
runLinkedTests,
|
|
7
7
|
runTest,
|
|
8
8
|
summarizeContextPreflight
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-EWFY7SLA.js";
|
|
10
10
|
import {
|
|
11
11
|
resolveAuthor
|
|
12
12
|
} from "./chunk-J27KIHTG.js";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-4HFU4UO2.js";
|
|
14
14
|
import {
|
|
15
15
|
parseOptionalNumber
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
16
|
+
} from "./chunk-I7NYDZDV.js";
|
|
17
|
+
import "./chunk-F75JSIOZ.js";
|
|
18
|
+
import "./chunk-FDH2X65L.js";
|
|
19
|
+
import "./chunk-S2ZLDYGS.js";
|
|
20
|
+
import "./chunk-VAOUX6TK.js";
|
|
21
21
|
import "./chunk-LXYVKYMQ.js";
|
|
22
22
|
import {
|
|
23
23
|
listAllFrontMatterLight
|
|
24
|
-
} from "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
} from "./chunk-HI7STVF2.js";
|
|
25
|
+
import "./chunk-ATEES5SX.js";
|
|
26
26
|
import {
|
|
27
27
|
normalizeStatusInput
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-UUWGCWBU.js";
|
|
29
29
|
import {
|
|
30
30
|
resolveItemTypeRegistry
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-CCX4RSYZ.js";
|
|
32
32
|
import {
|
|
33
33
|
nowIso
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-WUNFKP7M.js";
|
|
35
35
|
import {
|
|
36
36
|
EXIT_CODE,
|
|
37
37
|
PmCliError,
|
|
@@ -42,7 +42,7 @@ import {
|
|
|
42
42
|
resolveGlobalPmRoot,
|
|
43
43
|
resolvePmRoot,
|
|
44
44
|
resolveRuntimeStatusRegistry
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-A6LXQFO7.js";
|
|
46
46
|
|
|
47
47
|
// dist/cli/commands/test-all.js
|
|
48
48
|
function parseStatus(raw, statusRegistry) {
|
|
@@ -324,6 +324,6 @@ async function runTestAll(options, global) {
|
|
|
324
324
|
export {
|
|
325
325
|
runTestAll
|
|
326
326
|
};
|
|
327
|
-
//# sourceMappingURL=test-all-
|
|
327
|
+
//# sourceMappingURL=test-all-TDYCCBA4.js.map
|
|
328
328
|
|
|
329
329
|
//# debugId=9ba14ee1-bbd6-53c6-9244-a7d28f05733d
|