maxsimcli 3.7.0 → 3.8.0

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.
@@ -1,3 +1,21 @@
1
+ ## [3.7.1](https://github.com/maystudios/maxsimcli/compare/v3.7.0...v3.7.1) (2026-02-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **30-01:** add skills E2E assertion and align DASH-06 wording ([1cb57aa](https://github.com/maystudios/maxsimcli/commit/1cb57aaffd323871e9af0840308a04c40b1b45f6))
7
+ * **30-01:** correct stale Phase 16 narrative counts and Phase 30 scope text ([c1b04f1](https://github.com/maystudios/maxsimcli/commit/c1b04f14f932e3f12f3ae0f8484ccbdd70b71b0b))
8
+
9
+ # [3.7.0](https://github.com/maystudios/maxsimcli/compare/v3.6.0...v3.7.0) (2026-02-27)
10
+
11
+
12
+ ### Features
13
+
14
+ * **29-01:** add InitExistingContext type and cmdInitExisting function ([983cea0](https://github.com/maystudios/maxsimcli/commit/983cea0a2c17ed4888af097ee63df60e01929a83))
15
+ * **29-01:** wire init-existing CLI dispatch and update E2E assertion ([357dcd1](https://github.com/maystudios/maxsimcli/commit/357dcd17db61cd59860e0a5f2772364d9e79945a))
16
+ * **29-02:** create init-existing command entry point ([cea9fbd](https://github.com/maystudios/maxsimcli/commit/cea9fbd497e5a19125f32fe322be312249c7b9cc))
17
+ * **29-03:** create init-existing workflow with scan-first initialization ([1979d97](https://github.com/maystudios/maxsimcli/commit/1979d97d5f332201597bd07cbceac0e21f48316a))
18
+
1
19
  # [3.6.0](https://github.com/maystudios/maxsimcli/compare/v3.5.3...v3.6.0) (2026-02-27)
2
20
 
3
21