@xemahq/xema 0.15.8 → 0.15.13

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.
Files changed (57) hide show
  1. package/dist/assets/appliance-base/distribution.lock.json +496 -532
  2. package/dist/assets/appliance-base/images.lock.json +212 -182
  3. package/dist/assets/appliance-lean/distribution.lock.json +308 -185
  4. package/dist/assets/appliance-lean/images.lock.json +157 -113
  5. package/dist/assets/boot-graph.json +19 -0
  6. package/dist/assets/cloud/distribution.lock.json +517 -467
  7. package/dist/assets/cloud/images.lock.json +215 -185
  8. package/dist/assets/core/distribution.lock.json +350 -199
  9. package/dist/assets/core/images.lock.json +170 -126
  10. package/dist/assets/distribution-assets.manifest.json +30 -30
  11. package/dist/assets/minimal/distribution.lock.json +297 -174
  12. package/dist/assets/minimal/images.lock.json +149 -105
  13. package/dist/assets/oss/distribution.lock.json +504 -566
  14. package/dist/assets/oss/images.lock.json +213 -183
  15. package/dist/assets/starter/distribution.lock.json +357 -221
  16. package/dist/assets/starter/images.lock.json +174 -130
  17. package/dist/commands/biome.d.ts +9 -0
  18. package/dist/commands/biome.d.ts.map +1 -1
  19. package/dist/commands/biome.js +84 -10
  20. package/dist/commands/biome.js.map +1 -1
  21. package/dist/dev/env-defaults.d.ts.map +1 -1
  22. package/dist/dev/env-defaults.js +0 -2
  23. package/dist/dev/env-defaults.js.map +1 -1
  24. package/dist/runtime/biome-publish.d.ts +1 -0
  25. package/dist/runtime/biome-publish.d.ts.map +1 -1
  26. package/dist/runtime/biome-publish.js +17 -8
  27. package/dist/runtime/biome-publish.js.map +1 -1
  28. package/dist/runtime/env-seeder.d.ts.map +1 -1
  29. package/dist/runtime/env-seeder.js +88 -1
  30. package/dist/runtime/env-seeder.js.map +1 -1
  31. package/dist/runtime/installation/contract.d.ts.map +1 -1
  32. package/dist/runtime/installation/contract.js +5 -1
  33. package/dist/runtime/installation/contract.js.map +1 -1
  34. package/dist/runtime/installation/json-schema.d.ts +1 -1
  35. package/dist/runtime/installation/json-schema.js +1 -1
  36. package/dist/runtime/launch.d.ts.map +1 -1
  37. package/dist/runtime/launch.js +3 -1
  38. package/dist/runtime/launch.js.map +1 -1
  39. package/dist/runtime/runner/container-runner.d.ts.map +1 -1
  40. package/dist/runtime/runner/container-runner.js +2 -0
  41. package/dist/runtime/runner/container-runner.js.map +1 -1
  42. package/dist/runtime/secrets/generated-platform-secrets.d.ts +16 -0
  43. package/dist/runtime/secrets/generated-platform-secrets.d.ts.map +1 -0
  44. package/dist/runtime/secrets/generated-platform-secrets.js +121 -0
  45. package/dist/runtime/secrets/generated-platform-secrets.js.map +1 -0
  46. package/dist/runtime/secrets/managed-local-key-provider.d.ts.map +1 -1
  47. package/dist/runtime/secrets/managed-local-key-provider.js +20 -18
  48. package/dist/runtime/secrets/managed-local-key-provider.js.map +1 -1
  49. package/dist/runtime/secrets/managed-local-secret-store.d.ts +1 -0
  50. package/dist/runtime/secrets/managed-local-secret-store.d.ts.map +1 -1
  51. package/dist/runtime/secrets/managed-local-secret-store.js +21 -0
  52. package/dist/runtime/secrets/managed-local-secret-store.js.map +1 -1
  53. package/dist/runtime/store-submit.d.ts +4 -2
  54. package/dist/runtime/store-submit.d.ts.map +1 -1
  55. package/dist/runtime/store-submit.js +4 -3
  56. package/dist/runtime/store-submit.js.map +1 -1
  57. package/package.json +19 -7
@@ -6,7 +6,7 @@
6
6
  "schemaVersion": 1,
7
7
  "generatorIdentity": "xema-distributions/build-runtime-image-source-index.mjs@v1",
8
8
  "repositoryUrl": "https://github.com/xema-dev/xema-kernel-contracts.git",
9
- "sourceCommit": "f77b43eb2a3b3c08dd52b5cd6d452e53fe9a3c8e",
9
+ "sourceCommit": "afdcc471c21c638b523b9b2fe9a0f4c16c325fc5",
10
10
  "sourcePaths": [
11
11
  "packages/kernel/kernel-contracts/src/distribution/index.ts",
12
12
  "packages/kernel/kernel-contracts/src/distribution/lib/image-lock.ts",
@@ -15,18 +15,18 @@
15
15
  "packages/kernel/kernel-contracts/src/distribution/lib/runtime-image-source-index.ts"
16
16
  ],
17
17
  "contentHashAlgorithm": "xema-kernel-contract-authority-length-framed-git-path-mode-blob-sha256-v1",
18
- "contentDigest": "6046a49aabcdd54736dc906df77c61cdd0d32ffd340663eeb362b34f37425ad1"
18
+ "contentDigest": "0f50674de2b77ddf518d328cc6134713d758c25ac4e66d0e7f502b31a26c5e84"
19
19
  },
