@bongos/core 1.19.603 → 1.19.604

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.603",
6
- "core_contract": "1.19.603",
7
- "source_commit": "54df6f5e5080d70795a267d435e1c3595e597cd1",
5
+ "core_version": "1.19.604",
6
+ "core_contract": "1.19.604",
7
+ "source_commit": "a0b8d2452aa627d45214f54b63305c41150dfffd",
8
8
  "source_ref": "HEAD",
9
- "built_at": "2026-09-08T05:34:52.291Z",
9
+ "built_at": "2026-09-08T23:04:26.027Z",
10
10
  "redaction": {
11
11
  "model": "docs-redacted+functional-verbatim",
12
12
  "docs_redacted": 457,
@@ -17,7 +17,7 @@
17
17
  "gate": "passed"
18
18
  },
19
19
  "file_count": 2558,
20
- "tree_sha256": "6ac267a518248236669ff017af4b9c35d3835cfa1c679b45ea8b6aa65c6690ef",
20
+ "tree_sha256": "e207bd28e7b6dfedc243c12724dc4419850b2fd1b573af52c057014c148408ee",
21
21
  "files": [
22
22
  {
23
23
  "path": ".claude/skills/blocker-review/SKILL.md",
@@ -2727,7 +2727,7 @@
2727
2727
  {
2728
2728
  "path": "docs/module-api-changelog.md",
2729
2729
  "mode": "0000644",
2730
- "sha256": "998a472d5b9c5c3b54337d03979d07204d1f224a91d6251e6b578744b9ff0364"
2730
+ "sha256": "e2b518f8b64d95ee83ea4821e25942fc0b37e6ac3c3ebf0c2351ffad064f7020"
2731
2731
  },
2732
2732
  {
2733
2733
  "path": "docs/modules-contract.md",
@@ -2762,7 +2762,7 @@
2762
2762
  {
2763
2763
  "path": "docs/onboarding/diagrams/05-versioning.mmd",
2764
2764
  "mode": "0000644",
2765
- "sha256": "3ed87568c4635c1835a3c4e375fd302da6eb46e394a8beffb83127a081e6c4ba"
2765
+ "sha256": "9953ad9844456ab15b151e7e0d9c4bdedbde2551e59e6626ca00b18acee413b8"
2766
2766
  },
2767
2767
  {
2768
2768
  "path": "docs/onboarding/diagrams/README.md",
@@ -2772,7 +2772,7 @@
2772
2772
  {
2773
2773
  "path": "docs/onboarding/diagrams/assertions.json",
2774
2774
  "mode": "0000644",
2775
- "sha256": "56de4892dbe0bd388bdf904d25dd6c8ebc6b2f5553e640c761245dbc1e463a92"
2775
+ "sha256": "01096656b5a5aef3a11322dbde7a3339f9605388186d7e25e2e6b2c2aaee198b"
2776
2776
  },
2777
2777
  {
2778
2778
  "path": "docs/onboarding/diagrams/puppeteer-config.json",
@@ -7627,12 +7627,12 @@
7627
7627
  {
7628
7628
  "path": "package-lock.json",
7629
7629
  "mode": "0000644",
7630
- "sha256": "34defd9d51ab981a40425d9faa27a0a3aa694580fd7624f307bd1bdaba3a13d4"
7630
+ "sha256": "5641c682f6618871cdcb765ee962b6b7ce884bad1786e6ee4a24c8bf0a43f8c0"
7631
7631
  },
7632
7632
  {
7633
7633
  "path": "package.json",
7634
7634
  "mode": "0000644",
7635
- "sha256": "aaa775cf4d3e84c22beae120aa96d84b1c40fdaf85c0159c1eb38d957a12e26f"
7635
+ "sha256": "a725aa33a88eadd39a01540bd819b5856c541d3d10f6386bcd8ee05b70497377"
7636
7636
  },
7637
7637
  {
7638
7638
  "path": "public-docs/index.html",
@@ -9347,7 +9347,7 @@
9347
9347
  {
9348
9348
  "path": "src/module-api.js",
9349
9349
  "mode": "0000644",
9350
- "sha256": "48518bea650f7714a9ff00aa6c5de38a1fced6c8c04cf050143254371c73f854"
9350
+ "sha256": "ec2543ebf2e3bd98d8497238975cec5bccc13cbff7f8835b42bec4757ae078f9"
9351
9351
  },
9352
9352
  {
9353
9353
  "path": "src/module-loader/catalog.js",
@@ -1655,5 +1655,7 @@ is load-bearing: the script throws rather than guess if it is missing, and
1655
1655
  landed since 1.19.601 with no explicit bump. run 34189930315. (task 1002620)
1656
1656
  1.19.603 — CI auto-patch (publish-on-merge, ADR 0161): carrier for merges
1657
1657
  landed since 1.19.602 with no explicit bump. run 34191126290. (task 1002620)
1658
+ 1.19.604 — CI auto-patch (publish-on-merge, ADR 0161): carrier for merges
1659
+ landed since 1.19.603 with no explicit bump. run 34288910914. (task 1002620)
1658
1660
  ---------------------------------------------------------------------------
1659
1661
  ```
@@ -18,6 +18,8 @@ flowchart TB
18
18
  v_GDS_V4 --> v_BONGOS_V1
19
19
  v_CB_V1["CB-V1 — building"]
20
20
  v_BONGOS_V1 --> v_CB_V1
21
+ v_BONGOS_V2["BONGOS-V2 — planning"]
22
+ v_CB_V1 --> v_BONGOS_V2
21
23
  end
22
24
  VERSIONS --> CLOSE["Version close — all done_when_criteria satisfied"]
23
25
  CLOSE --> ARCHIVE["Archive scope to limitations/*.md; status=shipped"]
@@ -69,6 +69,10 @@
69
69
  {
70
70
  "id": "CB-V1",
71
71
  "status": "building"
72
+ },
73
+ {
74
+ "id": "BONGOS-V2",
75
+ "status": "planning"
72
76
  }
73
77
  ]
74
78
  },
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@bongos/core",
3
- "version": "1.19.603",
3
+ "version": "1.19.604",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@bongos/core",
9
- "version": "1.19.603",
9
+ "version": "1.19.604",
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.603",
3
+ "version": "1.19.604",
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.603'; // CI auto-patch carrier (ADR 0161); changelog: docs/module-api-changelog.md
58
+ const CORE_VERSION = '1.19.604'; // 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');