@kungfu-tech/buildchain 4.0.9-alpha.0 → 4.0.9-alpha.2

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.
@@ -659,6 +659,23 @@
659
659
  "expectedContributionSeconds": 0,
660
660
  "rationale": "The public facade delegates once to the backbone; no additional build or controller runs."
661
661
  }
662
+ },
663
+ {
664
+ "laneId": ".github/workflows/self-build-stable-dogfood.yml#stable-consumer",
665
+ "authorityClass": "governed-delegation",
666
+ "triggerClass": "mixed",
667
+ "concurrencyPolicy": {
668
+ "mode": "ref-scoped",
669
+ "cancelInProgress": false
670
+ },
671
+ "expectedRunnerMinutes": 20,
672
+ "cancellationBehavior": "finish-started",
673
+ "sloImpact": {
674
+ "mergeCritical": false,
675
+ "metric": "Published stable TOML build qualification latency",
676
+ "expectedContributionSeconds": 0,
677
+ "rationale": "Independent thin public stable fixture caller permits producer-first channel upgrades without duplicating build orchestration."
678
+ }
662
679
  }
663
680
  ],
664
681
  "declarationFamilies": [
@@ -7,8 +7,8 @@
7
7
  },
8
8
  "totalExcessLedger": {
9
9
  "metric": "calibrated-full-dimensional-excess-v1",
10
- "measuredExcess": 62271,
11
- "current": 54210
10
+ "measuredExcess": 62190,
11
+ "current": 54129
12
12
  },
13
13
  "defaults": {
14
14
  "owner": "Buildchain architecture maintainers",
@@ -1214,7 +1214,7 @@
1214
1214
  "lines": 1515
1215
1215
  },
1216
1216
  "current": {
1217
- "lines": 1502
1217
+ "lines": 1489
1218
1218
  },
