agentera 3.0.0-dev.74 → 3.0.0-dev.75
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/bundle/.agentera-build-source.json +5 -5
- package/bundle/references/analysis/verification-policy.yaml +8 -13
- package/bundle/references/meta/retained-reference-authority.yaml +1 -1
- package/dist/.agentera-build-source.json +5 -5
- package/dist/release/releaseMetadata.js +1 -1
- package/package.json +2 -2
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": "agentera.generatedBuildSource.v1",
|
|
3
|
-
"commit": "
|
|
4
|
-
"tree": "
|
|
5
|
-
"files":
|
|
6
|
-
"workingTreeSha256": "
|
|
7
|
-
"identitySha256": "
|
|
3
|
+
"commit": "01a0c460f2310bae5805a637973021af30960ee5",
|
|
4
|
+
"tree": "998eef2c833de05d61612ce021a02ecb28a0b2b5",
|
|
5
|
+
"files": 6748,
|
|
6
|
+
"workingTreeSha256": "3c780bac24a26ed1c40735614d2e9313eb30114901d6b71beb427a74e144bb22",
|
|
7
|
+
"identitySha256": "04d4e2a388eb6420f37ce0ee4c7052d3a85035d2e0e23e4eaaa980b96e36bf58"
|
|
8
8
|
}
|
|
@@ -138,15 +138,15 @@ owners:
|
|
|
138
138
|
minimum_ms: 307207
|
|
139
139
|
note: Task 1 recorded a contention fingerprint, so the minimum is a historical ceiling rather than a direct target.
|
|
140
140
|
controlled_measurement:
|
|
141
|
-
measured_on: 2026-08-
|
|
141
|
+
measured_on: 2026-08-14
|
|
142
142
|
command: pnpm -C packages/cli run verify:package
|
|
143
|
-
serial_runs_ms: [
|
|
144
|
-
owner_wall_time_runs_ms: [
|
|
145
|
-
minimum_ms:
|
|
146
|
-
median_ms:
|
|
147
|
-
maximum_ms:
|
|
148
|
-
test_files:
|
|
149
|
-
passed_tests:
|
|
143
|
+
serial_runs_ms: [5558, 5489, 5471]
|
|
144
|
+
owner_wall_time_runs_ms: [4752, 4698, 4672]
|
|
145
|
+
minimum_ms: 5471
|
|
146
|
+
median_ms: 5489
|
|
147
|
+
maximum_ms: 5558
|
|
148
|
+
test_files: 3
|
|
149
|
+
passed_tests: 12
|
|
150
150
|
fixture_construction_cycles: 2
|
|
151
151
|
deterministic_pack_runs: 2
|
|
152
152
|
extracted_smoke_runs: 1
|
|
@@ -156,10 +156,6 @@ owners:
|
|
|
156
156
|
logical_cpus: 16
|
|
157
157
|
node: 22.23.2
|
|
158
158
|
pnpm: 10.30.3
|
|
159
|
-
load_average_at_start:
|
|
160
|
-
- [15.69, 16.16, 15.30]
|
|
161
|
-
- [13.97, 15.76, 15.18]
|
|
162
|
-
- [12.79, 15.38, 15.07]
|
|
163
159
|
conditions: Serial commands with existing dependencies and caches, no intentional verification overlap, and two independent construction roots per command.
|
|
164
160
|
remote_cold_measurement:
|
|
165
161
|
measured_on: 2026-08-12
|
|
@@ -254,7 +250,6 @@ conservative_routing:
|
|
|
254
250
|
- packages/cli/test/helpers/preCutoverBootstrapDispatcher.mjs
|
|
255
251
|
- packages/cli/test/helpers/runtimeProofCliBoundary.mjs
|
|
256
252
|
- packages/cli/test/integration/runtimeBootstrapMatrix.test.ts
|
|
257
|
-
- packages/cli/test/integration/sourcePackageParity.test.ts
|
|
258
253
|
- references/analysis/verification-policy.yaml
|
|
259
254
|
- scripts/precommit-vitest.sh
|
|
260
255
|
prefixes:
|
|
@@ -80,7 +80,7 @@ inventory:
|
|
|
80
80
|
classification: current
|
|
81
81
|
production_owner: { module: packages/cli/src/release/releaseMetadata.ts, symbol: readReleaseMetadata }
|
|
82
82
|
consumers:
|
|
83
|
-
- { kind: validator, module: packages/cli/src/release/releaseMetadata.ts, symbol:
|
|
83
|
+
- { kind: validator, module: packages/cli/src/release/releaseMetadata.ts, symbol: readUpdateChannels, consumption: loads }
|
|
84
84
|
- path: references/cli/vocabulary-index.yaml
|
|
85
85
|
classification: current
|
|
86
86
|
production_owner: { module: packages/cli/src/validate/vocabularyAuthority.ts, symbol: validateVocabularyAuthority }
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": "agentera.generatedBuildSource.v1",
|
|
3
|
-
"commit": "
|
|
4
|
-
"tree": "
|
|
5
|
-
"files":
|
|
6
|
-
"workingTreeSha256": "
|
|
7
|
-
"identitySha256": "
|
|
3
|
+
"commit": "01a0c460f2310bae5805a637973021af30960ee5",
|
|
4
|
+
"tree": "998eef2c833de05d61612ce021a02ecb28a0b2b5",
|
|
5
|
+
"files": 6748,
|
|
6
|
+
"workingTreeSha256": "3c780bac24a26ed1c40735614d2e9313eb30114901d6b71beb427a74e144bb22",
|
|
7
|
+
"identitySha256": "04d4e2a388eb6420f37ce0ee4c7052d3a85035d2e0e23e4eaaa980b96e36bf58"
|
|
8
8
|
}
|
|
@@ -184,7 +184,7 @@ function readPackageJson(root) {
|
|
|
184
184
|
}
|
|
185
185
|
return readJson(candidate);
|
|
186
186
|
}
|
|
187
|
-
function readUpdateChannels(root) {
|
|
187
|
+
export function readUpdateChannels(root) {
|
|
188
188
|
const candidate = path.join(root, "references/cli/update-channels.yaml");
|
|
189
189
|
if (!fs.existsSync(candidate)) {
|
|
190
190
|
return null;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "agentera",
|
|
3
|
-
"version": "3.0.0-dev.
|
|
3
|
+
"version": "3.0.0-dev.75",
|
|
4
4
|
"description": "One CLI, many capabilities: project state, artifact validation, and capability routing for AI coding agents",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"agentera",
|
|
@@ -80,6 +80,6 @@
|
|
|
80
80
|
},
|
|
81
81
|
"agentera": {
|
|
82
82
|
"suiteVersion": "3.0.0",
|
|
83
|
-
"gitRef": "
|
|
83
|
+
"gitRef": "01a0c460f2310bae5805a637973021af30960ee5"
|
|
84
84
|
}
|
|
85
85
|
}
|