@aopslabs/aops 0.3.17 → 0.3.19
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/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/aops-cli.md +13 -0
- package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/aops-system.md +15 -0
- package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/manifest.json +7 -7
- package/agent-assets-release/agent-assets/inventory.json +5 -5
- package/agent-assets-release/agent-assets/projection.json +1 -1
- package/agent-assets-release/agent-assets-release.json +38 -38
- package/agent-assets-release/agent-assets-release.sigstore.json +24 -28
- package/assets/agent-assets/core/user-guides/aops-cli.md +13 -0
- package/assets/agent-assets/core/user-guides/aops-system.md +15 -0
- package/dist/commands/community-cockpit.js +24 -4
- package/dist/commands/community-server.js +1 -0
- package/dist/commands/global-update.js +336 -8
- package/dist/lib/agent-assets/native-fs.js +2 -2
- package/dist/lib/community-cockpit-lifecycle.js +32 -2
- package/native/manifest.json +1 -1
- package/native/qualifications/win32-x64.json +1 -1
- package/native/tui/darwin-arm64/aops-tui +0 -0
- package/native/tui/linux-x64/aops-tui +0 -0
- package/native/tui/win32-x64/aops-tui.exe +0 -0
- package/package.json +2 -1
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/agentspace/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/aops-cli-core/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/chatv3/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/collaborative-work/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/discuss/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/docman/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/mission/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/projectman/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/sys/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/view/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/references/working-disciplines/SKILL.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/agent-assets.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/agentspace.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/chatv3.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/docman.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/projectman.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/sys.md +0 -0
- /package/agent-assets-release/agent-assets/core/{e66703ed1e78896b46a4124b8c26f2972a504900425517ea51f1dcc484d411a1 → 387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447}/files/user-guides/working-disciplines.md +0 -0
|
@@ -61,6 +61,19 @@ aops update prepare --json
|
|
|
61
61
|
aops update apply --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
+
For the one-time transition from a CLI released before candidate-owned update
|
|
65
|
+
execution, prepare with the installed CLI and apply through the exact external
|
|
66
|
+
target package instead:
|
|
67
|
+
|
|
68
|
+
```text
|
|
69
|
+
# macOS/Linux (`NUL` replaces `/dev/null` on Windows)
|
|
70
|
+
npm exec --yes --registry=https://registry.npmjs.org --userconfig=/dev/null --package=@aopslabs/aops@<exact-target> -- aops update bridge --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
`update bridge` refuses to run from the installed old CLI and requires its own
|
|
74
|
+
package version to equal the immutable plan target. Future transitions use the
|
|
75
|
+
normal candidate-owned `update apply` path.
|
|
76
|
+
|
|
64
77
|
Prepare is non-mutating and retains exact candidate and rollback tarballs.
|
|
65
78
|
Apply stops Cockpit before Server, installs the public closure as one global
|
|
66
79
|
CLI with its exact nested Server, repeatedly checks loopback health, and
|
|
@@ -55,6 +55,21 @@ aops update prepare --json
|
|
|
55
55
|
aops update apply --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
56
56
|
```
|
|
57
57
|
|
|
58
|
+
CLI versions released before candidate-owned execution cannot retroactively
|
|
59
|
+
load the safer apply implementation. For that one transition, let the
|
|
60
|
+
installed old CLI run `prepare`, then launch the exact target package outside
|
|
61
|
+
the global installation and use its explicit bridge command. macOS/Linux:
|
|
62
|
+
|
|
63
|
+
```text
|
|
64
|
+
npm exec --yes --registry=https://registry.npmjs.org --userconfig=/dev/null --package=@aopslabs/aops@<exact-target> -- aops update bridge --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
Windows uses the same command with `--userconfig=NUL`. The bridge rejects the
|
|
68
|
+
installed old CLI entrypoint and a candidate version that differs from the
|
|
69
|
+
plan target; that external candidate then stages and re-verifies the complete
|
|
70
|
+
executor closure before any global mutation. Once this transition succeeds,
|
|
71
|
+
ordinary TUI and headless Apply actions use candidate-owned execution.
|
|
72
|
+
|
|
58
73
|
All metadata and tarball reads are pinned to the public npm registry. A legacy
|
|
59
74
|
top-level Server dedupe is treated as a repairable package-layout issue. The
|
|
60
75
|
updater does not publish packages, create tags/releases, or replace the normal
|
|
@@ -73,14 +73,14 @@
|
|
|
73
73
|
"sha256": "18924d928b659eb80a7736a104b56b9693cffe91cc4499e739a2a67a0922c519"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
|
-
"byteLength":
|
|
76
|
+
"byteLength": 52016,
|
|
77
77
|
"path": "user-guides/aops-cli.md",
|
|
78
|
-
"sha256": "
|
|
78
|
+
"sha256": "9984693a3bed26654e7beace62f61dc5227306e4c253ca63f8f3582bed6929a4"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
|
-
"byteLength":
|
|
81
|
+
"byteLength": 5564,
|
|
82
82
|
"path": "user-guides/aops-system.md",
|
|
83
|
-
"sha256": "
|
|
83
|
+
"sha256": "f22e10256fc70764b951a3fb3326abf7bcaf8c0821ec9c85182d51d18da4b52b"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"byteLength": 5664,
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
}
|
|
110
110
|
],
|
|
111
111
|
"name": "aops",
|
|
112
|
-
"packageSha256": "
|
|
112
|
+
"packageSha256": "387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447",
|
|
113
113
|
"provenance": {
|
|
114
114
|
"expectedDigestSource": "signed-release-manifest",
|
|
115
115
|
"reference": "aops-platform-agent-assets:core",
|
|
@@ -117,6 +117,6 @@
|
|
|
117
117
|
},
|
|
118
118
|
"schemaVersion": 1,
|
|
119
119
|
"standard": "aops-community-core-v1",
|
|
120
|
-
"version": "0.3.
|
|
121
|
-
"versionId": "community-core-0.3.
|
|
120
|
+
"version": "0.3.19",
|
|
121
|
+
"versionId": "community-core-0.3.19"
|
|
122
122
|
}
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
},
|
|
7
7
|
"core": {
|
|
8
8
|
"entryFile": "SKILL.md",
|
|
9
|
-
"manifestRef": "agent-assets/core/
|
|
9
|
+
"manifestRef": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/manifest.json",
|
|
10
10
|
"name": "aops",
|
|
11
11
|
"optional": false,
|
|
12
|
-
"packageSha256": "
|
|
13
|
-
"version": "0.3.
|
|
14
|
-
"versionId": "community-core-0.3.
|
|
12
|
+
"packageSha256": "387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447",
|
|
13
|
+
"version": "0.3.19",
|
|
14
|
+
"versionId": "community-core-0.3.19"
|
|
15
15
|
},
|
|
16
16
|
"gateway": {
|
|
17
17
|
"byteLength": 621,
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"kind": "aops-community-agent-assets-inventory-v1",
|
|
23
23
|
"schemaVersion": 1,
|
|
24
24
|
"source": {
|
|
25
|
-
"commit": "
|
|
25
|
+
"commit": "41ddbdf6cf9fe107e212bd2a728277c20bcf395f",
|
|
26
26
|
"repository": "git+https://github.com/eeemzs/aops-platform",
|
|
27
27
|
"root": "apps/aops-cli/assets/agent-assets"
|
|
28
28
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"catalogPackageSha256": [],
|
|
3
|
-
"corePackageSha256": "
|
|
3
|
+
"corePackageSha256": "387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447",
|
|
4
4
|
"gatewayRef": "agent-assets/gateway/aops/SKILL.md",
|
|
5
5
|
"kind": "aops-community-agent-assets-projection-v1",
|
|
6
6
|
"root": "agent-assets",
|
|
@@ -7,123 +7,123 @@
|
|
|
7
7
|
},
|
|
8
8
|
"core": {
|
|
9
9
|
"entryFile": "SKILL.md",
|
|
10
|
-
"manifestRef": "agent-assets/core/
|
|
10
|
+
"manifestRef": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/manifest.json",
|
|
11
11
|
"name": "aops",
|
|
12
12
|
"optional": false,
|
|
13
|
-
"packageSha256": "
|
|
14
|
-
"version": "0.3.
|
|
15
|
-
"versionId": "community-core-0.3.
|
|
13
|
+
"packageSha256": "387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447",
|
|
14
|
+
"version": "0.3.19",
|
|
15
|
+
"versionId": "community-core-0.3.19"
|
|
16
16
|
},
|
|
17
17
|
"files": [
|
|
18
18
|
{
|
|
19
19
|
"byteLength": 2738,
|
|
20
|
-
"ref": "agent-assets/core/
|
|
20
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/SKILL.md",
|
|
21
21
|
"sha256": "44f8e0ffe807195d6890719e1350a630d159ee74f219001d9393d1d9a8d4818b"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"byteLength": 2681,
|
|
25
|
-
"ref": "agent-assets/core/
|
|
25
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/agentspace/SKILL.md",
|
|
26
26
|
"sha256": "08e33ef035c41beead342202a1f07af4391b1e4ed62cea9a4d79b43e966c7c0f"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"byteLength": 3804,
|
|
30
|
-
"ref": "agent-assets/core/
|
|
30
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/aops-cli-core/SKILL.md",
|
|
31
31
|
"sha256": "a645a2f50bc35b2033d05bad770b2f0a53e3f162b95f00dfd493ba718c062433"
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
34
|
"byteLength": 2341,
|
|
35
|
-
"ref": "agent-assets/core/
|
|
35
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/chatv3/SKILL.md",
|
|
36
36
|
"sha256": "0f45d8fe418f740456e7f448ce472a7f0784a7cd5b01fe4cbc81439ded3c7931"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"byteLength": 2869,
|
|
40
|
-
"ref": "agent-assets/core/
|
|
40
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/collaborative-work/SKILL.md",
|
|
41
41
|
"sha256": "f4d2af3c384368b1adb1308f2c3731b17e6b4074e4ebdfc8c8f061ba2bb01a67"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
44
|
"byteLength": 2386,
|
|
45
|
-
"ref": "agent-assets/core/
|
|
45
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/discuss/SKILL.md",
|
|
46
46
|
"sha256": "03cd2bde90b590b4ce6a370a6d17d1aaabbb6693fee47c29e0e45848b3d7f8d6"
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
"byteLength": 2736,
|
|
50
|
-
"ref": "agent-assets/core/
|
|
50
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/docman/SKILL.md",
|
|
51
51
|
"sha256": "cf48bfa4d94a97a0d2805d5d9dd7a7d0f7430adaf36b9b2fc685465c42cd8cd7"
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
"byteLength": 1910,
|
|
55
|
-
"ref": "agent-assets/core/
|
|
55
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/mission/SKILL.md",
|
|
56
56
|
"sha256": "f4ce9c60c3d12ba45e9eaba0069ed9d8936438a15e0ae1974fa8b15a17ae67a1"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"byteLength": 3167,
|
|
60
|
-
"ref": "agent-assets/core/
|
|
60
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/projectman/SKILL.md",
|
|
61
61
|
"sha256": "2ff36573d7bf85b2212d1c819bb692cbdfb49f4ea77fdd95d0a263c4007c31b0"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"byteLength": 1621,
|
|
65
|
-
"ref": "agent-assets/core/
|
|
65
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/sys/SKILL.md",
|
|
66
66
|
"sha256": "89cb838aafed26874a0fbc121078435a2ec27bf2901527a51515833e63b1dff4"
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
69
|
"byteLength": 1865,
|
|
70
|
-
"ref": "agent-assets/core/
|
|
70
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/view/SKILL.md",
|
|
71
71
|
"sha256": "644603a17444374025acf52975dc5df04e1412d69965b210a28b6b5ed203c90b"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"byteLength": 3093,
|
|
75
|
-
"ref": "agent-assets/core/
|
|
75
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/references/working-disciplines/SKILL.md",
|
|
76
76
|
"sha256": "406c7215917ff68e22c221847c72af9c38dc9ddab6cb0a4beaedd46038bda08d"
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
79
|
"byteLength": 3333,
|
|
80
|
-
"ref": "agent-assets/core/
|
|
80
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/agent-assets.md",
|
|
81
81
|
"sha256": "12ef09138579d9bfc75a33d51c78bc50d8b34556eb6070af64a8c03d93927f05"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"byteLength": 7702,
|
|
85
|
-
"ref": "agent-assets/core/
|
|
85
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/agentspace.md",
|
|
86
86
|
"sha256": "18924d928b659eb80a7736a104b56b9693cffe91cc4499e739a2a67a0922c519"
|
|
87
87
|
},
|
|
88
88
|
{
|
|
89
|
-
"byteLength":
|
|
90
|
-
"ref": "agent-assets/core/
|
|
91
|
-
"sha256": "
|
|
89
|
+
"byteLength": 52016,
|
|
90
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/aops-cli.md",
|
|
91
|
+
"sha256": "9984693a3bed26654e7beace62f61dc5227306e4c253ca63f8f3582bed6929a4"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
|
-
"byteLength":
|
|
95
|
-
"ref": "agent-assets/core/
|
|
96
|
-
"sha256": "
|
|
94
|
+
"byteLength": 5564,
|
|
95
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/aops-system.md",
|
|
96
|
+
"sha256": "f22e10256fc70764b951a3fb3326abf7bcaf8c0821ec9c85182d51d18da4b52b"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"byteLength": 5664,
|
|
100
|
-
"ref": "agent-assets/core/
|
|
100
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/chatv3.md",
|
|
101
101
|
"sha256": "80c8654463ee21bad8cd1a6557cc6476df788fd8f557441987c94d81ebf23ffd"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
104
|
"byteLength": 5838,
|
|
105
|
-
"ref": "agent-assets/core/
|
|
105
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/docman.md",
|
|
106
106
|
"sha256": "0e434b7bf043260038d12062b1adc5cbf4ba0adf918c9fdf879262dc50bd779c"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"byteLength": 6660,
|
|
110
|
-
"ref": "agent-assets/core/
|
|
110
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/projectman.md",
|
|
111
111
|
"sha256": "23289f31414c9d753f348efb6b5c1e58fe1ff217b6c730d6443279e6052a0509"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
114
|
"byteLength": 3432,
|
|
115
|
-
"ref": "agent-assets/core/
|
|
115
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/sys.md",
|
|
116
116
|
"sha256": "3959f5c044314be14f368529edffd7adb80bb475b659397c6f4bbec8086c5f28"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"byteLength": 27262,
|
|
120
|
-
"ref": "agent-assets/core/
|
|
120
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/files/user-guides/working-disciplines.md",
|
|
121
121
|
"sha256": "c440185924c91755008ce9977c1ab3128994973038e610fe04cad392b14af79b"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
"byteLength": 3978,
|
|
125
|
-
"ref": "agent-assets/core/
|
|
126
|
-
"sha256": "
|
|
125
|
+
"ref": "agent-assets/core/387548b990d0cfef6a92805f39d18c2ae6b4bb6b1e42ea42e6c597ea7d207447/manifest.json",
|
|
126
|
+
"sha256": "d61af3fbd0c0ba386e4141668201d168154a624202b260e08a6cf59afb28a061"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"byteLength": 621,
|
|
@@ -133,12 +133,12 @@
|
|
|
133
133
|
{
|
|
134
134
|
"byteLength": 926,
|
|
135
135
|
"ref": "agent-assets/inventory.json",
|
|
136
|
-
"sha256": "
|
|
136
|
+
"sha256": "31c3b0b2e58ad9134960bd6d9eb1f2c39680712f3265340b567d9392cd932a02"
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
139
|
"byteLength": 281,
|
|
140
140
|
"ref": "agent-assets/projection.json",
|
|
141
|
-
"sha256": "
|
|
141
|
+
"sha256": "59bd38f95ce1047dded991728089d00ae21c3affacf1240d0f13f2052fda2c13"
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"gateway": {
|
|
@@ -149,16 +149,16 @@
|
|
|
149
149
|
},
|
|
150
150
|
"inventory": {
|
|
151
151
|
"ref": "agent-assets/inventory.json",
|
|
152
|
-
"sha256": "
|
|
152
|
+
"sha256": "31c3b0b2e58ad9134960bd6d9eb1f2c39680712f3265340b567d9392cd932a02"
|
|
153
153
|
},
|
|
154
154
|
"kind": "aops-community-agent-assets-release-v1",
|
|
155
155
|
"projection": {
|
|
156
156
|
"ref": "agent-assets/projection.json",
|
|
157
|
-
"sha256": "
|
|
157
|
+
"sha256": "59bd38f95ce1047dded991728089d00ae21c3affacf1240d0f13f2052fda2c13"
|
|
158
158
|
},
|
|
159
159
|
"root": "agent-assets",
|
|
160
160
|
"schemaVersion": 1,
|
|
161
|
-
"setSha256": "
|
|
161
|
+
"setSha256": "dfbaf81c1603f443f62595d574afb8d20bfaf3607d09eac32629ac321b516fbe"
|
|
162
162
|
},
|
|
163
163
|
"evidence": {
|
|
164
164
|
"signature": {
|
|
@@ -166,10 +166,10 @@
|
|
|
166
166
|
}
|
|
167
167
|
},
|
|
168
168
|
"kind": "aops-community-agent-assets-bundle-v1",
|
|
169
|
-
"releaseVersion": "0.3.
|
|
169
|
+
"releaseVersion": "0.3.19",
|
|
170
170
|
"schemaVersion": 1,
|
|
171
171
|
"source": {
|
|
172
|
-
"commit": "
|
|
172
|
+
"commit": "41ddbdf6cf9fe107e212bd2a728277c20bcf395f",
|
|
173
173
|
"repository": "git+https://github.com/eeemzs/aops-platform",
|
|
174
174
|
"root": "apps/aops-cli/assets/agent-assets"
|
|
175
175
|
}
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
"x509CertificateChain": {
|
|
5
5
|
"certificates": [
|
|
6
6
|
{
|
|
7
|
-
"rawBytes": "
|
|
7
|
+
"rawBytes": "MIIHdDCCBvqgAwIBAgIUWHvBLbbTKTZXokuOj2GGyWzzEtowCgYIKoZIzj0EAwMwNzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRlcm1lZGlhdGUwHhcNMjYwODE1MTA0MDU5WhcNMjYwODE1MTA1MDU5WjAAMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE4LXexMaHkfXQzLqp0UyvWshJVAdVn59KeIBhazbLCnLunU0RaIgJXVRYEtj69GQvEQDAALTJ6XOkzsavdKWg16OCBhkwggYVMA4GA1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUP5r6i41jRhnnNlhZrFGTCRjHd+UwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4YZD8wdAYDVR0RAQH/BGowaIZmaHR0cHM6Ly9naXRodWIuY29tL2VlZW16cy9hb3BzLXBsYXRmb3JtLy5naXRodWIvd29ya2Zsb3dzL3NpZ24tcHVibGljLWFnZW50LWFzc2V0cy55bWxAcmVmcy9oZWFkcy9tYWluMDkGCisGAQQBg78wAQEEK2h0dHBzOi8vdG9rZW4uYWN0aW9ucy5naXRodWJ1c2VyY29udGVudC5jb20wHwYKKwYBBAGDvzABAgQRd29ya2Zsb3dfZGlzcGF0Y2gwNgYKKwYBBAGDvzABAwQoNDFkZGJkZjZjZjlmZTEwN2UyMTJiZDJhNzI4Mjc3YzIwYmNmMzk1ZjAxBgorBgEEAYO/MAEEBCNTaWduIGV4YWN0IHB1YmxpYyBBT1BTIGFnZW50IGFzc2V0czAiBgorBgEEAYO/MAEFBBRlZWVtenMvYW9wcy1wbGF0Zm9ybTAdBgorBgEEAYO/MAEGBA9yZWZzL2hlYWRzL21haW4wOwYKKwYBBAGDvzABCAQtDCtodHRwczovL3Rva2VuLmFjdGlvbnMuZ2l0aHVidXNlcmNvbnRlbnQuY29tMHYGCisGAQQBg78wAQkEaAxmaHR0cHM6Ly9naXRodWIuY29tL2VlZW16cy9hb3BzLXBsYXRmb3JtLy5naXRodWIvd29ya2Zsb3dzL3NpZ24tcHVibGljLWFnZW50LWFzc2V0cy55bWxAcmVmcy9oZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoNDFkZGJkZjZjZjlmZTEwN2UyMTJiZDJhNzI4Mjc3YzIwYmNmMzk1ZjAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0ZWQwNwYKKwYBBAGDvzABDAQpDCdodHRwczovL2dpdGh1Yi5jb20vZWVlbXpzL2FvcHMtcGxhdGZvcm0wOAYKKwYBBAGDvzABDQQqDCg0MWRkYmRmNmNmOWZlMTA3ZTIxMmJkMmE3MjgyNzdjMjBiY2YzOTVmMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9tYWluMBoGCisGAQQBg78wAQ8EDAwKMTMxNjI1NTAyNjApBgorBgEEAYO/MAEQBBsMGWh0dHBzOi8vZ2l0aHViLmNvbS9lZWVtenMwGQYKKwYBBAGDvzABEQQLDAkxMDkzMTA3NzQwdgYKKwYBBAGDvzABEgRoDGZodHRwczovL2dpdGh1Yi5jb20vZWVlbXpzL2FvcHMtcGxhdGZvcm0vLmdpdGh1Yi93b3JrZmxvd3Mvc2lnbi1wdWJsaWMtYWdlbnQtYXNzZXRzLnltbEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCg0MWRkYmRmNmNmOWZlMTA3ZTIxMmJkMmE3MjgyNzdjMjBiY2YzOTVmMCEGCisGAQQBg78wARQEEwwRd29ya2Zsb3dfZGlzcGF0Y2gwWwYKKwYBBAGDvzABFQRNDEtodHRwczovL2dpdGh1Yi5jb20vZWVlbXpzL2FvcHMtcGxhdGZvcm0vYWN0aW9ucy9ydW5zLzMxODgwMDg0MTM2L2F0dGVtcHRzLzEwFwYKKwYBBAGDvzABFgQJDAdwcml2YXRlMFIGCisGAQQBg78wARgERAxCcmVwbzplZWVtenNAMTA5MzEwNzc0L2FvcHMtcGxhdGZvcm1AMTMxNjI1NTAyNjpyZWY6cmVmcy9oZWFkcy9tYWluMIGKBgorBgEEAdZ5AgQCBHwEegB4AHYA3T0wasbHETJjGR4cmWc3AqJKXrjePK3/h4pygC8p7o4AAAGgBQK3XgAABAMARzBFAiEAyUG7KtKfG9xrQdn5VYSaMsjeNI26aJPkjvHqaDSjn5kCIG3ys8lIVxN+7F0axo+2Lj9lDI5OYJpPJhnOSfqZabLRMAoGCCqGSM49BAMDA2gAMGUCMQDNxCeQpJhZBJIB/QVunjglTmTdYKeknd1o135hoGdgseONmZBQ8vNGq0ORmBya/68CMBwgP72iaSP3dU7scxIBRaaEaWallmavesObrEc5JsCFoSBtRmsf4joI/2fqcpdJCA=="
|
|
8
8
|
}
|
|
9
9
|
]
|
|
10
10
|
},
|
|
11
11
|
"tlogEntries": [
|
|
12
12
|
{
|
|
13
|
-
"logIndex": "
|
|
13
|
+
"logIndex": "2475201428",
|
|
14
14
|
"logId": {
|
|
15
15
|
"keyId": "wNI9atQGlz+VWfO6LRygH4QUfY/8W4RFwiT5i5WRgB0="
|
|
16
16
|
},
|
|
@@ -18,40 +18,36 @@
|
|
|
18
18
|
"kind": "hashedrekord",
|
|
19
19
|
"version": "0.0.1"
|
|
20
20
|
},
|
|
21
|
-
"integratedTime": "
|
|
21
|
+
"integratedTime": "1786790459",
|
|
22
22
|
"inclusionPromise": {
|
|
23
|
-
"signedEntryTimestamp": "
|
|
23
|
+
"signedEntryTimestamp": "MEUCIQD9VUwwlM8yEZPLniwfuajT7APdMzE2zijwgJVBfQudJgIgXkLIu/qPbcUyED9m3cf0QwIWZRtN3rMmONs9L8QdTUU="
|
|
24
24
|
},
|
|
25
25
|
"inclusionProof": {
|
|
26
|
-
"logIndex": "
|
|
27
|
-
"rootHash": "
|
|
28
|
-
"treeSize": "
|
|
26
|
+
"logIndex": "2353297166",
|
|
27
|
+
"rootHash": "rkRuLJThZ9XBb0a61w/3re1OSWwFtQHcgNlafyt5uwQ=",
|
|
28
|
+
"treeSize": "2353297168",
|
|
29
29
|
"hashes": [
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"fdUMQV0uAsazK6HFzp8+Hq/NxW+XhzMqMGn3OWKFCSA=",
|
|
44
|
-
"L1XzmA0JH00/N2sVFkU4WHPKi2wzrlh+VIop3VzmV2s=",
|
|
45
|
-
"0qBvTqmqSnaffENLNDR34y9oY/4UQsDsIQcllDxgne0=",
|
|
46
|
-
"mYkFdqU5C9m3w88wTn9l6UpYo+PI93c232s+vBiBEpM=",
|
|
30
|
+
"j5/LV9Mu4No1G+FYx5lgIKFpjnDA0AlSrC4ItjQkWfY=",
|
|
31
|
+
"viN6jf91+51msTwaqKDKoVaL3oZbkrBQCLQb/VkTF4I=",
|
|
32
|
+
"4UW2Tur5VZl/Fmrxw5CA4OvUSp6soJIMs2vG8iK9Z7c=",
|
|
33
|
+
"NHZNn0gcHVU+frUvtsWq5Ck2+oHzS5rBOdM508DiLiY=",
|
|
34
|
+
"PAqfSgA7ldJE0y91aDeGKKU7dZNHqkoACisBlxi+jbs=",
|
|
35
|
+
"VOb1UNkokjAfZWBMgv7B7GfGKheC793dXZHKetbiFbY=",
|
|
36
|
+
"af5SOYxQ6zAxZgYUUK39IOfsYAJpOvjEOYx1QugCT7M=",
|
|
37
|
+
"sAOEdWsTgFit/riqiOMx5fbaQnkraZ4/mSVdESHDtzU=",
|
|
38
|
+
"o19l8jKrvPLVf0kjxdhL3HUVIE6dI9bRyt3gszNwZyw=",
|
|
39
|
+
"CV6YMbfMsFVWBorVYMyjlt56R6GuO+0810BmynSKQs4=",
|
|
40
|
+
"6LzFTk5bl+pLOQURMv3+OfOpC8TvXvPXHFMb3UA40/4=",
|
|
41
|
+
"84UFTbAGKKS2WEUUQZshN1y9eP0Y0wFh1Qrd8AbLPCA=",
|
|
42
|
+
"1OEC0KMekWr1AbpIDYXYCOXzf6aK8hYAK01U3ypm0is=",
|
|
47
43
|
"ygTG08vB2EEmJQPXRvF5H06Tlac72AkODENK7PhCPkw=",
|
|
48
44
|
"xH/DCseLHr9eKoYT8qsORZK7zVdEGYWHuVtsVrD95wY="
|
|
49
45
|
],
|
|
50
46
|
"checkpoint": {
|
|
51
|
-
"envelope": "rekor.sigstore.dev - 1193050959916656506\
|
|
47
|
+
"envelope": "rekor.sigstore.dev - 1193050959916656506\n2353297168\nrkRuLJThZ9XBb0a61w/3re1OSWwFtQHcgNlafyt5uwQ=\n\n— rekor.sigstore.dev wNI9ajBFAiBadZSqx3u+Z8e8kedaoYG9MGW1z2I5EMOW2s+uAwNcGQIhAIV7sfQMovKkpHuOLMF3g1Ga20n1vH2sOvR1QY10AdSZ\n"
|
|
52
48
|
}
|
|
53
49
|
},
|
|
54
|
-
"canonicalizedBody": "
|
|
50
|
+
"canonicalizedBody": "eyJhcGlWZXJzaW9uIjoiMC4wLjEiLCJraW5kIjoiaGFzaGVkcmVrb3JkIiwic3BlYyI6eyJkYXRhIjp7Imhhc2giOnsiYWxnb3JpdGhtIjoic2hhMjU2IiwidmFsdWUiOiJjYWEwOWY1YzVmNTMwYzQwZWU2N2U1MWRiOWRiNDY4NzE2YzY3MDRjYTc0MzgwMGU3ODJkMmQyMDBhNzgyOGNlIn19LCJzaWduYXR1cmUiOnsiY29udGVudCI6Ik1FWUNJUUNPajhzeEl1aU1ra0FwMGNTL2lNWU9GcW44MWdMS2R6elJ0VG1uYnJiaDlBSWhBSzdNRzBESkUrT1k5c3g5QWtKclhZbTl5YmoxUHh1bUpzZmRrSkRnblJwdiIsInB1YmxpY0tleSI6eyJjb250ZW50IjoiTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVaGtSRU5EUW5aeFowRjNTVUpCWjBsVlYwaDJRa3hpWWxSTFZGcFliMnQxVDJveVIwZDVWM3A2UlhSdmQwTm5XVWxMYjFwSmVtb3dSVUYzVFhjS1RucEZWazFDVFVkQk1WVkZRMmhOVFdNeWJHNWpNMUoyWTIxVmRWcEhWakpOVWpSM1NFRlpSRlpSVVVSRmVGWjZZVmRrZW1SSE9YbGFVekZ3WW01U2JBcGpiVEZzV2tkc2FHUkhWWGRJYUdOT1RXcFpkMDlFUlRGTlZFRXdUVVJWTlZkb1kwNU5hbGwzVDBSRk1VMVVRVEZOUkZVMVYycEJRVTFHYTNkRmQxbElDa3R2V2tsNmFqQkRRVkZaU1V0dldrbDZhakJFUVZGalJGRm5RVVUwVEZobGVFMWhTR3RtV0ZGNlRIRndNRlY1ZGxkemFFcFdRV1JXYmpVNVMyVkpRbWdLWVhwaVRFTnVUSFZ1VlRCU1lVbG5TbGhXVWxsRmRHbzJPVWRSZGtWUlJFRkJURlJLTmxoUGEzcHpZWFprUzFkbk1UWlBRMEpvYTNkbloxbFdUVUUwUndwQk1WVmtSSGRGUWk5M1VVVkJkMGxJWjBSQlZFSm5UbFpJVTFWRlJFUkJTMEpuWjNKQ1owVkdRbEZqUkVGNlFXUkNaMDVXU0ZFMFJVWm5VVlZRTlhJMkNtazBNV3BTYUc1dVRteG9XbkpHUjFSRFVtcElaQ3RWZDBoM1dVUldVakJxUWtKbmQwWnZRVlV6T1ZCd2VqRlphMFZhWWpWeFRtcHdTMFpYYVhocE5Ga0tXa1E0ZDJSQldVUldVakJTUVZGSUwwSkhiM2RoU1ZwdFlVaFNNR05JVFRaTWVUbHVZVmhTYjJSWFNYVlpNamwwVERKV2JGcFhNVFpqZVRsb1lqTkNlZ3BNV0VKeldWaFNiV0l6U25STWVUVnVZVmhTYjJSWFNYWmtNamw1WVRKYWMySXpaSHBNTTA1d1dqSTBkR05JVm1saVIyeHFURmRHYmxwWE5UQk1WMFo2Q21NeVZqQmplVFUxWWxkNFFXTnRWbTFqZVRsdldsZEdhMk41T1hSWlYyeDFUVVJyUjBOcGMwZEJVVkZDWnpjNGQwRlJSVVZMTW1nd1pFaENlazlwT0hZS1pFYzVjbHBYTkhWWlYwNHdZVmM1ZFdONU5XNWhXRkp2WkZkS01XTXlWbmxaTWpsMVpFZFdkV1JETldwaU1qQjNTSGRaUzB0M1dVSkNRVWRFZG5wQlFncEJaMUZTWkRJNWVXRXlXbk5pTTJSbVdrZHNlbU5IUmpCWk1tZDNUbWRaUzB0M1dVSkNRVWRFZG5wQlFrRjNVVzlPUkVacldrZEthMXBxV21wYWFteHRDbHBVUlhkT01sVjVUVlJLYVZwRVNtaE9la2swVFdwak0xbDZTWGRaYlU1dFRYcHJNVnBxUVhoQ1oyOXlRbWRGUlVGWlR5OU5RVVZGUWtOT1ZHRlhaSFVLU1VkV05GbFhUakJKU0VJeFdXMTRjRmw1UWtKVU1VSlVTVWRHYmxwWE5UQkpSMFo2WXpKV01HTjZRV2xDWjI5eVFtZEZSVUZaVHk5TlFVVkdRa0pTYkFwYVYxWjBaVzVOZGxsWE9YZGplVEYzWWtkR01GcHRPWGxpVkVGa1FtZHZja0puUlVWQldVOHZUVUZGUjBKQk9YbGFWMXA2VERKb2JGbFhVbnBNTWpGb0NtRlhOSGRQZDFsTFMzZFpRa0pCUjBSMmVrRkNRMEZSZEVSRGRHOWtTRkozWTNwdmRrd3pVblpoTWxaMVRHMUdhbVJIYkhaaWJrMTFXakpzTUdGSVZta0taRmhPYkdOdFRuWmlibEpzWW01UmRWa3lPWFJOU0ZsSFEybHpSMEZSVVVKbk56aDNRVkZyUldGQmVHMWhTRkl3WTBoTk5reDVPVzVoV0ZKdlpGZEpkUXBaTWpsMFRESldiRnBYTVRaamVUbG9Zak5DZWt4WVFuTlpXRkp0WWpOS2RFeDVOVzVoV0ZKdlpGZEpkbVF5T1hsaE1scHpZak5rZWt3elRuQmFNalIwQ21OSVZtbGlSMnhxVEZkR2JscFhOVEJNVjBaNll6SldNR041TlRWaVYzaEJZMjFXYldONU9XOWFWMFpyWTNrNWRGbFhiSFZOUkdkSFEybHpSMEZSVVVJS1p6YzRkMEZSYjBWTFozZHZUa1JHYTFwSFNtdGFhbHBxV21wc2JWcFVSWGRPTWxWNVRWUkthVnBFU21oT2VrazBUV3BqTTFsNlNYZFpiVTV0VFhwck1RcGFha0ZrUW1kdmNrSm5SVVZCV1U4dlRVRkZURUpCT0UxRVYyUndaRWRvTVZscE1XOWlNMDR3V2xkUmQwNTNXVXRMZDFsQ1FrRkhSSFo2UVVKRVFWRndDa1JEWkc5a1NGSjNZM3B2ZGt3eVpIQmtSMmd4V1drMWFtSXlNSFphVjFac1lsaHdla3d5Um5aalNFMTBZMGQ0YUdSSFduWmpiVEIzVDBGWlMwdDNXVUlLUWtGSFJIWjZRVUpFVVZGeFJFTm5NRTFYVW10WmJWSnRUbTFPYlU5WFdteE5WRUV6V2xSSmVFMXRTbXROYlVVelRXcG5lVTU2WkdwTmFrSnBXVEpaZWdwUFZGWnRUVUk0UjBOcGMwZEJVVkZDWnpjNGQwRlJORVZGVVhkUVkyMVdiV041T1c5YVYwWnJZM2s1ZEZsWGJIVk5RbTlIUTJselIwRlJVVUpuTnpoM0NrRlJPRVZFUVhkTFRWUk5lRTVxU1RGT1ZFRjVUbXBCY0VKbmIzSkNaMFZGUVZsUEwwMUJSVkZDUW5OTlIxZG9NR1JJUW5wUGFUaDJXakpzTUdGSVZta0tURzFPZG1KVE9XeGFWMVowWlc1TmQwZFJXVXRMZDFsQ1FrRkhSSFo2UVVKRlVWRk1SRUZyZUUxRWEzcE5WRUV6VG5wUmQyUm5XVXRMZDFsQ1FrRkhSQXAyZWtGQ1JXZFNiMFJIV205a1NGSjNZM3B2ZGt3eVpIQmtSMmd4V1drMWFtSXlNSFphVjFac1lsaHdla3d5Um5aalNFMTBZMGQ0YUdSSFduWmpiVEIyQ2t4dFpIQmtSMmd4V1drNU0ySXpTbkphYlhoMlpETk5kbU15Ykc1aWFURjNaRmRLYzJGWFRYUlpWMlJzWW01UmRGbFlUbnBhV0ZKNlRHNXNkR0pGUW5rS1dsZGFla3d5YUd4WlYxSjZUREl4YUdGWE5IZFBRVmxMUzNkWlFrSkJSMFIyZWtGQ1JYZFJjVVJEWnpCTlYxSnJXVzFTYlU1dFRtMVBWMXBzVFZSQk13cGFWRWw0VFcxS2EwMXRSVE5OYW1kNVRucGthazFxUW1sWk1sbDZUMVJXYlUxRFJVZERhWE5IUVZGUlFtYzNPSGRCVWxGRlJYZDNVbVF5T1hsaE1scHpDbUl6WkdaYVIyeDZZMGRHTUZreVozZFhkMWxMUzNkWlFrSkJSMFIyZWtGQ1JsRlNUa1JGZEc5a1NGSjNZM3B2ZGt3eVpIQmtSMmd4V1drMWFtSXlNSFlLV2xkV2JHSlljSHBNTWtaMlkwaE5kR05IZUdoa1IxcDJZMjB3ZGxsWFRqQmhWemwxWTNrNWVXUlhOWHBNZWsxNFQwUm5kMDFFWnpCTlZFMHlUREpHTUFwa1IxWjBZMGhTZWt4NlJYZEdkMWxMUzNkWlFrSkJSMFIyZWtGQ1JtZFJTa1JCWkhkamJXd3lXVmhTYkUxR1NVZERhWE5IUVZGUlFtYzNPSGRCVW1kRkNsSkJlRU5qYlZaM1lucHdiRnBYVm5SbGJrNUJUVlJCTlUxNlJYZE9lbU13VERKR2RtTklUWFJqUjNob1pFZGFkbU50TVVGTlZFMTRUbXBKTVU1VVFYa0tUbXB3ZVZwWFdUWmpiVlp0WTNrNWIxcFhSbXRqZVRsMFdWZHNkVTFKUjB0Q1oyOXlRbWRGUlVGa1dqVkJaMUZEUWtoM1JXVm5RalJCU0ZsQk0xUXdkd3BoYzJKSVJWUktha2RTTkdOdFYyTXpRWEZLUzFoeWFtVlFTek12YURSd2VXZERPSEEzYnpSQlFVRkhaMEpSU3pOWVowRkJRa0ZOUVZKNlFrWkJhVVZCQ25sVlJ6ZExkRXRtUnpsNGNsRmtialZXV1ZOaFRYTnFaVTVKTWpaaFNsQnJhblpJY1dGRVUycHVOV3REU1VjemVYTTRiRWxXZUU0ck4wWXdZWGh2S3pJS1RHbzViRVJKTlU5WlNuQlFTbWh1VDFObWNWcGhZa3hTVFVGdlIwTkRjVWRUVFRRNVFrRk5SRUV5WjBGTlIxVkRUVkZFVG5oRFpWRndTbWhhUWtwSlFnb3ZVVloxYm1wbmJGUnRWR1JaUzJWcmJtUXhiekV6TldodlIyUm5jMlZQVG0xYVFsRTRkazVIY1RCUFVtMUNlV0V2TmpoRFRVSjNaMUEzTW1saFUxQXpDbVJWTjNOamVFbENVbUZoUldGWFlXeHNiV0YyWlhOUFluSkZZelZLYzBOR2IxTkNkRkp0YzJZMGFtOUpMekptY1dOd1pFcERRVDA5Q2kwdExTMHRSVTVFSUVORlVsUkpSa2xEUVZSRkxTMHRMUzBLIn19fX0="
|
|
55
51
|
}
|
|
56
52
|
],
|
|
57
53
|
"timestampVerificationData": {}
|
|
@@ -59,8 +55,8 @@
|
|
|
59
55
|
"messageSignature": {
|
|
60
56
|
"messageDigest": {
|
|
61
57
|
"algorithm": "SHA2_256",
|
|
62
|
-
"digest": "
|
|
58
|
+
"digest": "yqCfXF9TDEDuZ+UdudtGhxbGcEynQ4AOeC0tIAp4KM4="
|
|
63
59
|
},
|
|
64
|
-
"signature": "
|
|
60
|
+
"signature": "MEYCIQCOj8sxIuiMkkAp0cS/iMYOFqn81gLKdzzRtTmnbrbh9AIhAK7MG0DJE+OY9sx9AkJrXYm9ybj1PxumJsfdkJDgnRpv"
|
|
65
61
|
}
|
|
66
62
|
}
|
|
@@ -61,6 +61,19 @@ aops update prepare --json
|
|
|
61
61
|
aops update apply --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
+
For the one-time transition from a CLI released before candidate-owned update
|
|
65
|
+
execution, prepare with the installed CLI and apply through the exact external
|
|
66
|
+
target package instead:
|
|
67
|
+
|
|
68
|
+
```text
|
|
69
|
+
# macOS/Linux (`NUL` replaces `/dev/null` on Windows)
|
|
70
|
+
npm exec --yes --registry=https://registry.npmjs.org --userconfig=/dev/null --package=@aopslabs/aops@<exact-target> -- aops update bridge --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
`update bridge` refuses to run from the installed old CLI and requires its own
|
|
74
|
+
package version to equal the immutable plan target. Future transitions use the
|
|
75
|
+
normal candidate-owned `update apply` path.
|
|
76
|
+
|
|
64
77
|
Prepare is non-mutating and retains exact candidate and rollback tarballs.
|
|
65
78
|
Apply stops Cockpit before Server, installs the public closure as one global
|
|
66
79
|
CLI with its exact nested Server, repeatedly checks loopback health, and
|
|
@@ -55,6 +55,21 @@ aops update prepare --json
|
|
|
55
55
|
aops update apply --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
56
56
|
```
|
|
57
57
|
|
|
58
|
+
CLI versions released before candidate-owned execution cannot retroactively
|
|
59
|
+
load the safer apply implementation. For that one transition, let the
|
|
60
|
+
installed old CLI run `prepare`, then launch the exact target package outside
|
|
61
|
+
the global installation and use its explicit bridge command. macOS/Linux:
|
|
62
|
+
|
|
63
|
+
```text
|
|
64
|
+
npm exec --yes --registry=https://registry.npmjs.org --userconfig=/dev/null --package=@aopslabs/aops@<exact-target> -- aops update bridge --plan <update-plan.json> --confirm <sha256-plan-id> --json
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
Windows uses the same command with `--userconfig=NUL`. The bridge rejects the
|
|
68
|
+
installed old CLI entrypoint and a candidate version that differs from the
|
|
69
|
+
plan target; that external candidate then stages and re-verifies the complete
|
|
70
|
+
executor closure before any global mutation. Once this transition succeeds,
|
|
71
|
+
ordinary TUI and headless Apply actions use candidate-owned execution.
|
|
72
|
+
|
|
58
73
|
All metadata and tarball reads are pinned to the public npm registry. A legacy
|
|
59
74
|
top-level Server dedupe is treated as a repairable package-layout issue. The
|
|
60
75
|
updater does not publish packages, create tags/releases, or replace the normal
|
|
@@ -120,10 +120,16 @@ export async function runCommunityCockpitStatus(options) {
|
|
|
120
120
|
const result = await inspectCommunityNativeCockpit(commandSelection(options));
|
|
121
121
|
if (options.json)
|
|
122
122
|
writeResult({ status: 'community-cockpit-status', ...result }, true);
|
|
123
|
-
else
|
|
123
|
+
else {
|
|
124
124
|
writeResult(`Cockpit ${result.runtimeState} (${result.health}) at ${result.origin}; API proxy ${result.serverOrigin}.` +
|
|
125
125
|
`${result.reason ? ` Reason: ${result.reason}` : ''}`);
|
|
126
|
-
|
|
126
|
+
if (result.terminalObservation) {
|
|
127
|
+
writeResult(`Terminal observation: ${result.terminalObservation.classification}; ` +
|
|
128
|
+
`last confirmed ${result.terminalObservation.lastSeenAt}; observed ${result.terminalObservation.observedAt}.` +
|
|
129
|
+
(result.recoverable ? ' Recovery: run "aops cockpit restart".' : ''));
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
if (['crashed', 'unhealthy', 'identity-conflict', 'orphaned'].includes(result.runtimeState))
|
|
127
133
|
process.exitCode = 1;
|
|
128
134
|
}
|
|
129
135
|
export async function runCommunityCockpitHealth(options) {
|
|
@@ -143,10 +149,24 @@ export async function runCommunityCockpitHealth(options) {
|
|
|
143
149
|
}
|
|
144
150
|
export async function runCommunityCockpitLogs(options) {
|
|
145
151
|
const result = readCommunityCockpitLogs({ ...commandSelection(options), tail: Number(options.tail ?? 100) });
|
|
152
|
+
const lifecycle = await inspectCommunityNativeCockpit(commandSelection(options));
|
|
146
153
|
if (options.json)
|
|
147
|
-
writeResult({
|
|
148
|
-
|
|
154
|
+
writeResult({
|
|
155
|
+
status: 'community-cockpit-logs',
|
|
156
|
+
...result,
|
|
157
|
+
runtimeState: lifecycle.runtimeState,
|
|
158
|
+
reason: lifecycle.reason,
|
|
159
|
+
recoverable: lifecycle.recoverable,
|
|
160
|
+
terminalObservation: lifecycle.terminalObservation,
|
|
161
|
+
}, true);
|
|
162
|
+
else {
|
|
163
|
+
if (lifecycle.terminalObservation) {
|
|
164
|
+
writeResult(`Terminal observation: ${lifecycle.terminalObservation.classification}; ` +
|
|
165
|
+
`last confirmed ${lifecycle.terminalObservation.lastSeenAt}; observed ${lifecycle.terminalObservation.observedAt}.` +
|
|
166
|
+
(lifecycle.recoverable ? ' Recovery: run "aops cockpit restart".' : ''));
|
|
167
|
+
}
|
|
149
168
|
writeResult(result.content || 'No detached Cockpit logs are available.');
|
|
169
|
+
}
|
|
150
170
|
}
|
|
151
171
|
function common(command) {
|
|
152
172
|
return command
|
|
@@ -440,6 +440,7 @@ async function runWithOperationJournal(params) {
|
|
|
440
440
|
code: 'community_server_operation_failed',
|
|
441
441
|
phase: 'operation',
|
|
442
442
|
details: {
|
|
443
|
+
operationId: journal.record().id,
|
|
443
444
|
operation: params.operation,
|
|
444
445
|
journalPhase: journal.record().phase,
|
|
445
446
|
journalStep: journal.record().step,
|