@unbrained/pm-cli 2026.7.20 → 2026.7.21
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 +2 -2
- package/CHANGELOG.md +11 -0
- package/dist/cli/commander-usage.d.ts +1 -1
- package/dist/cli/commander-usage.js +5 -5
- package/dist/cli/commander-usage.js.map +1 -1
- package/dist/cli/commands/completion.js +13 -5
- package/dist/cli/commands/completion.js.map +1 -1
- package/dist/cli/commands/contracts.js +4 -3
- package/dist/cli/commands/contracts.js.map +1 -1
- package/dist/cli/error-guidance.d.ts +2 -0
- package/dist/cli/error-guidance.js +7 -2
- package/dist/cli/error-guidance.js.map +1 -1
- package/dist/cli/main.d.ts +1 -5
- package/dist/cli/main.js +12 -50
- package/dist/cli/main.js.map +1 -1
- package/dist/cli/register-list-query.js +13 -3
- package/dist/cli/register-list-query.js.map +1 -1
- package/dist/cli/register-mutation.js +45 -3
- package/dist/cli/register-mutation.js.map +1 -1
- package/dist/cli/register-structured-mutation.d.ts +14 -0
- package/dist/cli/register-structured-mutation.js +62 -0
- package/dist/cli/register-structured-mutation.js.map +1 -0
- package/dist/cli/registration-helpers.js +5 -3
- package/dist/cli/registration-helpers.js.map +1 -1
- package/dist/cli-bundle/bundle-manifest.json +280 -296
- package/dist/cli-bundle/chunks/{append-E6V54WOQ.js → append-7OVFYR3C.js} +3 -3
- package/dist/cli-bundle/chunks/{append-NNJ3EFIT.js → append-DFETHAZL.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-C3KD7U3T.js → chunk-2L6ZP22J.js} +241 -10
- package/dist/cli-bundle/chunks/chunk-2L6ZP22J.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-KZEANWJS.js → chunk-4PUUNQDV.js} +98 -30
- package/dist/cli-bundle/chunks/chunk-4PUUNQDV.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-RDV4ZFYS.js → chunk-4QOB7L7I.js} +7 -9
- package/dist/cli-bundle/chunks/{chunk-RDV4ZFYS.js.map → chunk-4QOB7L7I.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-3LPFHE3P.js → chunk-4QSQ6XDK.js} +62 -20
- package/dist/cli-bundle/chunks/chunk-4QSQ6XDK.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-QJKL5PHS.js → chunk-7656MAUL.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-3AO5VSDR.js → chunk-7RW4JCU2.js} +328 -6
- package/dist/cli-bundle/chunks/chunk-7RW4JCU2.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-X6K5XTTN.js → chunk-7W2UAXXT.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-SSKOQNMS.js → chunk-ABWCF646.js} +9 -11
- package/dist/cli-bundle/chunks/{chunk-SSKOQNMS.js.map → chunk-ABWCF646.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-WVA4DVNV.js → chunk-ADBTSVGK.js} +71 -33
- package/dist/cli-bundle/chunks/chunk-ADBTSVGK.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-J4FBIFU6.js → chunk-AELMUANP.js} +12 -6
- package/dist/cli-bundle/chunks/chunk-AELMUANP.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-4F6BWJ4J.js → chunk-AMJPSANK.js} +57 -36
- package/dist/cli-bundle/chunks/chunk-AMJPSANK.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-6VIJ7UA5.js → chunk-AS4SAZ5R.js} +850 -819
- package/dist/cli-bundle/chunks/chunk-AS4SAZ5R.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-SG74J6MV.js → chunk-ATBCUC7Y.js} +574 -5
- package/dist/cli-bundle/chunks/chunk-ATBCUC7Y.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-5OK4UGFV.js → chunk-BXNDKOR2.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-KSPWRNVP.js → chunk-CPX275C6.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-JH2ZSLO3.js → chunk-DZRV2OPA.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-L7BH7IWU.js → chunk-E5XMKOSB.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-CQTQKUUV.js → chunk-EWJWSNRU.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-DAQ45GCS.js → chunk-F2LBF7XJ.js} +22 -15
- package/dist/cli-bundle/chunks/chunk-F2LBF7XJ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-6XMUURSS.js → chunk-FJIFFBJX.js} +64 -33
- package/dist/cli-bundle/chunks/chunk-FJIFFBJX.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-E7ICD63T.js → chunk-FO6OSVEN.js} +4 -6
- package/dist/cli-bundle/chunks/{chunk-E7ICD63T.js.map → chunk-FO6OSVEN.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-3MCTMJXI.js → chunk-FPBMLYPI.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-UZDQXNUB.js → chunk-FSE2IKJQ.js} +46 -5
- package/dist/cli-bundle/chunks/chunk-FSE2IKJQ.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-IX677TRO.js → chunk-GKX4NJ7U.js} +8 -10
- package/dist/cli-bundle/chunks/{chunk-IX677TRO.js.map → chunk-GKX4NJ7U.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-DVDBQA3B.js → chunk-GTK4DTEW.js} +5 -5
- package/dist/cli-bundle/chunks/chunk-H7EAER5L.js +974 -0
- package/dist/cli-bundle/chunks/chunk-H7EAER5L.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-5UX66S6U.js → chunk-ICDAQ4TD.js} +316 -8
- package/dist/cli-bundle/chunks/chunk-ICDAQ4TD.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-YQQNAKW3.js → chunk-JFD5LPMI.js} +6 -8
- package/dist/cli-bundle/chunks/{chunk-YQQNAKW3.js.map → chunk-JFD5LPMI.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-QANSTTC7.js → chunk-JXCW2TI2.js} +6 -8
- package/dist/cli-bundle/chunks/{chunk-QANSTTC7.js.map → chunk-JXCW2TI2.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-GSJSM5BJ.js → chunk-K36WV5J6.js} +76 -13
- package/dist/cli-bundle/chunks/chunk-K36WV5J6.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-GVI6FAFG.js → chunk-K55VMLSS.js} +7 -5
- package/dist/cli-bundle/chunks/chunk-K55VMLSS.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-GIQSU6S2.js → chunk-KBLZ3AA5.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-XJF7CDNH.js → chunk-KH44WBAT.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-GV2262OF.js → chunk-LAV26CQG.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-VDO2JMD4.js → chunk-LVC72YRD.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-3VY6MIEO.js → chunk-LZYP423P.js} +35 -6
- package/dist/cli-bundle/chunks/chunk-LZYP423P.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-ZYPFOO3L.js → chunk-MATHDCGG.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-OV7MSW3I.js → chunk-MWQ2HC2A.js} +99 -31
- package/dist/cli-bundle/chunks/chunk-MWQ2HC2A.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-NHT3F4WZ.js → chunk-NUF7ROFH.js} +840 -816
- package/dist/cli-bundle/chunks/chunk-NUF7ROFH.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-AOEOYL3S.js → chunk-O4BCOJTZ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-RJO3YAFM.js → chunk-OCUBRA6D.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-5IZJWSDB.js → chunk-OG5DVFMA.js} +22 -15
- package/dist/cli-bundle/chunks/chunk-OG5DVFMA.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-I577UHC7.js → chunk-OR42SO64.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-ZOJ3LR7O.js → chunk-OY7DMU5P.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-HEWM6CEN.js → chunk-P7MTHPJQ.js} +50 -9
- package/dist/cli-bundle/chunks/chunk-P7MTHPJQ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-2BO4CA46.js → chunk-PFNHX655.js} +236 -12
- package/dist/cli-bundle/chunks/{chunk-2BO4CA46.js.map → chunk-PFNHX655.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-ZV2NTVMJ.js → chunk-PONKZPCJ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-THAOZG4U.js → chunk-PQSEQD6E.js} +8 -6
- package/dist/cli-bundle/chunks/chunk-PQSEQD6E.js.map +1 -0
- package/dist/cli-bundle/chunks/chunk-PWDEHT3L.js +991 -0
- package/dist/cli-bundle/chunks/chunk-PWDEHT3L.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-UX6SSO2I.js → chunk-PZC2FUOQ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-WUVEBQW6.js → chunk-QG4GFLQ6.js} +3 -5
- package/dist/cli-bundle/chunks/{chunk-WUVEBQW6.js.map → chunk-QG4GFLQ6.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-VQIHNHMJ.js → chunk-QIH77CAG.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-R3EWPG4A.js → chunk-QJIKE24M.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-QLZ643FM.js → chunk-QOOTOD3W.js} +10 -12
- package/dist/cli-bundle/chunks/{chunk-QLZ643FM.js.map → chunk-QOOTOD3W.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-MYSS5H2A.js → chunk-R3P6FZJW.js} +5 -7
- package/dist/cli-bundle/chunks/{chunk-MYSS5H2A.js.map → chunk-R3P6FZJW.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-G3COA6GS.js → chunk-RNPZYNHS.js} +56 -35
- package/dist/cli-bundle/chunks/chunk-RNPZYNHS.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-T44FMVRL.js → chunk-RPESLSO5.js} +62 -20
- package/dist/cli-bundle/chunks/chunk-RPESLSO5.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-INSTSQNZ.js → chunk-SY4SFZSD.js} +595 -3
- package/dist/cli-bundle/chunks/chunk-SY4SFZSD.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-HB3P4M52.js → chunk-TRSHFPRZ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-HRW7GF6T.js → chunk-UCBDQI5E.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-4U4Z6AHI.js → chunk-V22ZPOKN.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-JM6YAXTR.js → chunk-VHXHVTUU.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-LPEYZRUR.js → chunk-VJQG4BIM.js} +35 -6
- package/dist/cli-bundle/chunks/chunk-VJQG4BIM.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-D6NXDNP3.js → chunk-VLRGDBLY.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-JAPE62Y5.js → chunk-VNTCM3VW.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-FDHPAVVB.js → chunk-VXOOB6YX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-GFQP7HAZ.js → chunk-VZIZB6QH.js} +3 -5
- package/dist/cli-bundle/chunks/{chunk-GFQP7HAZ.js.map → chunk-VZIZB6QH.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-HQ3SB4CN.js → chunk-X3W65QK3.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-RZJLNXFG.js → chunk-XJTABV3X.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-GVT754PX.js → chunk-YCIUJJOD.js} +11 -5
- package/dist/cli-bundle/chunks/chunk-YCIUJJOD.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-IJNK6WW2.js → chunk-Z75ONV25.js} +75 -12
- package/dist/cli-bundle/chunks/chunk-Z75ONV25.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-4L23AGQ7.js → chunk-Z7VWXXJM.js} +5 -7
- package/dist/cli-bundle/chunks/{chunk-4L23AGQ7.js.map → chunk-Z7VWXXJM.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-YBT7O4KT.js → chunk-ZTVA4KLN.js} +4 -6
- package/dist/cli-bundle/chunks/{chunk-YBT7O4KT.js.map → chunk-ZTVA4KLN.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-TYHJDFYW.js → chunk-ZVZGXPQ5.js} +2 -2
- package/dist/cli-bundle/chunks/{close-many-SDA426VT.js → close-many-5RZXVN4J.js} +5 -6
- package/dist/cli-bundle/chunks/{close-many-UTZANOCQ.js → close-many-RZVTUGBG.js} +5 -6
- package/dist/cli-bundle/chunks/{comments-LZN6FXXC.js → comments-TPU7QRBL.js} +4 -4
- package/dist/cli-bundle/chunks/{comments-VBQ345ND.js → comments-Z4KV6FU3.js} +4 -4
- package/dist/cli-bundle/chunks/{create-GG4RBCGC.js → create-EIFBIVNQ.js} +6 -6
- package/dist/cli-bundle/chunks/{create-JBC5KUW6.js → create-RGSPN5GD.js} +6 -6
- package/dist/cli-bundle/chunks/{deps-FI4O6NQS.js → deps-UH5EQQUY.js} +3 -3
- package/dist/cli-bundle/chunks/{deps-DELOO4TL.js → deps-YG7UF3VR.js} +3 -3
- package/dist/cli-bundle/chunks/{docs-6Z2MP526.js → docs-G32TK6XS.js} +4 -4
- package/dist/cli-bundle/chunks/{docs-2UYBP5D6.js → docs-JWWNRC27.js} +4 -4
- package/dist/cli-bundle/chunks/{files-HKEAN5MA.js → files-3H32UQ4K.js} +4 -4
- package/dist/cli-bundle/chunks/{files-HEUGSJZL.js → files-4ALMCSKB.js} +4 -4
- package/dist/cli-bundle/chunks/{history-compact-7NDVP3PT.js → history-compact-77BT2LUB.js} +3 -4
- package/dist/cli-bundle/chunks/{history-compact-65YVN5DB.js → history-compact-VCKGTX64.js} +3 -4
- package/dist/cli-bundle/chunks/{history-redact-7YBL4XSG.js → history-redact-LJPZPNFA.js} +2 -3
- package/dist/cli-bundle/chunks/{history-redact-IZGNJBU4.js → history-redact-PWTTJ3XS.js} +2 -3
- package/dist/cli-bundle/chunks/{history-repair-7M4PYQUH.js → history-repair-I7CBNCV3.js} +5 -6
- package/dist/cli-bundle/chunks/{history-repair-GNGETJLI.js → history-repair-YTDZRK5E.js} +5 -6
- package/dist/cli-bundle/chunks/{learnings-3YXDRWFT.js → learnings-CYNOICKR.js} +4 -4
- package/dist/cli-bundle/chunks/{learnings-ALC6IMNL.js → learnings-KTYW3AL7.js} +4 -4
- package/dist/cli-bundle/chunks/{notes-7JMLQ447.js → notes-FGO63FXL.js} +4 -4
- package/dist/cli-bundle/chunks/{notes-JFCLTC5C.js → notes-ZERD3KB2.js} +4 -4
- package/dist/cli-bundle/chunks/{plan-T3XB3WTK.js → plan-OFJUBIM5.js} +7 -7
- package/dist/cli-bundle/chunks/{plan-KOIPWVOZ.js → plan-SGCDDTYR.js} +7 -7
- package/dist/cli-bundle/chunks/{profile-OILJHKUW.js → profile-3THJPIQY.js} +4 -5
- package/dist/cli-bundle/chunks/{profile-RJXA7PGS.js → profile-XEZAMMBW.js} +4 -5
- package/dist/cli-bundle/chunks/{register-list-query-CFVG75P3.js → register-list-query-BR435Q2H.js} +19 -16
- package/dist/cli-bundle/chunks/register-list-query-BR435Q2H.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-list-query-E7UVY4TN.js → register-list-query-RWTWLOBE.js} +18 -15
- package/dist/cli-bundle/chunks/register-list-query-RWTWLOBE.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-mutation-IQ55E25C.js → register-mutation-HLWC2WNP.js} +167 -31
- package/dist/cli-bundle/chunks/register-mutation-HLWC2WNP.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-mutation-4VJTXBZW.js → register-mutation-ZJX5AZM5.js} +173 -30
- package/dist/cli-bundle/chunks/register-mutation-ZJX5AZM5.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-operations-AR7RMX4W.js → register-operations-744YBJMV.js} +23 -25
- package/dist/cli-bundle/chunks/{register-operations-AR7RMX4W.js.map → register-operations-744YBJMV.js.map} +1 -1
- package/dist/cli-bundle/chunks/{register-operations-NOLZGORC.js → register-operations-UEBJH6AN.js} +21 -23
- package/dist/cli-bundle/chunks/{register-operations-NOLZGORC.js.map → register-operations-UEBJH6AN.js.map} +1 -1
- package/dist/cli-bundle/chunks/{register-setup-EYZ7VTPZ.js → register-setup-5DA4UZXI.js} +7 -8
- package/dist/cli-bundle/chunks/{register-setup-EYZ7VTPZ.js.map → register-setup-5DA4UZXI.js.map} +1 -1
- package/dist/cli-bundle/chunks/{register-setup-BB77VUEE.js → register-setup-6H25M3BH.js} +9 -10
- package/dist/cli-bundle/chunks/{register-setup-BB77VUEE.js.map → register-setup-6H25M3BH.js.map} +1 -1
- package/dist/cli-bundle/chunks/{restore-ZH65GZFB.js → restore-6TDVSATY.js} +4 -5
- package/dist/cli-bundle/chunks/{restore-L6IAGOD7.js → restore-RSL7C7LO.js} +4 -5
- package/dist/cli-bundle/chunks/{schema-4ERWM5QJ.js → schema-HFXFSGPG.js} +2 -3
- package/dist/cli-bundle/chunks/{schema-55DL3Q52.js → schema-TPVTIJPO.js} +2 -3
- package/dist/cli-bundle/chunks/{update-FW6FKDOP.js → update-LJZCL5SI.js} +7 -7
- package/dist/cli-bundle/chunks/{update-TJHSPRPT.js → update-SIA7LH5Y.js} +7 -7
- package/dist/cli-bundle/chunks/{update-many-PWXX5WHO.js → update-many-BDBZVGQL.js} +11 -12
- package/dist/cli-bundle/chunks/{update-many-NNALYQCN.js → update-many-MOY3A5B3.js} +11 -12
- package/dist/cli-bundle/main.js +60 -85
- package/dist/cli-bundle/main.js.map +2 -2
- package/dist/cli-bundle/sdk-runtime.js +37 -37
- package/dist/cli-bundle/sdk.js +126 -291
- package/dist/cli-bundle/sdk.js.map +4 -4
- package/dist/core/item/parse.d.ts +1 -1
- package/dist/core/item/parse.js +13 -7
- package/dist/core/item/parse.js.map +1 -1
- package/dist/core/output/mutation-projection.d.ts +2 -0
- package/dist/core/output/mutation-projection.js +33 -2
- package/dist/core/output/mutation-projection.js.map +1 -1
- package/dist/core/output/output.d.ts +4 -0
- package/dist/core/output/output.js +18 -13
- package/dist/core/output/output.js.map +1 -1
- package/dist/core/shared/command-types.d.ts +4 -0
- package/dist/core/shared/command-types.js +2 -2
- package/dist/core/shared/command-types.js.map +1 -1
- package/dist/mcp/server.js +39 -4
- package/dist/mcp/server.js.map +1 -1
- package/dist/mcp/tool-definitions.js +45 -4
- package/dist/mcp/tool-definitions.js.map +1 -1
- package/dist/sdk/cli-bootstrap.d.ts +2 -0
- package/dist/sdk/cli-bootstrap.js +20 -27
- package/dist/sdk/cli-bootstrap.js.map +1 -1
- package/dist/sdk/cli-contracts/enum-contracts.d.ts +2 -2
- package/dist/sdk/cli-contracts/enum-contracts.js +7 -2
- package/dist/sdk/cli-contracts/enum-contracts.js.map +1 -1
- package/dist/sdk/cli-contracts/flag-contracts.d.ts +2 -0
- package/dist/sdk/cli-contracts/flag-contracts.js +21 -2
- package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-option-contracts.js +10 -2
- package/dist/sdk/cli-contracts/tool-option-contracts.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-parameter-tables.js +16 -3
- package/dist/sdk/cli-contracts/tool-parameter-tables.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-schema.js +6 -2
- package/dist/sdk/cli-contracts/tool-schema.js.map +1 -1
- package/dist/sdk/cli-contracts.d.ts +1 -1
- package/dist/sdk/cli-contracts.js +3 -3
- package/dist/sdk/cli-contracts.js.map +1 -1
- package/dist/sdk/cli-program.js +4 -2
- package/dist/sdk/cli-program.js.map +1 -1
- package/dist/sdk/dependencies.d.ts +3 -2
- package/dist/sdk/dependencies.js +13 -12
- package/dist/sdk/dependencies.js.map +1 -1
- package/dist/sdk/error-runtime.d.ts +10 -0
- package/dist/sdk/error-runtime.js +59 -0
- package/dist/sdk/error-runtime.js.map +1 -0
- package/dist/sdk/graph/analytics.d.ts +9 -0
- package/dist/sdk/graph/analytics.js +24 -13
- package/dist/sdk/graph/analytics.js.map +1 -1
- package/dist/sdk/graph/assembly.d.ts +39 -0
- package/dist/sdk/graph/assembly.js +92 -12
- package/dist/sdk/graph/assembly.js.map +1 -1
- package/dist/sdk/graph/cache.d.ts +4 -1
- package/dist/sdk/graph/cache.js +17 -4
- package/dist/sdk/graph/cache.js.map +1 -1
- package/dist/sdk/graph/centrality.d.ts +82 -0
- package/dist/sdk/graph/centrality.js +259 -0
- package/dist/sdk/graph/centrality.js.map +1 -0
- package/dist/sdk/graph/durable-cache.d.ts +71 -0
- package/dist/sdk/graph/durable-cache.js +205 -0
- package/dist/sdk/graph/durable-cache.js.map +1 -0
- package/dist/sdk/graph/governance.d.ts +69 -1
- package/dist/sdk/graph/governance.js +143 -35
- package/dist/sdk/graph/governance.js.map +1 -1
- package/dist/sdk/graph/index.d.ts +7 -4
- package/dist/sdk/graph/index.js +8 -5
- package/dist/sdk/graph/index.js.map +1 -1
- package/dist/sdk/graph/mutation-advisory.d.ts +35 -4
- package/dist/sdk/graph/mutation-advisory.js +124 -35
- package/dist/sdk/graph/mutation-advisory.js.map +1 -1
- package/dist/sdk/graph/remediation.js +12 -2
- package/dist/sdk/graph/remediation.js.map +1 -1
- package/dist/sdk/graph/run.d.ts +133 -2
- package/dist/sdk/graph/run.js +217 -8
- package/dist/sdk/graph/run.js.map +1 -1
- package/dist/sdk/graph/scheduling.d.ts +59 -0
- package/dist/sdk/graph/scheduling.js +125 -0
- package/dist/sdk/graph/scheduling.js.map +1 -0
- package/dist/sdk/graph/traversal.d.ts +11 -0
- package/dist/sdk/graph/traversal.js +16 -2
- package/dist/sdk/graph/traversal.js.map +1 -1
- package/dist/sdk/index.d.ts +4 -0
- package/dist/sdk/index.js +6 -2
- package/dist/sdk/index.js.map +1 -1
- package/dist/sdk/runtime-input.js +7 -2
- package/dist/sdk/runtime-input.js.map +1 -1
- package/dist/sdk/runtime-primitives.d.ts +10 -0
- package/dist/sdk/runtime-primitives.js +14 -0
- package/dist/sdk/runtime-primitives.js.map +1 -0
- package/dist/sdk/runtime.d.ts +15 -0
- package/dist/sdk/runtime.js +16 -3
- package/dist/sdk/runtime.js.map +1 -1
- package/dist/sdk/structured-mutations.d.ts +21 -0
- package/dist/sdk/structured-mutations.js +375 -0
- package/dist/sdk/structured-mutations.js.map +1 -0
- package/docs/COMMANDS.md +85 -5
- package/docs/RELATIONSHIP_GRAPH.md +48 -7
- package/docs/SDK.md +78 -3
- package/marketplace.json +2 -2
- package/package.json +1 -1
- package/packages/pm-beads/package.json +1 -1
- package/packages/pm-calendar/package.json +1 -1
- package/packages/pm-command-kit/package.json +1 -1
- package/packages/pm-governance-audit/package.json +1 -1
- package/packages/pm-guide-shell/package.json +1 -1
- package/packages/pm-kanban/package.json +1 -1
- package/packages/pm-lifecycle-hooks/package.json +1 -1
- package/packages/pm-linked-test-adapters/package.json +1 -1
- package/packages/pm-search-advanced/package.json +1 -1
- package/packages/pm-templates/package.json +1 -1
- package/packages/pm-todos/package.json +1 -1
- package/packages/pm-vcs/package.json +1 -1
- package/plugins/pm-claude/.claude-plugin/plugin.json +1 -1
- package/plugins/pm-claude/README.md +5 -3
- package/plugins/pm-claude/commands/pm-init.md +1 -1
- package/plugins/pm-codex/.codex-plugin/plugin.json +1 -1
- package/dist/cli-bundle/chunks/chunk-3AO5VSDR.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-3LPFHE3P.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-3VY6MIEO.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-4F6BWJ4J.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-5IZJWSDB.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-5UX66S6U.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-6C2ZZX5Z.js +0 -286
- package/dist/cli-bundle/chunks/chunk-6C2ZZX5Z.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-6VIJ7UA5.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-6XMUURSS.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-C3KD7U3T.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-CFHAODHQ.js +0 -334
- package/dist/cli-bundle/chunks/chunk-CFHAODHQ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-DAQ45GCS.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-E6LEMURX.js +0 -249
- package/dist/cli-bundle/chunks/chunk-E6LEMURX.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-G3COA6GS.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-GSJSM5BJ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-GVI6FAFG.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-GVT754PX.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-HEWM6CEN.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-IJNK6WW2.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-INSTSQNZ.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-J4FBIFU6.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-KZEANWJS.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-LPEYZRUR.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-NHT3F4WZ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-OV7MSW3I.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-P7JTWYLH.js +0 -246
- package/dist/cli-bundle/chunks/chunk-P7JTWYLH.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-R5U2VZ3K.js +0 -344
- package/dist/cli-bundle/chunks/chunk-R5U2VZ3K.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-SG74J6MV.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-T44FMVRL.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-THAOZG4U.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-UQLXSG72.js +0 -289
- package/dist/cli-bundle/chunks/chunk-UQLXSG72.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-UZDQXNUB.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-WVA4DVNV.js.map +0 -7
- package/dist/cli-bundle/chunks/register-list-query-CFVG75P3.js.map +0 -1
- package/dist/cli-bundle/chunks/register-list-query-E7UVY4TN.js.map +0 -7
- package/dist/cli-bundle/chunks/register-mutation-4VJTXBZW.js.map +0 -7
- package/dist/cli-bundle/chunks/register-mutation-IQ55E25C.js.map +0 -1
- /package/dist/cli-bundle/chunks/{append-E6V54WOQ.js.map → append-7OVFYR3C.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-NNJ3EFIT.js.map → append-DFETHAZL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-QJKL5PHS.js.map → chunk-7656MAUL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-X6K5XTTN.js.map → chunk-7W2UAXXT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-5OK4UGFV.js.map → chunk-BXNDKOR2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KSPWRNVP.js.map → chunk-CPX275C6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JH2ZSLO3.js.map → chunk-DZRV2OPA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-L7BH7IWU.js.map → chunk-E5XMKOSB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CQTQKUUV.js.map → chunk-EWJWSNRU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3MCTMJXI.js.map → chunk-FPBMLYPI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-DVDBQA3B.js.map → chunk-GTK4DTEW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GIQSU6S2.js.map → chunk-KBLZ3AA5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XJF7CDNH.js.map → chunk-KH44WBAT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GV2262OF.js.map → chunk-LAV26CQG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-VDO2JMD4.js.map → chunk-LVC72YRD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZYPFOO3L.js.map → chunk-MATHDCGG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AOEOYL3S.js.map → chunk-O4BCOJTZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RJO3YAFM.js.map → chunk-OCUBRA6D.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-I577UHC7.js.map → chunk-OR42SO64.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZOJ3LR7O.js.map → chunk-OY7DMU5P.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZV2NTVMJ.js.map → chunk-PONKZPCJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UX6SSO2I.js.map → chunk-PZC2FUOQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-VQIHNHMJ.js.map → chunk-QIH77CAG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-R3EWPG4A.js.map → chunk-QJIKE24M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HB3P4M52.js.map → chunk-TRSHFPRZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HRW7GF6T.js.map → chunk-UCBDQI5E.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4U4Z6AHI.js.map → chunk-V22ZPOKN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JM6YAXTR.js.map → chunk-VHXHVTUU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-D6NXDNP3.js.map → chunk-VLRGDBLY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JAPE62Y5.js.map → chunk-VNTCM3VW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-FDHPAVVB.js.map → chunk-VXOOB6YX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HQ3SB4CN.js.map → chunk-X3W65QK3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RZJLNXFG.js.map → chunk-XJTABV3X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TYHJDFYW.js.map → chunk-ZVZGXPQ5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-SDA426VT.js.map → close-many-5RZXVN4J.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-UTZANOCQ.js.map → close-many-RZVTUGBG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-LZN6FXXC.js.map → comments-TPU7QRBL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-VBQ345ND.js.map → comments-Z4KV6FU3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-GG4RBCGC.js.map → create-EIFBIVNQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-JBC5KUW6.js.map → create-RGSPN5GD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-FI4O6NQS.js.map → deps-UH5EQQUY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-DELOO4TL.js.map → deps-YG7UF3VR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-6Z2MP526.js.map → docs-G32TK6XS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-2UYBP5D6.js.map → docs-JWWNRC27.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-HKEAN5MA.js.map → files-3H32UQ4K.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-HEUGSJZL.js.map → files-4ALMCSKB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-7NDVP3PT.js.map → history-compact-77BT2LUB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-65YVN5DB.js.map → history-compact-VCKGTX64.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-7YBL4XSG.js.map → history-redact-LJPZPNFA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-IZGNJBU4.js.map → history-redact-PWTTJ3XS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-7M4PYQUH.js.map → history-repair-I7CBNCV3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-GNGETJLI.js.map → history-repair-YTDZRK5E.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-3YXDRWFT.js.map → learnings-CYNOICKR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-ALC6IMNL.js.map → learnings-KTYW3AL7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-7JMLQ447.js.map → notes-FGO63FXL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-JFCLTC5C.js.map → notes-ZERD3KB2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-T3XB3WTK.js.map → plan-OFJUBIM5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-KOIPWVOZ.js.map → plan-SGCDDTYR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{profile-OILJHKUW.js.map → profile-3THJPIQY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{profile-RJXA7PGS.js.map → profile-XEZAMMBW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-ZH65GZFB.js.map → restore-6TDVSATY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-L6IAGOD7.js.map → restore-RSL7C7LO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-4ERWM5QJ.js.map → schema-HFXFSGPG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-55DL3Q52.js.map → schema-TPVTIJPO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-FW6FKDOP.js.map → update-LJZCL5SI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-TJHSPRPT.js.map → update-SIA7LH5Y.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-PWXX5WHO.js.map → update-many-BDBZVGQL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-NNALYQCN.js.map → update-many-MOY3A5B3.js.map} +0 -0
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
_testOnlyRestoreCommand,
|
|
3
3
|
runRestore
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-E6LEMURX.js";
|
|
4
|
+
} from "./chunk-QG4GFLQ6.js";
|
|
5
|
+
import "./chunk-VZIZB6QH.js";
|
|
6
|
+
import "./chunk-2L6ZP22J.js";
|
|
8
7
|
import "./chunk-YRYYFGV3.js";
|
|
9
8
|
import "./chunk-IY6VZ3IW.js";
|
|
10
9
|
import "./chunk-7AVEY74G.js";
|
|
@@ -12,4 +11,4 @@ export {
|
|
|
12
11
|
_testOnlyRestoreCommand,
|
|
13
12
|
runRestore
|
|
14
13
|
};
|
|
15
|
-
//# sourceMappingURL=restore-
|
|
14
|
+
//# sourceMappingURL=restore-RSL7C7LO.js.map
|
|
@@ -29,8 +29,7 @@ import {
|
|
|
29
29
|
runSchemaShow,
|
|
30
30
|
runSchemaShowField,
|
|
31
31
|
runSchemaShowStatus
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-R5U2VZ3K.js";
|
|
32
|
+
} from "./chunk-7RW4JCU2.js";
|
|
34
33
|
import "./chunk-UZLJOEAC.js";
|
|
35
34
|
import {
|
|
36
35
|
buildInvalidTypeHint
|
|
@@ -69,4 +68,4 @@ export {
|
|
|
69
68
|
runSchemaShowField,
|
|
70
69
|
runSchemaShowStatus
|
|
71
70
|
};
|
|
72
|
-
//# sourceMappingURL=schema-
|
|
71
|
+
//# sourceMappingURL=schema-HFXFSGPG.js.map
|
|
@@ -31,8 +31,7 @@ import {
|
|
|
31
31
|
runSchemaShow,
|
|
32
32
|
runSchemaShowField,
|
|
33
33
|
runSchemaShowStatus
|
|
34
|
-
} from "./chunk-
|
|
35
|
-
import "./chunk-CFHAODHQ.js";
|
|
34
|
+
} from "./chunk-ICDAQ4TD.js";
|
|
36
35
|
import "./chunk-SZVB53Y3.js";
|
|
37
36
|
import {
|
|
38
37
|
buildInvalidTypeHint
|
|
@@ -71,6 +70,6 @@ export {
|
|
|
71
70
|
runSchemaShowField,
|
|
72
71
|
runSchemaShowStatus
|
|
73
72
|
};
|
|
74
|
-
//# sourceMappingURL=schema-
|
|
73
|
+
//# sourceMappingURL=schema-TPVTIJPO.js.map
|
|
75
74
|
|
|
76
75
|
//# debugId=45eac7fa-f181-5cca-93b7-cfb58909dbb3
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
import {
|
|
4
4
|
_testOnlyUpdateCommand,
|
|
5
5
|
runUpdate
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-XJTABV3X.js";
|
|
7
|
+
import "./chunk-MWQ2HC2A.js";
|
|
8
8
|
import "./chunk-PEQGTJ5Q.js";
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-H7EAER5L.js";
|
|
10
|
+
import "./chunk-VJQG4BIM.js";
|
|
11
11
|
import "./chunk-ZOY5K4D3.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-K36WV5J6.js";
|
|
13
13
|
import "./chunk-NETP4DY4.js";
|
|
14
14
|
import "./chunk-URXVHN3L.js";
|
|
15
15
|
import "./chunk-TOBGV45Y.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-AELMUANP.js";
|
|
17
17
|
import "./chunk-OWXOPDHD.js";
|
|
18
18
|
import "./chunk-NLR32VFS.js";
|
|
19
19
|
import "./chunk-POG76WWZ.js";
|
|
@@ -22,6 +22,6 @@ export {
|
|
|
22
22
|
_testOnlyUpdateCommand,
|
|
23
23
|
runUpdate
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=update-
|
|
25
|
+
//# sourceMappingURL=update-LJZCL5SI.js.map
|
|
26
26
|
|
|
27
27
|
//# debugId=45eac7fa-f181-5cca-93b7-cfb58909dbb3
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
_testOnlyUpdateCommand,
|
|
3
3
|
runUpdate
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-O4BCOJTZ.js";
|
|
5
|
+
import "./chunk-4PUUNQDV.js";
|
|
6
6
|
import "./chunk-SF3DT5HJ.js";
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
7
|
+
import "./chunk-PWDEHT3L.js";
|
|
8
|
+
import "./chunk-LZYP423P.js";
|
|
9
9
|
import "./chunk-JSLT7WVE.js";
|
|
10
|
-
import "./chunk-
|
|
10
|
+
import "./chunk-Z75ONV25.js";
|
|
11
11
|
import "./chunk-D6HZN36B.js";
|
|
12
12
|
import "./chunk-FSRHYUDA.js";
|
|
13
13
|
import "./chunk-WWNL6WMH.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-YCIUJJOD.js";
|
|
15
15
|
import "./chunk-AF2CCM5U.js";
|
|
16
16
|
import "./chunk-TVYYO5A7.js";
|
|
17
17
|
import "./chunk-IY6VZ3IW.js";
|
|
@@ -20,4 +20,4 @@ export {
|
|
|
20
20
|
_testOnlyUpdateCommand,
|
|
21
21
|
runUpdate
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=update-
|
|
23
|
+
//# sourceMappingURL=update-SIA7LH5Y.js.map
|
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
import {
|
|
4
4
|
_testOnlyUpdateManyCommand,
|
|
5
5
|
runUpdateMany
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-GTK4DTEW.js";
|
|
7
|
+
import "./chunk-XJTABV3X.js";
|
|
8
|
+
import "./chunk-MWQ2HC2A.js";
|
|
9
9
|
import "./chunk-PEQGTJ5Q.js";
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
10
|
+
import "./chunk-H7EAER5L.js";
|
|
11
|
+
import "./chunk-VJQG4BIM.js";
|
|
12
12
|
import "./chunk-ZOY5K4D3.js";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-K36WV5J6.js";
|
|
14
14
|
import "./chunk-NETP4DY4.js";
|
|
15
15
|
import "./chunk-URXVHN3L.js";
|
|
16
16
|
import "./chunk-TOBGV45Y.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-AELMUANP.js";
|
|
18
18
|
import "./chunk-GROYI4RB.js";
|
|
19
19
|
import "./chunk-N7V7TI6J.js";
|
|
20
20
|
import "./chunk-7DOJC3HS.js";
|
|
@@ -23,10 +23,9 @@ import "./chunk-K4CI6Y45.js";
|
|
|
23
23
|
import "./chunk-4XGJLADW.js";
|
|
24
24
|
import "./chunk-OWXOPDHD.js";
|
|
25
25
|
import "./chunk-NLR32VFS.js";
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-P7JTWYLH.js";
|
|
26
|
+
import "./chunk-R3P6FZJW.js";
|
|
27
|
+
import "./chunk-Z7VWXXJM.js";
|
|
28
|
+
import "./chunk-PFNHX655.js";
|
|
30
29
|
import "./chunk-CUFW7ITY.js";
|
|
31
30
|
import "./chunk-POG76WWZ.js";
|
|
32
31
|
import "./chunk-HYW67VJ5.js";
|
|
@@ -34,6 +33,6 @@ export {
|
|
|
34
33
|
_testOnlyUpdateManyCommand,
|
|
35
34
|
runUpdateMany
|
|
36
35
|
};
|
|
37
|
-
//# sourceMappingURL=update-many-
|
|
36
|
+
//# sourceMappingURL=update-many-BDBZVGQL.js.map
|
|
38
37
|
|
|
39
38
|
//# debugId=45eac7fa-f181-5cca-93b7-cfb58909dbb3
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
_testOnlyUpdateManyCommand,
|
|
3
3
|
runUpdateMany
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-7W2UAXXT.js";
|
|
5
|
+
import "./chunk-O4BCOJTZ.js";
|
|
6
|
+
import "./chunk-4PUUNQDV.js";
|
|
7
7
|
import "./chunk-SF3DT5HJ.js";
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-PWDEHT3L.js";
|
|
9
|
+
import "./chunk-LZYP423P.js";
|
|
10
10
|
import "./chunk-JSLT7WVE.js";
|
|
11
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-Z75ONV25.js";
|
|
12
12
|
import "./chunk-D6HZN36B.js";
|
|
13
13
|
import "./chunk-FSRHYUDA.js";
|
|
14
14
|
import "./chunk-WWNL6WMH.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-YCIUJJOD.js";
|
|
16
16
|
import "./chunk-72LQ4TKV.js";
|
|
17
17
|
import "./chunk-KWYX6ZIR.js";
|
|
18
18
|
import "./chunk-RMF7LMBS.js";
|
|
@@ -21,10 +21,9 @@ import "./chunk-UVN66B3M.js";
|
|
|
21
21
|
import "./chunk-GTLCVJOE.js";
|
|
22
22
|
import "./chunk-AF2CCM5U.js";
|
|
23
23
|
import "./chunk-TVYYO5A7.js";
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-E6LEMURX.js";
|
|
24
|
+
import "./chunk-QG4GFLQ6.js";
|
|
25
|
+
import "./chunk-VZIZB6QH.js";
|
|
26
|
+
import "./chunk-2L6ZP22J.js";
|
|
28
27
|
import "./chunk-YRYYFGV3.js";
|
|
29
28
|
import "./chunk-IY6VZ3IW.js";
|
|
30
29
|
import "./chunk-7AVEY74G.js";
|
|
@@ -32,4 +31,4 @@ export {
|
|
|
32
31
|
_testOnlyUpdateManyCommand,
|
|
33
32
|
runUpdateMany
|
|
34
33
|
};
|
|
35
|
-
//# sourceMappingURL=update-many-
|
|
34
|
+
//# sourceMappingURL=update-many-MOY3A5B3.js.map
|
package/dist/cli-bundle/main.js
CHANGED
|
@@ -3,37 +3,42 @@ import {
|
|
|
3
3
|
applyBootstrapPagerPolicy,
|
|
4
4
|
applyInvocationAuthorOverride,
|
|
5
5
|
createPmCliProgram,
|
|
6
|
+
describeUnknownError,
|
|
7
|
+
isCommanderError,
|
|
6
8
|
normalizeBootstrapInvocation,
|
|
9
|
+
normalizeThrownExitCode,
|
|
7
10
|
parseBootstrapCommandName,
|
|
8
11
|
parseBootstrapGlobalOptions,
|
|
9
12
|
parseBootstrapHelpRequest,
|
|
10
13
|
parseBootstrapTypeValue,
|
|
11
|
-
|
|
12
|
-
|
|
14
|
+
readThrownExitCode,
|
|
15
|
+
stripGlobalBootstrapTokens,
|
|
16
|
+
wrapThrownErrorForSentry
|
|
17
|
+
} from "./chunks/chunk-ADBTSVGK.js";
|
|
13
18
|
import {
|
|
14
19
|
PmClient,
|
|
15
20
|
createExtensionCommandSdk
|
|
16
|
-
} from "./chunks/chunk-
|
|
17
|
-
import "./chunks/chunk-
|
|
21
|
+
} from "./chunks/chunk-AMJPSANK.js";
|
|
22
|
+
import "./chunks/chunk-7W2UAXXT.js";
|
|
18
23
|
import {
|
|
19
24
|
migrateItemFilesToFormat
|
|
20
|
-
} from "./chunks/chunk-
|
|
21
|
-
import "./chunks/chunk-
|
|
25
|
+
} from "./chunks/chunk-V22ZPOKN.js";
|
|
26
|
+
import "./chunks/chunk-AS4SAZ5R.js";
|
|
22
27
|
import {
|
|
23
28
|
deriveTelemetryCommandResolution,
|
|
24
29
|
deriveTelemetryCommandTaxonomy,
|
|
25
30
|
emitTelemetryErrorEvent,
|
|
26
31
|
finishTelemetryCommand,
|
|
27
32
|
startTelemetryCommand
|
|
28
|
-
} from "./chunks/chunk-
|
|
29
|
-
import "./chunks/chunk-
|
|
33
|
+
} from "./chunks/chunk-RPESLSO5.js";
|
|
34
|
+
import "./chunks/chunk-O4BCOJTZ.js";
|
|
30
35
|
import {
|
|
31
36
|
normalizeExtensionNameForMatch,
|
|
32
37
|
renderPmCommand
|
|
33
|
-
} from "./chunks/chunk-
|
|
38
|
+
} from "./chunks/chunk-FO6OSVEN.js";
|
|
34
39
|
import {
|
|
35
40
|
recordContextUsageTouches
|
|
36
|
-
} from "./chunks/chunk-
|
|
41
|
+
} from "./chunks/chunk-ZTVA4KLN.js";
|
|
37
42
|
import {
|
|
38
43
|
applyDefaultOutputFormat,
|
|
39
44
|
clearResolvedGlobalOptions,
|
|
@@ -44,46 +49,45 @@ import {
|
|
|
44
49
|
invalidateSearchCachesForMutation,
|
|
45
50
|
setResolvedGlobalOptions,
|
|
46
51
|
syncCommanderActionOptions
|
|
47
|
-
} from "./chunks/chunk-
|
|
48
|
-
import "./chunks/chunk-
|
|
52
|
+
} from "./chunks/chunk-K55VMLSS.js";
|
|
53
|
+
import "./chunks/chunk-4QOB7L7I.js";
|
|
49
54
|
import "./chunks/chunk-PNTULOGU.js";
|
|
50
|
-
import "./chunks/chunk-
|
|
51
|
-
import "./chunks/chunk-
|
|
52
|
-
import "./chunks/chunk-
|
|
53
|
-
import "./chunks/chunk-
|
|
54
|
-
import "./chunks/chunk-
|
|
55
|
-
import "./chunks/chunk-
|
|
55
|
+
import "./chunks/chunk-GKX4NJ7U.js";
|
|
56
|
+
import "./chunks/chunk-E5XMKOSB.js";
|
|
57
|
+
import "./chunks/chunk-ZVZGXPQ5.js";
|
|
58
|
+
import "./chunks/chunk-VHXHVTUU.js";
|
|
59
|
+
import "./chunks/chunk-DZRV2OPA.js";
|
|
60
|
+
import "./chunks/chunk-VLRGDBLY.js";
|
|
56
61
|
import "./chunks/chunk-YUSOJDWM.js";
|
|
57
|
-
import "./chunks/chunk-
|
|
62
|
+
import "./chunks/chunk-VNTCM3VW.js";
|
|
58
63
|
import {
|
|
59
64
|
EXECUTABLE_COMMAND_ALIASES,
|
|
60
65
|
PM_CORE_COMMAND_NAMES,
|
|
61
66
|
resolveSubcommandFlagContractsForCommand
|
|
62
|
-
} from "./chunks/chunk-
|
|
63
|
-
import "./chunks/chunk-
|
|
64
|
-
import "./chunks/chunk-
|
|
65
|
-
import "./chunks/chunk-
|
|
66
|
-
import "./chunks/chunk-
|
|
67
|
-
import "./chunks/chunk-KZEANWJS.js";
|
|
67
|
+
} from "./chunks/chunk-P7MTHPJQ.js";
|
|
68
|
+
import "./chunks/chunk-7RW4JCU2.js";
|
|
69
|
+
import "./chunks/chunk-BXNDKOR2.js";
|
|
70
|
+
import "./chunks/chunk-X3W65QK3.js";
|
|
71
|
+
import "./chunks/chunk-4PUUNQDV.js";
|
|
68
72
|
import "./chunks/chunk-SF3DT5HJ.js";
|
|
69
|
-
import "./chunks/chunk-
|
|
73
|
+
import "./chunks/chunk-PWDEHT3L.js";
|
|
70
74
|
import {
|
|
71
75
|
printError,
|
|
72
76
|
printResult,
|
|
73
77
|
writeStdout
|
|
74
|
-
} from "./chunks/chunk-
|
|
78
|
+
} from "./chunks/chunk-LZYP423P.js";
|
|
75
79
|
import "./chunks/chunk-YQWCZ5AC.js";
|
|
76
80
|
import "./chunks/chunk-IAQE32BI.js";
|
|
77
81
|
import "./chunks/chunk-JSLT7WVE.js";
|
|
78
82
|
import "./chunks/chunk-EJDGV4GR.js";
|
|
79
83
|
import "./chunks/chunk-3HKUXVKV.js";
|
|
80
|
-
import "./chunks/chunk-
|
|
81
|
-
import "./chunks/chunk-
|
|
84
|
+
import "./chunks/chunk-F2LBF7XJ.js";
|
|
85
|
+
import "./chunks/chunk-Z75ONV25.js";
|
|
82
86
|
import "./chunks/chunk-6X5MZ5R2.js";
|
|
83
|
-
import "./chunks/chunk-
|
|
87
|
+
import "./chunks/chunk-PZC2FUOQ.js";
|
|
84
88
|
import "./chunks/chunk-ZHBI2AP7.js";
|
|
85
|
-
import "./chunks/chunk-
|
|
86
|
-
import "./chunks/chunk-
|
|
89
|
+
import "./chunks/chunk-VXOOB6YX.js";
|
|
90
|
+
import "./chunks/chunk-OCUBRA6D.js";
|
|
87
91
|
import "./chunks/chunk-D6HZN36B.js";
|
|
88
92
|
import "./chunks/chunk-CYCJBU3I.js";
|
|
89
93
|
import "./chunks/chunk-7WCE6Y64.js";
|
|
@@ -92,9 +96,9 @@ import "./chunks/chunk-SR3JOATZ.js";
|
|
|
92
96
|
import "./chunks/chunk-FSRHYUDA.js";
|
|
93
97
|
import "./chunks/chunk-UZLJOEAC.js";
|
|
94
98
|
import "./chunks/chunk-WWNL6WMH.js";
|
|
95
|
-
import "./chunks/chunk-
|
|
96
|
-
import "./chunks/chunk-
|
|
97
|
-
import "./chunks/chunk-
|
|
99
|
+
import "./chunks/chunk-OR42SO64.js";
|
|
100
|
+
import "./chunks/chunk-YCIUJJOD.js";
|
|
101
|
+
import "./chunks/chunk-LVC72YRD.js";
|
|
98
102
|
import "./chunks/chunk-72LQ4TKV.js";
|
|
99
103
|
import "./chunks/chunk-KWYX6ZIR.js";
|
|
100
104
|
import "./chunks/chunk-RMF7LMBS.js";
|
|
@@ -103,10 +107,9 @@ import "./chunks/chunk-UVN66B3M.js";
|
|
|
103
107
|
import "./chunks/chunk-GTLCVJOE.js";
|
|
104
108
|
import "./chunks/chunk-AF2CCM5U.js";
|
|
105
109
|
import "./chunks/chunk-TVYYO5A7.js";
|
|
106
|
-
import "./chunks/chunk-
|
|
107
|
-
import "./chunks/chunk-
|
|
108
|
-
import "./chunks/chunk-
|
|
109
|
-
import "./chunks/chunk-E6LEMURX.js";
|
|
110
|
+
import "./chunks/chunk-QG4GFLQ6.js";
|
|
111
|
+
import "./chunks/chunk-VZIZB6QH.js";
|
|
112
|
+
import "./chunks/chunk-2L6ZP22J.js";
|
|
110
113
|
import "./chunks/chunk-YRYYFGV3.js";
|
|
111
114
|
import {
|
|
112
115
|
clearActiveExtensionHooks,
|
|
@@ -2063,10 +2066,14 @@ function extractProvidedOptionFlags(argv) {
|
|
|
2063
2066
|
!(function() {
|
|
2064
2067
|
try {
|
|
2065
2068
|
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
2066
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
2069
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "a5a0b95b-26fc-5e16-9cc7-2e80187cdf1b");
|
|
2067
2070
|
} catch (e2) {
|
|
2068
2071
|
}
|
|
2069
2072
|
})();
|
|
2073
|
+
function projectLeanErrorEnvelope(envelope) {
|
|
2074
|
+
const { required: _required, why: _why, title: _title, ...actionable } = envelope;
|
|
2075
|
+
return actionable;
|
|
2076
|
+
}
|
|
2070
2077
|
var STRUCTURED_WHY_SUPPRESSION_CODES = /* @__PURE__ */ new Set([
|
|
2071
2078
|
"unknown_command",
|
|
2072
2079
|
"unknown_option",
|
|
@@ -3720,7 +3727,7 @@ async function enforceItemFormatWriteGateAndPreflightMigration(commandPath, opti
|
|
|
3720
3727
|
!(function() {
|
|
3721
3728
|
try {
|
|
3722
3729
|
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3723
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3730
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "04cd5219-f0a4-5eb4-b587-452c2eacfb32");
|
|
3724
3731
|
} catch (e2) {
|
|
3725
3732
|
}
|
|
3726
3733
|
})();
|
|
@@ -4221,7 +4228,7 @@ async function formatCommanderUsageMessage(error, rootProgram, extensionDescript
|
|
|
4221
4228
|
}
|
|
4222
4229
|
return formatted;
|
|
4223
4230
|
}
|
|
4224
|
-
async function formatCommanderUsageJson(error, rootProgram, extensionDescriptors) {
|
|
4231
|
+
async function formatCommanderUsageJson(error, rootProgram, extensionDescriptors, lean = false) {
|
|
4225
4232
|
const usageContext = await resolveCommanderUsageContext(error, rootProgram, extensionDescriptors);
|
|
4226
4233
|
const envelope = formatCommanderErrorForJson(usageContext.message, usageContext.commandName, usageContext.allowedTypes, EXIT_CODE.USAGE, {
|
|
4227
4234
|
unknownCommandExamples: usageContext.unknownCommandExamples,
|
|
@@ -4233,7 +4240,7 @@ async function formatCommanderUsageJson(error, rootProgram, extensionDescriptors
|
|
|
4233
4240
|
unknownOptionOtherCommands: usageContext.unknownOptionOtherCommands,
|
|
4234
4241
|
suggestedRetryCommand: usageContext.suggestedRetryCommand
|
|
4235
4242
|
});
|
|
4236
|
-
return JSON.stringify(envelope, null, 2);
|
|
4243
|
+
return JSON.stringify(lean ? projectLeanErrorEnvelope(envelope) : envelope, null, 2);
|
|
4237
4244
|
}
|
|
4238
4245
|
|
|
4239
4246
|
// dist/cli/help-json-payload.js
|
|
@@ -4532,7 +4539,7 @@ function attachCreateUpdatePolicyHelpText(rootProgram, typeRegistry, argv) {
|
|
|
4532
4539
|
!(function() {
|
|
4533
4540
|
try {
|
|
4534
4541
|
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
4535
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
4542
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b9e14a72-734c-5daa-b34d-a2aacad68fc8");
|
|
4536
4543
|
} catch (e2) {
|
|
4537
4544
|
}
|
|
4538
4545
|
})();
|
|
@@ -4588,44 +4595,10 @@ var EXPECTED_HANDLED_ERROR_EXIT_CODES = /* @__PURE__ */ new Set([
|
|
|
4588
4595
|
EXIT_CODE.CONFLICT
|
|
4589
4596
|
]);
|
|
4590
4597
|
var TRUE_LIKE_ENV_VALUES = /* @__PURE__ */ new Set(["1", "true", "yes", "on"]);
|
|
4591
|
-
var loadSetupRegistrationModule = createLazyModule(() => import("./chunks/register-setup-
|
|
4592
|
-
var loadListQueryRegistrationModule = createLazyModule(() => import("./chunks/register-list-query-
|
|
4593
|
-
var loadMutationRegistrationModule = createLazyModule(() => import("./chunks/register-mutation-
|
|
4594
|
-
var loadOperationRegistrationModule = createLazyModule(() => import("./chunks/register-operations-
|
|
4595
|
-
function describeUnknownError(error) {
|
|
4596
|
-
if (error instanceof PmCliError) {
|
|
4597
|
-
return error.message;
|
|
4598
|
-
}
|
|
4599
|
-
if (error instanceof Error) {
|
|
4600
|
-
return error.message;
|
|
4601
|
-
}
|
|
4602
|
-
return "Unknown failure";
|
|
4603
|
-
}
|
|
4604
|
-
function readThrownExitCode(error) {
|
|
4605
|
-
if (typeof error !== "object" || error === null || !("exitCode" in error)) {
|
|
4606
|
-
return void 0;
|
|
4607
|
-
}
|
|
4608
|
-
const exitCode = error.exitCode;
|
|
4609
|
-
return typeof exitCode === "number" && Number.isFinite(exitCode) ? exitCode : void 0;
|
|
4610
|
-
}
|
|
4611
|
-
function normalizeThrownExitCode(exitCode) {
|
|
4612
|
-
const normalized = Math.trunc(exitCode);
|
|
4613
|
-
return normalized > EXIT_CODE.SUCCESS ? normalized : EXIT_CODE.GENERIC_FAILURE;
|
|
4614
|
-
}
|
|
4615
|
-
function isCommanderError(error) {
|
|
4616
|
-
return typeof error === "object" && error !== null && "code" in error && typeof error.code === "string" && error.code.startsWith("commander.");
|
|
4617
|
-
}
|
|
4618
|
-
function wrapThrownErrorForSentry(error, message) {
|
|
4619
|
-
if (error instanceof Error) {
|
|
4620
|
-
return error;
|
|
4621
|
-
}
|
|
4622
|
-
const wrapped = new Error(message);
|
|
4623
|
-
const exitCode = readThrownExitCode(error);
|
|
4624
|
-
if (exitCode !== void 0) {
|
|
4625
|
-
wrapped.exitCode = normalizeThrownExitCode(exitCode);
|
|
4626
|
-
}
|
|
4627
|
-
return wrapped;
|
|
4628
|
-
}
|
|
4598
|
+
var loadSetupRegistrationModule = createLazyModule(() => import("./chunks/register-setup-5DA4UZXI.js"));
|
|
4599
|
+
var loadListQueryRegistrationModule = createLazyModule(() => import("./chunks/register-list-query-RWTWLOBE.js"));
|
|
4600
|
+
var loadMutationRegistrationModule = createLazyModule(() => import("./chunks/register-mutation-ZJX5AZM5.js"));
|
|
4601
|
+
var loadOperationRegistrationModule = createLazyModule(() => import("./chunks/register-operations-UEBJH6AN.js"));
|
|
4629
4602
|
function renderAttemptedCommand3(argv) {
|
|
4630
4603
|
return renderPmCommand(argv);
|
|
4631
4604
|
}
|
|
@@ -5018,7 +4991,9 @@ function extractCommandScopedOptions(command, commandArgs, extensionFlagDefiniti
|
|
|
5018
4991
|
delete scoped.profile;
|
|
5019
4992
|
delete scoped.pager;
|
|
5020
4993
|
delete scoped.changedFields;
|
|
4994
|
+
delete scoped.fullChangedFields;
|
|
5021
4995
|
delete scoped.idOnly;
|
|
4996
|
+
delete scoped.lean;
|
|
5022
4997
|
const looseOptions = parseLooseCommandOptions(commandArgs);
|
|
5023
4998
|
for (const [key, value] of Object.entries(looseOptions)) {
|
|
5024
4999
|
if (scoped[key] === void 0) {
|
|
@@ -6404,7 +6379,7 @@ async function handleRunPmCliKnownError(context, numericExitCode) {
|
|
|
6404
6379
|
const rawContext = context.error instanceof PmCliError ? context.error.context : void 0;
|
|
6405
6380
|
const enrichedContext = buildPmCliRecoveryContext(rawContext, context.invocationArgv, errorMessage);
|
|
6406
6381
|
const classification = classifyPmCliError(errorMessage, enrichedContext);
|
|
6407
|
-
const renderedError = context.jsonErrors ? JSON.stringify(formatPmCliErrorForJson(errorMessage, exitCode, enrichedContext), null, 2) : formatPmCliErrorForDisplay(errorMessage, enrichedContext);
|
|
6382
|
+
const renderedError = context.jsonErrors ? JSON.stringify(context.bootstrapGlobal.lean ? projectLeanErrorEnvelope(formatPmCliErrorForJson(errorMessage, exitCode, enrichedContext)) : formatPmCliErrorForJson(errorMessage, exitCode, enrichedContext), null, 2) : formatPmCliErrorForDisplay(errorMessage, enrichedContext);
|
|
6408
6383
|
printError(renderedError);
|
|
6409
6384
|
const { errorCategory, commandResolution } = await context.emitTelemetryCommandError({
|
|
6410
6385
|
command: context.attemptedCommand,
|
|
@@ -6480,7 +6455,7 @@ async function handleUnknownHelpCommandError(context, code) {
|
|
|
6480
6455
|
resolution_stage: "parse",
|
|
6481
6456
|
source_context: activeTelemetryCommandContext?.source_context
|
|
6482
6457
|
});
|
|
6483
|
-
const renderedUsage = context.jsonErrors ? await formatCommanderUsageJson({ message: unknownMessage }, program, recoveryCommandDescriptors) : await formatCommanderUsageMessage({ message: unknownMessage }, program, recoveryCommandDescriptors);
|
|
6458
|
+
const renderedUsage = context.jsonErrors ? await formatCommanderUsageJson({ message: unknownMessage }, program, recoveryCommandDescriptors, context.bootstrapGlobal.lean === true) : await formatCommanderUsageMessage({ message: unknownMessage }, program, recoveryCommandDescriptors);
|
|
6484
6459
|
await finishRunPmCliFailure({
|
|
6485
6460
|
errorMessage: unknownMessage,
|
|
6486
6461
|
exitCode: EXIT_CODE.USAGE,
|
|
@@ -6540,7 +6515,7 @@ async function handleRunPmCliCommanderUsageError(context, code) {
|
|
|
6540
6515
|
resolution_stage: "parse",
|
|
6541
6516
|
source_context: activeTelemetryCommandContext?.source_context
|
|
6542
6517
|
});
|
|
6543
|
-
const renderedUsage = context.jsonErrors ? await formatCommanderUsageJson(context.error, program, activeRuntimeExtensionCommandDescriptors) : await formatCommanderUsageMessage(context.error, program, activeRuntimeExtensionCommandDescriptors);
|
|
6518
|
+
const renderedUsage = context.jsonErrors ? await formatCommanderUsageJson(context.error, program, activeRuntimeExtensionCommandDescriptors, context.bootstrapGlobal.lean === true) : await formatCommanderUsageMessage(context.error, program, activeRuntimeExtensionCommandDescriptors);
|
|
6544
6519
|
await finishRunPmCliFailure({
|
|
6545
6520
|
errorMessage: usageContext.message,
|
|
6546
6521
|
exitCode: EXIT_CODE.USAGE,
|