@bongos/core 1.19.575 → 1.19.576

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.575",
6
- "core_contract": "1.19.575",
7
- "source_commit": "06f2bc7360c871c7ae9051caae7372bd32e4e220",
5
+ "core_version": "1.19.576",
6
+ "core_contract": "1.19.576",
7
+ "source_commit": "a97463936d818b3a6be556837447748b3a2abaa1",
8
8
  "source_ref": "HEAD",
9
- "built_at": "2026-09-07T02:30:21.362Z",
9
+ "built_at": "2026-09-07T14:24:36.180Z",
10
10
  "redaction": {
11
11
  "model": "docs-redacted+functional-verbatim",
12
12
  "docs_redacted": 450,
@@ -17,7 +17,7 @@
17
17
  "gate": "passed"
18
18
  },
19
19
  "file_count": 2518,
20
- "tree_sha256": "ff29aa75a762fd923fca632d24204ec76f53ab2c2ad0ea8d00862050083a1bca",
20
+ "tree_sha256": "9b56f557f5e1d8d63c314cb2990df89c75d7230c3f16bdd41416396d95e2b6bd",
21
21
  "files": [
22
22
  {
23
23
  "path": ".claude/skills/blocker-review/SKILL.md",
@@ -2692,7 +2692,7 @@
2692
2692
  {
2693
2693
  "path": "docs/module-api-changelog.md",
2694
2694
  "mode": "0000644",
2695
- "sha256": "975da7ed26da38c356d4e7b1882360b9bffa442cc30f94ab8d97beec256dd4a9"
2695
+ "sha256": "8f122cc3f3ca35dcc6569b98bad34967f2a4bbf9ebcbc0e645ca2b1016245fbc"
2696
2696
  },
2697
2697
  {
2698
2698
  "path": "docs/modules-contract.md",
@@ -7552,12 +7552,12 @@
7552
7552
  {
7553
7553
  "path": "package-lock.json",
7554
7554
  "mode": "0000644",
7555
- "sha256": "863449e24534ec382f2f4fd20a9e51e6bfd60d54cfe28dc90bf9676c005216d0"
7555
+ "sha256": "8a58247d11bee28e30582d0860bd54cac15c8f3cb30753111063711a9369c390"
7556
7556
  },
7557
7557
  {
7558
7558
  "path": "package.json",
7559
7559
  "mode": "0000644",
7560
- "sha256": "ea9f793f71d0eec2ce2dffe4c04798b6fe619e9af70e71f3a56282f5a60eb8b8"
7560
+ "sha256": "e2f634e2e1deae3517a6b545c91a2b4818c51b04cb56daa4f1528b822cc1d14e"
7561
7561
  },
7562
7562
  {
7563
7563
  "path": "public-docs/index.html",
@@ -9257,7 +9257,7 @@
9257
9257
  {
9258
9258
  "path": "src/module-api.js",
9259
9259
  "mode": "0000644",
9260
- "sha256": "260a36b45692ff9d97f9ad058bb7040b9a3d35eff75c9f85a217fa5aac08f651"
9260
+ "sha256": "fb020c72dfb07b789b7e281ba766fe8f0f9c4fe67c359c8b5c9928c8e86b85da"
9261
9261
  },
9262
9262
  {
9263
9263
  "path": "src/module-loader/catalog.js",
@@ -11157,7 +11157,7 @@
11157
11157
  {
11158
11158
  "path": "tests/logger.mjs",
11159
11159
  "mode": "0000644",
11160
- "sha256": "edf87a88bd7130e85844db291d5f1d7b6de561434501bdb064dfadf0e23befe1"
11160
+ "sha256": "7450580274562f784122e5e9eefe458669fb9083adddb7268364de7139f94cb5"
11161
11161
  },
11162
11162
  {
11163
11163
  "path": "tests/main_audit.mjs",
@@ -1599,5 +1599,7 @@ is load-bearing: the script throws rather than guess if it is missing, and
1599
1599
  landed since 1.19.573 with no explicit bump. run 34075598213. (task 1002620)
1600
1600
  1.19.575 — CI auto-patch (publish-on-merge, ADR 0161): carrier for merges
1601
1601
  landed since 1.19.574 with no explicit bump. run 34076465465. (task 1002620)
1602
+ 1.19.576 — CI auto-patch (publish-on-merge, ADR 0161): carrier for merges
1603
+ landed since 1.19.575 with no explicit bump. run 34132732488. (task 1002620)
1602
1604
  ---------------------------------------------------------------------------
1603
1605
  ```
package/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@bongos/core",
3
- "version": "1.19.575",
3
+ "version": "1.19.576",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@bongos/core",
9
- "version": "1.19.575",
9
+ "version": "1.19.576",
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.575",
3
+ "version": "1.19.576",
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.575'; // CI auto-patch carrier (ADR 0161); changelog: docs/module-api-changelog.md
58
+ const CORE_VERSION = '1.19.576'; // 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');
package/tests/logger.mjs CHANGED
@@ -11,8 +11,20 @@ import { fileURLToPath } from 'node:url';
11
11
 
12
12
  const require = createRequire(import.meta.url);
13
13
  const ROOT = path.resolve(path.dirname(fileURLToPath(import.meta.url)), '..');
14
+
15
+ // pino resolves as a BARE specifier, never as ROOT/node_modules/pino (task 1003616).
16
+ // An absolute path demands the directory exist at exactly that spot, so a fresh
17
+ // per-claim worktree with no install of its own reported a phantom FAIL; the bare
18
+ // form walks parent directories and finds the checkout the worktree lives under.
19
+ // Where nothing is installed at all — a package-only consumer — say so and skip,
20
+ // the same contract tests/hooks_drain.mjs uses for its own `pg` gate.
21
+ try { require.resolve('pino'); } catch {
22
+ console.log('logger: SKIP — pino is not installed in or above this checkout (run npm install).');
23
+ process.exit(0);
24
+ }
25
+
14
26
  const log = require(path.join(ROOT, 'src', 'bongos', 'logger.js'));
15
- const pino = require(path.join(ROOT, 'node_modules', 'pino'));
27
+ const pino = require('pino');
16
28
  const { Writable } = require('node:stream');
17
29
 
18
30
  // pino writes through sonic-boom directly to the fd, so we can't intercept the