@bongos/core 1.19.608 → 1.19.609

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/.bongos-core.json CHANGED
@@ -2,11 +2,11 @@
2
2
  "artifact": "bongos-core",
3
3
  "manifest_schema": 1,
4
4
  "generator": "scripts/gds/package-core.js",
5
- "core_version": "1.19.608",
6
- "core_contract": "1.19.608",
7
- "source_commit": "f112591192f3c6ab69e73f3703bd2f2e2f6f746e",
5
+ "core_version": "1.19.609",
6
+ "core_contract": "1.19.609",
7
+ "source_commit": "a3b44617019d6b75c6dcb2d78a64ce3c618b469a",
8
8
  "source_ref": "HEAD",
9
- "built_at": "2026-09-09T00:10:53.531Z",
9
+ "built_at": "2026-09-09T00:59:38.836Z",
10
10
  "redaction": {
11
11
  "model": "docs-redacted+functional-verbatim",
12
12
  "docs_redacted": 458,
@@ -17,7 +17,7 @@
17
17
  "gate": "passed"
18
18
  },
19
19
  "file_count": 2562,
20
- "tree_sha256": "53d8a68171007b0b61fd34bff5aaf036110d1cb584228a250f606a4300cabf7d",
20
+ "tree_sha256": "aa867b87dbcc83ba06967ae70ee3aa9de1399ae4109acddb25671cb305dbfa77",
21
21
  "files": [
22
22
  {
23
23
  "path": ".claude/skills/blocker-review/SKILL.md",
@@ -2732,7 +2732,7 @@
2732
2732
  {
2733
2733
  "path": "docs/module-api-changelog.md",
2734
2734
  "mode": "0000644",
2735
- "sha256": "afddf5268d6326d2d128069afcb0e0ed2bc06cd6040bfa7e7f8531227a9ca891"
2735
+ "sha256": "73e03a8615bee74963696bf4e2abe77d489a9d5e627b285f1de5d31b18016df5"
2736
2736
  },
2737
2737
  {
2738
2738
  "path": "docs/modules-contract.md",
@@ -2767,7 +2767,7 @@
2767
2767
  {
2768
2768
  "path": "docs/onboarding/diagrams/05-versioning.mmd",
2769
2769
  "mode": "0000644",
2770
- "sha256": "9953ad9844456ab15b151e7e0d9c4bdedbde2551e59e6626ca00b18acee413b8"
2770
+ "sha256": "4b2cfd55a2dcbcbe6cbadffb4f3f2571fb9e7f767c2a9bd70653a73c78402aa4"
2771
2771
  },
2772
2772
  {
2773
2773
  "path": "docs/onboarding/diagrams/README.md",
@@ -2777,7 +2777,7 @@
2777
2777
  {
2778
2778
  "path": "docs/onboarding/diagrams/assertions.json",
2779
2779
  "mode": "0000644",
2780
- "sha256": "01096656b5a5aef3a11322dbde7a3339f9605388186d7e25e2e6b2c2aaee198b"
2780
+ "sha256": "359e6b2e8c18799f6a01f42dcf1b6828f4dc5834b54fcd66107975cc4fd5aa39"
2781
2781
  },
2782
2782
  {
2783
2783
  "path": "docs/onboarding/diagrams/puppeteer-config.json",
@@ -7632,12 +7632,12 @@
7632
7632
  {
7633
7633
  "path": "package-lock.json",
7634
7634
  "mode": "0000644",
7635
- "sha256": "021b578efabb07b661729dd8120695a9ff976b409e355f1ffd35e3c1f3f22a40"
7635
+ "sha256": "1340bad0438c46dfb8539a003bb3e05fa44d72a54edbb259383dd2db35b05d6b"
7636
7636
  },
7637
7637
  {
7638
7638
  "path": "package.json",
7639
7639
  "mode": "0000644",
7640
- "sha256": "22dc9b83baf7d5765ca7ab8ec400e15e0ac5ada03b98895c33f9bd5d4dc0cc62"
7640
+ "sha256": "74b78e1929e0256f51d4d98d8348a0e590b8aff8c398b7ae1e34fd4d6af7cae1"
7641
7641
  },
7642
7642
  {
7643
7643
  "path": "public-docs/index.html",
@@ -9362,7 +9362,7 @@
9362
9362
  {
9363
9363
  "path": "src/module-api.js",
9364
9364
  "mode": "0000644",
9365
- "sha256": "d5e97cf6a460b1d69da907cfdfa0acf06bbb010067bf23f07de1940dcf36336a"
9365
+ "sha256": "0bb791d7848960045050c24d49afa8ca14c5720e7d63afb13f8f6a81ff7ae8d9"
9366
9366
  },
9367
9367
  {
9368
9368
  "path": "src/module-loader/catalog.js",
@@ -1665,5 +1665,7 @@ is load-bearing: the script throws rather than guess if it is missing, and
1665
1665
  landed since 1.19.606 with no explicit bump. run 34292436274. (task 1002620)
1666
1666
  1.19.608 — CI auto-patch (publish-on-merge, ADR 0161): carrier for merges
1667
1667
  landed since 1.19.607 with no explicit bump. run 34293848928. (task 1002620)
1668
+ 1.19.609 — CI auto-patch (publish-on-merge, ADR 0161): carrier for merges
1669
+ landed since 1.19.608 with no explicit bump. run 34297289824. (task 1002620)
1668
1670
  ---------------------------------------------------------------------------
1669
1671
  ```
@@ -16,7 +16,7 @@ flowchart TB
16
16
  v_GDS_V3 --> v_GDS_V4
17
17
  v_BONGOS_V1["BONGOS-V1 — building"]
18
18
  v_GDS_V4 --> v_BONGOS_V1
19
- v_CB_V1["CB-V1 — building"]
19
+ v_CB_V1["CB-V1 — shipped"]
20
20
  v_BONGOS_V1 --> v_CB_V1
21
21
  v_BONGOS_V2["BONGOS-V2 — planning"]
22
22
  v_CB_V1 --> v_BONGOS_V2
@@ -68,7 +68,7 @@
68
68
  },
69
69
  {
70
70
  "id": "CB-V1",
71
- "status": "building"
71
+ "status": "shipped"
72
72
  },
73
73
  {
74
74
  "id": "BONGOS-V2",
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@bongos/core",
3
- "version": "1.19.608",
3
+ "version": "1.19.609",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@bongos/core",
9
- "version": "1.19.608",
9
+ "version": "1.19.609",
10
10
  "license": "AGPL-3.0-or-later",
11
11
  "dependencies": {
12
12
  "express": "^4.21.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bongos/core",
3
- "version": "1.19.608",
3
+ "version": "1.19.609",
4
4
  "description": "Cloud Bongos — the AI-first build platform core (GDS + platform surfaces + module system), installed as a versioned dependency (ADR 0108).",
5
5
  "license": "AGPL-3.0-or-later",
6
6
  "main": "src/platform-server.js",
package/src/module-api.js CHANGED
@@ -55,7 +55,7 @@ const { buildInfo } = require('./build-info');
55
55
  // there. scripts/gds/bump-version.js still rewrites the literal below; it appends
56
56
  // the entry to that file. Look for a version's history there, not here.
57
57
  // ---------------------------------------------------------------------------
58
- const CORE_VERSION = '1.19.608'; // CI auto-patch carrier (ADR 0161); changelog: docs/module-api-changelog.md
58
+ const CORE_VERSION = '1.19.609'; // CI auto-patch carrier (ADR 0161); changelog: docs/module-api-changelog.md
59
59
 
60
60
  // A namespaced logger so a module's log lines are attributable + consistent.
61
61
  // Usage: const log = api.logger('dev-box'); log.info('mounted');