prjct-cli 3.36.0 → 3.39.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.
- package/CHANGELOG.md +11 -3
- package/dist/bin/prjct-core.mjs +559 -528
- package/dist/bin/prjct-hooks.mjs +272 -255
- package/dist/daemon/entry.mjs +501 -470
- package/dist/mcp/server.mjs +350 -335
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,12 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## [3.39.0] - 2026-07-10
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
- quality orchestrator P0: auto ledger + inject; ship suggest with text confirm
|
|
9
|
+
|
|
10
|
+
## [3.38.0] - 2026-07-09
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
- credential pre-secrets MUST (no PPID) + inert cloud workflow pull
|
|
14
|
+
|
|
5
15
|
## [3.36.0] - 2026-07-09
|
|
6
16
|
|
|
7
17
|
### Features
|
|
8
18
|
|
|
9
19
|
- multi-runtime organic wire + weak A/B CI dominance gate (#533)
|
|
10
|
-
|
|
20
|
+
- precision-gated judgment v2 — evidence tax, DNA, RED/BLUE merge, ghost FP memory, next card, ship hard-gate
|
|
11
21
|
|
|
12
22
|
## [3.35.0] - 2026-07-09
|
|
13
23
|
|
|
@@ -15,14 +25,12 @@
|
|
|
15
25
|
|
|
16
26
|
- dominance P0–P2 vs gentle-ai + open-GSD (#532)
|
|
17
27
|
|
|
18
|
-
|
|
19
28
|
## [3.34.0] - 2026-07-09
|
|
20
29
|
|
|
21
30
|
### Features
|
|
22
31
|
|
|
23
32
|
- brutal quality vs GSD — friction promote + denser prime (#531)
|
|
24
33
|
|
|
25
|
-
|
|
26
34
|
## [3.33.0] - 2026-07-09
|
|
27
35
|
|
|
28
36
|
### Added
|