@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,10 +246,10 @@
246
246
  "kind": "service",
247
247
  "id": "app-forge-api",
248
248
  "imageRef": "ghcr.io/xema-dev/app-forge-api",
249
- "contentHash": "343951ad56422b06e5451c8e17f9111eb687c51f9a9bafba541faec648145bf3",
249
+ "contentHash": "50c6e40c35f4570d1ede82a034e6dbcb1a1f95e90e0e03fe534830c216a61eed",
250
250
  "repo": "repos/xema-cultivars",
251
251
  "path": "repos/xema-cultivars/biomes/platform/app-forge",
252
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
252
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
253
253
  "sourceManifestHash": "5396618d3d9e6a80cfe9073f7e656484e8d2de1dc70703213968f9bd2605f065",
254
254
  "requiredPlatforms": [
255
255
  {
@@ -268,10 +268,10 @@
268
268
  "kind": "service",
269
269
  "id": "app-function-broker",
270
270
  "imageRef": "ghcr.io/xema-dev/app-function-broker",
271
- "contentHash": "5c6b35ea64c95b5aa0032266b3b9dd47fec3edaea2d03f5a0258519a5c125718",
271
+ "contentHash": "6280e4bdd98c12269df494f9dd5c7d4f93016891b8b896f38c14acb22388a715",
272
272
  "repo": "repos/xema-cultivars",
273
273
  "path": "repos/xema-cultivars/biomes/platform/app-function-broker",
274
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
274
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
275
275
  "sourceManifestHash": "457f30742a5754c2f138a39577d95c8eb9c6e318696128905b24765eaed3698b",
276
276
  "requiredPlatforms": [
277
277
  {
@@ -290,10 +290,10 @@
290
290
  "kind": "service",
291
291
  "id": "app-function-host",
292
292
  "imageRef": "ghcr.io/xema-dev/app-function-host",
293
- "contentHash": "342f7540ceb844ef04b26ade73ad8715d2511384d7606f42c316fe52cd67c5d4",
293
+ "contentHash": "17acb9159080afeb605febafe00bf6970028d995291239c53e65e90783642b24",
294
294
  "repo": "repos/xema-cultivars",
295
295
  "path": "repos/xema-cultivars/biomes/platform/app-function-host",
296
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
296
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
297
297
  "sourceManifestHash": "84147888372ba1001215b25f3112aeb215a70f152dab0160b5ccb9eec2f397ce",
298
298
  "requiredPlatforms": [
299
299
  {
@@ -312,11 +312,11 @@
312
312
  "kind": "service",
313
313
  "id": "app-platform-api",
314
314
  "imageRef": "ghcr.io/xema-dev/app-platform-api",
315
- "contentHash": "ecf267288c1a546596bedb1661c701d868590cec2aff4288d276d721772942b7",
315
+ "contentHash": "491303910479f7ded8af6070e49ddcc26ae00939588f8f434d31f086700b312f",
316
316
  "repo": "repos/xema-base",
317
317
  "path": "repos/xema-base/biomes/app-platform",
318
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
319
- "sourceManifestHash": "075aad07c06abd1b13e4b4d844aa0e4323eadef94eadba9f69e2b24677efe06a",
318
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
319
+ "sourceManifestHash": "84c24a8e926483589240a6eb5658bcee74da2970de8597b345de912c6cf0291f",
320
320
  "requiredPlatforms": [
321
321
  {
322
322
  "os": "linux",
@@ -334,10 +334,10 @@
334
334
  "kind": "service",
335
335
  "id": "artifact-store-api",
336
336
  "imageRef": "ghcr.io/xema-dev/artifact-store-api",
337
- "contentHash": "656ff5e627f5789d06bbcc754f9cc532774e09fa679fe37f6c10157e207113be",
337
+ "contentHash": "7ba3b54f7b9569f92157f31ae90da7bff72daff871007e4a0f737dc3516428a0",
338
338
  "repo": "repos/xema-base",
339
339
  "path": "repos/xema-base/biomes/agent-runtime",
340
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
340
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
341
341
  "sourceManifestHash": "8958879419e89b6f826993a85814ef928a874e7c2b8ffea6b1803757e3772668",
342
342
  "requiredPlatforms": [
343
343
  {
@@ -356,10 +356,10 @@
356
356
  "kind": "service",
357
357
  "id": "audit-log-api",
358
358
  "imageRef": "ghcr.io/xema-dev/audit-log-api",
359
- "contentHash": "45a35f894902563ddae9edd8fec2d2935b08ee0a7da48336d647c67041de6f24",
359
+ "contentHash": "c087eab0c34c4af0817e74302c2c70b337f91372a5e5a49b01f6818ae2126523",
360
360
  "repo": "repos/xema-base",
361
361
  "path": "repos/xema-base/biomes/audit",
362
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
362
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
363
363
  "sourceManifestHash": "47d362d1c41e2995af5ce9d7a324ec321bd79939b08fc84edfa7b9bb2fe2f1a5",
364
364
  "requiredPlatforms": [
365
365
  {
@@ -378,10 +378,10 @@
378
378
  "kind": "service",
379
379
  "id": "authorization-api",
380
380
  "imageRef": "ghcr.io/xema-dev/authorization-api",
381
- "contentHash": "70050926c27d88c927521062ee5e33065eeb13e2a29847059b4a76045b531927",
381
+ "contentHash": "8b5106e0c02600b86f04c9ed1ce8f2efba3f811bdcb6a311516f9fa852423440",
382
382
  "repo": "repos/xema-base",
383
383
  "path": "repos/xema-base/biomes/authorization",
384
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
384
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
385
385
  "sourceManifestHash": "342aaccf1d1550199cd4017ee213190736d66ebc693d714320607ed91d8f6abc",
386
386
  "requiredPlatforms": [
387
387
  {
@@ -400,10 +400,10 @@
400
400
  "kind": "service",
401
401
  "id": "backlog-api",
402
402
  "imageRef": "ghcr.io/xema-dev/backlog-api",
403
- "contentHash": "59ce010e3be9aeb111d6fa70d0e78f904a69cfd53249e74ad98115800e7b6d7e",
403
+ "contentHash": "027cc321c5b62f27136e221a54ac2954b3833f2dc86525f686968b12e91c9a40",
404
404
  "repo": "repos/xema-community",
405
405
  "path": "repos/xema-community/biomes/backlog",
406
- "sourceCommit": "7c8a6b9a80ec8b56623bcc09ec897f469e9010a6",
406
+ "sourceCommit": "f5d31c92013f6de036b21aa4c02cff952e241a77",
407
407
  "sourceManifestHash": "67d8f3de17d3363a57a6667f5df5cfcab1ec0f36f4903a94cb4e6f074778c3ce",
408
408
  "requiredPlatforms": [
409
409
  {
@@ -422,10 +422,10 @@
422
422
  "kind": "service",
423
423
  "id": "biome-fetcher-api",
424
424
  "imageRef": "ghcr.io/xema-dev/biome-fetcher-api",
425
- "contentHash": "de895ea5532475a5c453dbb0d13e157a9ed999277d7d88f0beedc00fb9f08ecb",
425
+ "contentHash": "0ccbca04195bf0bb30274806effa0d0b374995baa285c0577a9e48414c32abde",
426
426
  "repo": "repos/xema-base",
427
427
  "path": "repos/xema-base/biomes/biome-fetcher",
428
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
428
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
429
429
  "sourceManifestHash": "3aa574a8afe5628ab1879a97eea0cd1c6113c6b2fb1186d789ae33bafcfb5862",
430
430
  "requiredPlatforms": [
431
431
  {
@@ -444,10 +444,10 @@
444
444
  "kind": "service",
445
445
  "id": "biome-host-api",
446
446
  "imageRef": "ghcr.io/xema-dev/biome-host-api",
447
- "contentHash": "eaa183e0095c7e7c5197d0b40ba3cdca2b9c236b7c81229d9ab263cfe51321c9",
447
+ "contentHash": "a5baea241782eb8fd74c97ccfe950bad050d153b527e625a097126a1f74f4fed",
448
448
  "repo": "repos/xema-base",
449
449
  "path": "repos/xema-base/biomes/biome-host",
450
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
450
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
451
451
  "sourceManifestHash": "968a507e3a90677d2790b42b3006a9cd6ee9552e0c03d9de71a65633a9256b3c",
452
452
  "requiredPlatforms": [
453
453
  {
@@ -466,10 +466,10 @@
466
466
  "kind": "service",
467
467
  "id": "canopy-api",
468
468
  "imageRef": "ghcr.io/xema-dev/canopy-api",
469
- "contentHash": "db372a295185c83686a5f9ac275c6b015bc0476f7c219535671a1984b99b00c7",
469
+ "contentHash": "5ddc7be6817fccb8cf2595189a792c373fb091815ff27d207ee0a3872fb7e733",
470
470
  "repo": "repos/xema-base",
471
471
  "path": "repos/xema-base/biomes/canopy",
472
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
472
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
473
473
  "sourceManifestHash": "e480a299acfe17f72b0cc151039338f23c22d4e549e175716637484f819a8aeb",
474
474
  "requiredPlatforms": [
475
475
  {
@@ -488,10 +488,10 @@
488
488
  "kind": "service",
489
489
  "id": "capability-registry-api",
490
490
  "imageRef": "ghcr.io/xema-dev/capability-registry-api",
491
- "contentHash": "0dfe7beed49918b518d50e5428ea7109802d9ec19a940eed966550909b61d01a",
491
+ "contentHash": "cc235be0e25e563eebbca0c9a922ad3f06d538de0def36f775e16469880ba464",
492
492
  "repo": "repos/xema-base",
493
493
  "path": "repos/xema-base/biomes/capability-registry",
494
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
494
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
495
495
  "sourceManifestHash": "07c71d0b53c70d6dcdaa50508fefb7ff5a6840b180ac6519ee75a37a3682e16f",
496
496
  "requiredPlatforms": [
497
497
  {
@@ -510,10 +510,10 @@
510
510
  "kind": "service",
511
511
  "id": "channel-gateway-api",
512
512
  "imageRef": "ghcr.io/xema-dev/channel-gateway-api",
513
- "contentHash": "06379745e6e12f3461dcf18c6e967e9a510ce71adfcde8f191e53a29c73597c4",
513
+ "contentHash": "98fc3455d953e044cc3d1da0a97258ec2aad77ecbc1e739be7f18baac63a29d5",
514
514
  "repo": "repos/xema-community",
515
515
  "path": "repos/xema-community/biomes/conversation-channels",
516
- "sourceCommit": "7c8a6b9a80ec8b56623bcc09ec897f469e9010a6",
516
+ "sourceCommit": "f5d31c92013f6de036b21aa4c02cff952e241a77",
517
517
  "sourceManifestHash": "83cf2e3ed228c3bbee02ccb7ba14f52f2dfb80e57c1e3e497601fe1b4ef28930",
518
518
  "requiredPlatforms": [
519
519
  {
@@ -532,10 +532,10 @@
532
532
  "kind": "service",
533
533
  "id": "connector-gateway-api",
534
534
  "imageRef": "ghcr.io/xema-dev/connector-gateway-api",
535
- "contentHash": "3e202799aa350c513bff2bd656739a11b113592a0276d2dc5ca9c0ca1ce2d930",
535
+ "contentHash": "60997559d1c38c5e8e3942b72cb3bb1121cbddc2be91c6772b6cf3dcd5c1a48f",
536
536
  "repo": "repos/xema-base",
537
537
  "path": "repos/xema-base/biomes/connector-platform",
538
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
538
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
539
539
  "sourceManifestHash": "af31717807cb79934979f006c7982b2d72f5db9a20b719023a4b21d76ed156eb",
540
540
  "requiredPlatforms": [
541
541
  {
@@ -554,10 +554,10 @@
554
554
  "kind": "service",
555
555
  "id": "container-registry-api",
556
556
  "imageRef": "ghcr.io/xema-dev/container-registry-api",
557
- "contentHash": "c602cf7481eab14291d0a805aaf18081865ec3089b0994b9d457f6bb02a63203",
557
+ "contentHash": "dc6cc43b992d1acccd732fcd75ee14d864113270ddf7fc185b7fb88460c52d4a",
558
558
  "repo": "repos/xema-base",
559
559
  "path": "repos/xema-base/biomes/container-registry",
560
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
560
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
561
561
  "sourceManifestHash": "ec29d2bbf8be457492c9fa733ddaa95915e04f748903b2ad1b41bb2188b4d4ae",
562
562
  "requiredPlatforms": [
563
563
  {
@@ -576,10 +576,10 @@
576
576
  "kind": "service",
577
577
  "id": "control-plane-api",
578
578
  "imageRef": "ghcr.io/xema-dev/control-plane-api",
579
- "contentHash": "37a72f90b05d77abe54f72c260aa819d658f5841e78b20bb00eca048ac8eb4af",
579
+ "contentHash": "7fd639dfcf692f753cff6dff135bed193485edacb4b550747cd7c71d6083b5f1",
580
580
  "repo": "repos/xema-community",
581
581
  "path": "repos/xema-community/biomes/control-plane",
582
- "sourceCommit": "7c8a6b9a80ec8b56623bcc09ec897f469e9010a6",
582
+ "sourceCommit": "f5d31c92013f6de036b21aa4c02cff952e241a77",
583
583
  "sourceManifestHash": "a66eaf7b6cb5d94b14f1f01c2a2a2dbbcc92a5183ad3330fc41fcb98af523706",
584
584
  "requiredPlatforms": [
585
585
  {
@@ -598,10 +598,10 @@
598
598
  "kind": "service",
599
599
  "id": "credential-broker-api",
600
600
  "imageRef": "ghcr.io/xema-dev/credential-broker-api",
601
- "contentHash": "f47d3ee2403f2c45e4b8c9fd8c5d484caf5c376da33f4c4422ac7e604bbb57a5",
601
+ "contentHash": "3accd3206d64702743e1f8492a8903be75433e5b38816048611f0f7387a7371a",
602
602
  "repo": "repos/xema-base",
603
603
  "path": "repos/xema-base/biomes/connector-platform",
604
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
604
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
605
605
  "sourceManifestHash": "af31717807cb79934979f006c7982b2d72f5db9a20b719023a4b21d76ed156eb",
606
606
  "requiredPlatforms": [
607
607
  {
@@ -616,14 +616,36 @@
616
616
  }
617
617
  ]
618
618
  },
619
+ {
620
+ "kind": "service",
621
+ "id": "decision-api",
622
+ "imageRef": "ghcr.io/xema-dev/decision-api",
623
+ "contentHash": "00e3de1a6143c2be84300984ad6f1e96bc44198d9c630bcc4b68966407a957f7",
624
+ "repo": "repos/xema-base",
625
+ "path": "repos/xema-base/biomes/decision",
626
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
627
+ "sourceManifestHash": "2063243f9ff5c52b49b9eb649892b0ab46822cb3ec8e627ac86967eefa135cd3",
628
+ "requiredPlatforms": [
629
+ {
630
+ "os": "linux",
631
+ "architecture": "arm64"
632
+ }
633
+ ],
634
+ "owners": [
635
+ {
636
+ "kind": "biome",
637
+ "biomeId": "decision"
638
+ }
639
+ ]
640
+ },
619
641
  {
620
642
  "kind": "service",
621
643
  "id": "deliverable-specs-api",
622
644
  "imageRef": "ghcr.io/xema-dev/deliverable-specs-api",
623
- "contentHash": "f90f10ed863c0bb5f9e5df89fba9fd987f8ab87ef332c214974cf73afe61fdb2",
645
+ "contentHash": "9338661669ae72617e30e79b55b0e66651c6e9c9e9bff94df21c50c9d527eb0c",
624
646
  "repo": "repos/xema-base",
625
647
  "path": "repos/xema-base/biomes/workflow-runtime",
626
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
648
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
627
649
  "sourceManifestHash": "052c9ddc29f4a35ffa59f3aae66851724480de9574f46b1b42818371025cbec2",
628
650
  "requiredPlatforms": [
629
651
  {
@@ -642,10 +664,10 @@
642
664
  "kind": "service",
643
665
  "id": "design-system-builder-api",
644
666
  "imageRef": "ghcr.io/xema-dev/design-system-builder-api",
645
- "contentHash": "a9cf77570844acb92c75c6b79cd7294b4dbd9ecba368ca28ca0457ec4a49ad90",
667
+ "contentHash": "d9e07161f58de578f74541a9365107630479ab5afdc6be33e8319cbb9d2a6e5f",
646
668
  "repo": "repos/xema-cultivars",
647
669
  "path": "repos/xema-cultivars/biomes/platform/design-system-builder",
648
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
670
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
649
671
  "sourceManifestHash": "9a8c4c79f49c2c3b4bd7740bde4ed796cede6db27492e1a89ab0a5d0e53ef28d",
650
672
  "requiredPlatforms": [
651
673
  {
@@ -664,10 +686,10 @@
664
686
  "kind": "service",
665
687
  "id": "docs-api",
666
688
  "imageRef": "ghcr.io/xema-dev/docs-api",
667
- "contentHash": "0f798f2db6d9d91a3777949dc37827625481d6c81e0599f56ce33cee1bd71c68",
689
+ "contentHash": "964638f420e56ad22944fd354bde57228c4ebc4d3571958303c7cf94c27a17a1",
668
690
  "repo": "repos/xema-docs",
669
691
  "path": "repos/xema-docs",
670
- "sourceCommit": "b394db2ff1f63ea4c1f10eb74cc095894c586cda",
692
+ "sourceCommit": "29949f2eff542f28a42c48aee01f675318123ac6",
671
693
  "sourceManifestHash": "48cc1e6edb111208c42e5f2fda565ab407c4cd09eafc4aaff4087032bb6f6682",
672
694
  "requiredPlatforms": [
673
695
  {
@@ -686,10 +708,10 @@
686
708
  "kind": "service",
687
709
  "id": "document-render-api",
688
710
  "imageRef": "ghcr.io/xema-dev/document-render-api",
689
- "contentHash": "6ef6fd7d87c1624f340b20309a79ae3ccb103e9e51462ded102c44561013ea75",
711
+ "contentHash": "38394660ba3b1e7d5eb4b498099748ecefdc07bcc6ae0c0140ba06641c0accbd",
690
712
  "repo": "repos/xema-community",
691
713
  "path": "repos/xema-community/biomes/document-rendering",
692
- "sourceCommit": "7c8a6b9a80ec8b56623bcc09ec897f469e9010a6",
714
+ "sourceCommit": "f5d31c92013f6de036b21aa4c02cff952e241a77",
693
715
  "sourceManifestHash": "814da00f2011dc3dc1e53fc2cd8b0b6bab8f4659a14983823672821a55123ee4",
694
716
  "requiredPlatforms": [
695
717
  {
@@ -708,10 +730,10 @@
708
730
  "kind": "service",
709
731
  "id": "knowledge-base-api",
710
732
  "imageRef": "ghcr.io/xema-dev/knowledge-base-api",
711
- "contentHash": "558a076c91eb65f1eea9cce5bb454c8124f44e00211cde150ae2caaf3759b38c",
733
+ "contentHash": "f0c35b93808d7186ef3662796112f1d7cdf1f229ca252f35afdcb7f558040a74",
712
734
  "repo": "repos/xema-base",
713
735
  "path": "repos/xema-base/biomes/knowledge-base",
714
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
736
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
715
737
  "sourceManifestHash": "31060f4437fa034e6278b3787d90ce57a04a8d2741d50bfbea94139014db7233",
716
738
  "requiredPlatforms": [
717
739
  {
@@ -730,10 +752,10 @@
730
752
  "kind": "service",
731
753
  "id": "llm-registry-api",
732
754
  "imageRef": "ghcr.io/xema-dev/llm-registry-api",
733
- "contentHash": "2182f3c0754ad2f1698f86c4a371bc786d2302b1bfd491a2ceba7128b3a097c2",
755
+ "contentHash": "1518045d21fb5964da8711844b6723cbfda6a23918f81df5cc4c85a9c14fa77f",
734
756
  "repo": "repos/xema-base",
735
757
  "path": "repos/xema-base/biomes/agent-runtime",
736
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
758
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
737
759
  "sourceManifestHash": "8958879419e89b6f826993a85814ef928a874e7c2b8ffea6b1803757e3772668",
738
760
  "requiredPlatforms": [
739
761
  {
@@ -752,11 +774,11 @@
752
774
  "kind": "service",
753
775
  "id": "mailops-api",
754
776
  "imageRef": "ghcr.io/xema-dev/mailops-api",
755
- "contentHash": "b47572cc11dbbb03791fca0e5190a79c0e28584d7e31c7adcfbf86501ab5d734",
777
+ "contentHash": "f43b50f9e2b9705cb997434d2d750c6d7097ddca43b3245ea0df97b9bbc8eb45",
756
778
  "repo": "repos/xema-cultivars",
757
779
  "path": "repos/xema-cultivars/biomes/platform/mailops",
758
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
759
- "sourceManifestHash": "d979be637ea7c28e4e8a6d573c2c9608f0c0106f0ab13af6bbff756ff672b978",
780
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
781
+ "sourceManifestHash": "3b58331ba87b5ad3f3f359857f04af399184f219d1d5b84616915dfc11469c49",
760
782
  "requiredPlatforms": [
761
783
  {
762
784
  "os": "linux",
@@ -774,10 +796,10 @@
774
796
  "kind": "service",
775
797
  "id": "managed-llm-economy-api",
776
798
  "imageRef": "ghcr.io/xema-dev/managed-llm-economy-api",
777
- "contentHash": "3ca5a2625bc4eb13c4a42779066478196c4a67bab1dfb4dd9c028a6fe97be9c5",
799
+ "contentHash": "5ce7a3ce14f69339cc6080a9996d5fefcc633f4bf98966e18082b72cd9465bc3",
778
800
  "repo": "repos/xema-cultivars",
779
801
  "path": "repos/xema-cultivars/biomes/platform/managed-llm-economy",
780
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
802
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
781
803
  "sourceManifestHash": "2899c38fade0c661a92c17004d10f381521e181a44c3e1c1bfcf3d15bf7339ca",
782
804
  "requiredPlatforms": [
783
805
  {
@@ -796,10 +818,10 @@
796
818
  "kind": "service",
797
819
  "id": "mcp-gateway-api",
798
820
  "imageRef": "ghcr.io/xema-dev/mcp-gateway-api",
799
- "contentHash": "d06064f1d7dddfde40d47a5ef97c2db4f2d4d6bd9f49a5c3750fab27d79e85d0",
821
+ "contentHash": "5fc1d348770dab137e91aa2968c3dea3a3f49f189dc2c1e479224ff4168ad3dd",
800
822
  "repo": "repos/xema-base",
801
823
  "path": "repos/xema-base/biomes/mcp-router",
802
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
824
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
803
825
  "sourceManifestHash": "e8eeb3f30075cb44c86c71825c2183cf23f356d2a9345cbdd95d9c6af67f683b",
804
826
  "requiredPlatforms": [
805
827
  {
@@ -818,10 +840,10 @@
818
840
  "kind": "service",
819
841
  "id": "memory-api",
820
842
  "imageRef": "ghcr.io/xema-dev/memory-api",
821
- "contentHash": "8f542340fd58587196cd53e0392a416f5aee60f5cb68e6f917490d0341e54ec1",
843
+ "contentHash": "81f9a452059a65e0023e9b6721eb3d663cc8bec188c9fb496d0bd194c283954d",
822
844
  "repo": "repos/xema-cultivars",
823
845
  "path": "repos/xema-cultivars/biomes/platform/memory",
824
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
846
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
825
847
  "sourceManifestHash": "83bd4c758e335d5fadefc6bf20a2cb6d19aa7f53f032ec1777386ff99ff95288",
826
848
  "requiredPlatforms": [
827
849
  {
@@ -840,10 +862,10 @@
840
862
  "kind": "service",
841
863
  "id": "object-registry-api",
842
864
  "imageRef": "ghcr.io/xema-dev/object-registry-api",
843
- "contentHash": "25b2ab84aa80a3d25d8985814ee0bf788037d0cb8a1dfe7c869ac7299d93af97",
865
+ "contentHash": "714a45f76bcd412633a19f1f2cde01faaee11a09c1c251a5d4cd429e6121a7e5",
844
866
  "repo": "repos/xema-base",
845
867
  "path": "repos/xema-base/biomes/object-registry",
846
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
868
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
847
869
  "sourceManifestHash": "7a39e200f78064780aff8790942f18c6ac7e0d225f37667e65545096ae5d4402",
848
870
  "requiredPlatforms": [
849
871
  {
@@ -862,10 +884,10 @@
862
884
  "kind": "service",
863
885
  "id": "org-database-pool-api",
864
886
  "imageRef": "ghcr.io/xema-dev/org-database-pool-api",
865
- "contentHash": "292a5431fb54eaa8bccce76f53a19442e37f15446a912178077a22d57121a3e5",
887
+ "contentHash": "4a59bd41989f3da1284942b28ae49cae874713a4412c4ad41a4ffc06a1d68e79",
866
888
  "repo": "repos/xema-base",
867
889
  "path": "repos/xema-base/biomes/org-database-pool",
868
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
890
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
869
891
  "sourceManifestHash": "c42a3e33dfb403d51b868a4b5a4f0d439363da26ba8b69db64aeba0883947435",
870
892
  "requiredPlatforms": [
871
893
  {
@@ -884,10 +906,10 @@
884
906
  "kind": "service",
885
907
  "id": "policy-distributor-api",
886
908
  "imageRef": "ghcr.io/xema-dev/policy-distributor-api",
887
- "contentHash": "9c85932a658e6cdd5a60470227715a0b69369a9323c6c4e3b551e9e55eba9f3c",
909
+ "contentHash": "5e4c89580d44cc0c71c0a5c11835ac3af29cee5a7473ce92626613a455635ea1",
888
910
  "repo": "repos/xema-base",
889
911
  "path": "repos/xema-base/biomes/policy-distributor",
890
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
912
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
891
913
  "sourceManifestHash": "be2a970476d88cf77d26fc9f05d21efbba0bbb518e24bc4112290e0fdbdaed04",
892
914
  "requiredPlatforms": [
893
915
  {
@@ -906,10 +928,10 @@
906
928
  "kind": "service",
907
929
  "id": "project-registry-api",
908
930
  "imageRef": "ghcr.io/xema-dev/project-registry-api",
909
- "contentHash": "4646e16a928433db60da3d1e9f45fd266bce9def53669386dafd970ef1beb438",
931
+ "contentHash": "f112f77d86be377f937466007499003d06e14a5c71ecfa24fbb645e7fb7baccc",
910
932
  "repo": "repos/xema-base",
911
933
  "path": "repos/xema-base/biomes/project-registry",
912
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
934
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
913
935
  "sourceManifestHash": "ce89f69ca2ea06de425f90d8f5de326f13a2e6336e5ba83c38aa888d2a52662a",
914
936
  "requiredPlatforms": [
915
937
  {
@@ -928,10 +950,10 @@
928
950
  "kind": "service",
929
951
  "id": "public-gateway-api",
930
952
  "imageRef": "ghcr.io/xema-dev/public-gateway-api",
931
- "contentHash": "d7a5b07d88cdb03685b6d68f511c6edac700e9d5a589856a1d1d19214f854382",
953
+ "contentHash": "edc2d2f82f75f7c18510faa7c5b5bfd906c0a0f048dcf8b0ca22602db21a23c0",
932
954
  "repo": "repos/xema-base",
933
955
  "path": "repos/xema-base/biomes/public-gateway",
934
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
956
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
935
957
  "sourceManifestHash": "9e9707ee3d7103588a105326def19ab721b0e79129b0aab45ca99b44c927b3a0",
936
958
  "requiredPlatforms": [
937
959
  {
@@ -946,14 +968,36 @@
946
968
  }
947
969
  ]
948
970
  },
971
+ {
972
+ "kind": "service",
973
+ "id": "redis-pool-api",
974
+ "imageRef": "ghcr.io/xema-dev/redis-pool-api",
975
+ "contentHash": "7eb5845ccefbc610ce296df4cc6944458f11f8f06d48a895e7afd7e709e65ad7",
976
+ "repo": "repos/xema-base",
977
+ "path": "repos/xema-base/biomes/redis-pool",
978
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
979
+ "sourceManifestHash": "9b38853c259d823a6c9378d4e8a734c8e5dabd8201745e27f1388ff9bebfa02e",
980
+ "requiredPlatforms": [
981
+ {
982
+ "os": "linux",
983
+ "architecture": "arm64"
984
+ }
985
+ ],
986
+ "owners": [
987
+ {
988
+ "kind": "biome",
989
+ "biomeId": "redis-pool"
990
+ }
991
+ ]
992
+ },
949
993
  {
950
994
  "kind": "service",
951
995
  "id": "resource-governance-api",
952
996
  "imageRef": "ghcr.io/xema-dev/resource-governance-api",
953
- "contentHash": "6ff27a90288454d64a59054e01651217676a16826b76f78677446f859524744b",
997
+ "contentHash": "531c4e01aca3d78b337ba6d1e9849e3af766a71dce44676763d76c164afb0da5",
954
998
  "repo": "repos/xema-base",
955
999
  "path": "repos/xema-base/biomes/resource-governance",
956
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1000
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
957
1001
  "sourceManifestHash": "c98202b467baf1831764360c2fbf19d2c89ef280c24e152beba5856bf143639a",
958
1002
  "requiredPlatforms": [
959
1003
  {
@@ -972,10 +1016,10 @@
972
1016
  "kind": "service",
973
1017
  "id": "scm-connector-api",
974
1018
  "imageRef": "ghcr.io/xema-dev/scm-connector-api",
975
- "contentHash": "81a9f5c59b98f5b9e0bea157a337984f2cb4e1e9e08f3f22b93cc81fc0b4ec16",
1019
+ "contentHash": "5ea2ff4eeac77305f09ac983346f066b3d72d3bce35f18609dad390c8f5aefe9",
976
1020
  "repo": "repos/xema-cultivars",
977
1021
  "path": "repos/xema-cultivars/biomes/platform/software-dev",
978
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
1022
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
979
1023
  "sourceManifestHash": "52b1692de202799cdbaf9086ccdd7f3020d126fd272a48969ba5370ecb9c423b",
980
1024
  "requiredPlatforms": [
981
1025
  {
@@ -994,10 +1038,10 @@
994
1038
  "kind": "service",
995
1039
  "id": "search-api",
996
1040
  "imageRef": "ghcr.io/xema-dev/search-api",
997
- "contentHash": "c5bbe6acfe90b4f1224ae65ab1fd5105b4695f1996e3dbd204ccd3873758173d",
1041
+ "contentHash": "a1afe3901e8669adee38b5df470d34daafe056edf6ef9505828e4d193a3b3f82",
998
1042
  "repo": "repos/xema-cultivars",
999
1043
  "path": "repos/xema-cultivars/biomes/platform/search",
1000
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
1044
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
1001
1045
  "sourceManifestHash": "56f0eca71065d6e55eb45a2cbe19fb350356af640675d60588b7cab2c4be4437",
1002
1046
  "requiredPlatforms": [
1003
1047
  {
@@ -1016,10 +1060,10 @@
1016
1060
  "kind": "service",
1017
1061
  "id": "skill-registry-api",
1018
1062
  "imageRef": "ghcr.io/xema-dev/skill-registry-api",
1019
- "contentHash": "538ced4a7271be118ea9dc27097e8bfdc7f8cca261bae716e74af438f110a2f4",
1063
+ "contentHash": "44c6b37830ff8c29712a7c9d79c646b691909f95a3f2430cfee0d2d583143bf9",
1020
1064
  "repo": "repos/xema-base",
1021
1065
  "path": "repos/xema-base/biomes/agent-runtime",
1022
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1066
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1023
1067
  "sourceManifestHash": "8958879419e89b6f826993a85814ef928a874e7c2b8ffea6b1803757e3772668",
1024
1068
  "requiredPlatforms": [
1025
1069
  {
@@ -1038,10 +1082,10 @@
1038
1082
  "kind": "service",
1039
1083
  "id": "space-registry-api",
1040
1084
  "imageRef": "ghcr.io/xema-dev/space-registry-api",
1041
- "contentHash": "99117de60828ffc8c3c56bde4086bcd15966bb3b9e00ecb299356a71443a668d",
1085
+ "contentHash": "6b1e8267e16bdab59e4f987cf1b4b9f2e6eae8425afd12f3571ca0c68ae02f1c",
1042
1086
  "repo": "repos/xema-base",
1043
1087
  "path": "repos/xema-base/biomes/space-registry",
1044
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1088
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1045
1089
  "sourceManifestHash": "ca0492aa7bcb74699c6d6488377a43002f348cc73ebfb4661f9c850696f94017",
1046
1090
  "requiredPlatforms": [
1047
1091
  {
@@ -1060,11 +1104,11 @@
1060
1104
  "kind": "service",
1061
1105
  "id": "user-hub-api",
1062
1106
  "imageRef": "ghcr.io/xema-dev/user-hub-api",
1063
- "contentHash": "8f754774a4bc6271568d28187aae7dc67c2adcf44e9e460ba05ce4f0fea0e619",
1107
+ "contentHash": "3f1d66823f2434805c6da15ab94b0f65084679beff02ea60ee3e0f04208161aa",
1064
1108
  "repo": "repos/xema-base",
1065
1109
  "path": "repos/xema-base/biomes/user-hub",
1066
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1067
- "sourceManifestHash": "abb4ba24fa28cc942f7be4a8d4bb8225ae865eb5d382765941beb41727c5f485",
1110
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1111
+ "sourceManifestHash": "a6eb5af8d675e126cfedce2a21b71c01b86d4c591d99e4aead660e14602de95a",
1068
1112
  "requiredPlatforms": [
1069
1113
  {
1070
1114
  "os": "linux",
@@ -1082,10 +1126,10 @@
1082
1126
  "kind": "service",
1083
1127
  "id": "web-access-api",
1084
1128
  "imageRef": "ghcr.io/xema-dev/web-access-api",
1085
- "contentHash": "abb23b8c4fa0b6ca631efea24bcc9a8c5a56d6751f1773f73372b631b878defe",
1129
+ "contentHash": "66f7de23a241d2e0b5840bfe63ce4860c58800c0f34936e1626529a701751dc9",
1086
1130
  "repo": "repos/xema-base",
1087
1131
  "path": "repos/xema-base/biomes/web-access",
1088
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1132
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1089
1133
  "sourceManifestHash": "172a2936fa7f1ba2c51a70c8e38452c765741717a235b59dce649a4675754fce",
1090
1134
  "requiredPlatforms": [
1091
1135
  {
@@ -1104,10 +1148,10 @@
1104
1148
  "kind": "service",
1105
1149
  "id": "webapp-studio-api",
1106
1150
  "imageRef": "ghcr.io/xema-dev/webapp-studio-api",
1107
- "contentHash": "dea7d8288c619cd8f1b618d6e73ff9adb97acdd7c53de3f0736d013e9694528d",
1151
+ "contentHash": "f2c29ed21f74e90316492fe74a28af3a9b7eea6d2a9b4fe86220c793a7d9a6ac",
1108
1152
  "repo": "repos/xema-cultivars",
1109
1153
  "path": "repos/xema-cultivars/biomes/platform/webapp-studio",
1110
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
1154
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
1111
1155
  "sourceManifestHash": "4d9d3c4c6af9d3fb48f42cc3a75a583b918a3c8ea059db0d6182bbf43a988462",
1112
1156
  "requiredPlatforms": [
1113
1157
  {
@@ -1126,10 +1170,10 @@
1126
1170
  "kind": "service",
1127
1171
  "id": "workflow-engine-api",
1128
1172
  "imageRef": "ghcr.io/xema-dev/workflow-engine-api",
1129
- "contentHash": "3d686bf0289b36860c927b4a9cfd16ca4db62f6a98d9928a2a514e68779b9025",
1173
+ "contentHash": "3728ffebf1e7d3c9800cb2955a85827a6514ec1f48f0bbf73e99967eb389cc91",
1130
1174
  "repo": "repos/xema-base",
1131
1175
  "path": "repos/xema-base/biomes/workflow-runtime",
1132
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1176
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1133
1177
  "sourceManifestHash": "052c9ddc29f4a35ffa59f3aae66851724480de9574f46b1b42818371025cbec2",
1134
1178
  "requiredPlatforms": [
1135
1179
  {
@@ -1148,10 +1192,10 @@
1148
1192
  "kind": "service",
1149
1193
  "id": "workflow-runtime-worker",
1150
1194
  "imageRef": "ghcr.io/xema-dev/workflow-runtime-worker",
1151
- "contentHash": "ab64accc38997c9c149d624751ec0d158adb9b5fe703e240afc9b56400d6ce0e",
1195
+ "contentHash": "c318e01839a7a5a926114f3feca860abb626a4cb76d07121c07c025eabc49ec1",
1152
1196
  "repo": "repos/xema-base",
1153
1197
  "path": "repos/xema-base/biomes/workflow-runtime",
1154
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1198
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1155
1199
  "sourceManifestHash": "052c9ddc29f4a35ffa59f3aae66851724480de9574f46b1b42818371025cbec2",
1156
1200
  "requiredPlatforms": [
1157
1201
  {
@@ -1170,10 +1214,10 @@
1170
1214
  "kind": "service",
1171
1215
  "id": "workload-runtime-api",
1172
1216
  "imageRef": "ghcr.io/xema-dev/workload-runtime-api",
1173
- "contentHash": "7146570f3225eff35bbe7e2e8dfddb65b7e5e84cb8d7ed0a4139f40028419dcb",
1217
+ "contentHash": "fddbc0d6d021370584997da4b3e5e9f3c21ea05ce17d1d9495b9cbf7419922f1",
1174
1218
  "repo": "repos/xema-base",
1175
1219
  "path": "repos/xema-base/biomes/workload-runtime",
1176
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1220
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1177
1221
  "sourceManifestHash": "92dd5b9b9bbddfa65db8ef05abf25c55c71bd9580e38903fcea732d243363fca",
1178
1222
  "requiredPlatforms": [
1179
1223
  {
@@ -1192,10 +1236,10 @@
1192
1236
  "kind": "service",
1193
1237
  "id": "workspace-git-api",
1194
1238
  "imageRef": "ghcr.io/xema-dev/workspace-git-api",
1195
- "contentHash": "45d6822dce7d6ea9154dbe86e6593dd956bb034875a0481b78724f444c8c4b5f",
1239
+ "contentHash": "bd93ddf47999afe7dd879aa3d32d1ef477b6533632a30256efcd6a0a55925ec4",
1196
1240
  "repo": "repos/xema-cultivars",
1197
1241
  "path": "repos/xema-cultivars/biomes/platform/software-dev",
1198
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
1242
+ "sourceCommit": "3fef6551e91432a102e960188f236f618ddd7de5",
1199
1243
  "sourceManifestHash": "52b1692de202799cdbaf9086ccdd7f3020d126fd272a48969ba5370ecb9c423b",
1200
1244
  "requiredPlatforms": [
1201
1245
  {
@@ -1214,10 +1258,10 @@
1214
1258
  "kind": "service",
1215
1259
  "id": "workspace-materialization-api",
1216
1260
  "imageRef": "ghcr.io/xema-dev/workspace-materialization-api",
1217
- "contentHash": "5e26b7c675c9dce5b608ece1cd81bd97e8181bb3ea4b8ab89694629222a28c4e",
1261
+ "contentHash": "e1782e468a4d696445daa7a700bd71feed1c919705198b6352faa4d1ce76d21a",
1218
1262
  "repo": "repos/xema-base",
1219
1263
  "path": "repos/xema-base/biomes/workspace-proxy",
1220
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1264
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1221
1265
  "sourceManifestHash": "6d73875c44f6211e06a9fea04b02cef58a687f6d88cfdcbb99a69874b09f6353",
1222
1266
  "requiredPlatforms": [
1223
1267
  {
@@ -1236,10 +1280,10 @@
1236
1280
  "kind": "service",
1237
1281
  "id": "workspace-orchestrator-api",
1238
1282
  "imageRef": "ghcr.io/xema-dev/workspace-orchestrator-api",
1239
- "contentHash": "8c4b294b68c029022172de57c211f76e390455ad655400d30372c5e0691ac203",
1283
+ "contentHash": "43654e4c44eda2ac9294985511a7478f9c33e33be7c1e108512a079a54052e68",
1240
1284
  "repo": "repos/xema-base",
1241
1285
  "path": "repos/xema-base/biomes/workspace-orchestrator",
1242
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1286
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1243
1287
  "sourceManifestHash": "d4765a3e6643fa5ca8da0d903807abfad95ac5210bf7254128693a890dadaad4",
1244
1288
  "requiredPlatforms": [
1245
1289
  {
@@ -1258,10 +1302,10 @@
1258
1302
  "kind": "service",
1259
1303
  "id": "workspace-storage-pool-api",
1260
1304
  "imageRef": "ghcr.io/xema-dev/workspace-storage-pool-api",
1261
- "contentHash": "08fabd6a6074ae3b85719f5884c967f1d426ead057c2e4541de2390eb038f671",
1305
+ "contentHash": "dad1949dc2124fe6c6286c7827599b2a19960a0c44ae6ce11caa56a7848c389f",
1262
1306
  "repo": "repos/xema-base",
1263
1307
  "path": "repos/xema-base/biomes/workspace-storage-pool",
1264
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1308
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1265
1309
  "sourceManifestHash": "e6f665ceb3a3586799a945ad04d8d910e4d7cea09bd4f225c8fc939b2208996b",
1266
1310
  "requiredPlatforms": [
1267
1311
  {
@@ -1280,10 +1324,10 @@
1280
1324
  "kind": "service",
1281
1325
  "id": "xema-biome-runner",
1282
1326
  "imageRef": "ghcr.io/xema-dev/xema-biome-runner",
1283
- "contentHash": "14d987e488948d7c3859619c266f452f1e2ed2b75508a937593a6d22b217a37e",
1327
+ "contentHash": "ee140919de027cec7099c3fb284919f96cdfb22dea3648d2e42766b47661be49",
1284
1328
  "repo": "repos/xema-base",
1285
1329
  "path": "repos/xema-base/biomes/xema-biome-runner",
1286
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1330
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1287
1331
  "sourceManifestHash": "c170d7814b99fc8544c159cd33f0fc975263d00680c63653a23f3ecb8a5a10e6",
1288
1332
  "requiredPlatforms": [
1289
1333
  {
@@ -1302,10 +1346,10 @@
1302
1346
  "kind": "service",
1303
1347
  "id": "xema-capability-router",
1304
1348
  "imageRef": "ghcr.io/xema-dev/xema-capability-router",
1305
- "contentHash": "fa5200b4831c50a5e78c07e4715beb090aeab5498640908135a8eff910e7c20a",
1349
+ "contentHash": "e419ee46d27208e82525a1f787ff8dafbc48f1e70b30540daf6693af29cc0831",
1306
1350
  "repo": "repos/xema-base",
1307
1351
  "path": "repos/xema-base/biomes/xema-capability-router",
1308
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1352
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1309
1353
  "sourceManifestHash": "3564d56a22eafe3988c5ae62fdb9ab569435da0816d10dd654b7a52a4a94e6ad",
1310
1354
  "requiredPlatforms": [
1311
1355
  {
@@ -1324,10 +1368,10 @@
1324
1368
  "kind": "service",
1325
1369
  "id": "xema-kernel-server",
1326
1370
  "imageRef": "ghcr.io/xema-dev/xema-kernel-server",
1327
- "contentHash": "88c9f0f98e93d0ccd4dc78339b36986a005b7f5e7da48c6b9b0e4e43d0635139",
1371
+ "contentHash": "1a45075aeabcf082220916e0a53c34a471c9743b5de1bf3ff232b844c00ac9ac",
1328
1372
  "repo": "repos/xema-base",
1329
1373
  "path": "repos/xema-base/kernel/xema-kernel-server",
1330
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1374
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1331
1375
  "sourceManifestHash": "d84b71fafcbee7cdfe7f3b329a02578228bb008f4352788786869eaada86fce4",
1332
1376
  "requiredPlatforms": [
1333
1377
  {
@@ -1346,10 +1390,10 @@
1346
1390
  "kind": "service",
1347
1391
  "id": "xema-platform-worker",
1348
1392
  "imageRef": "ghcr.io/xema-dev/xema-platform-worker",
1349
- "contentHash": "d833bb941a9c0d7c97b13eb37f890378f63b111b968d46634883138059a3629e",
1393
+ "contentHash": "87b2b55d15ecab6ceafb78ce558c545beff36be45d530cce73c8786d85ddd8d0",
1350
1394
  "repo": "repos/xema-base",
1351
1395
  "path": "repos/xema-base/biomes/xema-platform-worker",
1352
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1396
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1353
1397
  "sourceManifestHash": "2f4c2d472017bee8da66191819aa9585cfe83c64ed4e8f2926fb880afd7676d2",
1354
1398
  "requiredPlatforms": [
1355
1399
  {
@@ -1368,10 +1412,10 @@
1368
1412
  "kind": "service",
1369
1413
  "id": "xema-shell-api",
1370
1414
  "imageRef": "ghcr.io/xema-dev/xema-shell-api",
1371
- "contentHash": "6070376fb07cea7a87508d2d6664ba1e1d14e31a805b740f705e4e3e15838365",
1415
+ "contentHash": "ebc7562d8f37f895add1a5ddd7415861657fc2be8ea81058411068482bea9007",
1372
1416
  "repo": "repos/xema-base",
1373
1417
  "path": "repos/xema-base/biomes/xema-shell",
1374
- "sourceCommit": "8ab93fc0c3d75307752626dcb33c1a0f97df49f4",
1418
+ "sourceCommit": "2af1902516ca314716746dd9741fc9df458715b0",
1375
1419
  "sourceManifestHash": "ae9191a789ddfaba6b190edb3ed97c9e5cc9531fcc9c7623679f3b799926851b",
1376
1420
  "requiredPlatforms": [
1377
1421
  {
@@ -1393,7 +1437,7 @@
1393
1437
  "contentHash": "80fd7587696185d26fe857b2012f9197ba47203142ca12219254d4b005ca9161",
1394
1438
  "repo": "repos/xema-store-api",
1395
1439
  "path": "repos/xema-store-api/biomes/xema-store",
1396
- "sourceCommit": "9b37b6838e8452c7ffa63d1321daf1e94d509f86",
1440
+ "sourceCommit": "799a3189a6b2b4f25fb99d1cf80896a59b9c48ac",
1397
1441
  "sourceManifestHash": "464a371c6e1d3f8839831699bac663fb0ec6b93125375d3b017b59e2e4cf8e50",
1398
1442
  "requiredPlatforms": [
1399
1443
  {
@@ -1461,245 +1505,231 @@
1461
1505
  "biomeId": "activity-web",
1462
1506
  "repo": "submodules/xema-host-web",
1463
1507
  "path": "submodules/xema-host-web/biomes/system/activity-web",
1464
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1508
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1465
1509
  "sourceManifestHash": "129bd4c4e2c63de55cead7b25128fadd2a005bd960a9fe8e423216105eb8e933"
1466
1510
  },
1467
1511
  {
1468
1512
  "biomeId": "agent-studio-web",
1469
1513
  "repo": "submodules/xema-host-web",
1470
1514
  "path": "submodules/xema-host-web/biomes/platform/agent-studio-web",
1471
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1515
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1472
1516
  "sourceManifestHash": "611adbe5f470ac95945b2bc9f3eb5d626b2b1fc2f0ce917300b388dfd56ac885"
1473
1517
  },
1474
1518
  {
1475
1519
  "biomeId": "agents-tools-web",
1476
1520
  "repo": "submodules/xema-host-web",
1477
1521
  "path": "submodules/xema-host-web/biomes/platform/agents-tools-web",
1478
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1522
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1479
1523
  "sourceManifestHash": "8c4cb68225cdb02ce52bc5b023f5643cca2bf6b07b0444994511f7a78b679644"
1480
1524
  },
1481
1525
  {
1482
1526
  "biomeId": "app-forge-web",
1483
1527
  "repo": "submodules/xema-host-web",
1484
1528
  "path": "submodules/xema-host-web/biomes/platform/app-forge-web",
1485
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1529
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1486
1530
  "sourceManifestHash": "13941a1033fa8cec05483ea26599890364a53485dfe87cbfad37aa1250fcfdf3"
1487
1531
  },
1488
1532
  {
1489
1533
  "biomeId": "apps-web",
1490
1534
  "repo": "submodules/xema-host-web",
1491
1535
  "path": "submodules/xema-host-web/biomes/platform/apps-web",
1492
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1536
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1493
1537
  "sourceManifestHash": "a9933b2c328922ec12de0a95eedb1e7938cbdb85cb83f4db324b3eec53e9d0eb"
1494
1538
  },
1495
1539
  {
1496
1540
  "biomeId": "backlog-web",
1497
1541
  "repo": "submodules/xema-host-web",
1498
1542
  "path": "submodules/xema-host-web/biomes/platform/backlog-web",
1499
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1543
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1500
1544
  "sourceManifestHash": "f6bbf6ebc7dac00ff823a1220382f6e9fbde3312ec209fb8fa611f00bc14cb5c"
1501
1545
  },
1502
1546
  {
1503
1547
  "biomeId": "capabilities-web",
1504
1548
  "repo": "submodules/xema-host-web",
1505
1549
  "path": "submodules/xema-host-web/biomes/system/capabilities-web",
1506
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1550
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1507
1551
  "sourceManifestHash": "e30e82ef3ad866969383ec2bbedf77125cdb8e536cc31add980bcc69e7e2b1bd"
1508
1552
  },
1509
1553
  {
1510
1554
  "biomeId": "concepts-web",
1511
1555
  "repo": "submodules/xema-host-web",
1512
1556
  "path": "submodules/xema-host-web/biomes/system/concepts-web",
1513
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1557
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1514
1558
  "sourceManifestHash": "b002ad3b5621c4d3850836c238b1af77cd52f5dfaba0025d061e10803c69fe2e"
1515
1559
  },
1516
1560
  {
1517
1561
  "biomeId": "container-registry-web",
1518
1562
  "repo": "submodules/xema-host-web",
1519
1563
  "path": "submodules/xema-host-web/biomes/system/container-registry-web",
1520
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1564
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1521
1565
  "sourceManifestHash": "d6714237d22ded0decacc2a955a62d18c3d469da470a0a1bc8f6c0c4be6d1c39"
1522
1566
  },
1567
+ {
1568
+ "biomeId": "decisions-web",
1569
+ "repo": "submodules/xema-host-web",
1570
+ "path": "submodules/xema-host-web/biomes/platform/decisions-web",
1571
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1572
+ "sourceManifestHash": "cbabe5d723d2c1b0d57765dfd78b6915cfc1299784435930a8a999ef98c98cfa"
1573
+ },
1523
1574
  {
1524
1575
  "biomeId": "documents-web",
1525
1576
  "repo": "submodules/xema-host-web",
1526
1577
  "path": "submodules/xema-host-web/biomes/platform/documents-web",
1527
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1578
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1528
1579
  "sourceManifestHash": "3702ec90c71e8d6f739e137b4c228024da36fbafc29d9dcd14e666b5a12aad57"
1529
1580
  },
1530
1581
  {
1531
1582
  "biomeId": "environments-web",
1532
1583
  "repo": "submodules/xema-host-web",
1533
1584
  "path": "submodules/xema-host-web/biomes/system/environments-web",
1534
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1585
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1535
1586
  "sourceManifestHash": "e626e3f311edd0d09969365ccd71777b2627368cd549cb404cee38b8eabc8738"
1536
1587
  },
1537
1588
  {
1538
1589
  "biomeId": "gateway-routes-web",
1539
1590
  "repo": "submodules/xema-host-web",
1540
1591
  "path": "submodules/xema-host-web/biomes/system/gateway-routes-web",
1541
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1592
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1542
1593
  "sourceManifestHash": "8fb0d2e3a0c754a28f89eeb6a9e7f1ecb9580926500a5996bc768eaf9cbb8b05"
1543
1594
  },
1544
1595
  {
1545
1596
  "biomeId": "grants-web",
1546
1597
  "repo": "submodules/xema-host-web",
1547
1598
  "path": "submodules/xema-host-web/biomes/system/grants-web",
1548
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1599
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1549
1600
  "sourceManifestHash": "063cf9c48cb21feb2571eb79d7ebcb79b5113cd17acf9199001e318ce06427e2"
1550
1601
  },
1551
1602
  {
1552
1603
  "biomeId": "inbox-web",
1553
1604
  "repo": "submodules/xema-host-web",
1554
1605
  "path": "submodules/xema-host-web/biomes/platform/inbox-web",
1555
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1606
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1556
1607
  "sourceManifestHash": "afaa54e5260bd92c6dabd7178f2c0da00e4242b1aae497a78aba501bfda5dde7"
1557
1608
  },
1558
1609
  {
1559
1610
  "biomeId": "mailops-web",
1560
1611
  "repo": "submodules/xema-host-web",
1561
1612
  "path": "submodules/xema-host-web/biomes/system/mailops-web",
1562
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1613
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1563
1614
  "sourceManifestHash": "462819a17e524cf7c665942726418680c24d0ee7c09bf7b2fb25a4b6ac89fd73"
1564
1615
  },
1565
- {
1566
- "biomeId": "managed-llm-economy-web",
1567
- "repo": "repos/xema-cultivars",
1568
- "path": "repos/xema-cultivars/biomes/platform/managed-llm-economy-web",
1569
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
1570
- "sourceManifestHash": "dc359214c6d85e222c92b69e87e0fe33b3c361e27539657cb68685145847bc22"
1571
- },
1572
1616
  {
1573
1617
  "biomeId": "memory-web",
1574
1618
  "repo": "submodules/xema-host-web",
1575
1619
  "path": "submodules/xema-host-web/biomes/platform/memory-web",
1576
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1620
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1577
1621
  "sourceManifestHash": "54ded8b6504c536adc1e37cdf0f8deef5bc44e3c69840622c30b3889c33bd51d"
1578
1622
  },
1579
1623
  {
1580
1624
  "biomeId": "notifications-web",
1581
1625
  "repo": "submodules/xema-host-web",
1582
1626
  "path": "submodules/xema-host-web/biomes/platform/notifications-web",
1583
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1627
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1584
1628
  "sourceManifestHash": "a3e57982ea51d6665616d9599d7e469b99832b36383c7165f28ffaf424e3ba85"
1585
1629
  },
1586
1630
  {
1587
1631
  "biomeId": "objects-web",
1588
1632
  "repo": "submodules/xema-host-web",
1589
1633
  "path": "submodules/xema-host-web/biomes/system/objects-web",
1590
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1634
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1591
1635
  "sourceManifestHash": "4fc671dc1f39fde79ade866b1b0a885bd65b3a0051cacc4b6a94620bffa11eaf"
1592
1636
  },
1593
- {
1594
- "biomeId": "org-database-client",
1595
- "repo": "repos/xema-community",
1596
- "path": "repos/xema-community/biomes/org-database-client",
1597
- "sourceCommit": "7c8a6b9a80ec8b56623bcc09ec897f469e9010a6",
1598
- "sourceManifestHash": "3285b3bd2e7cf4c340fe4d74f5c07d4ed4d7960ea4182a898518dfc359907464"
1599
- },
1600
- {
1601
- "biomeId": "org-databases",
1602
- "repo": "repos/xema-cultivars",
1603
- "path": "repos/xema-cultivars/biomes/platform/org-databases",
1604
- "sourceCommit": "c1012b98bfad9fd8d71befed599d0cfc37237c54",
1605
- "sourceManifestHash": "da53632dc84aa8c4ba952b9159c89508226d1cc2fea1527f5dc12897817e2fcf"
1606
- },
1607
1637
  {
1608
1638
  "biomeId": "org-databases-web",
1609
1639
  "repo": "submodules/xema-host-web",
1610
1640
  "path": "submodules/xema-host-web/biomes/platform/org-databases-web",
1611
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1641
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1612
1642
  "sourceManifestHash": "9d32cbf9ed48c5077b98e0e2b1f6de9693db9098e7dda387f38fa946ae9709c4"
1613
1643
  },
1614
1644
  {
1615
1645
  "biomeId": "policies-web",
1616
1646
  "repo": "submodules/xema-host-web",
1617
1647
  "path": "submodules/xema-host-web/biomes/system/policies-web",
1618
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1648
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1619
1649
  "sourceManifestHash": "96d49ca052ff9a6d4b5c830656a6326be5adbb1b44c569be2e91604b8be8b123"
1620
1650
  },
1621
1651
  {
1622
1652
  "biomeId": "project-biomes-web",
1623
1653
  "repo": "submodules/xema-host-web",
1624
1654
  "path": "submodules/xema-host-web/biomes/platform/project-biomes-web",
1625
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1655
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1626
1656
  "sourceManifestHash": "ec22d51988bcded9ec0e417a1bad55957d28f8c8390f3a9b985c61e2bb93f222"
1627
1657
  },
1628
1658
  {
1629
1659
  "biomeId": "runners-web",
1630
1660
  "repo": "submodules/xema-host-web",
1631
1661
  "path": "submodules/xema-host-web/biomes/system/runners-web",
1632
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1662
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1633
1663
  "sourceManifestHash": "24041dfe26f8e2db35e590b580ea2d5719370beb6b22dfd7707e7459ee7d419e"
1634
1664
  },
1635
1665
  {
1636
1666
  "biomeId": "search-web",
1637
1667
  "repo": "submodules/xema-host-web",
1638
1668
  "path": "submodules/xema-host-web/biomes/system/search-web",
1639
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1669
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1640
1670
  "sourceManifestHash": "2c304de7045f8474ede2626a2fec8905721caeb700a1a5830bba0dfce9e22bad"
1641
1671
  },
1642
1672
  {
1643
1673
  "biomeId": "service-registry-web",
1644
1674
  "repo": "submodules/xema-host-web",
1645
1675
  "path": "submodules/xema-host-web/biomes/system/service-registry-web",
1646
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1676
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1647
1677
  "sourceManifestHash": "e26545be3d3f17ad4501d711796eba51d241f1952b8a6b1f9bbbe1ffd32c166d"
1648
1678
  },
1649
1679
  {
1650
1680
  "biomeId": "sessions-web",
1651
1681
  "repo": "submodules/xema-host-web",
1652
1682
  "path": "submodules/xema-host-web/biomes/platform/sessions-web",
1653
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1683
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1654
1684
  "sourceManifestHash": "c08d44c75681246c121b180f2858a5aaf0cde962a2bad005d2da84609a06ceef"
1655
1685
  },
1656
1686
  {
1657
1687
  "biomeId": "software-dev-web",
1658
1688
  "repo": "submodules/xema-host-web",
1659
1689
  "path": "submodules/xema-host-web/biomes/platform/software-dev-web",
1660
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1690
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1661
1691
  "sourceManifestHash": "a4898d92d017ba37edeb598a01c00f4fc871daa51056b786e2263c5fe3f4307b"
1662
1692
  },
1663
1693
  {
1664
1694
  "biomeId": "spaces-web",
1665
1695
  "repo": "submodules/xema-host-web",
1666
1696
  "path": "submodules/xema-host-web/biomes/system/spaces-web",
1667
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1697
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1668
1698
  "sourceManifestHash": "1ff0f92d45d7a12aa0d0ac79db51cdc09114105b9d892360e07fde3b6d89292f"
1669
1699
  },
1670
1700
  {
1671
1701
  "biomeId": "studio-web",
1672
1702
  "repo": "submodules/xema-host-web",
1673
1703
  "path": "submodules/xema-host-web/biomes/platform/studio-web",
1674
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1704
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1675
1705
  "sourceManifestHash": "1381dc50c97c1ad679f3bec7253558db3359ed2fe533ffe3d913d64e8f558859"
1676
1706
  },
1677
1707
  {
1678
1708
  "biomeId": "topology-web",
1679
1709
  "repo": "submodules/xema-host-web",
1680
1710
  "path": "submodules/xema-host-web/biomes/platform/topology-web",
1681
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1711
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1682
1712
  "sourceManifestHash": "7b08b7a04074b3534ea3aec049b647e40acbed1bf4dd52203ebc0db0e7aeeb2b"
1683
1713
  },
1684
1714
  {
1685
1715
  "biomeId": "user-hub-web",
1686
1716
  "repo": "submodules/xema-host-web",
1687
1717
  "path": "submodules/xema-host-web/biomes/system/user-hub-web",
1688
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1718
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1689
1719
  "sourceManifestHash": "709046ee2af133ad1521229f606f0e5e557a38b83a06173232421faed7392e57"
1690
1720
  },
1691
1721
  {
1692
1722
  "biomeId": "webapp-studio-web",
1693
1723
  "repo": "submodules/xema-host-web",
1694
1724
  "path": "submodules/xema-host-web/biomes/platform/webapp-studio-web",
1695
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1725
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1696
1726
  "sourceManifestHash": "05bdf8794d3bc836f92858498a7fb324a9bb6b667664e428091ca70b5e42b16f"
1697
1727
  },
1698
1728
  {
1699
1729
  "biomeId": "workflows-web",
1700
1730
  "repo": "submodules/xema-host-web",
1701
1731
  "path": "submodules/xema-host-web/biomes/platform/workflows-web",
1702
- "sourceCommit": "c34eaea80499e6e18dd358d862c935bbafc09ade",
1732
+ "sourceCommit": "a26f4a89c03777193fbc593992b76ed8274656e9",
1703
1733
  "sourceManifestHash": "d950b20cef410cbbf480aeb00cfd19894c5efe56f778064b76cd7b7c93842be8"
1704
1734
  }
1705
1735
  ]