@pleri/olam-cli 0.1.210 → 0.1.211

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.
@@ -1,12 +1,12 @@
1
1
  {
2
- "auth": "sha256:90c00c3d75cc697539a0d6663fdf30d67fac787171ff1c53a3c1fa1755fcecb3",
3
- "devbox": "sha256:6d8eccfb38c5379a8977bbd79e59c36ce7d45b4cb7f834d76c7b0bdbc7c27c43",
4
- "devbox-base": "sha256:e9ddfc1305549e76608d4da12d2930e8c10be1e3c198db04b7b3b21e4bffc284",
5
- "host-cp": "sha256:5d8726cbe667359e64d2abe53150c80c870a2d71960c2f41833a3c8719abee12",
6
- "kg-service": "sha256:829de080754fe0728b0c0368b6083a6679baff33745dd81c68fadc4ccea7bf7d",
7
- "memory-service": "sha256:2b40d835b807fa49316a9db0215ee4ac6b36e2403c8170cfb4a70067115ad292",
8
- "mcp-auth": "sha256:c7041e093e23acdad36eb2a611e66e925061b79e41a5b8a3be28bba57d6624c5",
2
+ "auth": "sha256:7fc5218e07f26a3169afe53eda73a929a77f2455eeaa02720ce3a550e068f49f",
3
+ "devbox": "sha256:5973c4bb9a22acfa432ee11542d45fe5e2d4156f63b3a2f875671177a24ac34f",
4
+ "devbox-base": "sha256:265a64debb6978d4d4e33626b507b97b8b62ee24895e5fe2ecac8046863f9806",
5
+ "host-cp": "sha256:3015a74129d0727d2a7956c0a318ac6d59989585291b415b49f0708eca95afe3",
6
+ "kg-service": "sha256:20c82a38548b0f9a76763678123d9b8d96dec462de74b95a107300ee9776840e",
7
+ "memory-service": "sha256:364a8d0b8fe214aa91d60f7e0ec21ed6738733830c03f6e703916410dd19cca7",
8
+ "mcp-auth": "sha256:cc6b70387ad01d2261982638c5817b7c9a9d9ad08546ea285789249c026f2f98",
9
9
  "$schema_version": 1,
10
- "$published_version": "0.1.210",
10
+ "$published_version": "0.1.211",
11
11
  "$registry": "ghcr.io/pleri"
12
12
  }
@@ -1,4 +1,4 @@
1
1
  {
2
- "bundledAt": "2026-06-03T07:06:37.421Z",
2
+ "bundledAt": "2026-06-03T07:24:17.614Z",
3
3
  "kgFirstSha": "29a9ccce1b115d049e375c4a90eb5cf7c123e610e2d0590270a4db2cdbc64a28"
4
4
  }
@@ -118,7 +118,7 @@ spec:
118
118
  # k3d), started by `olam upgrade` Step 0.7 — not inside this Pod.
119
119
  containers:
120
120
  - name: olam-host-cp
121
- image: ghcr.io/pleri/olam-host-cp@sha256:5d8726cbe667359e64d2abe53150c80c870a2d71960c2f41833a3c8719abee12
121
+ image: ghcr.io/pleri/olam-host-cp@sha256:3015a74129d0727d2a7956c0a318ac6d59989585291b415b49f0708eca95afe3
122
122
  imagePullPolicy: IfNotPresent
123
123
  securityContext:
124
124
  runAsNonRoot: true
@@ -70,7 +70,7 @@ spec:
70
70
  mountPath: /data
71
71
  containers:
72
72
  - name: olam-auth-service
73
- image: ghcr.io/pleri/olam-auth@sha256:90c00c3d75cc697539a0d6663fdf30d67fac787171ff1c53a3c1fa1755fcecb3
73
+ image: ghcr.io/pleri/olam-auth@sha256:7fc5218e07f26a3169afe53eda73a929a77f2455eeaa02720ce3a550e068f49f
74
74
  imagePullPolicy: IfNotPresent
75
75
  securityContext:
76
76
  runAsNonRoot: true
@@ -61,7 +61,7 @@ spec:
61
61
  mountPath: /data
62
62
  containers:
63
63
  - name: olam-kg-service
64
- image: ghcr.io/pleri/olam-kg-service@sha256:829de080754fe0728b0c0368b6083a6679baff33745dd81c68fadc4ccea7bf7d
64
+ image: ghcr.io/pleri/olam-kg-service@sha256:20c82a38548b0f9a76763678123d9b8d96dec462de74b95a107300ee9776840e
65
65
  imagePullPolicy: IfNotPresent
66
66
  securityContext:
67
67
  runAsNonRoot: true
@@ -68,7 +68,7 @@ spec:
68
68
  mountPath: /data
69
69
  containers:
70
70
  - name: olam-mcp-auth-service
71
- image: ghcr.io/pleri/olam-mcp-auth@sha256:c7041e093e23acdad36eb2a611e66e925061b79e41a5b8a3be28bba57d6624c5
71
+ image: ghcr.io/pleri/olam-mcp-auth@sha256:cc6b70387ad01d2261982638c5817b7c9a9d9ad08546ea285789249c026f2f98
72
72
  imagePullPolicy: IfNotPresent
73
73
  securityContext:
74
74
  runAsNonRoot: true
@@ -70,7 +70,7 @@ spec:
70
70
  # bootstrap-placeholder comment + run `npm run refresh:manifest-digests`
71
71
  # once ghcr.io/pleri/olam-memory-service has a real published digest.
72
72
  # bootstrap-placeholder: pre-publish; refresh after first release
73
- image: ghcr.io/pleri/olam-memory-service@sha256:2b40d835b807fa49316a9db0215ee4ac6b36e2403c8170cfb4a70067115ad292
73
+ image: ghcr.io/pleri/olam-memory-service@sha256:364a8d0b8fe214aa91d60f7e0ec21ed6738733830c03f6e703916410dd19cca7
74
74
  imagePullPolicy: IfNotPresent
75
75
  securityContext:
76
76
  runAsNonRoot: true
@@ -3308,8 +3308,14 @@ const server = http.createServer(instrumentHandler('host-cp', async (req, res) =
3308
3308
  // binding hops (plan-DO) because those bypass the CF Access edge; a CF
3309
3309
  // Access app in front of plan-DO would still not receive service-binding
3310
3310
  // traffic. See docs/runbooks/cf-access-service-token.md.
3311
+ // Phase B (cloud-plan-execute-split): a `mode: 'plan'` dispatch routes to
3312
+ // plan-DO's /v1/plan endpoint (the light Sandbox pool, no-push planning
3313
+ // role) instead of /v1/dispatch (the execute/world path). Any other value
3314
+ // (incl. absent) keeps the existing /v1/dispatch route — zero behaviour
3315
+ // change for execute dispatches. The SPA opts in by setting body.mode.
3316
+ const dispatchPath = parsed.mode === 'plan' ? '/v1/plan' : '/v1/dispatch';
3311
3317
  const upstream = await fetch(
3312
- `${cloudUrl.replace(/\/+$/, '')}/v1/dispatch?plan_id=${encodeURIComponent(planId)}`,
3318
+ `${cloudUrl.replace(/\/+$/, '')}${dispatchPath}?plan_id=${encodeURIComponent(planId)}`,
3313
3319
  {
3314
3320
  method: 'POST',
3315
3321
  headers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pleri/olam-cli",
3
- "version": "0.1.210",
3
+ "version": "0.1.211",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "olam": "./bin/olam.cjs"