1219
1219
  "target": {
1220
1220
  "lines": 600
@@ -1223,21 +1223,21 @@
1223
1223
  "scripts/check-maintainability.mjs": {
1224
1224
  "baseline": {
1225
1225
  "functions": {
1226
- "evaluateMaintainability@260": {
1226
+ "evaluateMaintainability@275": {
1227
1227
  "complexity": 29
1228
1228
  }
1229
1229
  }
1230
1230
  },
1231
1231
  "current": {
1232
1232
  "functions": {
1233
- "evaluateMaintainability@260": {
1233
+ "evaluateMaintainability@275": {
1234
1234
  "complexity": 29
1235
1235
  }
1236
1236
  }
1237
1237
  },
1238
1238
  "target": {
1239
1239
  "functions": {
1240
- "evaluateMaintainability@260": {
1240
+ "evaluateMaintainability@275": {
1241
1241
  "complexity": 25
1242
1242
  }
1243
1243
  }
@@ -2241,15 +2241,15 @@
2241
2241
  "baseline": {
2242
2242
  "lines": 3181,
2243
2243
  "functions": {
2244
- "<anonymous@1537>@1537": {
2244
+ "<anonymous@1494>@1494": {
2245
2245
  "lines": 206
2246
2246
  }
2247
2247
  }
2248
2248
  },
2249
2249
  "current": {
2250
- "lines": 2711,
2250
+ "lines": 2668,
2251
2251
  "functions": {
2252
- "<anonymous@1537>@1537": {
2252
+ "<anonymous@1494>@1494": {
2253
2253
  "lines": 206
2254
2254
  }
2255
2255
  }
@@ -2257,7 +2257,7 @@
2257
2257
  "target": {
2258
2258
  "lines": 600,
2259
2259
  "functions": {
2260
- "<anonymous@1537>@1537": {
2260
+ "<anonymous@1494>@1494": {
2261
2261
  "lines": 180
2262
2262
  }
2263
2263
  }
@@ -2270,24 +2270,24 @@
2270
2270
  "<anonymous@445>@445": {
2271
2271
  "lines": 183
2272
2272
  },
2273
- "<anonymous@1579>@1579": {
2273
+ "<anonymous@1554>@1554": {
2274
2274
  "lines": 249
2275
2275
  },
2276
- "<anonymous@2585>@2585": {
2276
+ "<anonymous@2560>@2560": {
2277
2277
  "lines": 188
2278
2278
  }
2279
2279
  }
2280
2280
  },
2281
2281
  "current": {
2282
- "lines": 2909,
2282
+ "lines": 2884,
2283
2283
  "functions": {
2284
2284
  "<anonymous@445>@445": {
2285
2285
  "lines": 183
2286
2286
  },
2287
- "<anonymous@1579>@1579": {
2287
+ "<anonymous@1554>@1554": {
2288
2288
  "lines": 249
2289
2289
  },
2290
- "<anonymous@2585>@2585": {
2290
+ "<anonymous@2560>@2560": {
2291
2291
  "lines": 188
2292
2292
  }
2293
2293
  }
@@ -2298,10 +2298,10 @@
2298
2298
  "<anonymous@445>@445": {
2299
2299
  "lines": 180
2300
2300
  },
2301
- "<anonymous@1579>@1579": {
2301
+ "<anonymous@1554>@1554": {
2302
2302
  "lines": 180
2303
2303
  },
2304
- "<anonymous@2585>@2585": {
2304
+ "<anonymous@2560>@2560": {
2305
2305
  "lines": 180
2306
2306
  }
2307
2307
  }
@@ -3102,7 +3102,7 @@
3102
3102
  "path": "tests/build-surface.test.mjs",
3103
3103
  "metric": "lines",
3104
3104
  "baseline": 4639,
3105
- "current": 2909
3105
+ "current": 2884
3106
3106
  },
3107
3107
  {
3108
3108
  "domain": "workflows",
@@ -43,7 +43,8 @@
43
43
  ".github/workflows/self-release-rehearsal-dogfood.yml",
44
44
  ".github/workflows/self-release-tail-dogfood.yml",
45
45
  ".github/workflows/self-release-next-development.yml",
46
- ".github/workflows/public-release-oci-compose-preview.yml"
46
+ ".github/workflows/public-release-oci-compose-preview.yml",
47
+ ".github/workflows/self-build-stable-dogfood.yml"
47
48
  ],
48
49
  "unknownTopologyPolicy": "fail-closed"
49
50
  },
@@ -352,12 +353,12 @@
352
353
  }
353
354
  ],
354
355
  "metrics": {
355
- "workflowCount": 35,
356
- "jobCount": 86,
356
+ "workflowCount": 36,
357
+ "jobCount": 85,
357
358
  "reusableEdgeCount": 21,
358
- "mutationRelevantNodeCount": 72,
359
+ "mutationRelevantNodeCount": 71,
359
360
  "contentsWriteJobCount": 14,
360
- "oidcWriteJobCount": 12
361
+ "oidcWriteJobCount": 10
361
362
  },
362
363
  "semanticMetrics": {
363
364
  "workflowCount": 5,
@@ -441,6 +441,19 @@
441
441
  "compatibility": null,
442
442
  "rationale": "Classify the existing .github/workflows/buildchain-alpha-self-dogfood.yml capability without adding execution behavior."
443
443
  },
444
+ {
445
+ "id": "buildchain-stable-self-dogfood",
446
+ "role": "self",
447
+ "category": "build",
448
+ "purpose": "stable-dogfood",
449
+ "summary": "Buildchain Stable Self-Dogfood",
450
+ "owner": "kungfu-origin",
451
+ "status": "active",
452
+ "invocation": "repository",
453
+ "migration": null,
454
+ "compatibility": null,
455
+ "rationale": "Independently qualify the published stable TOML build contract with a nested project locator."
456
+ },
444
457
  {
445
458
  "id": "buildchain-candidate-recovery-dogfood-failure",
446
459
  "role": "self",
@@ -603,7 +616,7 @@
603
616
  "originalSha256": "7280bc3e9c8b9033c74f136d5a6c6998eb0f0b1caf0184510d0f7567b24b1282"
604
617
  },
605
618
  "compatibility": null,
606
- "rationale": "Classify the existing .github/workflows/buildchain-stable-candidate-qualification.yml capability without adding execution behavior."
619
+ "rationale": "Qualify the exact published alpha runtime observed by a successful public zero-input Buildchain build, binding its source run and three-platform artifacts without cross-repository dispatch or publication authority."
607
620
  },
608
621
  {
609
622
  "id": "candidate-lab",
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "name": "Buildchain",
6
6
  "package": "@kungfu-tech/buildchain",
7
- "version": "4.0.9-alpha.0",
7
+ "version": "4.0.9-alpha.2",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "majorLine": "v4",
@@ -2230,7 +2230,7 @@
2230
2230
  "manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
2231
2231
  ],
2232
2232
  "breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
2233
- "auditDigest": "sha256:6e96c3145bbd7e75c17d9b69e0960069ae7d90be22b8b407753c7d7f9cd4109c"
2233
+ "auditDigest": "sha256:5a826b4665d21e46ebaace02497512ea6ddc7d629194d926dd9b755e2d2207b0"
2234
2234
  },
2235
2235
  {
2236
2236
  "contractVersion": 1,
@@ -2252,7 +2252,7 @@
2252
2252
  "agents can discover supported Node APIs without importing internal file paths"
2253
2253
  ],
2254
2254
  "breakingDigest": "sha256:48f925608d3e2131d90936b07dc2a30341204cae3e6e785c0f77d61ad755c945",
2255
- "auditDigest": "sha256:149dc3435f970fb4700deaad13910c482ada8b1a6e80bbc51e2f6da41a9aab30"
2255
+ "auditDigest": "sha256:e78b4ee81f01cac6f2a018618180b4cea99d4dcb663c66cd3155716ea1cf0ad2"
2256
2256
  },
2257
2257
  {
2258
2258
  "contractVersion": 1,
@@ -4354,5 +4354,5 @@
4354
4354
  "compatibilityFactCutRoot": "sha256:f61b975d4a96c921cc4bd37fb3ed9a0596b47004fe34dc7219979d697e3707f9",
4355
4355
  "compatibilityProofRegistryRoot": "sha256:b7194b811e4d3af2df4390bc4d1731e16a86215bd64ee18cb630dd5492f4fb63",
4356
4356
  "compatibilityDigest": "sha256:e398528e54509c05569630ffcc98a04d41e831479ab921df65943b49bf077719",
4357
- "contractDigest": "sha256:8162675fe297d2f5404d5308041e9dbe4f9c22eda70ac69c845be9894c799014"
4357
+ "contractDigest": "sha256:9020e79400bb4540e27298d4a035a61328a5e54306ce8a0ee3199bab76a02bd3"
4358
4358
  }