20
20
  "subjects": [
21
21
  {
22
22
  "kind": "host",
23
23
  "id": "xema-host-web",
24
24
  "imageRef": "ghcr.io/xema-dev/xema-host-web",
25
- "contentHash": "b48116c35221f2baf20668d71aabdddd1f55349f3c2cd5c49a6008913e95f952",
25
+ "contentHash": "2c808cb0a4d8c9ef9a5c516622b6d0701eed4a32bbbf01a77159f00397b7f7cc",
26
26
  "repo": "submodules/xema-host-web",
27
27
  "path": "submodules/xema-host-web",
28
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
29
- "sourceManifestHash": "ef14900b07b4f8f5ecd3c029f932d83dcccdb3c73beae142df34d245b9a278fe",
28
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
29
+ "sourceManifestHash": "9e13f32afd1d4a015bdfefee768063f930134a517d81fe47bec71e8cd7ef5156",
30
30
  "requiredPlatforms": [
31
31
  {
32
32
  "os": "linux",
@@ -44,10 +44,10 @@
44
44
  "kind": "platform",
45
45
  "id": "billing-api",
46
46
  "imageRef": "ghcr.io/xema-dev/billing-api",
47
- "contentHash": "ab3852a58e43d439e01f49c5ba3fec966f8a10d7488ccbc1258ffdc67d9e1695",
47
+ "contentHash": "697dc2b425b2a049082dc977fdb75f01840c0cf93206643f11e5a62fc64de3ad",
48
48
  "repo": "submodules/billing-api",
49
49
  "path": "submodules/billing-api",
50
- "sourceCommit": "a9fa227c270a77c09062a6bc6aba490ab3c18a4b",
50
+ "sourceCommit": "3e9cbcad22356b626b9f2bcdc4e69a222a9406f7",
51
51
  "sourceManifestHash": "bffedc40a8eb621172ffc81dbc9e602e92cb0af7d35e704e83622c5bb06eb654",
52
52
  "requiredPlatforms": [
53
53
  {
@@ -66,10 +66,10 @@
66
66
  "kind": "platform",
67
67
  "id": "event-hub-api",
68
68
  "imageRef": "ghcr.io/xema-dev/event-hub-api",
69
- "contentHash": "e462f2c023549b3cf8e5478703d0cc4ec739646d7f2e921e799d11ecf4ccd0fb",
69
+ "contentHash": "5cd37a1258627fb1794117febdb7a9097f776444135770501f3ba4dc77ae5848",
70
70
  "repo": "submodules/event-hub-api",
71
71
  "path": "submodules/event-hub-api",
72
- "sourceCommit": "d7d9ae03cac73d1f14b555bbfe8e6dcd402de30a",
72
+ "sourceCommit": "9c8e4f479d59b1f48e7e0f48abefa763ca29ffe9",
73
73
  "sourceManifestHash": "2e57d7356ed288b00e35f3ee4aa542cdbb1eb25d94a8fecbc2bda76cedd5f995",
74
74
  "requiredPlatforms": [
75
75
  {
@@ -88,10 +88,10 @@
88
88
  "kind": "platform",
89
89
  "id": "identity-api",
90
90
  "imageRef": "ghcr.io/xema-dev/identity-api",
91
- "contentHash": "3910f581ac231b7de99f888398ef742d02c8c551ff4949d3d06cfa7d7b11dd75",
91
+ "contentHash": "c4004b3cb5ee13c5481e443dc565829a76a8b196587d21d402e5376044f532bc",
92
92
  "repo": "submodules/identity-api",
93
93
  "path": "submodules/identity-api",
94
- "sourceCommit": "6b0271e7f42329d0235bbd8959dbd8bf5972644f",
94
+ "sourceCommit": "1fc1983e3f975d122066c6ee996fcbeac81e121c",
95
95
  "sourceManifestHash": "4bb65d1d64c0f1ec178e5c8c030ba59e2450d6c7b3ef188a6ec08587b8d301d2",
96
96
  "requiredPlatforms": [
97
97
  {
@@ -110,10 +110,10 @@
110
110
  "kind": "platform",
111
111
  "id": "llm-gateway-api",
112
112
  "imageRef": "ghcr.io/xema-dev/llm-gateway-api",
113
- "contentHash": "6db736f46258da4f08cb8bce0c7de1c0010481495cfdf8fe7faef6e998b22af3",
113
+ "contentHash": "1c44c122ee5f2e861405604944c197c98cfc38146897f8c894a56cc817441a56",
114
114
  "repo": "submodules/llm-gateway-api",
115
115
  "path": "submodules/llm-gateway-api",
116
- "sourceCommit": "7f3b4ec3f973a31980851d3eee7b5a2149fe8bc8",
116
+ "sourceCommit": "79e4da92d86f8a7dc7605a8eca6837006495ccf5",
117
117
  "sourceManifestHash": "a862e41a632f3aecf1d6037b842a70ca5be91c996a89a68bd8200068355f43b8",
118
118
  "requiredPlatforms": [
119
119
  {
@@ -154,10 +154,10 @@
154
154
  "kind": "runtime-component",
155
155
  "id": "biome-adapter-host",
156
156
  "imageRef": "ghcr.io/xema-dev/biome-adapter-host",
157
- "contentHash": "751407fa45748a93f3abd6832777a408a8570c8ac814beac970d1cace20a5554",
157
+ "contentHash": "20596d923f65f42eb6b26265a00991b839a59fa68559f77b68472a5867b85002",
158
158
  "repo": "repos/xema-base",
159
159
  "path": "repos/xema-base/biomes/biome-adapter-host",
160
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
160
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
161
161
  "sourceManifestHash": "f41386aa3872db1415809c555a2821493f1250c0109143d3fdc56edbcef7f49b",
162
162
  "requiredPlatforms": [
163
163
  {
@@ -176,10 +176,10 @@
176
176
  "kind": "runtime-component",
177
177
  "id": "opencode-worker",
178
178
  "imageRef": "ghcr.io/xema-dev/opencode-worker",
179
- "contentHash": "1f0f8092ce3ca53f74bd74e4f45c861194fd183aab87d9a1657ea0f26d75d943",
179
+ "contentHash": "b166b4d17e542143d33e164bd779a5da9384869fb9511c2eea4b58f2a46a4e4f",
180
180
  "repo": "repos/xema-base",
181
181
  "path": "repos/xema-base/biomes/opencode-runtime",
182
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
182
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
183
183
  "sourceManifestHash": "56811d637f26a33d8d197c6fe1fa9587619723d77e5c78240cfe792115d794e0",
184
184
  "requiredPlatforms": [
185
185
  {
@@ -202,10 +202,10 @@
202
202
  "kind": "service",
203
203
  "id": "activity-feed-api",
204
204
  "imageRef": "ghcr.io/xema-dev/activity-feed-api",
205
- "contentHash": "34784ea42fb809fcf6089eea950891957c29e43800592711eab2986b7b021dc7",
205
+ "contentHash": "e08ce73eba94cb5fb4624d4b035bcc50831039942142836028136baa1fb8a566",
206
206
  "repo": "repos/xema-base",
207
207
  "path": "repos/xema-base/biomes/activity-feed",
208
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
208
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
209
209
  "sourceManifestHash": "b422fa65036cdd03aff966246a28d781a7e9035c570c009216be1e8edb4013dc",
210
210
  "requiredPlatforms": [
211
211
  {
@@ -224,10 +224,10 @@
224
224
  "kind": "service",
225
225
  "id": "agent-session-api",
226
226
  "imageRef": "ghcr.io/xema-dev/agent-session-api",
227
- "contentHash": "e8117c3f709bce06e5873395c16849304297bd6c56adc4a49536068a14bab3d3",
227
+ "contentHash": "1aa4e936a29b27f2ad3e009707c986a2374ead1a6dd38e81ba156c05b2a2b22d",
228
228
  "repo": "repos/xema-base",
229
229
  "path": "repos/xema-base/biomes/agent-runtime",
230
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
230
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
231
231
  "sourceManifestHash": "8958879419e89b6f826993a85814ef928a874e7c2b8ffea6b1803757e3772668",
232
232
  "requiredPlatforms": [
233
233
  {
@@ -246,11 +246,11 @@
246
246
  "kind": "service",
247
247
  "id": "app-platform-api",
248
248
  "imageRef": "ghcr.io/xema-dev/app-platform-api",
249
- "contentHash": "ecf267288c1a546596bedb1661c701d868590cec2aff4288d276d721772942b7",
249
+ "contentHash": "491303910479f7ded8af6070e49ddcc26ae00939588f8f434d31f086700b312f",
250
250
  "repo": "repos/xema-base",
251
251
  "path": "repos/xema-base/biomes/app-platform",
252
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
253
- "sourceManifestHash": "075aad07c06abd1b13e4b4d844aa0e4323eadef94eadba9f69e2b24677efe06a",
252
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
253
+ "sourceManifestHash": "84c24a8e926483589240a6eb5658bcee74da2970de8597b345de912c6cf0291f",
254
254
  "requiredPlatforms": [
255
255
  {
256
256
  "os": "linux",
@@ -268,10 +268,10 @@
268
268
  "kind": "service",
269
269
  "id": "artifact-store-api",
270
270
  "imageRef": "ghcr.io/xema-dev/artifact-store-api",
271
- "contentHash": "656ff5e627f5789d06bbcc754f9cc532774e09fa679fe37f6c10157e207113be",
271
+ "contentHash": "7ba3b54f7b9569f92157f31ae90da7bff72daff871007e4a0f737dc3516428a0",
272
272
  "repo": "repos/xema-base",
273
273
  "path": "repos/xema-base/biomes/agent-runtime",
274
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
274
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
275
275
  "sourceManifestHash": "8958879419e89b6f826993a85814ef928a874e7c2b8ffea6b1803757e3772668",
276
276
  "requiredPlatforms": [
277
277
  {
@@ -290,10 +290,10 @@
290
290
  "kind": "service",
291
291
  "id": "audit-log-api",
292
292
  "imageRef": "ghcr.io/xema-dev/audit-log-api",
293
- "contentHash": "45a35f894902563ddae9edd8fec2d2935b08ee0a7da48336d647c67041de6f24",
293
+ "contentHash": "c087eab0c34c4af0817e74302c2c70b337f91372a5e5a49b01f6818ae2126523",
294
294
  "repo": "repos/xema-base",
295
295
  "path": "repos/xema-base/biomes/audit",
296
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
296
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
297
297
  "sourceManifestHash": "47d362d1c41e2995af5ce9d7a324ec321bd79939b08fc84edfa7b9bb2fe2f1a5",
298
298
  "requiredPlatforms": [
299
299
  {
@@ -312,10 +312,10 @@
312
312
  "kind": "service",
313
313
  "id": "authorization-api",
314
314
  "imageRef": "ghcr.io/xema-dev/authorization-api",
315
- "contentHash": "70050926c27d88c927521062ee5e33065eeb13e2a29847059b4a76045b531927",
315
+ "contentHash": "8b5106e0c02600b86f04c9ed1ce8f2efba3f811bdcb6a311516f9fa852423440",
316
316
  "repo": "repos/xema-base",
317
317
  "path": "repos/xema-base/biomes/authorization",
318
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
318
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
319
319
  "sourceManifestHash": "342aaccf1d1550199cd4017ee213190736d66ebc693d714320607ed91d8f6abc",
320
320
  "requiredPlatforms": [
321
321
  {
@@ -334,10 +334,10 @@
334
334
  "kind": "service",
335
335
  "id": "backlog-api",
336
336
  "imageRef": "ghcr.io/xema-dev/backlog-api",
337
- "contentHash": "59ce010e3be9aeb111d6fa70d0e78f904a69cfd53249e74ad98115800e7b6d7e",
337
+ "contentHash": "027cc321c5b62f27136e221a54ac2954b3833f2dc86525f686968b12e91c9a40",
338
338
  "repo": "repos/xema-community",
339
339
  "path": "repos/xema-community/biomes/backlog",
340
- "sourceCommit": "7c8a6b9a80ec8b56623bcc09ec897f469e9010a6",
340
+ "sourceCommit": "f5d31c92013f6de036b21aa4c02cff952e241a77",
341
341
  "sourceManifestHash": "67d8f3de17d3363a57a6667f5df5cfcab1ec0f36f4903a94cb4e6f074778c3ce",
342
342
  "requiredPlatforms": [
343
343
  {
@@ -356,10 +356,10 @@
356
356
  "kind": "service",
357
357
  "id": "biome-fetcher-api",
358
358
  "imageRef": "ghcr.io/xema-dev/biome-fetcher-api",
359
- "contentHash": "de895ea5532475a5c453dbb0d13e157a9ed999277d7d88f0beedc00fb9f08ecb",
359
+ "contentHash": "0ccbca04195bf0bb30274806effa0d0b374995baa285c0577a9e48414c32abde",
360
360
  "repo": "repos/xema-base",
361
361
  "path": "repos/xema-base/biomes/biome-fetcher",
362
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
362
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
363
363
  "sourceManifestHash": "3aa574a8afe5628ab1879a97eea0cd1c6113c6b2fb1186d789ae33bafcfb5862",
364
364
  "requiredPlatforms": [
365
365
  {
@@ -378,10 +378,10 @@
378
378
  "kind": "service",
379
379
  "id": "biome-host-api",
380
380
  "imageRef": "ghcr.io/xema-dev/biome-host-api",
381
- "contentHash": "eaa183e0095c7e7c5197d0b40ba3cdca2b9c236b7c81229d9ab263cfe51321c9",
381
+ "contentHash": "a5baea241782eb8fd74c97ccfe950bad050d153b527e625a097126a1f74f4fed",
382
382
  "repo": "repos/xema-base",
383
383
  "path": "repos/xema-base/biomes/biome-host",
384
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
384
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
385
385
  "sourceManifestHash": "968a507e3a90677d2790b42b3006a9cd6ee9552e0c03d9de71a65633a9256b3c",
386
386
  "requiredPlatforms": [
387
387
  {
@@ -400,10 +400,10 @@
400
400
  "kind": "service",
401
401
  "id": "canopy-api",
402
402
  "imageRef": "ghcr.io/xema-dev/canopy-api",
403
- "contentHash": "db372a295185c83686a5f9ac275c6b015bc0476f7c219535671a1984b99b00c7",
403
+ "contentHash": "5ddc7be6817fccb8cf2595189a792c373fb091815ff27d207ee0a3872fb7e733",
404
404
  "repo": "repos/xema-base",
405
405
  "path": "repos/xema-base/biomes/canopy",
406
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
406
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
407
407
  "sourceManifestHash": "e480a299acfe17f72b0cc151039338f23c22d4e549e175716637484f819a8aeb",
408
408
  "requiredPlatforms": [
409
409
  {
@@ -422,10 +422,10 @@
422
422
  "kind": "service",
423
423
  "id": "capability-registry-api",
424
424
  "imageRef": "ghcr.io/xema-dev/capability-registry-api",
425
- "contentHash": "0dfe7beed49918b518d50e5428ea7109802d9ec19a940eed966550909b61d01a",
425
+ "contentHash": "cc235be0e25e563eebbca0c9a922ad3f06d538de0def36f775e16469880ba464",
426
426
  "repo": "repos/xema-base",
427
427
  "path": "repos/xema-base/biomes/capability-registry",
428
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
428
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
429
429
  "sourceManifestHash": "07c71d0b53c70d6dcdaa50508fefb7ff5a6840b180ac6519ee75a37a3682e16f",
430
430
  "requiredPlatforms": [
431
431
  {
@@ -444,10 +444,10 @@
444
444
  "kind": "service",
445
445
  "id": "connector-gateway-api",
446
446
  "imageRef": "ghcr.io/xema-dev/connector-gateway-api",
447
- "contentHash": "3e202799aa350c513bff2bd656739a11b113592a0276d2dc5ca9c0ca1ce2d930",
447
+ "contentHash": "60997559d1c38c5e8e3942b72cb3bb1121cbddc2be91c6772b6cf3dcd5c1a48f",
448
448
  "repo": "repos/xema-base",
449
449
  "path": "repos/xema-base/biomes/connector-platform",
450
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
450
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
451
451
  "sourceManifestHash": "af31717807cb79934979f006c7982b2d72f5db9a20b719023a4b21d76ed156eb",
452
452
  "requiredPlatforms": [
453
453
  {
@@ -466,10 +466,10 @@
466
466
  "kind": "service",
467
467
  "id": "container-registry-api",
468
468
  "imageRef": "ghcr.io/xema-dev/container-registry-api",
469
- "contentHash": "c602cf7481eab14291d0a805aaf18081865ec3089b0994b9d457f6bb02a63203",
469
+ "contentHash": "dc6cc43b992d1acccd732fcd75ee14d864113270ddf7fc185b7fb88460c52d4a",
470
470
  "repo": "repos/xema-base",
471
471
  "path": "repos/xema-base/biomes/container-registry",
472
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
472
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
473
473
  "sourceManifestHash": "ec29d2bbf8be457492c9fa733ddaa95915e04f748903b2ad1b41bb2188b4d4ae",
474
474
  "requiredPlatforms": [
475
475
  {
@@ -488,10 +488,10 @@
488
488
  "kind": "service",
489
489
  "id": "credential-broker-api",
490
490
  "imageRef": "ghcr.io/xema-dev/credential-broker-api",
491
- "contentHash": "f47d3ee2403f2c45e4b8c9fd8c5d484caf5c376da33f4c4422ac7e604bbb57a5",
491
+ "contentHash": "3accd3206d64702743e1f8492a8903be75433e5b38816048611f0f7387a7371a",
492
492
  "repo": "repos/xema-base",
493
493
  "path": "repos/xema-base/biomes/connector-platform",
494
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
494
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
495
495
  "sourceManifestHash": "af31717807cb79934979f006c7982b2d72f5db9a20b719023a4b21d76ed156eb",
496
496
  "requiredPlatforms": [
497
497
  {
@@ -506,14 +506,36 @@
506
506
  }
507
507
  ]
508
508
  },
509
+ {
510
+ "kind": "service",
511
+ "id": "decision-api",
512
+ "imageRef": "ghcr.io/xema-dev/decision-api",
513
+ "contentHash": "00e3de1a6143c2be84300984ad6f1e96bc44198d9c630bcc4b68966407a957f7",
514
+ "repo": "repos/xema-base",
515
+ "path": "repos/xema-base/biomes/decision",
516
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
517
+ "sourceManifestHash": "2063243f9ff5c52b49b9eb649892b0ab46822cb3ec8e627ac86967eefa135cd3",
518
+ "requiredPlatforms": [
519
+ {
520
+ "os": "linux",
521
+ "architecture": "arm64"
522
+ }
523
+ ],
524
+ "owners": [
525
+ {
526
+ "kind": "biome",
527
+ "biomeId": "decision"
528
+ }
529
+ ]
530
+ },
509
531
  {
510
532
  "kind": "service",
511
533
  "id": "deliverable-specs-api",
512
534
  "imageRef": "ghcr.io/xema-dev/deliverable-specs-api",
513
- "contentHash": "f90f10ed863c0bb5f9e5df89fba9fd987f8ab87ef332c214974cf73afe61fdb2",
535
+ "contentHash": "9338661669ae72617e30e79b55b0e66651c6e9c9e9bff94df21c50c9d527eb0c",
514
536
  "repo": "repos/xema-base",
515
537
  "path": "repos/xema-base/biomes/workflow-runtime",
516
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
538
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
517
539
  "sourceManifestHash": "052c9ddc29f4a35ffa59f3aae66851724480de9574f46b1b42818371025cbec2",
518
540
  "requiredPlatforms": [
519
541
  {
@@ -532,10 +554,10 @@
532
554
  "kind": "service",
533
555
  "id": "docs-api",
534
556
  "imageRef": "ghcr.io/xema-dev/docs-api",
535
- "contentHash": "0f798f2db6d9d91a3777949dc37827625481d6c81e0599f56ce33cee1bd71c68",
557
+ "contentHash": "964638f420e56ad22944fd354bde57228c4ebc4d3571958303c7cf94c27a17a1",
536
558
  "repo": "repos/xema-docs",
537
559
  "path": "repos/xema-docs",
538
- "sourceCommit": "b394db2ff1f63ea4c1f10eb74cc095894c586cda",
560
+ "sourceCommit": "29949f2eff542f28a42c48aee01f675318123ac6",
539
561
  "sourceManifestHash": "48cc1e6edb111208c42e5f2fda565ab407c4cd09eafc4aaff4087032bb6f6682",
540
562
  "requiredPlatforms": [
541
563
  {
@@ -554,10 +576,10 @@
554
576
  "kind": "service",
555
577
  "id": "knowledge-base-api",
556
578
  "imageRef": "ghcr.io/xema-dev/knowledge-base-api",
557
- "contentHash": "558a076c91eb65f1eea9cce5bb454c8124f44e00211cde150ae2caaf3759b38c",
579
+ "contentHash": "f0c35b93808d7186ef3662796112f1d7cdf1f229ca252f35afdcb7f558040a74",
558
580
  "repo": "repos/xema-base",
559
581
  "path": "repos/xema-base/biomes/knowledge-base",
560
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
582
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
561
583
  "sourceManifestHash": "31060f4437fa034e6278b3787d90ce57a04a8d2741d50bfbea94139014db7233",
562
584
  "requiredPlatforms": [
563
585
  {
@@ -576,10 +598,10 @@
576
598
  "kind": "service",
577
599
  "id": "llm-registry-api",
578
600
  "imageRef": "ghcr.io/xema-dev/llm-registry-api",
579
- "contentHash": "2182f3c0754ad2f1698f86c4a371bc786d2302b1bfd491a2ceba7128b3a097c2",
601
+ "contentHash": "1518045d21fb5964da8711844b6723cbfda6a23918f81df5cc4c85a9c14fa77f",
580
602
  "repo": "repos/xema-base",
581
603
  "path": "repos/xema-base/biomes/agent-runtime",
582
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
604
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
583
605
  "sourceManifestHash": "8958879419e89b6f826993a85814ef928a874e7c2b8ffea6b1803757e3772668",
584
606
  "requiredPlatforms": [
585
607
  {
@@ -598,11 +620,11 @@
598
620
  "kind": "service",
599
621
  "id": "mailops-api",
600
622
  "imageRef": "ghcr.io/xema-dev/mailops-api",
601
- "contentHash": "b47572cc11dbbb03791fca0e5190a79c0e28584d7e31c7adcfbf86501ab5d734",
623
+ "contentHash": "f43b50f9e2b9705cb997434d2d750c6d7097ddca43b3245ea0df97b9bbc8eb45",
602
624
  "repo": "repos/xema-cultivars",
603
625
  "path": "repos/xema-cultivars/biomes/platform/mailops",
604
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
605
- "sourceManifestHash": "d979be637ea7c28e4e8a6d573c2c9608f0c0106f0ab13af6bbff756ff672b978",
626
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
627
+ "sourceManifestHash": "3b58331ba87b5ad3f3f359857f04af399184f219d1d5b84616915dfc11469c49",
606
628
  "requiredPlatforms": [
607
629
  {
608
630
  "os": "linux",
@@ -620,10 +642,10 @@
620
642
  "kind": "service",
621
643
  "id": "mcp-gateway-api",
622
644
  "imageRef": "ghcr.io/xema-dev/mcp-gateway-api",
623
- "contentHash": "d06064f1d7dddfde40d47a5ef97c2db4f2d4d6bd9f49a5c3750fab27d79e85d0",
645
+ "contentHash": "5fc1d348770dab137e91aa2968c3dea3a3f49f189dc2c1e479224ff4168ad3dd",
624
646
  "repo": "repos/xema-base",
625
647
  "path": "repos/xema-base/biomes/mcp-router",
626
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
648
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
627
649
  "sourceManifestHash": "e8eeb3f30075cb44c86c71825c2183cf23f356d2a9345cbdd95d9c6af67f683b",
628
650
  "requiredPlatforms": [
629
651
  {
@@ -642,10 +664,10 @@
642
664
  "kind": "service",
643
665
  "id": "object-registry-api",
644
666
  "imageRef": "ghcr.io/xema-dev/object-registry-api",
645
- "contentHash": "25b2ab84aa80a3d25d8985814ee0bf788037d0cb8a1dfe7c869ac7299d93af97",
667
+ "contentHash": "714a45f76bcd412633a19f1f2cde01faaee11a09c1c251a5d4cd429e6121a7e5",
646
668
  "repo": "repos/xema-base",
647
669
  "path": "repos/xema-base/biomes/object-registry",
648
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
670
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
649
671
  "sourceManifestHash": "7a39e200f78064780aff8790942f18c6ac7e0d225f37667e65545096ae5d4402",
650
672
  "requiredPlatforms": [
651
673
  {
@@ -664,10 +686,10 @@
664
686
  "kind": "service",
665
687
  "id": "org-database-pool-api",
666
688
  "imageRef": "ghcr.io/xema-dev/org-database-pool-api",
667
- "contentHash": "292a5431fb54eaa8bccce76f53a19442e37f15446a912178077a22d57121a3e5",
689
+ "contentHash": "4a59bd41989f3da1284942b28ae49cae874713a4412c4ad41a4ffc06a1d68e79",
668
690
  "repo": "repos/xema-base",
669
691
  "path": "repos/xema-base/biomes/org-database-pool",
670
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
692
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
671
693
  "sourceManifestHash": "c42a3e33dfb403d51b868a4b5a4f0d439363da26ba8b69db64aeba0883947435",
672
694
  "requiredPlatforms": [
673
695
  {
@@ -686,10 +708,10 @@
686
708
  "kind": "service",
687
709
  "id": "policy-distributor-api",
688
710
  "imageRef": "ghcr.io/xema-dev/policy-distributor-api",
689
- "contentHash": "9c85932a658e6cdd5a60470227715a0b69369a9323c6c4e3b551e9e55eba9f3c",
711
+ "contentHash": "5e4c89580d44cc0c71c0a5c11835ac3af29cee5a7473ce92626613a455635ea1",
690
712
  "repo": "repos/xema-base",
691
713
  "path": "repos/xema-base/biomes/policy-distributor",
692
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
714
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
693
715
  "sourceManifestHash": "be2a970476d88cf77d26fc9f05d21efbba0bbb518e24bc4112290e0fdbdaed04",
694
716
  "requiredPlatforms": [
695
717
  {
@@ -708,10 +730,10 @@
708
730
  "kind": "service",
709
731
  "id": "project-registry-api",
710
732
  "imageRef": "ghcr.io/xema-dev/project-registry-api",
711
- "contentHash": "4646e16a928433db60da3d1e9f45fd266bce9def53669386dafd970ef1beb438",
733
+ "contentHash": "f112f77d86be377f937466007499003d06e14a5c71ecfa24fbb645e7fb7baccc",
712
734
  "repo": "repos/xema-base",
713
735
  "path": "repos/xema-base/biomes/project-registry",
714
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
736
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
715
737
  "sourceManifestHash": "ce89f69ca2ea06de425f90d8f5de326f13a2e6336e5ba83c38aa888d2a52662a",
716
738
  "requiredPlatforms": [
717
739
  {
@@ -730,10 +752,10 @@
730
752
  "kind": "service",
731
753
  "id": "public-gateway-api",
732
754
  "imageRef": "ghcr.io/xema-dev/public-gateway-api",
733
- "contentHash": "d7a5b07d88cdb03685b6d68f511c6edac700e9d5a589856a1d1d19214f854382",
755
+ "contentHash": "edc2d2f82f75f7c18510faa7c5b5bfd906c0a0f048dcf8b0ca22602db21a23c0",
734
756
  "repo": "repos/xema-base",
735
757
  "path": "repos/xema-base/biomes/public-gateway",
736
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
758
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
737
759
  "sourceManifestHash": "9e9707ee3d7103588a105326def19ab721b0e79129b0aab45ca99b44c927b3a0",
738
760
  "requiredPlatforms": [
739
761
  {
@@ -748,14 +770,36 @@
748
770
  }
749
771
  ]
750
772
  },
773
+ {
774
+ "kind": "service",
775
+ "id": "redis-pool-api",
776
+ "imageRef": "ghcr.io/xema-dev/redis-pool-api",
777
+ "contentHash": "7eb5845ccefbc610ce296df4cc6944458f11f8f06d48a895e7afd7e709e65ad7",
778
+ "repo": "repos/xema-base",
779
+ "path": "repos/xema-base/biomes/redis-pool",
780
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
781
+ "sourceManifestHash": "9b38853c259d823a6c9378d4e8a734c8e5dabd8201745e27f1388ff9bebfa02e",
782
+ "requiredPlatforms": [
783
+ {
784
+ "os": "linux",
785
+ "architecture": "arm64"
786
+ }
787
+ ],
788
+ "owners": [
789
+ {
790
+ "kind": "biome",
791
+ "biomeId": "redis-pool"
792
+ }
793
+ ]
794
+ },
751
795
  {
752
796
  "kind": "service",
753
797
  "id": "search-api",
754
798
  "imageRef": "ghcr.io/xema-dev/search-api",
755
- "contentHash": "c5bbe6acfe90b4f1224ae65ab1fd5105b4695f1996e3dbd204ccd3873758173d",
799
+ "contentHash": "a1afe3901e8669adee38b5df470d34daafe056edf6ef9505828e4d193a3b3f82",
756
800
  "repo": "repos/xema-cultivars",
757
801
  "path": "repos/xema-cultivars/biomes/platform/search",
758
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
802
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
759
803
  "sourceManifestHash": "56f0eca71065d6e55eb45a2cbe19fb350356af640675d60588b7cab2c4be4437",
760
804
  "requiredPlatforms": [
761
805
  {
@@ -774,10 +818,10 @@
774
818
  "kind": "service",
775
819
  "id": "skill-registry-api",
776
820
  "imageRef": "ghcr.io/xema-dev/skill-registry-api",
777
- "contentHash": "538ced4a7271be118ea9dc27097e8bfdc7f8cca261bae716e74af438f110a2f4",
821
+ "contentHash": "44c6b37830ff8c29712a7c9d79c646b691909f95a3f2430cfee0d2d583143bf9",
778
822
  "repo": "repos/xema-base",
779
823
  "path": "repos/xema-base/biomes/agent-runtime",
780
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
824
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
781
825
  "sourceManifestHash": "8958879419e89b6f826993a85814ef928a874e7c2b8ffea6b1803757e3772668",
782
826
  "requiredPlatforms": [
783
827
  {
@@ -796,10 +840,10 @@
796
840
  "kind": "service",
797
841
  "id": "space-registry-api",
798
842
  "imageRef": "ghcr.io/xema-dev/space-registry-api",
799
- "contentHash": "99117de60828ffc8c3c56bde4086bcd15966bb3b9e00ecb299356a71443a668d",
843
+ "contentHash": "6b1e8267e16bdab59e4f987cf1b4b9f2e6eae8425afd12f3571ca0c68ae02f1c",
800
844
  "repo": "repos/xema-base",
801
845
  "path": "repos/xema-base/biomes/space-registry",
802
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
846
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
803
847
  "sourceManifestHash": "ca0492aa7bcb74699c6d6488377a43002f348cc73ebfb4661f9c850696f94017",
804
848
  "requiredPlatforms": [
805
849
  {
@@ -818,10 +862,10 @@
818
862
  "kind": "service",
819
863
  "id": "web-access-api",
820
864
  "imageRef": "ghcr.io/xema-dev/web-access-api",
821
- "contentHash": "abb23b8c4fa0b6ca631efea24bcc9a8c5a56d6751f1773f73372b631b878defe",
865
+ "contentHash": "66f7de23a241d2e0b5840bfe63ce4860c58800c0f34936e1626529a701751dc9",
822
866
  "repo": "repos/xema-base",
823
867
  "path": "repos/xema-base/biomes/web-access",
824
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
868
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
825
869
  "sourceManifestHash": "172a2936fa7f1ba2c51a70c8e38452c765741717a235b59dce649a4675754fce",
826
870
  "requiredPlatforms": [
827
871
  {
@@ -840,10 +884,10 @@
840
884
  "kind": "service",
841
885
  "id": "workflow-engine-api",
842
886
  "imageRef": "ghcr.io/xema-dev/workflow-engine-api",
843
- "contentHash": "3d686bf0289b36860c927b4a9cfd16ca4db62f6a98d9928a2a514e68779b9025",
887
+ "contentHash": "3728ffebf1e7d3c9800cb2955a85827a6514ec1f48f0bbf73e99967eb389cc91",
844
888
  "repo": "repos/xema-base",
845
889
  "path": "repos/xema-base/biomes/workflow-runtime",
846
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
890
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
847
891
  "sourceManifestHash": "052c9ddc29f4a35ffa59f3aae66851724480de9574f46b1b42818371025cbec2",
848
892
  "requiredPlatforms": [
849
893
  {
@@ -862,10 +906,10 @@
862
906
  "kind": "service",
863
907
  "id": "workflow-runtime-worker",
864
908
  "imageRef": "ghcr.io/xema-dev/workflow-runtime-worker",
865
- "contentHash": "ab64accc38997c9c149d624751ec0d158adb9b5fe703e240afc9b56400d6ce0e",
909
+ "contentHash": "c318e01839a7a5a926114f3feca860abb626a4cb76d07121c07c025eabc49ec1",
866
910
  "repo": "repos/xema-base",
867
911
  "path": "repos/xema-base/biomes/workflow-runtime",
868
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
912
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
869
913
  "sourceManifestHash": "052c9ddc29f4a35ffa59f3aae66851724480de9574f46b1b42818371025cbec2",
870
914
  "requiredPlatforms": [
871
915
  {
@@ -884,10 +928,10 @@
884
928
  "kind": "service",
885
929
  "id": "workload-runtime-api",
886
930
  "imageRef": "ghcr.io/xema-dev/workload-runtime-api",
887
- "contentHash": "7146570f3225eff35bbe7e2e8dfddb65b7e5e84cb8d7ed0a4139f40028419dcb",
931
+ "contentHash": "fddbc0d6d021370584997da4b3e5e9f3c21ea05ce17d1d9495b9cbf7419922f1",
888
932
  "repo": "repos/xema-base",
889
933
  "path": "repos/xema-base/biomes/workload-runtime",
890
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
934
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
891
935
  "sourceManifestHash": "92dd5b9b9bbddfa65db8ef05abf25c55c71bd9580e38903fcea732d243363fca",
892
936
  "requiredPlatforms": [
893
937
  {
@@ -906,10 +950,10 @@
906
950
  "kind": "service",
907
951
  "id": "workspace-materialization-api",
908
952
  "imageRef": "ghcr.io/xema-dev/workspace-materialization-api",
909
- "contentHash": "5e26b7c675c9dce5b608ece1cd81bd97e8181bb3ea4b8ab89694629222a28c4e",
953
+ "contentHash": "e1782e468a4d696445daa7a700bd71feed1c919705198b6352faa4d1ce76d21a",
910
954
  "repo": "repos/xema-base",
911
955
  "path": "repos/xema-base/biomes/workspace-proxy",
912
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
956
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
913
957
  "sourceManifestHash": "6d73875c44f6211e06a9fea04b02cef58a687f6d88cfdcbb99a69874b09f6353",
914
958
  "requiredPlatforms": [
915
959
  {
@@ -928,10 +972,10 @@
928
972
  "kind": "service",
929
973
  "id": "workspace-orchestrator-api",
930
974
  "imageRef": "ghcr.io/xema-dev/workspace-orchestrator-api",
931
- "contentHash": "8c4b294b68c029022172de57c211f76e390455ad655400d30372c5e0691ac203",
975
+ "contentHash": "43654e4c44eda2ac9294985511a7478f9c33e33be7c1e108512a079a54052e68",
932
976
  "repo": "repos/xema-base",
933
977
  "path": "repos/xema-base/biomes/workspace-orchestrator",
934
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
978
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
935
979
  "sourceManifestHash": "d4765a3e6643fa5ca8da0d903807abfad95ac5210bf7254128693a890dadaad4",
936
980
  "requiredPlatforms": [
937
981
  {
@@ -950,10 +994,10 @@
950
994
  "kind": "service",
951
995
  "id": "workspace-storage-pool-api",
952
996
  "imageRef": "ghcr.io/xema-dev/workspace-storage-pool-api",
953
- "contentHash": "08fabd6a6074ae3b85719f5884c967f1d426ead057c2e4541de2390eb038f671",
997
+ "contentHash": "dad1949dc2124fe6c6286c7827599b2a19960a0c44ae6ce11caa56a7848c389f",
954
998
  "repo": "repos/xema-base",
955
999
  "path": "repos/xema-base/biomes/workspace-storage-pool",
956
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1000
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
957
1001
  "sourceManifestHash": "e6f665ceb3a3586799a945ad04d8d910e4d7cea09bd4f225c8fc939b2208996b",
958
1002
  "requiredPlatforms": [
959
1003
  {
@@ -972,10 +1016,10 @@
972
1016
  "kind": "service",
973
1017
  "id": "xema-biome-runner",
974
1018
  "imageRef": "ghcr.io/xema-dev/xema-biome-runner",
975
- "contentHash": "14d987e488948d7c3859619c266f452f1e2ed2b75508a937593a6d22b217a37e",
1019
+ "contentHash": "ee140919de027cec7099c3fb284919f96cdfb22dea3648d2e42766b47661be49",
976
1020
  "repo": "repos/xema-base",
977
1021
  "path": "repos/xema-base/biomes/xema-biome-runner",
978
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1022
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
979
1023
  "sourceManifestHash": "c170d7814b99fc8544c159cd33f0fc975263d00680c63653a23f3ecb8a5a10e6",
980
1024
  "requiredPlatforms": [
981
1025
  {
@@ -994,10 +1038,10 @@
994
1038
  "kind": "service",
995
1039
  "id": "xema-capability-router",
996
1040
  "imageRef": "ghcr.io/xema-dev/xema-capability-router",
997
- "contentHash": "fa5200b4831c50a5e78c07e4715beb090aeab5498640908135a8eff910e7c20a",
1041
+ "contentHash": "e419ee46d27208e82525a1f787ff8dafbc48f1e70b30540daf6693af29cc0831",
998
1042
  "repo": "repos/xema-base",
999
1043
  "path": "repos/xema-base/biomes/xema-capability-router",
1000
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1044
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1001
1045
  "sourceManifestHash": "3564d56a22eafe3988c5ae62fdb9ab569435da0816d10dd654b7a52a4a94e6ad",
1002
1046
  "requiredPlatforms": [
1003
1047
  {
@@ -1016,10 +1060,10 @@
1016
1060
  "kind": "service",
1017
1061
  "id": "xema-kernel-server",
1018
1062
  "imageRef": "ghcr.io/xema-dev/xema-kernel-server",
1019
- "contentHash": "88c9f0f98e93d0ccd4dc78339b36986a005b7f5e7da48c6b9b0e4e43d0635139",
1063
+ "contentHash": "1a45075aeabcf082220916e0a53c34a471c9743b5de1bf3ff232b844c00ac9ac",
1020
1064
  "repo": "repos/xema-base",
1021
1065
  "path": "repos/xema-base/kernel/xema-kernel-server",
1022
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1066
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1023
1067
  "sourceManifestHash": "d84b71fafcbee7cdfe7f3b329a02578228bb008f4352788786869eaada86fce4",
1024
1068
  "requiredPlatforms": [
1025
1069
  {
@@ -1038,10 +1082,10 @@
1038
1082
  "kind": "service",
1039
1083
  "id": "xema-platform-worker",
1040
1084
  "imageRef": "ghcr.io/xema-dev/xema-platform-worker",
1041
- "contentHash": "d833bb941a9c0d7c97b13eb37f890378f63b111b968d46634883138059a3629e",
1085
+ "contentHash": "87b2b55d15ecab6ceafb78ce558c545beff36be45d530cce73c8786d85ddd8d0",
1042
1086
  "repo": "repos/xema-base",
1043
1087
  "path": "repos/xema-base/biomes/xema-platform-worker",
1044
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1088
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1045
1089
  "sourceManifestHash": "2f4c2d472017bee8da66191819aa9585cfe83c64ed4e8f2926fb880afd7676d2",
1046
1090
  "requiredPlatforms": [
1047
1091
  {
@@ -1060,10 +1104,10 @@
1060
1104
  "kind": "service",
1061
1105
  "id": "xema-shell-api",
1062
1106
  "imageRef": "ghcr.io/xema-dev/xema-shell-api",
1063
- "contentHash": "6070376fb07cea7a87508d2d6664ba1e1d14e31a805b740f705e4e3e15838365",
1107
+ "contentHash": "ebc7562d8f37f895add1a5ddd7415861657fc2be8ea81058411068482bea9007",
1064
1108
  "repo": "repos/xema-base",
1065
1109
  "path": "repos/xema-base/biomes/xema-shell",
1066
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1110
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1067
1111
  "sourceManifestHash": "ae9191a789ddfaba6b190edb3ed97c9e5cc9531fcc9c7623679f3b799926851b",
1068
1112
  "requiredPlatforms": [
1069
1113
  {
@@ -1131,98 +1175,98 @@
1131
1175
  "biomeId": "activity-web",
1132
1176
  "repo": "submodules/xema-host-web",
1133
1177
  "path": "submodules/xema-host-web/biomes/system/activity-web",
1134
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1178
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1135
1179
  "sourceManifestHash": "129bd4c4e2c63de55cead7b25128fadd2a005bd960a9fe8e423216105eb8e933"
1136
1180
  },
1137
1181
  {
1138
1182
  "biomeId": "capabilities-web",
1139
1183
  "repo": "submodules/xema-host-web",
1140
1184
  "path": "submodules/xema-host-web/biomes/system/capabilities-web",
1141
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1185
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1142
1186
  "sourceManifestHash": "e30e82ef3ad866969383ec2bbedf77125cdb8e536cc31add980bcc69e7e2b1bd"
1143
1187
  },
1144
1188
  {
1145
1189
  "biomeId": "concepts-web",
1146
1190
  "repo": "submodules/xema-host-web",
1147
1191
  "path": "submodules/xema-host-web/biomes/system/concepts-web",
1148
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1192
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1149
1193
  "sourceManifestHash": "b002ad3b5621c4d3850836c238b1af77cd52f5dfaba0025d061e10803c69fe2e"
1150
1194
  },
1151
1195
  {
1152
1196
  "biomeId": "container-registry-web",
1153
1197
  "repo": "submodules/xema-host-web",
1154
1198
  "path": "submodules/xema-host-web/biomes/system/container-registry-web",
1155
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1199
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1156
1200
  "sourceManifestHash": "d6714237d22ded0decacc2a955a62d18c3d469da470a0a1bc8f6c0c4be6d1c39"
1157
1201
  },
1158
1202
  {
1159
1203
  "biomeId": "environments-web",
1160
1204
  "repo": "submodules/xema-host-web",
1161
1205
  "path": "submodules/xema-host-web/biomes/system/environments-web",
1162
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1206
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1163
1207
  "sourceManifestHash": "e626e3f311edd0d09969365ccd71777b2627368cd549cb404cee38b8eabc8738"
1164
1208
  },
1165
1209
  {
1166
1210
  "biomeId": "gateway-routes-web",
1167
1211
  "repo": "submodules/xema-host-web",
1168
1212
  "path": "submodules/xema-host-web/biomes/system/gateway-routes-web",
1169
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1213
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1170
1214
  "sourceManifestHash": "8fb0d2e3a0c754a28f89eeb6a9e7f1ecb9580926500a5996bc768eaf9cbb8b05"
1171
1215
  },
1172
1216
  {
1173
1217
  "biomeId": "grants-web",
1174
1218
  "repo": "submodules/xema-host-web",
1175
1219
  "path": "submodules/xema-host-web/biomes/system/grants-web",
1176
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1220
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1177
1221
  "sourceManifestHash": "063cf9c48cb21feb2571eb79d7ebcb79b5113cd17acf9199001e318ce06427e2"
1178
1222
  },
1179
1223
  {
1180
1224
  "biomeId": "mailops-web",
1181
1225
  "repo": "submodules/xema-host-web",
1182
1226
  "path": "submodules/xema-host-web/biomes/system/mailops-web",
1183
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1227
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1184
1228
  "sourceManifestHash": "462819a17e524cf7c665942726418680c24d0ee7c09bf7b2fb25a4b6ac89fd73"
1185
1229
  },
1186
1230
  {
1187
1231
  "biomeId": "objects-web",
1188
1232
  "repo": "submodules/xema-host-web",
1189
1233
  "path": "submodules/xema-host-web/biomes/system/objects-web",
1190
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1234
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1191
1235
  "sourceManifestHash": "4fc671dc1f39fde79ade866b1b0a885bd65b3a0051cacc4b6a94620bffa11eaf"
1192
1236
  },
1193
1237
  {
1194
1238
  "biomeId": "policies-web",
1195
1239
  "repo": "submodules/xema-host-web",
1196
1240
  "path": "submodules/xema-host-web/biomes/system/policies-web",
1197
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1241
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1198
1242
  "sourceManifestHash": "96d49ca052ff9a6d4b5c830656a6326be5adbb1b44c569be2e91604b8be8b123"
1199
1243
  },
1200
1244
  {
1201
1245
  "biomeId": "runners-web",
1202
1246
  "repo": "submodules/xema-host-web",
1203
1247
  "path": "submodules/xema-host-web/biomes/system/runners-web",
1204
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1248
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1205
1249
  "sourceManifestHash": "24041dfe26f8e2db35e590b580ea2d5719370beb6b22dfd7707e7459ee7d419e"
1206
1250
  },
1207
1251
  {
1208
1252
  "biomeId": "search-web",
1209
1253
  "repo": "submodules/xema-host-web",
1210
1254
  "path": "submodules/xema-host-web/biomes/system/search-web",
1211
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1255
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1212
1256
  "sourceManifestHash": "2c304de7045f8474ede2626a2fec8905721caeb700a1a5830bba0dfce9e22bad"
1213
1257
  },
1214
1258
  {
1215
1259
  "biomeId": "service-registry-web",
1216
1260
  "repo": "submodules/xema-host-web",
1217
1261
  "path": "submodules/xema-host-web/biomes/system/service-registry-web",
1218
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1262
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1219
1263
  "sourceManifestHash": "e26545be3d3f17ad4501d711796eba51d241f1952b8a6b1f9bbbe1ffd32c166d"
1220
1264
  },
1221
1265
  {
1222
1266
  "biomeId": "spaces-web",
1223
1267
  "repo": "submodules/xema-host-web",
1224
1268
  "path": "submodules/xema-host-web/biomes/system/spaces-web",
1225
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1269
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1226
1270
  "sourceManifestHash": "1ff0f92d45d7a12aa0d0ac79db51cdc09114105b9d892360e07fde3b6d89292f"
1227
1271
  }
1228
1272
  ]