@tera-system/pro 0.2.18 → 0.2.20

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/MANIFEST.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tera-system/pro",
3
- "version": "0.2.18",
4
- "description": "Build manifest for the Tera System Pro commercial plugin component (THIN mode content served from teranoo.com signed bundle).",
3
+ "version": "0.2.20",
4
+ "description": "Build manifest for the Tera System Pro commercial plugin component (THIN mode — content served from teranoo.com signed bundle).",
5
5
  "compatibleEnvironments": [
6
6
  "opencode"
7
7
  ],
@@ -10,7 +10,7 @@
10
10
  "content": {
11
11
  "agents": 23,
12
12
  "commands": 11,
13
- "coreFiles": 113,
13
+ "coreFiles": 118,
14
14
  "tools": 8,
15
15
  "projectControlTemplates": 1,
16
16
  "assets": 49
@@ -18,9 +18,9 @@
18
18
  "bundleRef": "core-bundle-v0.2.18.signed.json (pending build)",
19
19
  "builtAt": "2026-09-03",
20
20
  "sha256": {
21
- "agents": "a90160e2ee05a0b10c0786450045326f6647b14cf9b81b345cdb6e9675cc8258",
21
+ "agents": "5525e097ccd69b528cebfdfad834f5c6575b889c63a3113e67cd9c0f6ba6cec4",
22
22
  "commands": "f8c91dab42e41d1f8362edfd816964ceabdbd95e8ebdd02e83ea36f7f805a259",
23
- "core/tera-system": "357b5d9dcc8ad768ba9da39b5501ab381e9b1d412e15c450c979c594519f76f1",
23
+ "core/tera-system": "80682008b59520123c581e25a82f4fe69757ad6e2216a413a8e8d61ac2f9cd19",
24
24
  "tools": "cea993304a3664ceac13685fbfd0bb0e51936236661689fa1fe603a14537ce5e",
25
25
  "core/project-control": "cb979181d50e54c9b9b9173ffc890ca021bfaefe9678b1cad4a2f67ceac3dfdd"
26
26
  }
package/RELEASES.md CHANGED
@@ -4,6 +4,37 @@
4
4
 
5
5
  ---
6
6
 
7
+ ## 0.2.20 (2026-09-03)
8
+
9
+ ### ترقية نزاهة فريق الأمان — بعد مراجعة خبير خارجي (SCP-2026-09-03-005)
10
+
11
+ نفس تحديث core 0.2.15 (فريق الأمان) + License Guard:
12
+ - عزل Black Box تقني (Phase A بلا كود)
13
+ - SECURITY_TARGET_SNAPSHOT (نزاهة الإصدار)
14
+ - EVIDENCE_MANIFEST (SHA256 + Freeze)
15
+ - Surface Reconciliation (A∪B∪C)
16
+ - فصل كتابة صارم بين العملاء
17
+ - Retest ثنائي المسار (Track A + Track B Clean-Room)
18
+
19
+ ---
20
+
21
+
22
+
23
+ ## 0.2.19 (2026-09-03)
24
+
25
+ ### ترقية فريق الأمان — Evidence Discipline + Coverage Matrices + Discovery Rounds (SCP-2026-09-03-004)
26
+
27
+ نفس تحديث core 0.2.14 (فريق الأمان) + License Guard:
28
+ - Evidence Pack إلزامي + قاعدة إعادة البناء
29
+ - مصفوفات ASVS L2 / WSTG / API Top 10 إلزامية (قوالب جديدة)
30
+ - بروتوكول Discovery Rounds (ثغرات مخفية)
31
+ - تصنيف ثلاثي (Technical / Business / Exploit Chain)
32
+ - العين: دور Blue Team / Detection Engineering
33
+
34
+ ---
35
+
36
+
37
+
7
38
  ## 0.2.18 (2026-09-03)
8
39
 
9
40
  ### Security Team Charter shipped (distributed core-version)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tera-system/pro",
3
- "version": "0.2.18",
4
- "description": "Tera System Pro commercial edition (thin): system files are fetched from teranoo.com as a signed bundle; enforced license gate + heartbeat",
3
+ "version": "0.2.20",
4
+ "description": "Tera System Pro — commercial edition (thin): system files are fetched from teranoo.com as a signed bundle; enforced license gate + heartbeat",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "type": "module",
7
7
  "engines": {
@@ -45,4 +45,4 @@
45
45
  "publishConfig": {
46
46
  "access": "public"
47
47
  }
48
- }
48
+ }