@unbrained/pm-cli 2026.7.2 → 2026.7.3
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 +3 -3
- package/CHANGELOG.md +19 -0
- package/CONTRIBUTING.md +2 -2
- package/README.md +1 -1
- package/dist/cli/commander-usage.js +54 -41
- package/dist/cli/commander-usage.js.map +1 -1
- package/dist/cli/commands/activity.js +79 -57
- package/dist/cli/commands/activity.js.map +1 -1
- package/dist/cli/commands/close-many.js +106 -65
- package/dist/cli/commands/close-many.js.map +1 -1
- package/dist/cli/commands/create.js +32 -17
- package/dist/cli/commands/create.js.map +1 -1
- package/dist/cli/commands/extension/doctor.js +56 -67
- package/dist/cli/commands/extension/doctor.js.map +1 -1
- package/dist/cli/commands/extension/shared.js +21 -15
- package/dist/cli/commands/extension/shared.js.map +1 -1
- package/dist/cli/commands/health.js +101 -112
- package/dist/cli/commands/health.js.map +1 -1
- package/dist/cli/commands/init-agent-guidance.js +32 -19
- package/dist/cli/commands/init-agent-guidance.js.map +1 -1
- package/dist/cli/commands/next.js +13 -10
- package/dist/cli/commands/next.js.map +1 -1
- package/dist/cli/commands/profile.js +23 -15
- package/dist/cli/commands/profile.js.map +1 -1
- package/dist/cli/commands/validate.d.ts +2 -0
- package/dist/cli/commands/validate.js +14 -2
- package/dist/cli/commands/validate.js.map +1 -1
- package/dist/cli/error-guidance.js +9 -6
- package/dist/cli/error-guidance.js.map +1 -1
- package/dist/cli/extension-command-help.js +27 -19
- package/dist/cli/extension-command-help.js.map +1 -1
- package/dist/cli/help-json-payload.js +57 -49
- package/dist/cli/help-json-payload.js.map +1 -1
- package/dist/cli/main.js +48 -32
- package/dist/cli/main.js.map +1 -1
- package/dist/cli/register-list-query.js +213 -213
- package/dist/cli/register-list-query.js.map +1 -1
- package/dist/cli/register-mutation.js +368 -368
- package/dist/cli/register-mutation.js.map +1 -1
- package/dist/cli/register-operations.js +303 -299
- package/dist/cli/register-operations.js.map +1 -1
- package/dist/cli/registration-helpers.d.ts +4 -0
- package/dist/cli/registration-helpers.js +45 -56
- package/dist/cli/registration-helpers.js.map +1 -1
- package/dist/cli-bundle/chunks/{activity-CUC4JY3U.js → activity-5YWLSPGE.js} +9 -9
- package/dist/cli-bundle/chunks/activity-BIML7K2D.js +16 -0
- package/dist/cli-bundle/chunks/{aggregate-SW5PNGCS.js → aggregate-2V2M3JZU.js} +8 -8
- package/dist/cli-bundle/chunks/{aggregate-DKUTRY6R.js → aggregate-EK7DXML7.js} +8 -8
- package/dist/cli-bundle/chunks/{append-UBM632FK.js → append-EZESUVJT.js} +8 -8
- package/dist/cli-bundle/chunks/{append-H32VOR2Y.js → append-JFG4WQMG.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-XTHQWXVC.js → chunk-32IUNTG4.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-IEEJQCZ4.js → chunk-3W2HJKJX.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-MNBPX5JS.js → chunk-4EXFFP7T.js} +42 -27
- package/dist/cli-bundle/chunks/{chunk-MNBPX5JS.js.map → chunk-4EXFFP7T.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-JMK5GCK2.js → chunk-4PFVUUYV.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-NRZS637N.js → chunk-4WB6S4YX.js} +56 -21
- package/dist/cli-bundle/chunks/chunk-4WB6S4YX.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-5GVTFFTC.js → chunk-572FKBRL.js} +61 -102
- package/dist/cli-bundle/chunks/chunk-572FKBRL.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-MRD4T5LF.js → chunk-5E7N4T2Z.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-S62UANU7.js → chunk-5IZUBZBR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-BTX5MIQF.js → chunk-5JIWFWOZ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SYVUU7EK.js → chunk-67LARBDL.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-KIYCOJ63.js → chunk-6CDCWKSX.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-JXAUVO6X.js → chunk-6KRFL33E.js} +55 -20
- package/dist/cli-bundle/chunks/chunk-6KRFL33E.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-3LCUASYG.js → chunk-6NYJGMTY.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-2ASNV4DH.js → chunk-7CLLC75T.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-FFOQHGNH.js → chunk-7LYO6S5A.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-55XRYWEG.js → chunk-A3OQ7TFW.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-Q6K2OACU.js → chunk-AIKU3IIL.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-AIAIXG7I.js → chunk-AJHYQCBJ.js} +39 -5
- package/dist/cli-bundle/chunks/chunk-AJHYQCBJ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-TTHCEV5Q.js → chunk-BE2SR6QL.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-GFMSLORL.js → chunk-BI4R7HI2.js} +75 -53
- package/dist/cli-bundle/chunks/chunk-BI4R7HI2.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-K2VYLVX4.js → chunk-CXR3CMBQ.js} +33 -6
- package/dist/cli-bundle/chunks/chunk-CXR3CMBQ.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-7W4H4K26.js → chunk-ECU6MMTQ.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-YLZZ6T54.js → chunk-EJ2OCBHF.js} +23 -8
- package/dist/cli-bundle/chunks/chunk-EJ2OCBHF.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-5PGBHRY3.js → chunk-EQURFOMH.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-H4GRLYJS.js → chunk-ER4ME5U2.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-QH3FSKRJ.js → chunk-ERG65A2L.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-UWKEJMZU.js → chunk-F6WNBITZ.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-U2BEEM2X.js → chunk-FH2H3CBD.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-EUKTMRN3.js → chunk-FUFFPIYA.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-7MYWF4ZX.js → chunk-FZJM2TXF.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-CYBDUHNO.js → chunk-GUYNUXQT.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-ZNT7KEWE.js → chunk-GVJE5T7Q.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SYNKD3ZG.js → chunk-HB4FAT3O.js} +42 -60
- package/dist/cli-bundle/chunks/chunk-HB4FAT3O.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-XEWQKDYZ.js → chunk-HQAF23Q2.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-KLXF7NCC.js → chunk-JBZ2NTKX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SPM2XLWI.js → chunk-JPATY4SE.js} +22 -7
- package/dist/cli-bundle/chunks/chunk-JPATY4SE.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-4NUOWFBT.js → chunk-K5DT2YKM.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-KCO2EAN5.js → chunk-KEZOIPCR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-7NSPKJUS.js → chunk-KHVGM5CS.js} +113 -83
- package/dist/cli-bundle/chunks/chunk-KHVGM5CS.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-66Z3X7ZG.js → chunk-KS6ATO47.js} +33 -20
- package/dist/cli-bundle/chunks/{chunk-66Z3X7ZG.js.map → chunk-KS6ATO47.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-I66WE2HE.js → chunk-L4SLHV6G.js} +112 -82
- package/dist/cli-bundle/chunks/chunk-L4SLHV6G.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-2227673O.js → chunk-LBE5QFMZ.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-YPKFV2JR.js → chunk-LCWQP6NM.js} +76 -54
- package/dist/cli-bundle/chunks/chunk-LCWQP6NM.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-UGLU6Q2I.js → chunk-LOWVNZBZ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-Y4NRKBFW.js → chunk-MDHWWBNZ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-LRKMWUUV.js → chunk-MEZZZBYX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-6YCYF2AI.js → chunk-MHRS5FUX.js} +34 -21
- package/dist/cli-bundle/chunks/{chunk-6YCYF2AI.js.map → chunk-MHRS5FUX.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-Q6NXOHS6.js → chunk-NOIEVOK5.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-GRRG3MCT.js → chunk-NZ7QIUP5.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-TPOFWBMY.js → chunk-OGLGI22K.js} +26 -20
- package/dist/cli-bundle/chunks/chunk-OGLGI22K.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-ZNHEYCDD.js → chunk-P5L7Z2O6.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-6ZMBJRDJ.js → chunk-PULUSQAV.js} +9 -9
- package/dist/cli-bundle/chunks/{chunk-EMPGXBUF.js → chunk-QCDTQCMW.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-OTUJZKGI.js → chunk-QNNQAAZ5.js} +24 -18
- package/dist/cli-bundle/chunks/{chunk-OTUJZKGI.js.map → chunk-QNNQAAZ5.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-XWGEMNBR.js → chunk-RAHINBVP.js} +60 -101
- package/dist/cli-bundle/chunks/chunk-RAHINBVP.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-AJEBCRIY.js → chunk-RJH5VQHW.js} +43 -61
- package/dist/cli-bundle/chunks/chunk-RJH5VQHW.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-HQTPRV4D.js → chunk-SU2E4AWU.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-3Q2HBMTI.js → chunk-SU3TB4NS.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-XCHUVHKU.js → chunk-SYE6WMV6.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-2KWL5NPW.js → chunk-T3P7PMZP.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-N2JSWVWG.js → chunk-T4XBKJ3F.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-BVZZN2LH.js → chunk-T6AXEBOP.js} +23 -17
- package/dist/cli-bundle/chunks/{chunk-BVZZN2LH.js.map → chunk-T6AXEBOP.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-N3QCJS4M.js → chunk-TQ6AX5SQ.js} +58 -69
- package/dist/cli-bundle/chunks/{chunk-N3QCJS4M.js.map → chunk-TQ6AX5SQ.js.map} +2 -2
- package/dist/cli-bundle/chunks/{chunk-RM37OPYK.js → chunk-U3S2B7TA.js} +43 -28
- package/dist/cli-bundle/chunks/{chunk-RM37OPYK.js.map → chunk-U3S2B7TA.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-UTSH5GWX.js → chunk-U5TR4N7J.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-UT73HUPC.js → chunk-UMNQZS4H.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-CZPVDLD2.js → chunk-WJA3PXW7.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-WJAMWAHZ.js → chunk-WRYERRZX.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-6ITZLD4T.js → chunk-WYOIIFSE.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-7TH5NMVB.js → chunk-XRYSCRZR.js} +25 -19
- package/dist/cli-bundle/chunks/chunk-XRYSCRZR.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-3AZUFQK6.js → chunk-YF746GTH.js} +59 -70
- package/dist/cli-bundle/chunks/{chunk-3AZUFQK6.js.map → chunk-YF746GTH.js.map} +1 -1
- package/dist/cli-bundle/chunks/{chunk-IG5JYZGU.js → chunk-YPWUSH72.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-KN3URLKS.js → chunk-YSDFIY7N.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-2CHRYUXL.js → chunk-YSGTMDWC.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-36UGKF4O.js → chunk-YVKZ3ANP.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-A6VOGKBA.js → chunk-Z5F6XZXE.js} +6 -6
- package/dist/cli-bundle/chunks/{chunk-LTRAF2D7.js → chunk-Z7RPDF2Y.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-W47SML5B.js → chunk-ZFTKYWIF.js} +7 -7
- package/dist/cli-bundle/chunks/{claim-SENTPZBN.js → claim-2BGBGSVI.js} +8 -8
- package/dist/cli-bundle/chunks/{claim-Z7MEQCBT.js → claim-5GU7OE67.js} +8 -8
- package/dist/cli-bundle/chunks/close-6YODBUIV.js +14 -0
- package/dist/cli-bundle/chunks/{close-424MX4CU.js → close-AFVKPR57.js} +7 -7
- package/dist/cli-bundle/chunks/{close-many-SWY34BII.js → close-many-7KLOSYLP.js} +119 -76
- package/dist/cli-bundle/chunks/close-many-7KLOSYLP.js.map +7 -0
- package/dist/cli-bundle/chunks/{close-many-2IV4J2TR.js → close-many-JKUJMHLG.js} +120 -77
- package/dist/cli-bundle/chunks/close-many-JKUJMHLG.js.map +1 -0
- package/dist/cli-bundle/chunks/{comments-4FGNTSNV.js → comments-DNWHEBOS.js} +9 -9
- package/dist/cli-bundle/chunks/{comments-7YS5MY5X.js → comments-RW23R3VE.js} +9 -9
- package/dist/cli-bundle/chunks/{config-G74GISC4.js → config-AUM5WBYA.js} +7 -7
- package/dist/cli-bundle/chunks/{config-BZJKK7FZ.js → config-OZWSA2NP.js} +7 -7
- package/dist/cli-bundle/chunks/{context-ZQY54JNS.js → context-OYXRGY7S.js} +12 -12
- package/dist/cli-bundle/chunks/{context-LHVKJSPJ.js → context-PKCEHQY3.js} +12 -12
- package/dist/cli-bundle/chunks/{contracts-CP2EZJC7.js → contracts-L6ODXNUM.js} +3 -3
- package/dist/cli-bundle/chunks/{contracts-FIZLMP7O.js → contracts-X74F2GSM.js} +3 -3
- package/dist/cli-bundle/chunks/{copy-GYNQQPW2.js → copy-6XOR3HKN.js} +5 -5
- package/dist/cli-bundle/chunks/{copy-TLW7JTQT.js → copy-I4NCLBR4.js} +5 -5
- package/dist/cli-bundle/chunks/{create-VSKYSOCD.js → create-PM45M6PE.js} +12 -12
- package/dist/cli-bundle/chunks/create-Z7YCH3BE.js +28 -0
- package/dist/cli-bundle/chunks/{delete-ANTOTI2I.js → delete-7YXHYG67.js} +5 -5
- package/dist/cli-bundle/chunks/{delete-4W5JYCEG.js → delete-LPISP43T.js} +5 -5
- package/dist/cli-bundle/chunks/{deps-HPPE6MJN.js → deps-N2T26FME.js} +5 -5
- package/dist/cli-bundle/chunks/{deps-ZQZN54EZ.js → deps-WATKQDE3.js} +5 -5
- package/dist/cli-bundle/chunks/{docs-RPOVFMP3.js → docs-6LQ3GLM7.js} +7 -7
- package/dist/cli-bundle/chunks/{docs-XJNYBJGE.js → docs-Z3X6JZLT.js} +7 -7
- package/dist/cli-bundle/chunks/{eval-RFBI5FGS.js → eval-6DCLG52D.js} +10 -10
- package/dist/cli-bundle/chunks/{eval-DM6JBZTS.js → eval-Y3ZCUTHK.js} +10 -10
- package/dist/cli-bundle/chunks/{extension-B3YY4WY5.js → extension-BNINIMT7.js} +11 -11
- package/dist/cli-bundle/chunks/{extension-TTSEFQTS.js → extension-QWE4YYK5.js} +11 -11
- package/dist/cli-bundle/chunks/{files-5D65CHGE.js → files-6SGKHS6O.js} +7 -7
- package/dist/cli-bundle/chunks/{files-GPIG77EN.js → files-FUYPSOFJ.js} +7 -7
- package/dist/cli-bundle/chunks/{focus-ZHN7WIGX.js → focus-2Q3K76G2.js} +6 -6
- package/dist/cli-bundle/chunks/{focus-C3PEJV2C.js → focus-ATLBWXXD.js} +6 -6
- package/dist/cli-bundle/chunks/{gc-D4JQ6OWN.js → gc-RUYEMNRF.js} +3 -3
- package/dist/cli-bundle/chunks/{gc-VZIXDL32.js → gc-TDWSDR66.js} +3 -3
- package/dist/cli-bundle/chunks/{get-IOVAN6RU.js → get-2WGLX74N.js} +10 -10
- package/dist/cli-bundle/chunks/{get-GIBRUUOP.js → get-LY6M2JIM.js} +10 -10
- package/dist/cli-bundle/chunks/{health-L2U3AFKV.js → health-4RKHYS3T.js} +115 -123
- package/dist/cli-bundle/chunks/health-4RKHYS3T.js.map +1 -0
- package/dist/cli-bundle/chunks/{health-MM7AWXYF.js → health-TMFVNYRA.js} +114 -122
- package/dist/cli-bundle/chunks/health-TMFVNYRA.js.map +7 -0
- package/dist/cli-bundle/chunks/history-CGNQJXFE.js +18 -0
- package/dist/cli-bundle/chunks/{history-IL7XCEX2.js → history-SGRRS72R.js} +8 -8
- package/dist/cli-bundle/chunks/{history-compact-MV25P7DM.js → history-compact-LOED43R3.js} +10 -10
- package/dist/cli-bundle/chunks/{history-compact-HALOTOU7.js → history-compact-V5DNAQHH.js} +10 -10
- package/dist/cli-bundle/chunks/{history-redact-VYCWQFK7.js → history-redact-IRL7WJ3E.js} +9 -9
- package/dist/cli-bundle/chunks/history-redact-N3JK7VBW.js +19 -0
- package/dist/cli-bundle/chunks/{history-repair-44MODPQF.js → history-repair-4WVBVHFR.js} +10 -10
- package/dist/cli-bundle/chunks/{history-repair-CPNAOCNF.js → history-repair-PGYQJMGD.js} +10 -10
- package/dist/cli-bundle/chunks/{init-F27NHENZ.js → init-4GESW7RM.js} +12 -12
- package/dist/cli-bundle/chunks/init-XIDPABA4.js +22 -0
- package/dist/cli-bundle/chunks/{learnings-HJVDQIGY.js → learnings-4BHWFFUV.js} +9 -9
- package/dist/cli-bundle/chunks/{learnings-XSFSUUWK.js → learnings-4FJY7WIW.js} +9 -9
- package/dist/cli-bundle/chunks/{list-HPMEKCAA.js → list-472TIOVK.js} +8 -8
- package/dist/cli-bundle/chunks/{list-VMPWTURB.js → list-D7BF5CL2.js} +8 -8
- package/dist/cli-bundle/chunks/{next-QM6YJIIS.js → next-D5STGWI2.js} +26 -23
- package/dist/cli-bundle/chunks/next-D5STGWI2.js.map +1 -0
- package/dist/cli-bundle/chunks/{next-ETXF2ZCN.js → next-SFQZVX2B.js} +25 -22
- package/dist/cli-bundle/chunks/{next-ETXF2ZCN.js.map → next-SFQZVX2B.js.map} +2 -2
- package/dist/cli-bundle/chunks/{notes-GDZIKGR6.js → notes-6KNOSLIT.js} +9 -9
- package/dist/cli-bundle/chunks/{notes-WDDBPC4D.js → notes-W4UEICGF.js} +9 -9
- package/dist/cli-bundle/chunks/{plan-BGDR73Z6.js → plan-JO6V7BXO.js} +12 -12
- package/dist/cli-bundle/chunks/{plan-C5IMM335.js → plan-MJQW5XK3.js} +12 -12
- package/dist/cli-bundle/chunks/{profile-HUCENIEQ.js → profile-3TOTMUR4.js} +26 -18
- package/dist/cli-bundle/chunks/profile-3TOTMUR4.js.map +7 -0
- package/dist/cli-bundle/chunks/{profile-CCOKZ2IQ.js → profile-WIQY2KCV.js} +27 -19
- package/dist/cli-bundle/chunks/profile-WIQY2KCV.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-list-query-XN4ZRHSV.js → register-list-query-ELBHCCFI.js} +179 -170
- package/dist/cli-bundle/chunks/register-list-query-ELBHCCFI.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-list-query-ROSNIL52.js → register-list-query-GAPQ6DM3.js} +180 -171
- package/dist/cli-bundle/chunks/register-list-query-GAPQ6DM3.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-mutation-KRLAHEL2.js → register-mutation-ROFE2YPC.js} +367 -361
- package/dist/cli-bundle/chunks/register-mutation-ROFE2YPC.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-mutation-CFSB2MS3.js → register-mutation-SJWMVIJ2.js} +368 -362
- package/dist/cli-bundle/chunks/register-mutation-SJWMVIJ2.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-operations-4PASGJDB.js → register-operations-IADFVH53.js} +309 -304
- package/dist/cli-bundle/chunks/register-operations-IADFVH53.js.map +7 -0
- package/dist/cli-bundle/chunks/{register-operations-MBN4KGUM.js → register-operations-MEKU3AKC.js} +310 -305
- package/dist/cli-bundle/chunks/register-operations-MEKU3AKC.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-setup-ZCGKHDKL.js → register-setup-3QJY43CY.js} +15 -15
- package/dist/cli-bundle/chunks/{register-setup-VIAWYFP5.js → register-setup-AJWUSSQX.js} +15 -15
- package/dist/cli-bundle/chunks/{restore-4CBWUMCX.js → restore-44IHMMZZ.js} +9 -9
- package/dist/cli-bundle/chunks/restore-EXHU34EU.js +17 -0
- package/dist/cli-bundle/chunks/{scheduling-shortcuts-6VFKNKCM.js → scheduling-shortcuts-OLHNLAZY.js} +12 -12
- package/dist/cli-bundle/chunks/{scheduling-shortcuts-ERHCVTEM.js → scheduling-shortcuts-TSBK4AY5.js} +12 -12
- package/dist/cli-bundle/chunks/{schema-TDGK6N3I.js → schema-IB2NZZWD.js} +7 -7
- package/dist/cli-bundle/chunks/{schema-UE5KKAUX.js → schema-VBCELP5G.js} +7 -7
- package/dist/cli-bundle/chunks/{search-K4CFLQ5S.js → search-7UBETML4.js} +10 -10
- package/dist/cli-bundle/chunks/{search-FP7MEU4S.js → search-R227JOL6.js} +10 -10
- package/dist/cli-bundle/chunks/{stats-XT6QRKQY.js → stats-FAG7COEH.js} +6 -6
- package/dist/cli-bundle/chunks/{stats-NJJCALEZ.js → stats-MCK7PLYS.js} +6 -6
- package/dist/cli-bundle/chunks/{telemetry-5SQ5UDXC.js → telemetry-DRPDZMAO.js} +4 -4
- package/dist/cli-bundle/chunks/{telemetry-HVXFZA2U.js → telemetry-GVVUQSJQ.js} +4 -4
- package/dist/cli-bundle/chunks/{test-YCDAUBWF.js → test-QY44WAMR.js} +15 -15
- package/dist/cli-bundle/chunks/{test-UFSJ5YIO.js → test-SY76DZTO.js} +15 -15
- package/dist/cli-bundle/chunks/{test-all-PM7UYN42.js → test-all-QD6QAEG7.js} +17 -17
- package/dist/cli-bundle/chunks/{test-all-2BWKY3GQ.js → test-all-USPJHXFR.js} +17 -17
- package/dist/cli-bundle/chunks/{test-runs-FK5E75AA.js → test-runs-MG5VIGSK.js} +4 -4
- package/dist/cli-bundle/chunks/{test-runs-H4TGWGRN.js → test-runs-QIR5MJPL.js} +4 -4
- package/dist/cli-bundle/chunks/update-A7EICML6.js +24 -0
- package/dist/cli-bundle/chunks/{update-Y5WQVT5O.js → update-IKJZWLQC.js} +15 -15
- package/dist/cli-bundle/chunks/{update-many-JTKKSA7Y.js → update-many-BEMTDA2X.js} +28 -28
- package/dist/cli-bundle/chunks/{update-many-6YAYYRLE.js → update-many-RATAARHU.js} +28 -28
- package/dist/cli-bundle/chunks/{upgrade-JUDU7YL4.js → upgrade-NWMR3VQL.js} +11 -11
- package/dist/cli-bundle/chunks/{upgrade-DTAHZ236.js → upgrade-VU46BLJZ.js} +11 -11
- package/dist/cli-bundle/chunks/{validate-W7H5TEDC.js → validate-GAJ6FUSI.js} +32 -22
- package/dist/cli-bundle/chunks/validate-GAJ6FUSI.js.map +1 -0
- package/dist/cli-bundle/chunks/{validate-732RWS5W.js → validate-NRY6MFXN.js} +31 -21
- package/dist/cli-bundle/chunks/validate-NRY6MFXN.js.map +7 -0
- package/dist/cli-bundle/main.js +180 -122
- package/dist/cli-bundle/main.js.map +3 -3
- package/dist/core/item/type-registry.js +29 -19
- package/dist/core/item/type-registry.js.map +1 -1
- package/dist/core/schema/runtime-schema.js +65 -54
- package/dist/core/schema/runtime-schema.js.map +1 -1
- package/dist/core/schema/status-defs-file.js +26 -3
- package/dist/core/schema/status-defs-file.js.map +1 -1
- package/dist/core/search/corpus.js +25 -19
- package/dist/core/search/corpus.js.map +1 -1
- package/dist/core/shared/memo.d.ts +12 -0
- package/dist/core/shared/memo.js +25 -0
- package/dist/core/shared/memo.js.map +1 -0
- package/dist/core/shared/serialization.js +24 -14
- package/dist/core/shared/serialization.js.map +1 -1
- package/dist/core/shared/time.js +26 -4
- package/dist/core/shared/time.js.map +1 -1
- package/dist/core/store/front-matter-cache.d.ts +5 -0
- package/dist/core/store/front-matter-cache.js +79 -20
- package/dist/core/store/front-matter-cache.js.map +1 -1
- package/dist/sdk/cli-contracts/flag-contracts.js +71 -99
- package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
- package/dist/sdk/compose.js +51 -42
- package/dist/sdk/compose.js.map +1 -1
- package/docs/AGENT_GUIDE.md +2 -2
- package/docs/ARCHITECTURE.md +2 -2
- package/docs/COMMANDS.md +8 -4
- package/docs/CONFIGURATION.md +1 -1
- package/docs/EXTENSIONS.md +12 -12
- package/docs/ONBOARDING.md +4 -2
- package/docs/README.md +2 -0
- package/docs/examples/starter-extension/README.md +11 -10
- package/marketplace.json +3 -3
- package/package.json +1 -1
- package/plugins/pm-claude/.claude-plugin/plugin.json +2 -2
- package/plugins/pm-claude/README.md +6 -3
- package/plugins/pm-claude/commands/pm-init.md +1 -1
- package/dist/cli-bundle/chunks/activity-WEIEMM73.js +0 -16
- package/dist/cli-bundle/chunks/chunk-5GVTFFTC.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-7NSPKJUS.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-7TH5NMVB.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-AIAIXG7I.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-AJEBCRIY.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-GFMSLORL.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-I66WE2HE.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-JXAUVO6X.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-K2VYLVX4.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-NRZS637N.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-SPM2XLWI.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-SYNKD3ZG.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-TPOFWBMY.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-XWGEMNBR.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-YLZZ6T54.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-YPKFV2JR.js.map +0 -1
- package/dist/cli-bundle/chunks/close-YCWQQPDS.js +0 -14
- package/dist/cli-bundle/chunks/close-many-2IV4J2TR.js.map +0 -1
- package/dist/cli-bundle/chunks/close-many-SWY34BII.js.map +0 -7
- package/dist/cli-bundle/chunks/create-XTMAPS7I.js +0 -28
- package/dist/cli-bundle/chunks/health-L2U3AFKV.js.map +0 -1
- package/dist/cli-bundle/chunks/health-MM7AWXYF.js.map +0 -7
- package/dist/cli-bundle/chunks/history-DD7L7BNL.js +0 -18
- package/dist/cli-bundle/chunks/history-redact-IX4YEWMY.js +0 -19
- package/dist/cli-bundle/chunks/init-HHVQQP6C.js +0 -22
- package/dist/cli-bundle/chunks/next-QM6YJIIS.js.map +0 -1
- package/dist/cli-bundle/chunks/profile-CCOKZ2IQ.js.map +0 -1
- package/dist/cli-bundle/chunks/profile-HUCENIEQ.js.map +0 -7
- package/dist/cli-bundle/chunks/register-list-query-ROSNIL52.js.map +0 -1
- package/dist/cli-bundle/chunks/register-list-query-XN4ZRHSV.js.map +0 -7
- package/dist/cli-bundle/chunks/register-mutation-CFSB2MS3.js.map +0 -1
- package/dist/cli-bundle/chunks/register-mutation-KRLAHEL2.js.map +0 -7
- package/dist/cli-bundle/chunks/register-operations-4PASGJDB.js.map +0 -7
- package/dist/cli-bundle/chunks/register-operations-MBN4KGUM.js.map +0 -1
- package/dist/cli-bundle/chunks/restore-5UEAGG3W.js +0 -17
- package/dist/cli-bundle/chunks/update-MTCFES6X.js +0 -24
- package/dist/cli-bundle/chunks/validate-732RWS5W.js.map +0 -7
- package/dist/cli-bundle/chunks/validate-W7H5TEDC.js.map +0 -1
- /package/dist/cli-bundle/chunks/{activity-CUC4JY3U.js.map → activity-5YWLSPGE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{activity-WEIEMM73.js.map → activity-BIML7K2D.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{aggregate-SW5PNGCS.js.map → aggregate-2V2M3JZU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{aggregate-DKUTRY6R.js.map → aggregate-EK7DXML7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-UBM632FK.js.map → append-EZESUVJT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-H32VOR2Y.js.map → append-JFG4WQMG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XTHQWXVC.js.map → chunk-32IUNTG4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-IEEJQCZ4.js.map → chunk-3W2HJKJX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-JMK5GCK2.js.map → chunk-4PFVUUYV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MRD4T5LF.js.map → chunk-5E7N4T2Z.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-S62UANU7.js.map → chunk-5IZUBZBR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-BTX5MIQF.js.map → chunk-5JIWFWOZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-SYVUU7EK.js.map → chunk-67LARBDL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KIYCOJ63.js.map → chunk-6CDCWKSX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3LCUASYG.js.map → chunk-6NYJGMTY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2ASNV4DH.js.map → chunk-7CLLC75T.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-FFOQHGNH.js.map → chunk-7LYO6S5A.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-55XRYWEG.js.map → chunk-A3OQ7TFW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Q6K2OACU.js.map → chunk-AIKU3IIL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TTHCEV5Q.js.map → chunk-BE2SR6QL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7W4H4K26.js.map → chunk-ECU6MMTQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-5PGBHRY3.js.map → chunk-EQURFOMH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-H4GRLYJS.js.map → chunk-ER4ME5U2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-QH3FSKRJ.js.map → chunk-ERG65A2L.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UWKEJMZU.js.map → chunk-F6WNBITZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-U2BEEM2X.js.map → chunk-FH2H3CBD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EUKTMRN3.js.map → chunk-FUFFPIYA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7MYWF4ZX.js.map → chunk-FZJM2TXF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CYBDUHNO.js.map → chunk-GUYNUXQT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZNT7KEWE.js.map → chunk-GVJE5T7Q.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XEWQKDYZ.js.map → chunk-HQAF23Q2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KLXF7NCC.js.map → chunk-JBZ2NTKX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4NUOWFBT.js.map → chunk-K5DT2YKM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KCO2EAN5.js.map → chunk-KEZOIPCR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2227673O.js.map → chunk-LBE5QFMZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UGLU6Q2I.js.map → chunk-LOWVNZBZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Y4NRKBFW.js.map → chunk-MDHWWBNZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-LRKMWUUV.js.map → chunk-MEZZZBYX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Q6NXOHS6.js.map → chunk-NOIEVOK5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GRRG3MCT.js.map → chunk-NZ7QIUP5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZNHEYCDD.js.map → chunk-P5L7Z2O6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6ZMBJRDJ.js.map → chunk-PULUSQAV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EMPGXBUF.js.map → chunk-QCDTQCMW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HQTPRV4D.js.map → chunk-SU2E4AWU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3Q2HBMTI.js.map → chunk-SU3TB4NS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XCHUVHKU.js.map → chunk-SYE6WMV6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2KWL5NPW.js.map → chunk-T3P7PMZP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-N2JSWVWG.js.map → chunk-T4XBKJ3F.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UTSH5GWX.js.map → chunk-U5TR4N7J.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-UT73HUPC.js.map → chunk-UMNQZS4H.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CZPVDLD2.js.map → chunk-WJA3PXW7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-WJAMWAHZ.js.map → chunk-WRYERRZX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6ITZLD4T.js.map → chunk-WYOIIFSE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-IG5JYZGU.js.map → chunk-YPWUSH72.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KN3URLKS.js.map → chunk-YSDFIY7N.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2CHRYUXL.js.map → chunk-YSGTMDWC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-36UGKF4O.js.map → chunk-YVKZ3ANP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-A6VOGKBA.js.map → chunk-Z5F6XZXE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-LTRAF2D7.js.map → chunk-Z7RPDF2Y.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-W47SML5B.js.map → chunk-ZFTKYWIF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-SENTPZBN.js.map → claim-2BGBGSVI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{claim-Z7MEQCBT.js.map → claim-5GU7OE67.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-YCWQQPDS.js.map → close-6YODBUIV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-424MX4CU.js.map → close-AFVKPR57.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-4FGNTSNV.js.map → comments-DNWHEBOS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-7YS5MY5X.js.map → comments-RW23R3VE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-G74GISC4.js.map → config-AUM5WBYA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{config-BZJKK7FZ.js.map → config-OZWSA2NP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{context-ZQY54JNS.js.map → context-OYXRGY7S.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{context-LHVKJSPJ.js.map → context-PKCEHQY3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{contracts-CP2EZJC7.js.map → contracts-L6ODXNUM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{contracts-FIZLMP7O.js.map → contracts-X74F2GSM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-GYNQQPW2.js.map → copy-6XOR3HKN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-TLW7JTQT.js.map → copy-I4NCLBR4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-VSKYSOCD.js.map → create-PM45M6PE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-XTMAPS7I.js.map → create-Z7YCH3BE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-ANTOTI2I.js.map → delete-7YXHYG67.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-4W5JYCEG.js.map → delete-LPISP43T.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-HPPE6MJN.js.map → deps-N2T26FME.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-ZQZN54EZ.js.map → deps-WATKQDE3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-RPOVFMP3.js.map → docs-6LQ3GLM7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-XJNYBJGE.js.map → docs-Z3X6JZLT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{eval-RFBI5FGS.js.map → eval-6DCLG52D.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{eval-DM6JBZTS.js.map → eval-Y3ZCUTHK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-B3YY4WY5.js.map → extension-BNINIMT7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{extension-TTSEFQTS.js.map → extension-QWE4YYK5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-5D65CHGE.js.map → files-6SGKHS6O.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-GPIG77EN.js.map → files-FUYPSOFJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-ZHN7WIGX.js.map → focus-2Q3K76G2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-C3PEJV2C.js.map → focus-ATLBWXXD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-D4JQ6OWN.js.map → gc-RUYEMNRF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{gc-VZIXDL32.js.map → gc-TDWSDR66.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-IOVAN6RU.js.map → get-2WGLX74N.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{get-GIBRUUOP.js.map → get-LY6M2JIM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-DD7L7BNL.js.map → history-CGNQJXFE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-IL7XCEX2.js.map → history-SGRRS72R.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-MV25P7DM.js.map → history-compact-LOED43R3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-HALOTOU7.js.map → history-compact-V5DNAQHH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-VYCWQFK7.js.map → history-redact-IRL7WJ3E.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-IX4YEWMY.js.map → history-redact-N3JK7VBW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-44MODPQF.js.map → history-repair-4WVBVHFR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-CPNAOCNF.js.map → history-repair-PGYQJMGD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{init-F27NHENZ.js.map → init-4GESW7RM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{init-HHVQQP6C.js.map → init-XIDPABA4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-HJVDQIGY.js.map → learnings-4BHWFFUV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-XSFSUUWK.js.map → learnings-4FJY7WIW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{list-HPMEKCAA.js.map → list-472TIOVK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{list-VMPWTURB.js.map → list-D7BF5CL2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-GDZIKGR6.js.map → notes-6KNOSLIT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-WDDBPC4D.js.map → notes-W4UEICGF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-BGDR73Z6.js.map → plan-JO6V7BXO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-C5IMM335.js.map → plan-MJQW5XK3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-setup-ZCGKHDKL.js.map → register-setup-3QJY43CY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-setup-VIAWYFP5.js.map → register-setup-AJWUSSQX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-4CBWUMCX.js.map → restore-44IHMMZZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-5UEAGG3W.js.map → restore-EXHU34EU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{scheduling-shortcuts-6VFKNKCM.js.map → scheduling-shortcuts-OLHNLAZY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{scheduling-shortcuts-ERHCVTEM.js.map → scheduling-shortcuts-TSBK4AY5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-TDGK6N3I.js.map → schema-IB2NZZWD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-UE5KKAUX.js.map → schema-VBCELP5G.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{search-K4CFLQ5S.js.map → search-7UBETML4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{search-FP7MEU4S.js.map → search-R227JOL6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{stats-XT6QRKQY.js.map → stats-FAG7COEH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{stats-NJJCALEZ.js.map → stats-MCK7PLYS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{telemetry-5SQ5UDXC.js.map → telemetry-DRPDZMAO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{telemetry-HVXFZA2U.js.map → telemetry-GVVUQSJQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-YCDAUBWF.js.map → test-QY44WAMR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-UFSJ5YIO.js.map → test-SY76DZTO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-all-PM7UYN42.js.map → test-all-QD6QAEG7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-all-2BWKY3GQ.js.map → test-all-USPJHXFR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-runs-FK5E75AA.js.map → test-runs-MG5VIGSK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{test-runs-H4TGWGRN.js.map → test-runs-QIR5MJPL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-MTCFES6X.js.map → update-A7EICML6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-Y5WQVT5O.js.map → update-IKJZWLQC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-JTKKSA7Y.js.map → update-many-BEMTDA2X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-6YAYYRLE.js.map → update-many-RATAARHU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{upgrade-JUDU7YL4.js.map → upgrade-NWMR3VQL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{upgrade-DTAHZ236.js.map → upgrade-VU46BLJZ.js.map} +0 -0
|
@@ -13,24 +13,24 @@ import {
|
|
|
13
13
|
parseLinkedTestMinLines,
|
|
14
14
|
parseLinkedTestRegexList,
|
|
15
15
|
parseLinkedTestStringList
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-MDHWWBNZ.js";
|
|
17
17
|
import {
|
|
18
18
|
createStdinTokenResolver,
|
|
19
19
|
parseCsvKv,
|
|
20
20
|
parseOptionalNumber
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-P5L7Z2O6.js";
|
|
22
22
|
import {
|
|
23
23
|
runInit
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-KS6ATO47.js";
|
|
25
25
|
import {
|
|
26
26
|
locateItem,
|
|
27
27
|
mutateItem,
|
|
28
28
|
readLocatedItem
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-6KRFL33E.js";
|
|
30
30
|
import {
|
|
31
31
|
compareTimestampStrings,
|
|
32
32
|
nowIso
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-AJHYQCBJ.js";
|
|
34
34
|
import {
|
|
35
35
|
EXIT_CODE,
|
|
36
36
|
ITEM_FILE_EXTENSIONS,
|
|
@@ -44,7 +44,7 @@ import {
|
|
|
44
44
|
resolveItemTypeRegistry,
|
|
45
45
|
resolvePmRoot,
|
|
46
46
|
stableValueEquals
|
|
47
|
-
} from "./chunk-
|
|
47
|
+
} from "./chunk-KHVGM5CS.js";
|
|
48
48
|
|
|
49
49
|
// dist/cli/commands/test.js
|
|
50
50
|
import { spawn } from "node:child_process";
|
|
@@ -1980,4 +1980,4 @@ export {
|
|
|
1980
1980
|
runTest,
|
|
1981
1981
|
_testOnlyTestCommand
|
|
1982
1982
|
};
|
|
1983
|
-
//# sourceMappingURL=chunk-
|
|
1983
|
+
//# sourceMappingURL=chunk-YPWUSH72.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
compareTimestampStrings,
|
|
5
5
|
isTimestampLiteral
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-CXR3CMBQ.js";
|
|
7
7
|
import {
|
|
8
8
|
CONFIDENCE_TEXT_VALUES,
|
|
9
9
|
EXIT_CODE,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
resolveRuntimeStatusRegistry,
|
|
21
21
|
runtimeFieldOptionTarget,
|
|
22
22
|
weekdayOrderIndex
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-L4SLHV6G.js";
|
|
24
24
|
|
|
25
25
|
// dist/core/schema/runtime-field-values.js
|
|
26
26
|
function toCamelToken(value) {
|
|
@@ -1494,6 +1494,6 @@ export {
|
|
|
1494
1494
|
serializeItemDocument,
|
|
1495
1495
|
canonicalDocument
|
|
1496
1496
|
};
|
|
1497
|
-
//# sourceMappingURL=chunk-
|
|
1497
|
+
//# sourceMappingURL=chunk-YSDFIY7N.js.map
|
|
1498
1498
|
|
|
1499
1499
|
//# debugId=89ae7463-1314-574c-9158-0967e6d9c589
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
EXIT_CODE,
|
|
5
5
|
PmCliError,
|
|
6
6
|
resolveTypeName
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-L4SLHV6G.js";
|
|
8
8
|
|
|
9
9
|
// dist/cli/shared-parsers.js
|
|
10
10
|
function parseLimit(raw, label = "--limit") {
|
|
@@ -50,6 +50,6 @@ export {
|
|
|
50
50
|
parsePriority,
|
|
51
51
|
parseType
|
|
52
52
|
};
|
|
53
|
-
//# sourceMappingURL=chunk-
|
|
53
|
+
//# sourceMappingURL=chunk-YSGTMDWC.js.map
|
|
54
54
|
|
|
55
55
|
//# debugId=08c64439-a066-596c-9d38-8467691dc92e
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
toNonEmptyStringOrUndefined
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-KHVGM5CS.js";
|
|
4
4
|
|
|
5
5
|
// dist/core/governance/metadata-coverage.js
|
|
6
6
|
!(function() {
|
|
@@ -262,4 +262,4 @@ export {
|
|
|
262
262
|
computeMetadataCoverage,
|
|
263
263
|
groupItemsByDimension
|
|
264
264
|
};
|
|
265
|
-
//# sourceMappingURL=chunk-
|
|
265
|
+
//# sourceMappingURL=chunk-YVKZ3ANP.js.map
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
normalizeReplayPatchOps,
|
|
4
4
|
tryApplyReplayPatch,
|
|
5
5
|
verifyHistoryChain
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-T4XBKJ3F.js";
|
|
7
7
|
import {
|
|
8
8
|
parseLimit
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-4PFVUUYV.js";
|
|
10
10
|
import {
|
|
11
11
|
enforceHistoryStreamPolicyForItem,
|
|
12
12
|
hashDocument,
|
|
@@ -14,10 +14,10 @@ import {
|
|
|
14
14
|
locateItem,
|
|
15
15
|
normalizeItemId,
|
|
16
16
|
readLocatedItem
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-6KRFL33E.js";
|
|
18
18
|
import {
|
|
19
19
|
findFirstMergeConflictMarker
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-3W2HJKJX.js";
|
|
21
21
|
import {
|
|
22
22
|
EXIT_CODE,
|
|
23
23
|
PmCliError,
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
resolveItemTypeRegistry,
|
|
31
31
|
resolvePmRoot,
|
|
32
32
|
runActiveOnReadHooks
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-KHVGM5CS.js";
|
|
34
34
|
|
|
35
35
|
// dist/core/history/history-diff.js
|
|
36
36
|
!(function() {
|
|
@@ -272,4 +272,4 @@ export {
|
|
|
272
272
|
readHistoryEntries,
|
|
273
273
|
runHistory
|
|
274
274
|
};
|
|
275
|
-
//# sourceMappingURL=chunk-
|
|
275
|
+
//# sourceMappingURL=chunk-Z5F6XZXE.js.map
|
|
@@ -2,7 +2,7 @@
|
|
|
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]="4aa0a029-8d29-53c9-b3cb-9c468d83de89")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
nowIso
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-CXR3CMBQ.js";
|
|
6
6
|
import {
|
|
7
7
|
EXIT_CODE,
|
|
8
8
|
appendLineAtomic,
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
resolveTelemetryErrorCategory,
|
|
14
14
|
writeFileAtomic,
|
|
15
15
|
writeSettings
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-L4SLHV6G.js";
|
|
17
17
|
|
|
18
18
|
// dist/core/telemetry/observability.js
|
|
19
19
|
var SETUP_ROOT_COMMANDS = /* @__PURE__ */ new Set(["init", "config", "completion", "completion-statuses", "completion-tags", "completion-types"]);
|
|
@@ -1758,6 +1758,6 @@ export {
|
|
|
1758
1758
|
finishTelemetryCommand,
|
|
1759
1759
|
emitTelemetryErrorEvent
|
|
1760
1760
|
};
|
|
1761
|
-
//# sourceMappingURL=chunk-
|
|
1761
|
+
//# sourceMappingURL=chunk-Z7RPDF2Y.js.map
|
|
1762
1762
|
|
|
1763
1763
|
//# debugId=4aa0a029-8d29-53c9-b3cb-9c468d83de89
|
|
@@ -8,30 +8,30 @@ import {
|
|
|
8
8
|
hasMissingMetadataFilter,
|
|
9
9
|
itemMatchesMissingMetadata,
|
|
10
10
|
lifecycleClassifierFromStatusRegistry
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-YVKZ3ANP.js";
|
|
12
12
|
import {
|
|
13
13
|
parseIntegerLimit,
|
|
14
14
|
parsePriority,
|
|
15
15
|
parseType
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-4PFVUUYV.js";
|
|
17
17
|
import {
|
|
18
18
|
HEAVY_METADATA_KEYS,
|
|
19
19
|
listAllFrontMatter,
|
|
20
20
|
listAllFrontMatterLight,
|
|
21
21
|
listAllFrontMatterWithBody,
|
|
22
22
|
toItemRecord
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-6KRFL33E.js";
|
|
24
24
|
import {
|
|
25
25
|
coerceRuntimeFieldValue,
|
|
26
26
|
isTerminalStatus,
|
|
27
27
|
normalizeStatusInput,
|
|
28
28
|
readRuntimeFieldOptionValue
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-3W2HJKJX.js";
|
|
30
30
|
import {
|
|
31
31
|
compareTimestampStrings,
|
|
32
32
|
nowIso,
|
|
33
33
|
resolveIsoOrRelative
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-AJHYQCBJ.js";
|
|
35
35
|
import {
|
|
36
36
|
EXIT_CODE,
|
|
37
37
|
FRONT_MATTER_KEY_ORDER,
|
|
@@ -46,7 +46,7 @@ import {
|
|
|
46
46
|
resolveRuntimeFieldRegistry,
|
|
47
47
|
resolveRuntimeStatusRegistry,
|
|
48
48
|
stableValueEquals
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-KHVGM5CS.js";
|
|
50
50
|
|
|
51
51
|
// dist/core/item/status-filter.js
|
|
52
52
|
!(function() {
|
|
@@ -1013,4 +1013,4 @@ export {
|
|
|
1013
1013
|
runList,
|
|
1014
1014
|
_testOnly
|
|
1015
1015
|
};
|
|
1016
|
-
//# sourceMappingURL=chunk-
|
|
1016
|
+
//# sourceMappingURL=chunk-ZFTKYWIF.js.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
wrapOwnershipConflict
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-ZNHEYCDD.js";
|
|
3
|
+
} from "./chunk-7LYO6S5A.js";
|
|
5
4
|
import {
|
|
6
5
|
resolveAuthor
|
|
7
6
|
} from "./chunk-WW4E2DC3.js";
|
|
8
|
-
import "./chunk-
|
|
7
|
+
import "./chunk-P5L7Z2O6.js";
|
|
8
|
+
import "./chunk-4PFVUUYV.js";
|
|
9
9
|
import {
|
|
10
10
|
mutateItem,
|
|
11
11
|
toItemRecord
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-6KRFL33E.js";
|
|
13
|
+
import "./chunk-3W2HJKJX.js";
|
|
14
|
+
import "./chunk-AJHYQCBJ.js";
|
|
15
15
|
import {
|
|
16
16
|
EXIT_CODE,
|
|
17
17
|
PmCliError,
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
resolvePmRoot,
|
|
22
22
|
resolveRuntimeStatusRegistry,
|
|
23
23
|
statusIsTerminal
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-KHVGM5CS.js";
|
|
25
25
|
|
|
26
26
|
// dist/cli/commands/claim.js
|
|
27
27
|
!(function() {
|
|
@@ -127,4 +127,4 @@ export {
|
|
|
127
127
|
runClaim,
|
|
128
128
|
runRelease
|
|
129
129
|
};
|
|
130
|
-
//# sourceMappingURL=claim-
|
|
130
|
+
//# sourceMappingURL=claim-2BGBGSVI.js.map
|
|
@@ -2,18 +2,18 @@
|
|
|
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]="230791bf-0057-5639-aad3-2bb852119f5e")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
wrapOwnershipConflict
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-KLXF7NCC.js";
|
|
5
|
+
} from "./chunk-A3OQ7TFW.js";
|
|
7
6
|
import {
|
|
8
7
|
resolveAuthor
|
|
9
8
|
} from "./chunk-T5RRNDA7.js";
|
|
10
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-JBZ2NTKX.js";
|
|
10
|
+
import "./chunk-YSGTMDWC.js";
|
|
11
11
|
import {
|
|
12
12
|
mutateItem,
|
|
13
13
|
toItemRecord
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-4WB6S4YX.js";
|
|
15
|
+
import "./chunk-YSDFIY7N.js";
|
|
16
|
+
import "./chunk-CXR3CMBQ.js";
|
|
17
17
|
import {
|
|
18
18
|
EXIT_CODE,
|
|
19
19
|
PmCliError,
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
resolvePmRoot,
|
|
24
24
|
resolveRuntimeStatusRegistry,
|
|
25
25
|
statusIsTerminal
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-L4SLHV6G.js";
|
|
27
27
|
|
|
28
28
|
// dist/cli/commands/claim.js
|
|
29
29
|
async function runClaim(id, force, global, options = {}) {
|
|
@@ -122,6 +122,6 @@ export {
|
|
|
122
122
|
runClaim,
|
|
123
123
|
runRelease
|
|
124
124
|
};
|
|
125
|
-
//# sourceMappingURL=claim-
|
|
125
|
+
//# sourceMappingURL=claim-5GU7OE67.js.map
|
|
126
126
|
|
|
127
127
|
//# debugId=230791bf-0057-5639-aad3-2bb852119f5e
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import {
|
|
2
|
+
_testOnlyCloseCommand,
|
|
3
|
+
runClose
|
|
4
|
+
} from "./chunk-WRYERRZX.js";
|
|
5
|
+
import "./chunk-SU3TB4NS.js";
|
|
6
|
+
import "./chunk-6KRFL33E.js";
|
|
7
|
+
import "./chunk-3W2HJKJX.js";
|
|
8
|
+
import "./chunk-AJHYQCBJ.js";
|
|
9
|
+
import "./chunk-KHVGM5CS.js";
|
|
10
|
+
export {
|
|
11
|
+
_testOnlyCloseCommand,
|
|
12
|
+
runClose
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=close-6YODBUIV.js.map
|
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
import {
|
|
4
4
|
_testOnlyCloseCommand,
|
|
5
5
|
runClose
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-32IUNTG4.js";
|
|
7
|
+
import "./chunk-5JIWFWOZ.js";
|
|
8
|
+
import "./chunk-4WB6S4YX.js";
|
|
9
|
+
import "./chunk-YSDFIY7N.js";
|
|
10
|
+
import "./chunk-CXR3CMBQ.js";
|
|
11
|
+
import "./chunk-L4SLHV6G.js";
|
|
12
12
|
export {
|
|
13
13
|
_testOnlyCloseCommand,
|
|
14
14
|
runClose
|
|
15
15
|
};
|
|
16
|
-
//# sourceMappingURL=close-
|
|
16
|
+
//# sourceMappingURL=close-AFVKPR57.js.map
|
|
17
17
|
|
|
18
18
|
//# debugId=45eac7fa-f181-5cca-93b7-cfb58909dbb3
|
|
@@ -3,37 +3,37 @@ import {
|
|
|
3
3
|
loadMutationCheckpoint,
|
|
4
4
|
restoreCheckpointItems,
|
|
5
5
|
writeMutationCheckpoint
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import {
|
|
8
|
-
runClose
|
|
9
|
-
} from "./chunk-WJAMWAHZ.js";
|
|
6
|
+
} from "./chunk-GUYNUXQT.js";
|
|
10
7
|
import {
|
|
11
8
|
runRestore
|
|
12
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-K5DT2YKM.js";
|
|
13
10
|
import {
|
|
14
11
|
resolveAuthor
|
|
15
12
|
} from "./chunk-WW4E2DC3.js";
|
|
13
|
+
import {
|
|
14
|
+
runClose
|
|
15
|
+
} from "./chunk-WRYERRZX.js";
|
|
16
16
|
import {
|
|
17
17
|
hasListFilters
|
|
18
18
|
} from "./chunk-4BU75MF4.js";
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-SU3TB4NS.js";
|
|
20
|
+
import "./chunk-Z5F6XZXE.js";
|
|
21
|
+
import "./chunk-T4XBKJ3F.js";
|
|
22
22
|
import {
|
|
23
23
|
runList
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-ZFTKYWIF.js";
|
|
25
25
|
import "./chunk-R23CSHGI.js";
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-YVKZ3ANP.js";
|
|
27
|
+
import "./chunk-4PFVUUYV.js";
|
|
28
28
|
import {
|
|
29
29
|
listAllFrontMatterLight
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-6KRFL33E.js";
|
|
31
31
|
import {
|
|
32
32
|
isTerminalStatus
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-3W2HJKJX.js";
|
|
34
34
|
import {
|
|
35
35
|
nowIso
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-AJHYQCBJ.js";
|
|
37
37
|
import {
|
|
38
38
|
EXIT_CODE,
|
|
39
39
|
PmCliError,
|
|
@@ -45,13 +45,13 @@ import {
|
|
|
45
45
|
resolvePmRoot,
|
|
46
46
|
resolveRuntimeStatusRegistry,
|
|
47
47
|
toErrorMessage
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-KHVGM5CS.js";
|
|
49
49
|
|
|
50
50
|
// dist/cli/commands/close-many.js
|
|
51
51
|
!(function() {
|
|
52
52
|
try {
|
|
53
53
|
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
54
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
54
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "5c5dd261-a666-5af5-a11b-30a08d3ada7d");
|
|
55
55
|
} catch (e2) {
|
|
56
56
|
}
|
|
57
57
|
})();
|
|
@@ -196,9 +196,8 @@ async function runCloseManyRollback(params) {
|
|
|
196
196
|
}
|
|
197
197
|
function planCloseManyRows(matched, childrenByParent, closePlannedIds, statusRegistry, force) {
|
|
198
198
|
return matched.map((item) => {
|
|
199
|
-
const alreadyTerminal = isTerminalStatus(item.status, statusRegistry);
|
|
200
199
|
const activeChildIds = (childrenByParent.get(item.id) ?? []).filter((childId) => !closePlannedIds.has(childId));
|
|
201
|
-
const willSkip =
|
|
200
|
+
const willSkip = !canCloseManyItem(item, statusRegistry, force);
|
|
202
201
|
return {
|
|
203
202
|
id: item.id,
|
|
204
203
|
title: typeof item.title === "string" ? item.title : "",
|
|
@@ -249,87 +248,131 @@ async function applyCloseManyRows(params) {
|
|
|
249
248
|
}
|
|
250
249
|
return { rows, closedIds };
|
|
251
250
|
}
|
|
251
|
+
function resolveCloseManyRollbackId(options) {
|
|
252
|
+
return typeof options.rollback === "string" ? options.rollback : void 0;
|
|
253
|
+
}
|
|
254
|
+
function validateCloseManyRollbackOptions(options, rollbackId) {
|
|
255
|
+
if (rollbackId.trim().length === 0) {
|
|
256
|
+
throw new PmCliError("--rollback requires a checkpoint id", EXIT_CODE.USAGE);
|
|
257
|
+
}
|
|
258
|
+
if (options.dryRun === true) {
|
|
259
|
+
throw new PmCliError("--dry-run cannot be combined with --rollback", EXIT_CODE.USAGE);
|
|
260
|
+
}
|
|
261
|
+
if (hasCloseManyRollbackConflicts(options.list, options.status)) {
|
|
262
|
+
throw new PmCliError("Rollback mode does not accept filter options", EXIT_CODE.USAGE);
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
function assertCloseManyHasFilters(options) {
|
|
266
|
+
if (hasCloseManyFilters(options.list, options.status)) {
|
|
267
|
+
return;
|
|
268
|
+
}
|
|
269
|
+
throw new PmCliError(`close-many requires at least one filter to scope the close (for example: ${CLOSE_MANY_FILTER_GUIDANCE}). Refusing to match every item.`, EXIT_CODE.USAGE);
|
|
270
|
+
}
|
|
271
|
+
function sortCloseManyMatchedItems(matched, parentByChild) {
|
|
272
|
+
const depthCache = /* @__PURE__ */ new Map();
|
|
273
|
+
return [...matched].sort((left, right) => {
|
|
274
|
+
const depthDelta = hierarchyDepth(right.id, parentByChild, depthCache) - hierarchyDepth(left.id, parentByChild, depthCache);
|
|
275
|
+
return depthDelta !== 0 ? depthDelta : left.id.localeCompare(right.id);
|
|
276
|
+
});
|
|
277
|
+
}
|
|
278
|
+
function canCloseManyItem(item, statusRegistry, force) {
|
|
279
|
+
return force || !isTerminalStatus(item.status, statusRegistry);
|
|
280
|
+
}
|
|
281
|
+
function resolveCloseManyPlannedIds(matched, statusRegistry, force) {
|
|
282
|
+
return new Set(matched.filter((item) => canCloseManyItem(item, statusRegistry, force)).map((item) => item.id));
|
|
283
|
+
}
|
|
284
|
+
async function buildCloseManyPlanContext(params) {
|
|
285
|
+
assertCloseManyHasFilters(params.options);
|
|
286
|
+
const statusRegistry = resolveRuntimeStatusRegistry(params.settings.schema);
|
|
287
|
+
const reason = resolveReason(params.options.reason, params.settings.governance.require_close_reason);
|
|
288
|
+
const force = params.options.force === true;
|
|
289
|
+
const listed = await runList(params.options.status, activeListOptions(params.options.list), params.global);
|
|
290
|
+
const { childrenByParent, parentByChild } = await buildActiveChildrenByParent(params.pmRoot, params.settings);
|
|
291
|
+
const matched = sortCloseManyMatchedItems(listed.items, parentByChild);
|
|
292
|
+
const closePlannedIds = resolveCloseManyPlannedIds(matched, statusRegistry, force);
|
|
293
|
+
return {
|
|
294
|
+
pmRoot: params.pmRoot,
|
|
295
|
+
settings: params.settings,
|
|
296
|
+
statusRegistry,
|
|
297
|
+
reason,
|
|
298
|
+
validateCloseMode: params.options.validateClose,
|
|
299
|
+
force,
|
|
300
|
+
listed,
|
|
301
|
+
matched,
|
|
302
|
+
planRows: planCloseManyRows(matched, childrenByParent, closePlannedIds, statusRegistry, force)
|
|
303
|
+
};
|
|
304
|
+
}
|
|
305
|
+
function buildCloseManyDryRunResult(context) {
|
|
306
|
+
return {
|
|
307
|
+
mode: "dry_run",
|
|
308
|
+
matched_count: context.matched.length,
|
|
309
|
+
dry_run: true,
|
|
310
|
+
...context.reason !== void 0 ? { reason: context.reason } : {},
|
|
311
|
+
filters: context.listed.filters,
|
|
312
|
+
...context.validateCloseMode ? { validate_close: context.validateCloseMode } : {},
|
|
313
|
+
item_plans: context.planRows,
|
|
314
|
+
ids: []
|
|
315
|
+
};
|
|
316
|
+
}
|
|
317
|
+
async function resolveCloseManyCheckpointInfo(params) {
|
|
318
|
+
if (params.options.checkpoint === false || params.closableIds.size === 0) {
|
|
319
|
+
return void 0;
|
|
320
|
+
}
|
|
321
|
+
const checkpointItems = params.context.matched.filter((item) => params.closableIds.has(item.id)).map((item) => ({ id: item.id, target_updated_at: item.updated_at }));
|
|
322
|
+
return writeCloseManyCheckpoint({
|
|
323
|
+
pmRoot: params.context.pmRoot,
|
|
324
|
+
checkpointId: params.checkpointId,
|
|
325
|
+
nowValue: params.nowValue,
|
|
326
|
+
options: params.options,
|
|
327
|
+
reason: params.context.reason,
|
|
328
|
+
filters: params.context.listed.filters,
|
|
329
|
+
checkpointItems
|
|
330
|
+
});
|
|
331
|
+
}
|
|
252
332
|
async function runCloseMany(options, global2) {
|
|
253
333
|
const pmRoot = resolvePmRoot(process.cwd(), global2.path);
|
|
254
334
|
if (!await pathExists(getSettingsPath(pmRoot))) {
|
|
255
335
|
throw new PmCliError(`Tracker is not initialized at ${pmRoot}. Run pm init first.`, EXIT_CODE.NOT_FOUND);
|
|
256
336
|
}
|
|
257
337
|
const settings = await readSettings(pmRoot);
|
|
258
|
-
const statusRegistry = resolveRuntimeStatusRegistry(settings.schema);
|
|
259
338
|
const dryRun = options.dryRun === true;
|
|
260
|
-
const rollbackId =
|
|
339
|
+
const rollbackId = resolveCloseManyRollbackId(options);
|
|
261
340
|
rejectBlankIdsFilter(options.list);
|
|
262
|
-
if (rollbackId) {
|
|
263
|
-
|
|
264
|
-
throw new PmCliError("--dry-run cannot be combined with --rollback", EXIT_CODE.USAGE);
|
|
265
|
-
}
|
|
266
|
-
if (hasCloseManyRollbackConflicts(options.list, options.status)) {
|
|
267
|
-
throw new PmCliError("Rollback mode does not accept filter options", EXIT_CODE.USAGE);
|
|
268
|
-
}
|
|
341
|
+
if (rollbackId !== void 0) {
|
|
342
|
+
validateCloseManyRollbackOptions(options, rollbackId);
|
|
269
343
|
return runCloseManyRollback({ pmRoot, rollbackId, options, global: global2 });
|
|
270
344
|
}
|
|
271
|
-
|
|
272
|
-
throw new PmCliError(`close-many requires at least one filter to scope the close (for example: ${CLOSE_MANY_FILTER_GUIDANCE}). Refusing to match every item.`, EXIT_CODE.USAGE);
|
|
273
|
-
}
|
|
274
|
-
const reason = resolveReason(options.reason, settings.governance.require_close_reason);
|
|
275
|
-
const validateCloseMode = options.validateClose;
|
|
276
|
-
const force = options.force === true;
|
|
277
|
-
const listOptions = activeListOptions(options.list);
|
|
278
|
-
const listed = await runList(options.status, listOptions, global2);
|
|
279
|
-
const { childrenByParent, parentByChild } = await buildActiveChildrenByParent(pmRoot, settings);
|
|
280
|
-
const depthCache = /* @__PURE__ */ new Map();
|
|
281
|
-
const matched = [...listed.items].sort((left, right) => {
|
|
282
|
-
const depthDelta = hierarchyDepth(right.id, parentByChild, depthCache) - hierarchyDepth(left.id, parentByChild, depthCache);
|
|
283
|
-
return depthDelta !== 0 ? depthDelta : left.id.localeCompare(right.id);
|
|
284
|
-
});
|
|
285
|
-
const closePlannedIds = new Set(matched.filter((item) => force || !isTerminalStatus(item.status, statusRegistry)).map((item) => item.id));
|
|
286
|
-
const planRows = planCloseManyRows(matched, childrenByParent, closePlannedIds, statusRegistry, force);
|
|
345
|
+
const context = await buildCloseManyPlanContext({ pmRoot, settings, options, global: global2 });
|
|
287
346
|
if (dryRun) {
|
|
288
|
-
return
|
|
289
|
-
mode: "dry_run",
|
|
290
|
-
matched_count: matched.length,
|
|
291
|
-
dry_run: true,
|
|
292
|
-
...reason !== void 0 ? { reason } : {},
|
|
293
|
-
filters: listed.filters,
|
|
294
|
-
...validateCloseMode ? { validate_close: validateCloseMode } : {},
|
|
295
|
-
item_plans: planRows,
|
|
296
|
-
ids: []
|
|
297
|
-
};
|
|
347
|
+
return buildCloseManyDryRunResult(context);
|
|
298
348
|
}
|
|
299
|
-
const closableIds = new Set(planRows.filter((row) => row.action === "close").map((row) => row.id));
|
|
349
|
+
const closableIds = new Set(context.planRows.filter((row) => row.action === "close").map((row) => row.id));
|
|
300
350
|
const nowValue = nowIso();
|
|
301
351
|
const checkpointId = createCheckpointId(CLOSE_MANY_CHECKPOINT_SUBDIR, nowValue);
|
|
302
|
-
const
|
|
303
|
-
let checkpointInfo;
|
|
304
|
-
if (checkpointEnabled && closableIds.size > 0) {
|
|
305
|
-
const checkpointItems = matched.filter((item) => closableIds.has(item.id)).map((item) => ({ id: item.id, target_updated_at: item.updated_at }));
|
|
306
|
-
checkpointInfo = await writeCloseManyCheckpoint({
|
|
307
|
-
pmRoot,
|
|
308
|
-
checkpointId,
|
|
309
|
-
nowValue,
|
|
310
|
-
options,
|
|
311
|
-
reason,
|
|
312
|
-
filters: listed.filters,
|
|
313
|
-
checkpointItems
|
|
314
|
-
});
|
|
315
|
-
}
|
|
352
|
+
const checkpointInfo = await resolveCloseManyCheckpointInfo({ context, options, closableIds, checkpointId, nowValue });
|
|
316
353
|
const closeOptions = {
|
|
317
354
|
author: options.author,
|
|
318
355
|
message: options.message ?? `close-many apply ${checkpointId}`,
|
|
319
|
-
validateClose: validateCloseMode,
|
|
320
|
-
force,
|
|
356
|
+
validateClose: context.validateCloseMode,
|
|
357
|
+
force: context.force,
|
|
321
358
|
resolution: options.resolution,
|
|
322
359
|
expectedResult: options.expectedResult,
|
|
323
360
|
actualResult: options.actualResult
|
|
324
361
|
};
|
|
325
|
-
const { rows, closedIds } = await applyCloseManyRows({
|
|
362
|
+
const { rows, closedIds } = await applyCloseManyRows({
|
|
363
|
+
matched: context.matched,
|
|
364
|
+
closableIds,
|
|
365
|
+
reason: context.reason,
|
|
366
|
+
closeOptions,
|
|
367
|
+
global: global2
|
|
368
|
+
});
|
|
326
369
|
return {
|
|
327
370
|
mode: "apply",
|
|
328
|
-
matched_count: matched.length,
|
|
371
|
+
matched_count: context.matched.length,
|
|
329
372
|
dry_run: false,
|
|
330
|
-
...reason !== void 0 ? { reason } : {},
|
|
331
|
-
filters: listed.filters,
|
|
332
|
-
...validateCloseMode ? { validate_close: validateCloseMode } : {},
|
|
373
|
+
...context.reason !== void 0 ? { reason: context.reason } : {},
|
|
374
|
+
filters: context.listed.filters,
|
|
375
|
+
...context.validateCloseMode ? { validate_close: context.validateCloseMode } : {},
|
|
333
376
|
...checkpointInfo ? { checkpoint: checkpointInfo } : {},
|
|
334
377
|
closed_count: rows.filter((row) => row.status === "closed").length,
|
|
335
378
|
skipped_count: rows.filter((row) => row.status === "skipped").length,
|
|
@@ -351,4 +394,4 @@ export {
|
|
|
351
394
|
_testOnly,
|
|
352
395
|
runCloseMany
|
|
353
396
|
};
|
|
354
|
-
//# sourceMappingURL=close-many-
|
|
397
|
+
//# sourceMappingURL=close-many-7KLOSYLP.js.map
|