@hashgraphonline/standards-sdk 0.1.143-feat-solana-register.canary.74a004d.74 → 0.1.143-feat-solana-register.canary.5634c6d.76

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 (124) hide show
  1. package/dist/cjs/hcs-10/base-client.d.ts.map +1 -1
  2. package/dist/cjs/hcs-16/tx.d.ts +1 -1
  3. package/dist/cjs/hcs-16/tx.d.ts.map +1 -1
  4. package/dist/cjs/services/registry-broker/client/base-client.d.ts +14 -1
  5. package/dist/cjs/services/registry-broker/client/base-client.d.ts.map +1 -1
  6. package/dist/cjs/services/registry-broker/client/feedback.d.ts +9 -0
  7. package/dist/cjs/services/registry-broker/client/feedback.d.ts.map +1 -0
  8. package/dist/cjs/services/registry-broker/client.d.ts +1 -0
  9. package/dist/cjs/services/registry-broker/client.d.ts.map +1 -1
  10. package/dist/cjs/services/registry-broker/schemas.d.ts +731 -310
  11. package/dist/cjs/services/registry-broker/schemas.d.ts.map +1 -1
  12. package/dist/cjs/services/registry-broker/types.d.ts +20 -1
  13. package/dist/cjs/services/registry-broker/types.d.ts.map +1 -1
  14. package/dist/cjs/standards-sdk.cjs +2 -2
  15. package/dist/cjs/standards-sdk.cjs.map +1 -1
  16. package/dist/es/hcs-10/base-client.d.ts.map +1 -1
  17. package/dist/es/hcs-16/tx.d.ts +1 -1
  18. package/dist/es/hcs-16/tx.d.ts.map +1 -1
  19. package/dist/es/services/registry-broker/client/base-client.d.ts +14 -1
  20. package/dist/es/services/registry-broker/client/base-client.d.ts.map +1 -1
  21. package/dist/es/services/registry-broker/client/feedback.d.ts +9 -0
  22. package/dist/es/services/registry-broker/client/feedback.d.ts.map +1 -0
  23. package/dist/es/services/registry-broker/client.d.ts +1 -0
  24. package/dist/es/services/registry-broker/client.d.ts.map +1 -1
  25. package/dist/es/services/registry-broker/schemas.d.ts +731 -310
  26. package/dist/es/services/registry-broker/schemas.d.ts.map +1 -1
  27. package/dist/es/services/registry-broker/types.d.ts +20 -1
  28. package/dist/es/services/registry-broker/types.d.ts.map +1 -1
  29. package/dist/es/standards-sdk.es.js +10 -8
  30. package/dist/es/standards-sdk.es.js.map +1 -1
  31. package/dist/es/standards-sdk.es110.js +2 -1
  32. package/dist/es/standards-sdk.es110.js.map +1 -1
  33. package/dist/es/standards-sdk.es111.js +5 -5
  34. package/dist/es/standards-sdk.es121.js +1 -1
  35. package/dist/es/standards-sdk.es122.js +1 -1
  36. package/dist/es/standards-sdk.es123.js +5 -5
  37. package/dist/es/standards-sdk.es125.js +1 -1
  38. package/dist/es/standards-sdk.es126.js +1 -1
  39. package/dist/es/standards-sdk.es128.js +3 -3
  40. package/dist/es/standards-sdk.es129.js +4 -4
  41. package/dist/es/standards-sdk.es130.js +3 -3
  42. package/dist/es/standards-sdk.es131.js +4 -4
  43. package/dist/es/standards-sdk.es132.js +4 -4
  44. package/dist/es/standards-sdk.es133.js +4 -4
  45. package/dist/es/standards-sdk.es134.js +2 -2
  46. package/dist/es/standards-sdk.es135.js +4 -4
  47. package/dist/es/standards-sdk.es136.js +8 -366
  48. package/dist/es/standards-sdk.es136.js.map +1 -1
  49. package/dist/es/standards-sdk.es137.js +461 -14
  50. package/dist/es/standards-sdk.es137.js.map +1 -1
  51. package/dist/es/standards-sdk.es138.js +15 -79
  52. package/dist/es/standards-sdk.es138.js.map +1 -1
  53. package/dist/es/standards-sdk.es139.js +71 -77
  54. package/dist/es/standards-sdk.es139.js.map +1 -1
  55. package/dist/es/standards-sdk.es140.js +80 -152
  56. package/dist/es/standards-sdk.es140.js.map +1 -1
  57. package/dist/es/standards-sdk.es141.js +159 -7
  58. package/dist/es/standards-sdk.es141.js.map +1 -1
  59. package/dist/es/standards-sdk.es142.js +7 -86
  60. package/dist/es/standards-sdk.es142.js.map +1 -1
  61. package/dist/es/standards-sdk.es143.js +64 -43
  62. package/dist/es/standards-sdk.es143.js.map +1 -1
  63. package/dist/es/standards-sdk.es144.js +65 -30
  64. package/dist/es/standards-sdk.es144.js.map +1 -1
  65. package/dist/es/standards-sdk.es145.js +30 -34
  66. package/dist/es/standards-sdk.es145.js.map +1 -1
  67. package/dist/es/standards-sdk.es146.js +34 -28
  68. package/dist/es/standards-sdk.es146.js.map +1 -1
  69. package/dist/es/standards-sdk.es147.js +28 -12289
  70. package/dist/es/standards-sdk.es147.js.map +1 -1
  71. package/dist/es/standards-sdk.es150.js +12250 -133
  72. package/dist/es/standards-sdk.es150.js.map +1 -1
  73. package/dist/es/standards-sdk.es151.js +958 -322
  74. package/dist/es/standards-sdk.es151.js.map +1 -1
  75. package/dist/es/standards-sdk.es152.js +13 -342
  76. package/dist/es/standards-sdk.es152.js.map +1 -1
  77. package/dist/es/standards-sdk.es153.js +129 -410
  78. package/dist/es/standards-sdk.es153.js.map +1 -1
  79. package/dist/es/standards-sdk.es154.js +200 -209
  80. package/dist/es/standards-sdk.es154.js.map +1 -1
  81. package/dist/es/standards-sdk.es155.js +334 -64
  82. package/dist/es/standards-sdk.es155.js.map +1 -1
  83. package/dist/es/standards-sdk.es156.js +449 -13
  84. package/dist/es/standards-sdk.es156.js.map +1 -1
  85. package/dist/es/standards-sdk.es157.js +330 -55
  86. package/dist/es/standards-sdk.es157.js.map +1 -1
  87. package/dist/es/standards-sdk.es158.js +60 -66
  88. package/dist/es/standards-sdk.es158.js.map +1 -1
  89. package/dist/es/standards-sdk.es159.js +56 -871
  90. package/dist/es/standards-sdk.es159.js.map +1 -1
  91. package/dist/es/standards-sdk.es160.js +65 -222
  92. package/dist/es/standards-sdk.es160.js.map +1 -1
  93. package/dist/es/standards-sdk.es161.js +218 -223
  94. package/dist/es/standards-sdk.es161.js.map +1 -1
  95. package/dist/es/standards-sdk.es162.js +247 -0
  96. package/dist/es/standards-sdk.es162.js.map +1 -0
  97. package/dist/es/standards-sdk.es17.js +2 -1
  98. package/dist/es/standards-sdk.es17.js.map +1 -1
  99. package/dist/es/standards-sdk.es19.js +3 -2
  100. package/dist/es/standards-sdk.es19.js.map +1 -1
  101. package/dist/es/standards-sdk.es20.js +3 -2
  102. package/dist/es/standards-sdk.es20.js.map +1 -1
  103. package/dist/es/standards-sdk.es28.js +4 -3
  104. package/dist/es/standards-sdk.es28.js.map +1 -1
  105. package/dist/es/standards-sdk.es31.js +1 -1
  106. package/dist/es/standards-sdk.es32.js +1 -1
  107. package/dist/es/standards-sdk.es36.js +3 -2
  108. package/dist/es/standards-sdk.es36.js.map +1 -1
  109. package/dist/es/standards-sdk.es37.js +1 -1
  110. package/dist/es/standards-sdk.es38.js +1 -1
  111. package/dist/es/standards-sdk.es57.js +1 -1
  112. package/dist/es/standards-sdk.es59.js +1 -1
  113. package/dist/es/standards-sdk.es60.js +1 -1
  114. package/dist/es/standards-sdk.es61.js +2 -1
  115. package/dist/es/standards-sdk.es61.js.map +1 -1
  116. package/dist/es/standards-sdk.es63.js +1 -1
  117. package/dist/es/standards-sdk.es65.js +1 -1
  118. package/dist/es/standards-sdk.es66.js +1 -1
  119. package/dist/es/standards-sdk.es78.js +2 -1
  120. package/dist/es/standards-sdk.es78.js.map +1 -1
  121. package/dist/es/standards-sdk.es88.js +2 -2
  122. package/dist/es/standards-sdk.es92.js +1 -1
  123. package/dist/es/standards-sdk.es92.js.map +1 -1
  124. package/package.json +1 -1
@@ -34,7 +34,7 @@ export declare const searchResponseSchema: z.ZodObject<{
34
34
  registry: z.ZodString;
35
35
  name: z.ZodString;
36
36
  description: z.ZodOptional<z.ZodString>;
37
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
37
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
38
38
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
39
39
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
40
40
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -49,15 +49,15 @@ export declare const searchResponseSchema: z.ZodObject<{
49
49
  type: z.ZodNativeEnum<typeof AIAgentType>;
50
50
  creator: z.ZodOptional<z.ZodString>;
51
51
  model: z.ZodOptional<z.ZodString>;
52
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
52
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
53
53
  }, "strip", z.ZodTypeAny, {
54
54
  type?: AIAgentType;
55
- capabilities?: AIAgentCapability[];
55
+ capabilities?: number[];
56
56
  creator?: string;
57
57
  model?: string;
58
58
  }, {
59
59
  type?: AIAgentType;
60
- capabilities?: AIAgentCapability[];
60
+ capabilities?: number[];
61
61
  creator?: string;
62
62
  model?: string;
63
63
  }>>;
@@ -72,7 +72,7 @@ export declare const searchResponseSchema: z.ZodObject<{
72
72
  uaid?: string;
73
73
  aiAgent?: {
74
74
  type?: AIAgentType;
75
- capabilities?: AIAgentCapability[];
75
+ capabilities?: number[];
76
76
  creator?: string;
77
77
  model?: string;
78
78
  };
@@ -86,7 +86,7 @@ export declare const searchResponseSchema: z.ZodObject<{
86
86
  uaid?: string;
87
87
  aiAgent?: {
88
88
  type?: AIAgentType;
89
- capabilities?: AIAgentCapability[];
89
+ capabilities?: number[];
90
90
  creator?: string;
91
91
  model?: string;
92
92
  };
@@ -115,7 +115,7 @@ export declare const searchResponseSchema: z.ZodObject<{
115
115
  registry: z.ZodString;
116
116
  name: z.ZodString;
117
117
  description: z.ZodOptional<z.ZodString>;
118
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
118
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
119
119
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
120
120
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
121
121
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -130,15 +130,15 @@ export declare const searchResponseSchema: z.ZodObject<{
130
130
  type: z.ZodNativeEnum<typeof AIAgentType>;
131
131
  creator: z.ZodOptional<z.ZodString>;
132
132
  model: z.ZodOptional<z.ZodString>;
133
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
133
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
134
134
  }, "strip", z.ZodTypeAny, {
135
135
  type?: AIAgentType;
136
- capabilities?: AIAgentCapability[];
136
+ capabilities?: number[];
137
137
  creator?: string;
138
138
  model?: string;
139
139
  }, {
140
140
  type?: AIAgentType;
141
- capabilities?: AIAgentCapability[];
141
+ capabilities?: number[];
142
142
  creator?: string;
143
143
  model?: string;
144
144
  }>>;
@@ -153,7 +153,7 @@ export declare const searchResponseSchema: z.ZodObject<{
153
153
  uaid?: string;
154
154
  aiAgent?: {
155
155
  type?: AIAgentType;
156
- capabilities?: AIAgentCapability[];
156
+ capabilities?: number[];
157
157
  creator?: string;
158
158
  model?: string;
159
159
  };
@@ -167,7 +167,7 @@ export declare const searchResponseSchema: z.ZodObject<{
167
167
  uaid?: string;
168
168
  aiAgent?: {
169
169
  type?: AIAgentType;
170
- capabilities?: AIAgentCapability[];
170
+ capabilities?: number[];
171
171
  creator?: string;
172
172
  model?: string;
173
173
  };
@@ -196,7 +196,7 @@ export declare const searchResponseSchema: z.ZodObject<{
196
196
  registry: z.ZodString;
197
197
  name: z.ZodString;
198
198
  description: z.ZodOptional<z.ZodString>;
199
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
199
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
200
200
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
201
201
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
202
202
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -211,15 +211,15 @@ export declare const searchResponseSchema: z.ZodObject<{
211
211
  type: z.ZodNativeEnum<typeof AIAgentType>;
212
212
  creator: z.ZodOptional<z.ZodString>;
213
213
  model: z.ZodOptional<z.ZodString>;
214
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
214
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
215
215
  }, "strip", z.ZodTypeAny, {
216
216
  type?: AIAgentType;
217
- capabilities?: AIAgentCapability[];
217
+ capabilities?: number[];
218
218
  creator?: string;
219
219
  model?: string;
220
220
  }, {
221
221
  type?: AIAgentType;
222
- capabilities?: AIAgentCapability[];
222
+ capabilities?: number[];
223
223
  creator?: string;
224
224
  model?: string;
225
225
  }>>;
@@ -234,7 +234,7 @@ export declare const searchResponseSchema: z.ZodObject<{
234
234
  uaid?: string;
235
235
  aiAgent?: {
236
236
  type?: AIAgentType;
237
- capabilities?: AIAgentCapability[];
237
+ capabilities?: number[];
238
238
  creator?: string;
239
239
  model?: string;
240
240
  };
@@ -248,7 +248,7 @@ export declare const searchResponseSchema: z.ZodObject<{
248
248
  uaid?: string;
249
249
  aiAgent?: {
250
250
  type?: AIAgentType;
251
- capabilities?: AIAgentCapability[];
251
+ capabilities?: number[];
252
252
  creator?: string;
253
253
  model?: string;
254
254
  };
@@ -283,7 +283,7 @@ export declare const searchResponseSchema: z.ZodObject<{
283
283
  registry: z.ZodString;
284
284
  name: z.ZodString;
285
285
  description: z.ZodOptional<z.ZodString>;
286
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
286
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
287
287
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
288
288
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
289
289
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -298,15 +298,15 @@ export declare const searchResponseSchema: z.ZodObject<{
298
298
  type: z.ZodNativeEnum<typeof AIAgentType>;
299
299
  creator: z.ZodOptional<z.ZodString>;
300
300
  model: z.ZodOptional<z.ZodString>;
301
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
301
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
302
302
  }, "strip", z.ZodTypeAny, {
303
303
  type?: AIAgentType;
304
- capabilities?: AIAgentCapability[];
304
+ capabilities?: number[];
305
305
  creator?: string;
306
306
  model?: string;
307
307
  }, {
308
308
  type?: AIAgentType;
309
- capabilities?: AIAgentCapability[];
309
+ capabilities?: number[];
310
310
  creator?: string;
311
311
  model?: string;
312
312
  }>>;
@@ -321,7 +321,7 @@ export declare const searchResponseSchema: z.ZodObject<{
321
321
  uaid?: string;
322
322
  aiAgent?: {
323
323
  type?: AIAgentType;
324
- capabilities?: AIAgentCapability[];
324
+ capabilities?: number[];
325
325
  creator?: string;
326
326
  model?: string;
327
327
  };
@@ -335,7 +335,7 @@ export declare const searchResponseSchema: z.ZodObject<{
335
335
  uaid?: string;
336
336
  aiAgent?: {
337
337
  type?: AIAgentType;
338
- capabilities?: AIAgentCapability[];
338
+ capabilities?: number[];
339
339
  creator?: string;
340
340
  model?: string;
341
341
  };
@@ -369,7 +369,7 @@ export declare const searchResponseSchema: z.ZodObject<{
369
369
  registry: z.ZodString;
370
370
  name: z.ZodString;
371
371
  description: z.ZodOptional<z.ZodString>;
372
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
372
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
373
373
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
374
374
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
375
375
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -384,15 +384,15 @@ export declare const searchResponseSchema: z.ZodObject<{
384
384
  type: z.ZodNativeEnum<typeof AIAgentType>;
385
385
  creator: z.ZodOptional<z.ZodString>;
386
386
  model: z.ZodOptional<z.ZodString>;
387
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
387
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
388
388
  }, "strip", z.ZodTypeAny, {
389
389
  type?: AIAgentType;
390
- capabilities?: AIAgentCapability[];
390
+ capabilities?: number[];
391
391
  creator?: string;
392
392
  model?: string;
393
393
  }, {
394
394
  type?: AIAgentType;
395
- capabilities?: AIAgentCapability[];
395
+ capabilities?: number[];
396
396
  creator?: string;
397
397
  model?: string;
398
398
  }>>;
@@ -407,7 +407,7 @@ export declare const searchResponseSchema: z.ZodObject<{
407
407
  uaid?: string;
408
408
  aiAgent?: {
409
409
  type?: AIAgentType;
410
- capabilities?: AIAgentCapability[];
410
+ capabilities?: number[];
411
411
  creator?: string;
412
412
  model?: string;
413
413
  };
@@ -421,7 +421,7 @@ export declare const searchResponseSchema: z.ZodObject<{
421
421
  uaid?: string;
422
422
  aiAgent?: {
423
423
  type?: AIAgentType;
424
- capabilities?: AIAgentCapability[];
424
+ capabilities?: number[];
425
425
  creator?: string;
426
426
  model?: string;
427
427
  };
@@ -488,7 +488,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
488
488
  registry: z.ZodString;
489
489
  name: z.ZodString;
490
490
  description: z.ZodOptional<z.ZodString>;
491
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
491
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
492
492
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
493
493
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
494
494
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -503,15 +503,15 @@ export declare const resolveResponseSchema: z.ZodObject<{
503
503
  type: z.ZodNativeEnum<typeof AIAgentType>;
504
504
  creator: z.ZodOptional<z.ZodString>;
505
505
  model: z.ZodOptional<z.ZodString>;
506
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
506
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
507
507
  }, "strip", z.ZodTypeAny, {
508
508
  type?: AIAgentType;
509
- capabilities?: AIAgentCapability[];
509
+ capabilities?: number[];
510
510
  creator?: string;
511
511
  model?: string;
512
512
  }, {
513
513
  type?: AIAgentType;
514
- capabilities?: AIAgentCapability[];
514
+ capabilities?: number[];
515
515
  creator?: string;
516
516
  model?: string;
517
517
  }>>;
@@ -526,7 +526,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
526
526
  uaid?: string;
527
527
  aiAgent?: {
528
528
  type?: AIAgentType;
529
- capabilities?: AIAgentCapability[];
529
+ capabilities?: number[];
530
530
  creator?: string;
531
531
  model?: string;
532
532
  };
@@ -540,7 +540,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
540
540
  uaid?: string;
541
541
  aiAgent?: {
542
542
  type?: AIAgentType;
543
- capabilities?: AIAgentCapability[];
543
+ capabilities?: number[];
544
544
  creator?: string;
545
545
  model?: string;
546
546
  };
@@ -569,7 +569,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
569
569
  registry: z.ZodString;
570
570
  name: z.ZodString;
571
571
  description: z.ZodOptional<z.ZodString>;
572
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
572
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
573
573
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
574
574
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
575
575
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -584,15 +584,15 @@ export declare const resolveResponseSchema: z.ZodObject<{
584
584
  type: z.ZodNativeEnum<typeof AIAgentType>;
585
585
  creator: z.ZodOptional<z.ZodString>;
586
586
  model: z.ZodOptional<z.ZodString>;
587
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
587
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
588
588
  }, "strip", z.ZodTypeAny, {
589
589
  type?: AIAgentType;
590
- capabilities?: AIAgentCapability[];
590
+ capabilities?: number[];
591
591
  creator?: string;
592
592
  model?: string;
593
593
  }, {
594
594
  type?: AIAgentType;
595
- capabilities?: AIAgentCapability[];
595
+ capabilities?: number[];
596
596
  creator?: string;
597
597
  model?: string;
598
598
  }>>;
@@ -607,7 +607,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
607
607
  uaid?: string;
608
608
  aiAgent?: {
609
609
  type?: AIAgentType;
610
- capabilities?: AIAgentCapability[];
610
+ capabilities?: number[];
611
611
  creator?: string;
612
612
  model?: string;
613
613
  };
@@ -621,7 +621,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
621
621
  uaid?: string;
622
622
  aiAgent?: {
623
623
  type?: AIAgentType;
624
- capabilities?: AIAgentCapability[];
624
+ capabilities?: number[];
625
625
  creator?: string;
626
626
  model?: string;
627
627
  };
@@ -650,7 +650,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
650
650
  registry: z.ZodString;
651
651
  name: z.ZodString;
652
652
  description: z.ZodOptional<z.ZodString>;
653
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
653
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
654
654
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
655
655
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
656
656
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -665,15 +665,15 @@ export declare const resolveResponseSchema: z.ZodObject<{
665
665
  type: z.ZodNativeEnum<typeof AIAgentType>;
666
666
  creator: z.ZodOptional<z.ZodString>;
667
667
  model: z.ZodOptional<z.ZodString>;
668
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
668
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
669
669
  }, "strip", z.ZodTypeAny, {
670
670
  type?: AIAgentType;
671
- capabilities?: AIAgentCapability[];
671
+ capabilities?: number[];
672
672
  creator?: string;
673
673
  model?: string;
674
674
  }, {
675
675
  type?: AIAgentType;
676
- capabilities?: AIAgentCapability[];
676
+ capabilities?: number[];
677
677
  creator?: string;
678
678
  model?: string;
679
679
  }>>;
@@ -688,7 +688,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
688
688
  uaid?: string;
689
689
  aiAgent?: {
690
690
  type?: AIAgentType;
691
- capabilities?: AIAgentCapability[];
691
+ capabilities?: number[];
692
692
  creator?: string;
693
693
  model?: string;
694
694
  };
@@ -702,7 +702,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
702
702
  uaid?: string;
703
703
  aiAgent?: {
704
704
  type?: AIAgentType;
705
- capabilities?: AIAgentCapability[];
705
+ capabilities?: number[];
706
706
  creator?: string;
707
707
  model?: string;
708
708
  };
@@ -731,7 +731,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
731
731
  image?: string;
732
732
  metadata?: Record<string, JsonValue>;
733
733
  name?: string;
734
- capabilities?: (string | AIAgentCapability)[];
734
+ capabilities?: (string | number)[];
735
735
  uaid?: string;
736
736
  description?: string;
737
737
  registry?: string;
@@ -751,7 +751,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
751
751
  uaid?: string;
752
752
  aiAgent?: {
753
753
  type?: AIAgentType;
754
- capabilities?: AIAgentCapability[];
754
+ capabilities?: number[];
755
755
  creator?: string;
756
756
  model?: string;
757
757
  };
@@ -778,7 +778,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
778
778
  image?: string;
779
779
  metadata?: Record<string, JsonValue>;
780
780
  name?: string;
781
- capabilities?: (string | AIAgentCapability)[];
781
+ capabilities?: (string | number)[];
782
782
  uaid?: string;
783
783
  description?: string;
784
784
  registry?: string;
@@ -798,7 +798,7 @@ export declare const resolveResponseSchema: z.ZodObject<{
798
798
  uaid?: string;
799
799
  aiAgent?: {
800
800
  type?: AIAgentType;
801
- capabilities?: AIAgentCapability[];
801
+ capabilities?: number[];
802
802
  creator?: string;
803
803
  model?: string;
804
804
  };
@@ -821,6 +821,427 @@ export declare const resolveResponseSchema: z.ZodObject<{
821
821
  [k: string]: unknown;
822
822
  };
823
823
  }>;
824
+ export declare const agentFeedbackResponseSchema: z.ZodObject<{
825
+ uaid: z.ZodString;
826
+ summary: z.ZodObject<{
827
+ averageScore: z.ZodNumber;
828
+ totalFeedbacks: z.ZodNumber;
829
+ registry: z.ZodOptional<z.ZodString>;
830
+ network: z.ZodOptional<z.ZodString>;
831
+ updatedAt: z.ZodOptional<z.ZodString>;
832
+ }, "strip", z.ZodTypeAny, {
833
+ network?: string;
834
+ registry?: string;
835
+ updatedAt?: string;
836
+ averageScore?: number;
837
+ totalFeedbacks?: number;
838
+ }, {
839
+ network?: string;
840
+ registry?: string;
841
+ updatedAt?: string;
842
+ averageScore?: number;
843
+ totalFeedbacks?: number;
844
+ }>;
845
+ entries: z.ZodArray<z.ZodObject<{
846
+ registry: z.ZodString;
847
+ network: z.ZodOptional<z.ZodString>;
848
+ agentId: z.ZodNumber;
849
+ client: z.ZodString;
850
+ score: z.ZodNumber;
851
+ tag1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
852
+ tag2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
853
+ revoked: z.ZodBoolean;
854
+ feedbackIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
855
+ fileUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
856
+ fileHash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
857
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
858
+ }, "strip", z.ZodTypeAny, {
859
+ network?: string;
860
+ client?: string;
861
+ registry?: string;
862
+ createdAt?: string;
863
+ agentId?: number;
864
+ score?: number;
865
+ tag1?: string;
866
+ tag2?: string;
867
+ revoked?: boolean;
868
+ feedbackIndex?: number;
869
+ fileUri?: string;
870
+ fileHash?: string;
871
+ }, {
872
+ network?: string;
873
+ client?: string;
874
+ registry?: string;
875
+ createdAt?: string;
876
+ agentId?: number;
877
+ score?: number;
878
+ tag1?: string;
879
+ tag2?: string;
880
+ revoked?: boolean;
881
+ feedbackIndex?: number;
882
+ fileUri?: string;
883
+ fileHash?: string;
884
+ }>, "many">;
885
+ }, "strip", z.ZodTypeAny, {
886
+ summary?: {
887
+ network?: string;
888
+ registry?: string;
889
+ updatedAt?: string;
890
+ averageScore?: number;
891
+ totalFeedbacks?: number;
892
+ };
893
+ entries?: {
894
+ network?: string;
895
+ client?: string;
896
+ registry?: string;
897
+ createdAt?: string;
898
+ agentId?: number;
899
+ score?: number;
900
+ tag1?: string;
901
+ tag2?: string;
902
+ revoked?: boolean;
903
+ feedbackIndex?: number;
904
+ fileUri?: string;
905
+ fileHash?: string;
906
+ }[];
907
+ uaid?: string;
908
+ }, {
909
+ summary?: {
910
+ network?: string;
911
+ registry?: string;
912
+ updatedAt?: string;
913
+ averageScore?: number;
914
+ totalFeedbacks?: number;
915
+ };
916
+ entries?: {
917
+ network?: string;
918
+ client?: string;
919
+ registry?: string;
920
+ createdAt?: string;
921
+ agentId?: number;
922
+ score?: number;
923
+ tag1?: string;
924
+ tag2?: string;
925
+ revoked?: boolean;
926
+ feedbackIndex?: number;
927
+ fileUri?: string;
928
+ fileHash?: string;
929
+ }[];
930
+ uaid?: string;
931
+ }>;
932
+ export declare const agentFeedbackEligibilityResponseSchema: z.ZodObject<{
933
+ uaid: z.ZodString;
934
+ sessionId: z.ZodString;
935
+ eligible: z.ZodBoolean;
936
+ messageCount: z.ZodNumber;
937
+ minimumMessages: z.ZodNumber;
938
+ reason: z.ZodOptional<z.ZodString>;
939
+ onchain: z.ZodOptional<z.ZodObject<{
940
+ eligible: z.ZodBoolean;
941
+ reason: z.ZodOptional<z.ZodString>;
942
+ estimatedCredits: z.ZodOptional<z.ZodNumber>;
943
+ usdEstimate: z.ZodOptional<z.ZodNumber>;
944
+ nativeFeeEstimate: z.ZodOptional<z.ZodNumber>;
945
+ }, "strip", z.ZodTypeAny, {
946
+ eligible?: boolean;
947
+ reason?: string;
948
+ estimatedCredits?: number;
949
+ usdEstimate?: number;
950
+ nativeFeeEstimate?: number;
951
+ }, {
952
+ eligible?: boolean;
953
+ reason?: string;
954
+ estimatedCredits?: number;
955
+ usdEstimate?: number;
956
+ nativeFeeEstimate?: number;
957
+ }>>;
958
+ }, "strip", z.ZodTypeAny, {
959
+ uaid?: string;
960
+ sessionId?: string;
961
+ eligible?: boolean;
962
+ messageCount?: number;
963
+ minimumMessages?: number;
964
+ reason?: string;
965
+ onchain?: {
966
+ eligible?: boolean;
967
+ reason?: string;
968
+ estimatedCredits?: number;
969
+ usdEstimate?: number;
970
+ nativeFeeEstimate?: number;
971
+ };
972
+ }, {
973
+ uaid?: string;
974
+ sessionId?: string;
975
+ eligible?: boolean;
976
+ messageCount?: number;
977
+ minimumMessages?: number;
978
+ reason?: string;
979
+ onchain?: {
980
+ eligible?: boolean;
981
+ reason?: string;
982
+ estimatedCredits?: number;
983
+ usdEstimate?: number;
984
+ nativeFeeEstimate?: number;
985
+ };
986
+ }>;
987
+ export declare const agentFeedbackSubmissionResponseSchema: z.ZodObject<{
988
+ uaid: z.ZodString;
989
+ registry: z.ZodString;
990
+ network: z.ZodOptional<z.ZodString>;
991
+ agentId: z.ZodNumber;
992
+ score: z.ZodNumber;
993
+ tag1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
994
+ tag2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
995
+ fileUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
996
+ fileHash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
997
+ feedbackIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
998
+ transactionHash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
999
+ signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1000
+ submittedAt: z.ZodString;
1001
+ }, "strip", z.ZodTypeAny, {
1002
+ network?: string;
1003
+ signature?: string;
1004
+ uaid?: string;
1005
+ registry?: string;
1006
+ submittedAt?: string;
1007
+ agentId?: number;
1008
+ score?: number;
1009
+ tag1?: string;
1010
+ tag2?: string;
1011
+ feedbackIndex?: number;
1012
+ fileUri?: string;
1013
+ fileHash?: string;
1014
+ transactionHash?: string;
1015
+ }, {
1016
+ network?: string;
1017
+ signature?: string;
1018
+ uaid?: string;
1019
+ registry?: string;
1020
+ submittedAt?: string;
1021
+ agentId?: number;
1022
+ score?: number;
1023
+ tag1?: string;
1024
+ tag2?: string;
1025
+ feedbackIndex?: number;
1026
+ fileUri?: string;
1027
+ fileHash?: string;
1028
+ transactionHash?: string;
1029
+ }>;
1030
+ export declare const agentFeedbackIndexResponseSchema: z.ZodObject<{
1031
+ page: z.ZodNumber;
1032
+ limit: z.ZodNumber;
1033
+ total: z.ZodNumber;
1034
+ items: z.ZodArray<z.ZodObject<{
1035
+ uaid: z.ZodString;
1036
+ registry: z.ZodString;
1037
+ network: z.ZodOptional<z.ZodString>;
1038
+ agentId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1039
+ summary: z.ZodNullable<z.ZodObject<{
1040
+ averageScore: z.ZodNumber;
1041
+ totalFeedbacks: z.ZodNumber;
1042
+ registry: z.ZodOptional<z.ZodString>;
1043
+ network: z.ZodOptional<z.ZodString>;
1044
+ updatedAt: z.ZodOptional<z.ZodString>;
1045
+ }, "strip", z.ZodTypeAny, {
1046
+ network?: string;
1047
+ registry?: string;
1048
+ updatedAt?: string;
1049
+ averageScore?: number;
1050
+ totalFeedbacks?: number;
1051
+ }, {
1052
+ network?: string;
1053
+ registry?: string;
1054
+ updatedAt?: string;
1055
+ averageScore?: number;
1056
+ totalFeedbacks?: number;
1057
+ }>>;
1058
+ trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1059
+ }, "strip", z.ZodTypeAny, {
1060
+ network?: string;
1061
+ summary?: {
1062
+ network?: string;
1063
+ registry?: string;
1064
+ updatedAt?: string;
1065
+ averageScore?: number;
1066
+ totalFeedbacks?: number;
1067
+ };
1068
+ uaid?: string;
1069
+ registry?: string;
1070
+ agentId?: number;
1071
+ trustScore?: number;
1072
+ }, {
1073
+ network?: string;
1074
+ summary?: {
1075
+ network?: string;
1076
+ registry?: string;
1077
+ updatedAt?: string;
1078
+ averageScore?: number;
1079
+ totalFeedbacks?: number;
1080
+ };
1081
+ uaid?: string;
1082
+ registry?: string;
1083
+ agentId?: number;
1084
+ trustScore?: number;
1085
+ }>, "many">;
1086
+ }, "strip", z.ZodTypeAny, {
1087
+ limit?: number;
1088
+ total?: number;
1089
+ page?: number;
1090
+ items?: {
1091
+ network?: string;
1092
+ summary?: {
1093
+ network?: string;
1094
+ registry?: string;
1095
+ updatedAt?: string;
1096
+ averageScore?: number;
1097
+ totalFeedbacks?: number;
1098
+ };
1099
+ uaid?: string;
1100
+ registry?: string;
1101
+ agentId?: number;
1102
+ trustScore?: number;
1103
+ }[];
1104
+ }, {
1105
+ limit?: number;
1106
+ total?: number;
1107
+ page?: number;
1108
+ items?: {
1109
+ network?: string;
1110
+ summary?: {
1111
+ network?: string;
1112
+ registry?: string;
1113
+ updatedAt?: string;
1114
+ averageScore?: number;
1115
+ totalFeedbacks?: number;
1116
+ };
1117
+ uaid?: string;
1118
+ registry?: string;
1119
+ agentId?: number;
1120
+ trustScore?: number;
1121
+ }[];
1122
+ }>;
1123
+ export declare const agentFeedbackEntriesIndexResponseSchema: z.ZodObject<{
1124
+ page: z.ZodNumber;
1125
+ limit: z.ZodNumber;
1126
+ total: z.ZodNumber;
1127
+ items: z.ZodArray<z.ZodObject<{
1128
+ uaid: z.ZodString;
1129
+ entry: z.ZodObject<{
1130
+ registry: z.ZodString;
1131
+ network: z.ZodOptional<z.ZodString>;
1132
+ agentId: z.ZodNumber;
1133
+ client: z.ZodString;
1134
+ score: z.ZodNumber;
1135
+ tag1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1136
+ tag2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1137
+ revoked: z.ZodBoolean;
1138
+ feedbackIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1139
+ fileUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1140
+ fileHash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1141
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1142
+ }, "strip", z.ZodTypeAny, {
1143
+ network?: string;
1144
+ client?: string;
1145
+ registry?: string;
1146
+ createdAt?: string;
1147
+ agentId?: number;
1148
+ score?: number;
1149
+ tag1?: string;
1150
+ tag2?: string;
1151
+ revoked?: boolean;
1152
+ feedbackIndex?: number;
1153
+ fileUri?: string;
1154
+ fileHash?: string;
1155
+ }, {
1156
+ network?: string;
1157
+ client?: string;
1158
+ registry?: string;
1159
+ createdAt?: string;
1160
+ agentId?: number;
1161
+ score?: number;
1162
+ tag1?: string;
1163
+ tag2?: string;
1164
+ revoked?: boolean;
1165
+ feedbackIndex?: number;
1166
+ fileUri?: string;
1167
+ fileHash?: string;
1168
+ }>;
1169
+ }, "strip", z.ZodTypeAny, {
1170
+ uaid?: string;
1171
+ entry?: {
1172
+ network?: string;
1173
+ client?: string;
1174
+ registry?: string;
1175
+ createdAt?: string;
1176
+ agentId?: number;
1177
+ score?: number;
1178
+ tag1?: string;
1179
+ tag2?: string;
1180
+ revoked?: boolean;
1181
+ feedbackIndex?: number;
1182
+ fileUri?: string;
1183
+ fileHash?: string;
1184
+ };
1185
+ }, {
1186
+ uaid?: string;
1187
+ entry?: {
1188
+ network?: string;
1189
+ client?: string;
1190
+ registry?: string;
1191
+ createdAt?: string;
1192
+ agentId?: number;
1193
+ score?: number;
1194
+ tag1?: string;
1195
+ tag2?: string;
1196
+ revoked?: boolean;
1197
+ feedbackIndex?: number;
1198
+ fileUri?: string;
1199
+ fileHash?: string;
1200
+ };
1201
+ }>, "many">;
1202
+ }, "strip", z.ZodTypeAny, {
1203
+ limit?: number;
1204
+ total?: number;
1205
+ page?: number;
1206
+ items?: {
1207
+ uaid?: string;
1208
+ entry?: {
1209
+ network?: string;
1210
+ client?: string;
1211
+ registry?: string;
1212
+ createdAt?: string;
1213
+ agentId?: number;
1214
+ score?: number;
1215
+ tag1?: string;
1216
+ tag2?: string;
1217
+ revoked?: boolean;
1218
+ feedbackIndex?: number;
1219
+ fileUri?: string;
1220
+ fileHash?: string;
1221
+ };
1222
+ }[];
1223
+ }, {
1224
+ limit?: number;
1225
+ total?: number;
1226
+ page?: number;
1227
+ items?: {
1228
+ uaid?: string;
1229
+ entry?: {
1230
+ network?: string;
1231
+ client?: string;
1232
+ registry?: string;
1233
+ createdAt?: string;
1234
+ agentId?: number;
1235
+ score?: number;
1236
+ tag1?: string;
1237
+ tag2?: string;
1238
+ revoked?: boolean;
1239
+ feedbackIndex?: number;
1240
+ fileUri?: string;
1241
+ fileHash?: string;
1242
+ };
1243
+ }[];
1244
+ }>;
824
1245
  export declare const createSessionResponseSchema: z.ZodObject<{
825
1246
  sessionId: z.ZodString;
826
1247
  uaid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3064,7 +3485,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3064
3485
  registry: z.ZodString;
3065
3486
  name: z.ZodString;
3066
3487
  description: z.ZodOptional<z.ZodString>;
3067
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
3488
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3068
3489
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3069
3490
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3070
3491
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3079,15 +3500,15 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3079
3500
  type: z.ZodNativeEnum<typeof AIAgentType>;
3080
3501
  creator: z.ZodOptional<z.ZodString>;
3081
3502
  model: z.ZodOptional<z.ZodString>;
3082
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
3503
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3083
3504
  }, "strip", z.ZodTypeAny, {
3084
3505
  type?: AIAgentType;
3085
- capabilities?: AIAgentCapability[];
3506
+ capabilities?: number[];
3086
3507
  creator?: string;
3087
3508
  model?: string;
3088
3509
  }, {
3089
3510
  type?: AIAgentType;
3090
- capabilities?: AIAgentCapability[];
3511
+ capabilities?: number[];
3091
3512
  creator?: string;
3092
3513
  model?: string;
3093
3514
  }>>;
@@ -3102,7 +3523,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3102
3523
  uaid?: string;
3103
3524
  aiAgent?: {
3104
3525
  type?: AIAgentType;
3105
- capabilities?: AIAgentCapability[];
3526
+ capabilities?: number[];
3106
3527
  creator?: string;
3107
3528
  model?: string;
3108
3529
  };
@@ -3116,7 +3537,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3116
3537
  uaid?: string;
3117
3538
  aiAgent?: {
3118
3539
  type?: AIAgentType;
3119
- capabilities?: AIAgentCapability[];
3540
+ capabilities?: number[];
3120
3541
  creator?: string;
3121
3542
  model?: string;
3122
3543
  };
@@ -3145,7 +3566,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3145
3566
  registry: z.ZodString;
3146
3567
  name: z.ZodString;
3147
3568
  description: z.ZodOptional<z.ZodString>;
3148
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
3569
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3149
3570
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3150
3571
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3151
3572
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3160,15 +3581,15 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3160
3581
  type: z.ZodNativeEnum<typeof AIAgentType>;
3161
3582
  creator: z.ZodOptional<z.ZodString>;
3162
3583
  model: z.ZodOptional<z.ZodString>;
3163
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
3584
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3164
3585
  }, "strip", z.ZodTypeAny, {
3165
3586
  type?: AIAgentType;
3166
- capabilities?: AIAgentCapability[];
3587
+ capabilities?: number[];
3167
3588
  creator?: string;
3168
3589
  model?: string;
3169
3590
  }, {
3170
3591
  type?: AIAgentType;
3171
- capabilities?: AIAgentCapability[];
3592
+ capabilities?: number[];
3172
3593
  creator?: string;
3173
3594
  model?: string;
3174
3595
  }>>;
@@ -3183,7 +3604,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3183
3604
  uaid?: string;
3184
3605
  aiAgent?: {
3185
3606
  type?: AIAgentType;
3186
- capabilities?: AIAgentCapability[];
3607
+ capabilities?: number[];
3187
3608
  creator?: string;
3188
3609
  model?: string;
3189
3610
  };
@@ -3197,7 +3618,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3197
3618
  uaid?: string;
3198
3619
  aiAgent?: {
3199
3620
  type?: AIAgentType;
3200
- capabilities?: AIAgentCapability[];
3621
+ capabilities?: number[];
3201
3622
  creator?: string;
3202
3623
  model?: string;
3203
3624
  };
@@ -3226,7 +3647,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3226
3647
  registry: z.ZodString;
3227
3648
  name: z.ZodString;
3228
3649
  description: z.ZodOptional<z.ZodString>;
3229
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
3650
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3230
3651
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3231
3652
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3232
3653
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3241,15 +3662,15 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3241
3662
  type: z.ZodNativeEnum<typeof AIAgentType>;
3242
3663
  creator: z.ZodOptional<z.ZodString>;
3243
3664
  model: z.ZodOptional<z.ZodString>;
3244
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
3665
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3245
3666
  }, "strip", z.ZodTypeAny, {
3246
3667
  type?: AIAgentType;
3247
- capabilities?: AIAgentCapability[];
3668
+ capabilities?: number[];
3248
3669
  creator?: string;
3249
3670
  model?: string;
3250
3671
  }, {
3251
3672
  type?: AIAgentType;
3252
- capabilities?: AIAgentCapability[];
3673
+ capabilities?: number[];
3253
3674
  creator?: string;
3254
3675
  model?: string;
3255
3676
  }>>;
@@ -3264,7 +3685,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3264
3685
  uaid?: string;
3265
3686
  aiAgent?: {
3266
3687
  type?: AIAgentType;
3267
- capabilities?: AIAgentCapability[];
3688
+ capabilities?: number[];
3268
3689
  creator?: string;
3269
3690
  model?: string;
3270
3691
  };
@@ -3278,7 +3699,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3278
3699
  uaid?: string;
3279
3700
  aiAgent?: {
3280
3701
  type?: AIAgentType;
3281
- capabilities?: AIAgentCapability[];
3702
+ capabilities?: number[];
3282
3703
  creator?: string;
3283
3704
  model?: string;
3284
3705
  };
@@ -3313,7 +3734,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3313
3734
  registry: z.ZodString;
3314
3735
  name: z.ZodString;
3315
3736
  description: z.ZodOptional<z.ZodString>;
3316
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
3737
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3317
3738
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3318
3739
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3319
3740
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3328,15 +3749,15 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3328
3749
  type: z.ZodNativeEnum<typeof AIAgentType>;
3329
3750
  creator: z.ZodOptional<z.ZodString>;
3330
3751
  model: z.ZodOptional<z.ZodString>;
3331
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
3752
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3332
3753
  }, "strip", z.ZodTypeAny, {
3333
3754
  type?: AIAgentType;
3334
- capabilities?: AIAgentCapability[];
3755
+ capabilities?: number[];
3335
3756
  creator?: string;
3336
3757
  model?: string;
3337
3758
  }, {
3338
3759
  type?: AIAgentType;
3339
- capabilities?: AIAgentCapability[];
3760
+ capabilities?: number[];
3340
3761
  creator?: string;
3341
3762
  model?: string;
3342
3763
  }>>;
@@ -3351,7 +3772,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3351
3772
  uaid?: string;
3352
3773
  aiAgent?: {
3353
3774
  type?: AIAgentType;
3354
- capabilities?: AIAgentCapability[];
3775
+ capabilities?: number[];
3355
3776
  creator?: string;
3356
3777
  model?: string;
3357
3778
  };
@@ -3365,7 +3786,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3365
3786
  uaid?: string;
3366
3787
  aiAgent?: {
3367
3788
  type?: AIAgentType;
3368
- capabilities?: AIAgentCapability[];
3789
+ capabilities?: number[];
3369
3790
  creator?: string;
3370
3791
  model?: string;
3371
3792
  };
@@ -3399,7 +3820,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3399
3820
  registry: z.ZodString;
3400
3821
  name: z.ZodString;
3401
3822
  description: z.ZodOptional<z.ZodString>;
3402
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
3823
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3403
3824
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3404
3825
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3405
3826
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3414,15 +3835,15 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3414
3835
  type: z.ZodNativeEnum<typeof AIAgentType>;
3415
3836
  creator: z.ZodOptional<z.ZodString>;
3416
3837
  model: z.ZodOptional<z.ZodString>;
3417
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
3838
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3418
3839
  }, "strip", z.ZodTypeAny, {
3419
3840
  type?: AIAgentType;
3420
- capabilities?: AIAgentCapability[];
3841
+ capabilities?: number[];
3421
3842
  creator?: string;
3422
3843
  model?: string;
3423
3844
  }, {
3424
3845
  type?: AIAgentType;
3425
- capabilities?: AIAgentCapability[];
3846
+ capabilities?: number[];
3426
3847
  creator?: string;
3427
3848
  model?: string;
3428
3849
  }>>;
@@ -3437,7 +3858,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3437
3858
  uaid?: string;
3438
3859
  aiAgent?: {
3439
3860
  type?: AIAgentType;
3440
- capabilities?: AIAgentCapability[];
3861
+ capabilities?: number[];
3441
3862
  creator?: string;
3442
3863
  model?: string;
3443
3864
  };
@@ -3451,7 +3872,7 @@ export declare const registrySearchByNamespaceSchema: z.ZodObject<{
3451
3872
  uaid?: string;
3452
3873
  aiAgent?: {
3453
3874
  type?: AIAgentType;
3454
- capabilities?: AIAgentCapability[];
3875
+ capabilities?: number[];
3455
3876
  creator?: string;
3456
3877
  model?: string;
3457
3878
  };
@@ -3532,7 +3953,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3532
3953
  registry: z.ZodString;
3533
3954
  name: z.ZodString;
3534
3955
  description: z.ZodOptional<z.ZodString>;
3535
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
3956
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3536
3957
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3537
3958
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3538
3959
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3547,15 +3968,15 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3547
3968
  type: z.ZodNativeEnum<typeof AIAgentType>;
3548
3969
  creator: z.ZodOptional<z.ZodString>;
3549
3970
  model: z.ZodOptional<z.ZodString>;
3550
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
3971
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3551
3972
  }, "strip", z.ZodTypeAny, {
3552
3973
  type?: AIAgentType;
3553
- capabilities?: AIAgentCapability[];
3974
+ capabilities?: number[];
3554
3975
  creator?: string;
3555
3976
  model?: string;
3556
3977
  }, {
3557
3978
  type?: AIAgentType;
3558
- capabilities?: AIAgentCapability[];
3979
+ capabilities?: number[];
3559
3980
  creator?: string;
3560
3981
  model?: string;
3561
3982
  }>>;
@@ -3570,7 +3991,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3570
3991
  uaid?: string;
3571
3992
  aiAgent?: {
3572
3993
  type?: AIAgentType;
3573
- capabilities?: AIAgentCapability[];
3994
+ capabilities?: number[];
3574
3995
  creator?: string;
3575
3996
  model?: string;
3576
3997
  };
@@ -3584,7 +4005,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3584
4005
  uaid?: string;
3585
4006
  aiAgent?: {
3586
4007
  type?: AIAgentType;
3587
- capabilities?: AIAgentCapability[];
4008
+ capabilities?: number[];
3588
4009
  creator?: string;
3589
4010
  model?: string;
3590
4011
  };
@@ -3613,7 +4034,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3613
4034
  registry: z.ZodString;
3614
4035
  name: z.ZodString;
3615
4036
  description: z.ZodOptional<z.ZodString>;
3616
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
4037
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3617
4038
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3618
4039
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3619
4040
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3628,15 +4049,15 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3628
4049
  type: z.ZodNativeEnum<typeof AIAgentType>;
3629
4050
  creator: z.ZodOptional<z.ZodString>;
3630
4051
  model: z.ZodOptional<z.ZodString>;
3631
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
4052
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3632
4053
  }, "strip", z.ZodTypeAny, {
3633
4054
  type?: AIAgentType;
3634
- capabilities?: AIAgentCapability[];
4055
+ capabilities?: number[];
3635
4056
  creator?: string;
3636
4057
  model?: string;
3637
4058
  }, {
3638
4059
  type?: AIAgentType;
3639
- capabilities?: AIAgentCapability[];
4060
+ capabilities?: number[];
3640
4061
  creator?: string;
3641
4062
  model?: string;
3642
4063
  }>>;
@@ -3651,7 +4072,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3651
4072
  uaid?: string;
3652
4073
  aiAgent?: {
3653
4074
  type?: AIAgentType;
3654
- capabilities?: AIAgentCapability[];
4075
+ capabilities?: number[];
3655
4076
  creator?: string;
3656
4077
  model?: string;
3657
4078
  };
@@ -3665,7 +4086,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3665
4086
  uaid?: string;
3666
4087
  aiAgent?: {
3667
4088
  type?: AIAgentType;
3668
- capabilities?: AIAgentCapability[];
4089
+ capabilities?: number[];
3669
4090
  creator?: string;
3670
4091
  model?: string;
3671
4092
  };
@@ -3694,7 +4115,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3694
4115
  registry: z.ZodString;
3695
4116
  name: z.ZodString;
3696
4117
  description: z.ZodOptional<z.ZodString>;
3697
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
4118
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
3698
4119
  endpoints: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodArray<z.ZodString, "many">]>>;
3699
4120
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
3700
4121
  metadataFacet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodArray<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>, "many">, z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>]>>>;
@@ -3709,15 +4130,15 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3709
4130
  type: z.ZodNativeEnum<typeof AIAgentType>;
3710
4131
  creator: z.ZodOptional<z.ZodString>;
3711
4132
  model: z.ZodOptional<z.ZodString>;
3712
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
4133
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
3713
4134
  }, "strip", z.ZodTypeAny, {
3714
4135
  type?: AIAgentType;
3715
- capabilities?: AIAgentCapability[];
4136
+ capabilities?: number[];
3716
4137
  creator?: string;
3717
4138
  model?: string;
3718
4139
  }, {
3719
4140
  type?: AIAgentType;
3720
- capabilities?: AIAgentCapability[];
4141
+ capabilities?: number[];
3721
4142
  creator?: string;
3722
4143
  model?: string;
3723
4144
  }>>;
@@ -3732,7 +4153,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3732
4153
  uaid?: string;
3733
4154
  aiAgent?: {
3734
4155
  type?: AIAgentType;
3735
- capabilities?: AIAgentCapability[];
4156
+ capabilities?: number[];
3736
4157
  creator?: string;
3737
4158
  model?: string;
3738
4159
  };
@@ -3746,7 +4167,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3746
4167
  uaid?: string;
3747
4168
  aiAgent?: {
3748
4169
  type?: AIAgentType;
3749
- capabilities?: AIAgentCapability[];
4170
+ capabilities?: number[];
3750
4171
  creator?: string;
3751
4172
  model?: string;
3752
4173
  };
@@ -3777,7 +4198,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3777
4198
  image?: string;
3778
4199
  metadata?: Record<string, JsonValue>;
3779
4200
  name?: string;
3780
- capabilities?: (string | AIAgentCapability)[];
4201
+ capabilities?: (string | number)[];
3781
4202
  uaid?: string;
3782
4203
  description?: string;
3783
4204
  registry?: string;
@@ -3797,7 +4218,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3797
4218
  uaid?: string;
3798
4219
  aiAgent?: {
3799
4220
  type?: AIAgentType;
3800
- capabilities?: AIAgentCapability[];
4221
+ capabilities?: number[];
3801
4222
  creator?: string;
3802
4223
  model?: string;
3803
4224
  };
@@ -3826,7 +4247,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3826
4247
  image?: string;
3827
4248
  metadata?: Record<string, JsonValue>;
3828
4249
  name?: string;
3829
- capabilities?: (string | AIAgentCapability)[];
4250
+ capabilities?: (string | number)[];
3830
4251
  uaid?: string;
3831
4252
  description?: string;
3832
4253
  registry?: string;
@@ -3846,7 +4267,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3846
4267
  uaid?: string;
3847
4268
  aiAgent?: {
3848
4269
  type?: AIAgentType;
3849
- capabilities?: AIAgentCapability[];
4270
+ capabilities?: number[];
3850
4271
  creator?: string;
3851
4272
  model?: string;
3852
4273
  };
@@ -3883,7 +4304,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3883
4304
  image?: string;
3884
4305
  metadata?: Record<string, JsonValue>;
3885
4306
  name?: string;
3886
- capabilities?: (string | AIAgentCapability)[];
4307
+ capabilities?: (string | number)[];
3887
4308
  uaid?: string;
3888
4309
  description?: string;
3889
4310
  registry?: string;
@@ -3903,7 +4324,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3903
4324
  uaid?: string;
3904
4325
  aiAgent?: {
3905
4326
  type?: AIAgentType;
3906
- capabilities?: AIAgentCapability[];
4327
+ capabilities?: number[];
3907
4328
  creator?: string;
3908
4329
  model?: string;
3909
4330
  };
@@ -3940,7 +4361,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3940
4361
  image?: string;
3941
4362
  metadata?: Record<string, JsonValue>;
3942
4363
  name?: string;
3943
- capabilities?: (string | AIAgentCapability)[];
4364
+ capabilities?: (string | number)[];
3944
4365
  uaid?: string;
3945
4366
  description?: string;
3946
4367
  registry?: string;
@@ -3960,7 +4381,7 @@ export declare const vectorSearchResponseSchema: z.ZodObject<{
3960
4381
  uaid?: string;
3961
4382
  aiAgent?: {
3962
4383
  type?: AIAgentType;
3963
- capabilities?: AIAgentCapability[];
4384
+ capabilities?: number[];
3964
4385
  creator?: string;
3965
4386
  model?: string;
3966
4387
  };
@@ -4354,16 +4775,16 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
4354
4775
  metadata?: Record<string, string | number | boolean>;
4355
4776
  id?: string;
4356
4777
  createdAt?: string;
4357
- protocol?: string;
4358
4778
  agentId?: string;
4779
+ protocol?: string;
4359
4780
  endpoint?: string;
4360
4781
  }, {
4361
4782
  status?: "error" | "connected" | "disconnected";
4362
4783
  metadata?: Record<string, string | number | boolean>;
4363
4784
  id?: string;
4364
4785
  createdAt?: string;
4365
- protocol?: string;
4366
4786
  agentId?: string;
4787
+ protocol?: string;
4367
4788
  endpoint?: string;
4368
4789
  }>>;
4369
4790
  adapter: z.ZodOptional<z.ZodString>;
@@ -4377,8 +4798,8 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
4377
4798
  metadata?: Record<string, string | number | boolean>;
4378
4799
  id?: string;
4379
4800
  createdAt?: string;
4380
- protocol?: string;
4381
4801
  agentId?: string;
4802
+ protocol?: string;
4382
4803
  endpoint?: string;
4383
4804
  };
4384
4805
  }, {
@@ -4390,8 +4811,8 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
4390
4811
  metadata?: Record<string, string | number | boolean>;
4391
4812
  id?: string;
4392
4813
  createdAt?: string;
4393
- protocol?: string;
4394
4814
  agentId?: string;
4815
+ protocol?: string;
4395
4816
  endpoint?: string;
4396
4817
  };
4397
4818
  }>;
@@ -4639,7 +5060,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4639
5060
  name: z.ZodString;
4640
5061
  type: z.ZodString;
4641
5062
  endpoint: z.ZodOptional<z.ZodString>;
4642
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
5063
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
4643
5064
  registry: z.ZodOptional<z.ZodString>;
4644
5065
  protocol: z.ZodOptional<z.ZodString>;
4645
5066
  profile: z.ZodOptional<z.ZodObject<{
@@ -4653,15 +5074,15 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4653
5074
  type: z.ZodNativeEnum<typeof AIAgentType>;
4654
5075
  creator: z.ZodOptional<z.ZodString>;
4655
5076
  model: z.ZodOptional<z.ZodString>;
4656
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
5077
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
4657
5078
  }, "strip", z.ZodTypeAny, {
4658
5079
  type?: AIAgentType;
4659
- capabilities?: AIAgentCapability[];
5080
+ capabilities?: number[];
4660
5081
  creator?: string;
4661
5082
  model?: string;
4662
5083
  }, {
4663
5084
  type?: AIAgentType;
4664
- capabilities?: AIAgentCapability[];
5085
+ capabilities?: number[];
4665
5086
  creator?: string;
4666
5087
  model?: string;
4667
5088
  }>>;
@@ -4676,7 +5097,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4676
5097
  uaid?: string;
4677
5098
  aiAgent?: {
4678
5099
  type?: AIAgentType;
4679
- capabilities?: AIAgentCapability[];
5100
+ capabilities?: number[];
4680
5101
  creator?: string;
4681
5102
  model?: string;
4682
5103
  };
@@ -4690,7 +5111,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4690
5111
  uaid?: string;
4691
5112
  aiAgent?: {
4692
5113
  type?: AIAgentType;
4693
- capabilities?: AIAgentCapability[];
5114
+ capabilities?: number[];
4694
5115
  creator?: string;
4695
5116
  model?: string;
4696
5117
  };
@@ -4701,7 +5122,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4701
5122
  metadata?: Record<string, JsonValue>;
4702
5123
  type?: string;
4703
5124
  name?: string;
4704
- capabilities?: (string | AIAgentCapability)[];
5125
+ capabilities?: (string | number)[];
4705
5126
  registry?: string;
4706
5127
  id?: string;
4707
5128
  profile?: {
@@ -4714,7 +5135,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4714
5135
  uaid?: string;
4715
5136
  aiAgent?: {
4716
5137
  type?: AIAgentType;
4717
- capabilities?: AIAgentCapability[];
5138
+ capabilities?: number[];
4718
5139
  creator?: string;
4719
5140
  model?: string;
4720
5141
  };
@@ -4726,7 +5147,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4726
5147
  metadata?: Record<string, JsonValue>;
4727
5148
  type?: string;
4728
5149
  name?: string;
4729
- capabilities?: (string | AIAgentCapability)[];
5150
+ capabilities?: (string | number)[];
4730
5151
  registry?: string;
4731
5152
  id?: string;
4732
5153
  profile?: {
@@ -4739,7 +5160,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4739
5160
  uaid?: string;
4740
5161
  aiAgent?: {
4741
5162
  type?: AIAgentType;
4742
- capabilities?: AIAgentCapability[];
5163
+ capabilities?: number[];
4743
5164
  creator?: string;
4744
5165
  model?: string;
4745
5166
  };
@@ -4761,15 +5182,15 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4761
5182
  type: z.ZodNativeEnum<typeof AIAgentType>;
4762
5183
  creator: z.ZodOptional<z.ZodString>;
4763
5184
  model: z.ZodOptional<z.ZodString>;
4764
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
5185
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
4765
5186
  }, "strip", z.ZodTypeAny, {
4766
5187
  type?: AIAgentType;
4767
- capabilities?: AIAgentCapability[];
5188
+ capabilities?: number[];
4768
5189
  creator?: string;
4769
5190
  model?: string;
4770
5191
  }, {
4771
5192
  type?: AIAgentType;
4772
- capabilities?: AIAgentCapability[];
5193
+ capabilities?: number[];
4773
5194
  creator?: string;
4774
5195
  model?: string;
4775
5196
  }>>;
@@ -4784,7 +5205,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4784
5205
  uaid?: string;
4785
5206
  aiAgent?: {
4786
5207
  type?: AIAgentType;
4787
- capabilities?: AIAgentCapability[];
5208
+ capabilities?: number[];
4788
5209
  creator?: string;
4789
5210
  model?: string;
4790
5211
  };
@@ -4798,7 +5219,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4798
5219
  uaid?: string;
4799
5220
  aiAgent?: {
4800
5221
  type?: AIAgentType;
4801
- capabilities?: AIAgentCapability[];
5222
+ capabilities?: number[];
4802
5223
  creator?: string;
4803
5224
  model?: string;
4804
5225
  };
@@ -4816,7 +5237,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4816
5237
  uaid?: string;
4817
5238
  aiAgent?: {
4818
5239
  type?: AIAgentType;
4819
- capabilities?: AIAgentCapability[];
5240
+ capabilities?: number[];
4820
5241
  creator?: string;
4821
5242
  model?: string;
4822
5243
  };
@@ -4834,7 +5255,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4834
5255
  uaid?: string;
4835
5256
  aiAgent?: {
4836
5257
  type?: AIAgentType;
4837
- capabilities?: AIAgentCapability[];
5258
+ capabilities?: number[];
4838
5259
  creator?: string;
4839
5260
  model?: string;
4840
5261
  };
@@ -4989,12 +5410,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
4989
5410
  metadata?: Record<string, JsonValue>;
4990
5411
  registry?: string;
4991
5412
  agentId?: string;
5413
+ estimatedCredits?: number;
4992
5414
  agentUri?: string;
4993
5415
  registryKey?: string;
4994
5416
  networkId?: string;
4995
5417
  networkName?: string;
4996
5418
  chainId?: number;
4997
- estimatedCredits?: number;
4998
5419
  gasEstimateCredits?: number;
4999
5420
  gasEstimateUsd?: number;
5000
5421
  gasPriceGwei?: number;
@@ -5021,12 +5442,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5021
5442
  metadata?: Record<string, JsonValue>;
5022
5443
  registry?: string;
5023
5444
  agentId?: string;
5445
+ estimatedCredits?: number;
5024
5446
  agentUri?: string;
5025
5447
  registryKey?: string;
5026
5448
  networkId?: string;
5027
5449
  networkName?: string;
5028
5450
  chainId?: number;
5029
- estimatedCredits?: number;
5030
5451
  gasEstimateCredits?: number;
5031
5452
  gasEstimateUsd?: number;
5032
5453
  gasPriceGwei?: number;
@@ -5120,12 +5541,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5120
5541
  metadata?: Record<string, JsonValue>;
5121
5542
  registry?: string;
5122
5543
  agentId?: string;
5544
+ estimatedCredits?: number;
5123
5545
  agentUri?: string;
5124
5546
  registryKey?: string;
5125
5547
  networkId?: string;
5126
5548
  networkName?: string;
5127
5549
  chainId?: number;
5128
- estimatedCredits?: number;
5129
5550
  gasEstimateCredits?: number;
5130
5551
  gasEstimateUsd?: number;
5131
5552
  gasPriceGwei?: number;
@@ -5152,12 +5573,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5152
5573
  metadata?: Record<string, JsonValue>;
5153
5574
  registry?: string;
5154
5575
  agentId?: string;
5576
+ estimatedCredits?: number;
5155
5577
  agentUri?: string;
5156
5578
  registryKey?: string;
5157
5579
  networkId?: string;
5158
5580
  networkName?: string;
5159
5581
  chainId?: number;
5160
- estimatedCredits?: number;
5161
5582
  gasEstimateCredits?: number;
5162
5583
  gasEstimateUsd?: number;
5163
5584
  gasPriceGwei?: number;
@@ -5189,7 +5610,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5189
5610
  metadata?: Record<string, JsonValue>;
5190
5611
  type?: string;
5191
5612
  name?: string;
5192
- capabilities?: (string | AIAgentCapability)[];
5613
+ capabilities?: (string | number)[];
5193
5614
  registry?: string;
5194
5615
  id?: string;
5195
5616
  profile?: {
@@ -5202,7 +5623,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5202
5623
  uaid?: string;
5203
5624
  aiAgent?: {
5204
5625
  type?: AIAgentType;
5205
- capabilities?: AIAgentCapability[];
5626
+ capabilities?: number[];
5206
5627
  creator?: string;
5207
5628
  model?: string;
5208
5629
  };
@@ -5235,7 +5656,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5235
5656
  uaid?: string;
5236
5657
  aiAgent?: {
5237
5658
  type?: AIAgentType;
5238
- capabilities?: AIAgentCapability[];
5659
+ capabilities?: number[];
5239
5660
  creator?: string;
5240
5661
  model?: string;
5241
5662
  };
@@ -5271,12 +5692,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5271
5692
  metadata?: Record<string, JsonValue>;
5272
5693
  registry?: string;
5273
5694
  agentId?: string;
5695
+ estimatedCredits?: number;
5274
5696
  agentUri?: string;
5275
5697
  registryKey?: string;
5276
5698
  networkId?: string;
5277
5699
  networkName?: string;
5278
5700
  chainId?: number;
5279
- estimatedCredits?: number;
5280
5701
  gasEstimateCredits?: number;
5281
5702
  gasEstimateUsd?: number;
5282
5703
  gasPriceGwei?: number;
@@ -5304,12 +5725,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5304
5725
  metadata?: Record<string, JsonValue>;
5305
5726
  registry?: string;
5306
5727
  agentId?: string;
5728
+ estimatedCredits?: number;
5307
5729
  agentUri?: string;
5308
5730
  registryKey?: string;
5309
5731
  networkId?: string;
5310
5732
  networkName?: string;
5311
5733
  chainId?: number;
5312
- estimatedCredits?: number;
5313
5734
  gasEstimateCredits?: number;
5314
5735
  gasEstimateUsd?: number;
5315
5736
  gasPriceGwei?: number;
@@ -5341,7 +5762,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5341
5762
  metadata?: Record<string, JsonValue>;
5342
5763
  type?: string;
5343
5764
  name?: string;
5344
- capabilities?: (string | AIAgentCapability)[];
5765
+ capabilities?: (string | number)[];
5345
5766
  registry?: string;
5346
5767
  id?: string;
5347
5768
  profile?: {
@@ -5354,7 +5775,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5354
5775
  uaid?: string;
5355
5776
  aiAgent?: {
5356
5777
  type?: AIAgentType;
5357
- capabilities?: AIAgentCapability[];
5778
+ capabilities?: number[];
5358
5779
  creator?: string;
5359
5780
  model?: string;
5360
5781
  };
@@ -5387,7 +5808,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5387
5808
  uaid?: string;
5388
5809
  aiAgent?: {
5389
5810
  type?: AIAgentType;
5390
- capabilities?: AIAgentCapability[];
5811
+ capabilities?: number[];
5391
5812
  creator?: string;
5392
5813
  model?: string;
5393
5814
  };
@@ -5423,12 +5844,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5423
5844
  metadata?: Record<string, JsonValue>;
5424
5845
  registry?: string;
5425
5846
  agentId?: string;
5847
+ estimatedCredits?: number;
5426
5848
  agentUri?: string;
5427
5849
  registryKey?: string;
5428
5850
  networkId?: string;
5429
5851
  networkName?: string;
5430
5852
  chainId?: number;
5431
- estimatedCredits?: number;
5432
5853
  gasEstimateCredits?: number;
5433
5854
  gasEstimateUsd?: number;
5434
5855
  gasPriceGwei?: number;
@@ -5456,12 +5877,12 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
5456
5877
  metadata?: Record<string, JsonValue>;
5457
5878
  registry?: string;
5458
5879
  agentId?: string;
5880
+ estimatedCredits?: number;
5459
5881
  agentUri?: string;
5460
5882
  registryKey?: string;
5461
5883
  networkId?: string;
5462
5884
  networkName?: string;
5463
5885
  chainId?: number;
5464
- estimatedCredits?: number;
5465
5886
  gasEstimateCredits?: number;
5466
5887
  gasEstimateUsd?: number;
5467
5888
  gasPriceGwei?: number;
@@ -5498,7 +5919,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5498
5919
  name: z.ZodString;
5499
5920
  type: z.ZodString;
5500
5921
  endpoint: z.ZodOptional<z.ZodString>;
5501
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
5922
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
5502
5923
  registry: z.ZodOptional<z.ZodString>;
5503
5924
  protocol: z.ZodOptional<z.ZodString>;
5504
5925
  profile: z.ZodOptional<z.ZodObject<{
@@ -5512,15 +5933,15 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5512
5933
  type: z.ZodNativeEnum<typeof AIAgentType>;
5513
5934
  creator: z.ZodOptional<z.ZodString>;
5514
5935
  model: z.ZodOptional<z.ZodString>;
5515
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
5936
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
5516
5937
  }, "strip", z.ZodTypeAny, {
5517
5938
  type?: AIAgentType;
5518
- capabilities?: AIAgentCapability[];
5939
+ capabilities?: number[];
5519
5940
  creator?: string;
5520
5941
  model?: string;
5521
5942
  }, {
5522
5943
  type?: AIAgentType;
5523
- capabilities?: AIAgentCapability[];
5944
+ capabilities?: number[];
5524
5945
  creator?: string;
5525
5946
  model?: string;
5526
5947
  }>>;
@@ -5535,7 +5956,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5535
5956
  uaid?: string;
5536
5957
  aiAgent?: {
5537
5958
  type?: AIAgentType;
5538
- capabilities?: AIAgentCapability[];
5959
+ capabilities?: number[];
5539
5960
  creator?: string;
5540
5961
  model?: string;
5541
5962
  };
@@ -5549,7 +5970,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5549
5970
  uaid?: string;
5550
5971
  aiAgent?: {
5551
5972
  type?: AIAgentType;
5552
- capabilities?: AIAgentCapability[];
5973
+ capabilities?: number[];
5553
5974
  creator?: string;
5554
5975
  model?: string;
5555
5976
  };
@@ -5560,7 +5981,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5560
5981
  metadata?: Record<string, JsonValue>;
5561
5982
  type?: string;
5562
5983
  name?: string;
5563
- capabilities?: (string | AIAgentCapability)[];
5984
+ capabilities?: (string | number)[];
5564
5985
  registry?: string;
5565
5986
  id?: string;
5566
5987
  profile?: {
@@ -5573,7 +5994,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5573
5994
  uaid?: string;
5574
5995
  aiAgent?: {
5575
5996
  type?: AIAgentType;
5576
- capabilities?: AIAgentCapability[];
5997
+ capabilities?: number[];
5577
5998
  creator?: string;
5578
5999
  model?: string;
5579
6000
  };
@@ -5585,7 +6006,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5585
6006
  metadata?: Record<string, JsonValue>;
5586
6007
  type?: string;
5587
6008
  name?: string;
5588
- capabilities?: (string | AIAgentCapability)[];
6009
+ capabilities?: (string | number)[];
5589
6010
  registry?: string;
5590
6011
  id?: string;
5591
6012
  profile?: {
@@ -5598,7 +6019,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5598
6019
  uaid?: string;
5599
6020
  aiAgent?: {
5600
6021
  type?: AIAgentType;
5601
- capabilities?: AIAgentCapability[];
6022
+ capabilities?: number[];
5602
6023
  creator?: string;
5603
6024
  model?: string;
5604
6025
  };
@@ -5620,15 +6041,15 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5620
6041
  type: z.ZodNativeEnum<typeof AIAgentType>;
5621
6042
  creator: z.ZodOptional<z.ZodString>;
5622
6043
  model: z.ZodOptional<z.ZodString>;
5623
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
6044
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
5624
6045
  }, "strip", z.ZodTypeAny, {
5625
6046
  type?: AIAgentType;
5626
- capabilities?: AIAgentCapability[];
6047
+ capabilities?: number[];
5627
6048
  creator?: string;
5628
6049
  model?: string;
5629
6050
  }, {
5630
6051
  type?: AIAgentType;
5631
- capabilities?: AIAgentCapability[];
6052
+ capabilities?: number[];
5632
6053
  creator?: string;
5633
6054
  model?: string;
5634
6055
  }>>;
@@ -5643,7 +6064,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5643
6064
  uaid?: string;
5644
6065
  aiAgent?: {
5645
6066
  type?: AIAgentType;
5646
- capabilities?: AIAgentCapability[];
6067
+ capabilities?: number[];
5647
6068
  creator?: string;
5648
6069
  model?: string;
5649
6070
  };
@@ -5657,7 +6078,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5657
6078
  uaid?: string;
5658
6079
  aiAgent?: {
5659
6080
  type?: AIAgentType;
5660
- capabilities?: AIAgentCapability[];
6081
+ capabilities?: number[];
5661
6082
  creator?: string;
5662
6083
  model?: string;
5663
6084
  };
@@ -5675,7 +6096,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5675
6096
  uaid?: string;
5676
6097
  aiAgent?: {
5677
6098
  type?: AIAgentType;
5678
- capabilities?: AIAgentCapability[];
6099
+ capabilities?: number[];
5679
6100
  creator?: string;
5680
6101
  model?: string;
5681
6102
  };
@@ -5693,7 +6114,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5693
6114
  uaid?: string;
5694
6115
  aiAgent?: {
5695
6116
  type?: AIAgentType;
5696
- capabilities?: AIAgentCapability[];
6117
+ capabilities?: number[];
5697
6118
  creator?: string;
5698
6119
  model?: string;
5699
6120
  };
@@ -5848,12 +6269,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5848
6269
  metadata?: Record<string, JsonValue>;
5849
6270
  registry?: string;
5850
6271
  agentId?: string;
6272
+ estimatedCredits?: number;
5851
6273
  agentUri?: string;
5852
6274
  registryKey?: string;
5853
6275
  networkId?: string;
5854
6276
  networkName?: string;
5855
6277
  chainId?: number;
5856
- estimatedCredits?: number;
5857
6278
  gasEstimateCredits?: number;
5858
6279
  gasEstimateUsd?: number;
5859
6280
  gasPriceGwei?: number;
@@ -5880,12 +6301,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5880
6301
  metadata?: Record<string, JsonValue>;
5881
6302
  registry?: string;
5882
6303
  agentId?: string;
6304
+ estimatedCredits?: number;
5883
6305
  agentUri?: string;
5884
6306
  registryKey?: string;
5885
6307
  networkId?: string;
5886
6308
  networkName?: string;
5887
6309
  chainId?: number;
5888
- estimatedCredits?: number;
5889
6310
  gasEstimateCredits?: number;
5890
6311
  gasEstimateUsd?: number;
5891
6312
  gasPriceGwei?: number;
@@ -5979,12 +6400,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
5979
6400
  metadata?: Record<string, JsonValue>;
5980
6401
  registry?: string;
5981
6402
  agentId?: string;
6403
+ estimatedCredits?: number;
5982
6404
  agentUri?: string;
5983
6405
  registryKey?: string;
5984
6406
  networkId?: string;
5985
6407
  networkName?: string;
5986
6408
  chainId?: number;
5987
- estimatedCredits?: number;
5988
6409
  gasEstimateCredits?: number;
5989
6410
  gasEstimateUsd?: number;
5990
6411
  gasPriceGwei?: number;
@@ -6011,12 +6432,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6011
6432
  metadata?: Record<string, JsonValue>;
6012
6433
  registry?: string;
6013
6434
  agentId?: string;
6435
+ estimatedCredits?: number;
6014
6436
  agentUri?: string;
6015
6437
  registryKey?: string;
6016
6438
  networkId?: string;
6017
6439
  networkName?: string;
6018
6440
  chainId?: number;
6019
- estimatedCredits?: number;
6020
6441
  gasEstimateCredits?: number;
6021
6442
  gasEstimateUsd?: number;
6022
6443
  gasPriceGwei?: number;
@@ -6048,7 +6469,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6048
6469
  metadata?: Record<string, JsonValue>;
6049
6470
  type?: string;
6050
6471
  name?: string;
6051
- capabilities?: (string | AIAgentCapability)[];
6472
+ capabilities?: (string | number)[];
6052
6473
  registry?: string;
6053
6474
  id?: string;
6054
6475
  profile?: {
@@ -6061,7 +6482,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6061
6482
  uaid?: string;
6062
6483
  aiAgent?: {
6063
6484
  type?: AIAgentType;
6064
- capabilities?: AIAgentCapability[];
6485
+ capabilities?: number[];
6065
6486
  creator?: string;
6066
6487
  model?: string;
6067
6488
  };
@@ -6094,7 +6515,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6094
6515
  uaid?: string;
6095
6516
  aiAgent?: {
6096
6517
  type?: AIAgentType;
6097
- capabilities?: AIAgentCapability[];
6518
+ capabilities?: number[];
6098
6519
  creator?: string;
6099
6520
  model?: string;
6100
6521
  };
@@ -6130,12 +6551,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6130
6551
  metadata?: Record<string, JsonValue>;
6131
6552
  registry?: string;
6132
6553
  agentId?: string;
6554
+ estimatedCredits?: number;
6133
6555
  agentUri?: string;
6134
6556
  registryKey?: string;
6135
6557
  networkId?: string;
6136
6558
  networkName?: string;
6137
6559
  chainId?: number;
6138
- estimatedCredits?: number;
6139
6560
  gasEstimateCredits?: number;
6140
6561
  gasEstimateUsd?: number;
6141
6562
  gasPriceGwei?: number;
@@ -6163,12 +6584,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6163
6584
  metadata?: Record<string, JsonValue>;
6164
6585
  registry?: string;
6165
6586
  agentId?: string;
6587
+ estimatedCredits?: number;
6166
6588
  agentUri?: string;
6167
6589
  registryKey?: string;
6168
6590
  networkId?: string;
6169
6591
  networkName?: string;
6170
6592
  chainId?: number;
6171
- estimatedCredits?: number;
6172
6593
  gasEstimateCredits?: number;
6173
6594
  gasEstimateUsd?: number;
6174
6595
  gasPriceGwei?: number;
@@ -6200,7 +6621,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6200
6621
  metadata?: Record<string, JsonValue>;
6201
6622
  type?: string;
6202
6623
  name?: string;
6203
- capabilities?: (string | AIAgentCapability)[];
6624
+ capabilities?: (string | number)[];
6204
6625
  registry?: string;
6205
6626
  id?: string;
6206
6627
  profile?: {
@@ -6213,7 +6634,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6213
6634
  uaid?: string;
6214
6635
  aiAgent?: {
6215
6636
  type?: AIAgentType;
6216
- capabilities?: AIAgentCapability[];
6637
+ capabilities?: number[];
6217
6638
  creator?: string;
6218
6639
  model?: string;
6219
6640
  };
@@ -6246,7 +6667,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6246
6667
  uaid?: string;
6247
6668
  aiAgent?: {
6248
6669
  type?: AIAgentType;
6249
- capabilities?: AIAgentCapability[];
6670
+ capabilities?: number[];
6250
6671
  creator?: string;
6251
6672
  model?: string;
6252
6673
  };
@@ -6282,12 +6703,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6282
6703
  metadata?: Record<string, JsonValue>;
6283
6704
  registry?: string;
6284
6705
  agentId?: string;
6706
+ estimatedCredits?: number;
6285
6707
  agentUri?: string;
6286
6708
  registryKey?: string;
6287
6709
  networkId?: string;
6288
6710
  networkName?: string;
6289
6711
  chainId?: number;
6290
- estimatedCredits?: number;
6291
6712
  gasEstimateCredits?: number;
6292
6713
  gasEstimateUsd?: number;
6293
6714
  gasPriceGwei?: number;
@@ -6315,12 +6736,12 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
6315
6736
  metadata?: Record<string, JsonValue>;
6316
6737
  registry?: string;
6317
6738
  agentId?: string;
6739
+ estimatedCredits?: number;
6318
6740
  agentUri?: string;
6319
6741
  registryKey?: string;
6320
6742
  networkId?: string;
6321
6743
  networkName?: string;
6322
6744
  chainId?: number;
6323
- estimatedCredits?: number;
6324
6745
  gasEstimateCredits?: number;
6325
6746
  gasEstimateUsd?: number;
6326
6747
  gasPriceGwei?: number;
@@ -6357,7 +6778,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6357
6778
  name: z.ZodString;
6358
6779
  type: z.ZodString;
6359
6780
  endpoint: z.ZodOptional<z.ZodString>;
6360
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
6781
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
6361
6782
  registry: z.ZodOptional<z.ZodString>;
6362
6783
  protocol: z.ZodOptional<z.ZodString>;
6363
6784
  profile: z.ZodOptional<z.ZodObject<{
@@ -6371,15 +6792,15 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6371
6792
  type: z.ZodNativeEnum<typeof AIAgentType>;
6372
6793
  creator: z.ZodOptional<z.ZodString>;
6373
6794
  model: z.ZodOptional<z.ZodString>;
6374
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
6795
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
6375
6796
  }, "strip", z.ZodTypeAny, {
6376
6797
  type?: AIAgentType;
6377
- capabilities?: AIAgentCapability[];
6798
+ capabilities?: number[];
6378
6799
  creator?: string;
6379
6800
  model?: string;
6380
6801
  }, {
6381
6802
  type?: AIAgentType;
6382
- capabilities?: AIAgentCapability[];
6803
+ capabilities?: number[];
6383
6804
  creator?: string;
6384
6805
  model?: string;
6385
6806
  }>>;
@@ -6394,7 +6815,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6394
6815
  uaid?: string;
6395
6816
  aiAgent?: {
6396
6817
  type?: AIAgentType;
6397
- capabilities?: AIAgentCapability[];
6818
+ capabilities?: number[];
6398
6819
  creator?: string;
6399
6820
  model?: string;
6400
6821
  };
@@ -6408,7 +6829,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6408
6829
  uaid?: string;
6409
6830
  aiAgent?: {
6410
6831
  type?: AIAgentType;
6411
- capabilities?: AIAgentCapability[];
6832
+ capabilities?: number[];
6412
6833
  creator?: string;
6413
6834
  model?: string;
6414
6835
  };
@@ -6419,7 +6840,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6419
6840
  metadata?: Record<string, JsonValue>;
6420
6841
  type?: string;
6421
6842
  name?: string;
6422
- capabilities?: (string | AIAgentCapability)[];
6843
+ capabilities?: (string | number)[];
6423
6844
  registry?: string;
6424
6845
  id?: string;
6425
6846
  profile?: {
@@ -6432,7 +6853,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6432
6853
  uaid?: string;
6433
6854
  aiAgent?: {
6434
6855
  type?: AIAgentType;
6435
- capabilities?: AIAgentCapability[];
6856
+ capabilities?: number[];
6436
6857
  creator?: string;
6437
6858
  model?: string;
6438
6859
  };
@@ -6444,7 +6865,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6444
6865
  metadata?: Record<string, JsonValue>;
6445
6866
  type?: string;
6446
6867
  name?: string;
6447
- capabilities?: (string | AIAgentCapability)[];
6868
+ capabilities?: (string | number)[];
6448
6869
  registry?: string;
6449
6870
  id?: string;
6450
6871
  profile?: {
@@ -6457,7 +6878,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6457
6878
  uaid?: string;
6458
6879
  aiAgent?: {
6459
6880
  type?: AIAgentType;
6460
- capabilities?: AIAgentCapability[];
6881
+ capabilities?: number[];
6461
6882
  creator?: string;
6462
6883
  model?: string;
6463
6884
  };
@@ -6479,15 +6900,15 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6479
6900
  type: z.ZodNativeEnum<typeof AIAgentType>;
6480
6901
  creator: z.ZodOptional<z.ZodString>;
6481
6902
  model: z.ZodOptional<z.ZodString>;
6482
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
6903
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
6483
6904
  }, "strip", z.ZodTypeAny, {
6484
6905
  type?: AIAgentType;
6485
- capabilities?: AIAgentCapability[];
6906
+ capabilities?: number[];
6486
6907
  creator?: string;
6487
6908
  model?: string;
6488
6909
  }, {
6489
6910
  type?: AIAgentType;
6490
- capabilities?: AIAgentCapability[];
6911
+ capabilities?: number[];
6491
6912
  creator?: string;
6492
6913
  model?: string;
6493
6914
  }>>;
@@ -6502,7 +6923,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6502
6923
  uaid?: string;
6503
6924
  aiAgent?: {
6504
6925
  type?: AIAgentType;
6505
- capabilities?: AIAgentCapability[];
6926
+ capabilities?: number[];
6506
6927
  creator?: string;
6507
6928
  model?: string;
6508
6929
  };
@@ -6516,7 +6937,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6516
6937
  uaid?: string;
6517
6938
  aiAgent?: {
6518
6939
  type?: AIAgentType;
6519
- capabilities?: AIAgentCapability[];
6940
+ capabilities?: number[];
6520
6941
  creator?: string;
6521
6942
  model?: string;
6522
6943
  };
@@ -6534,7 +6955,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6534
6955
  uaid?: string;
6535
6956
  aiAgent?: {
6536
6957
  type?: AIAgentType;
6537
- capabilities?: AIAgentCapability[];
6958
+ capabilities?: number[];
6538
6959
  creator?: string;
6539
6960
  model?: string;
6540
6961
  };
@@ -6552,7 +6973,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6552
6973
  uaid?: string;
6553
6974
  aiAgent?: {
6554
6975
  type?: AIAgentType;
6555
- capabilities?: AIAgentCapability[];
6976
+ capabilities?: number[];
6556
6977
  creator?: string;
6557
6978
  model?: string;
6558
6979
  };
@@ -6707,12 +7128,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6707
7128
  metadata?: Record<string, JsonValue>;
6708
7129
  registry?: string;
6709
7130
  agentId?: string;
7131
+ estimatedCredits?: number;
6710
7132
  agentUri?: string;
6711
7133
  registryKey?: string;
6712
7134
  networkId?: string;
6713
7135
  networkName?: string;
6714
7136
  chainId?: number;
6715
- estimatedCredits?: number;
6716
7137
  gasEstimateCredits?: number;
6717
7138
  gasEstimateUsd?: number;
6718
7139
  gasPriceGwei?: number;
@@ -6739,12 +7160,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6739
7160
  metadata?: Record<string, JsonValue>;
6740
7161
  registry?: string;
6741
7162
  agentId?: string;
7163
+ estimatedCredits?: number;
6742
7164
  agentUri?: string;
6743
7165
  registryKey?: string;
6744
7166
  networkId?: string;
6745
7167
  networkName?: string;
6746
7168
  chainId?: number;
6747
- estimatedCredits?: number;
6748
7169
  gasEstimateCredits?: number;
6749
7170
  gasEstimateUsd?: number;
6750
7171
  gasPriceGwei?: number;
@@ -6838,12 +7259,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6838
7259
  metadata?: Record<string, JsonValue>;
6839
7260
  registry?: string;
6840
7261
  agentId?: string;
7262
+ estimatedCredits?: number;
6841
7263
  agentUri?: string;
6842
7264
  registryKey?: string;
6843
7265
  networkId?: string;
6844
7266
  networkName?: string;
6845
7267
  chainId?: number;
6846
- estimatedCredits?: number;
6847
7268
  gasEstimateCredits?: number;
6848
7269
  gasEstimateUsd?: number;
6849
7270
  gasPriceGwei?: number;
@@ -6870,12 +7291,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6870
7291
  metadata?: Record<string, JsonValue>;
6871
7292
  registry?: string;
6872
7293
  agentId?: string;
7294
+ estimatedCredits?: number;
6873
7295
  agentUri?: string;
6874
7296
  registryKey?: string;
6875
7297
  networkId?: string;
6876
7298
  networkName?: string;
6877
7299
  chainId?: number;
6878
- estimatedCredits?: number;
6879
7300
  gasEstimateCredits?: number;
6880
7301
  gasEstimateUsd?: number;
6881
7302
  gasPriceGwei?: number;
@@ -6925,7 +7346,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6925
7346
  metadata?: Record<string, JsonValue>;
6926
7347
  type?: string;
6927
7348
  name?: string;
6928
- capabilities?: (string | AIAgentCapability)[];
7349
+ capabilities?: (string | number)[];
6929
7350
  registry?: string;
6930
7351
  id?: string;
6931
7352
  profile?: {
@@ -6938,7 +7359,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6938
7359
  uaid?: string;
6939
7360
  aiAgent?: {
6940
7361
  type?: AIAgentType;
6941
- capabilities?: AIAgentCapability[];
7362
+ capabilities?: number[];
6942
7363
  creator?: string;
6943
7364
  model?: string;
6944
7365
  };
@@ -6971,7 +7392,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
6971
7392
  uaid?: string;
6972
7393
  aiAgent?: {
6973
7394
  type?: AIAgentType;
6974
- capabilities?: AIAgentCapability[];
7395
+ capabilities?: number[];
6975
7396
  creator?: string;
6976
7397
  model?: string;
6977
7398
  };
@@ -7007,12 +7428,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
7007
7428
  metadata?: Record<string, JsonValue>;
7008
7429
  registry?: string;
7009
7430
  agentId?: string;
7431
+ estimatedCredits?: number;
7010
7432
  agentUri?: string;
7011
7433
  registryKey?: string;
7012
7434
  networkId?: string;
7013
7435
  networkName?: string;
7014
7436
  chainId?: number;
7015
- estimatedCredits?: number;
7016
7437
  gasEstimateCredits?: number;
7017
7438
  gasEstimateUsd?: number;
7018
7439
  gasPriceGwei?: number;
@@ -7040,12 +7461,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
7040
7461
  metadata?: Record<string, JsonValue>;
7041
7462
  registry?: string;
7042
7463
  agentId?: string;
7464
+ estimatedCredits?: number;
7043
7465
  agentUri?: string;
7044
7466
  registryKey?: string;
7045
7467
  networkId?: string;
7046
7468
  networkName?: string;
7047
7469
  chainId?: number;
7048
- estimatedCredits?: number;
7049
7470
  gasEstimateCredits?: number;
7050
7471
  gasEstimateUsd?: number;
7051
7472
  gasPriceGwei?: number;
@@ -7082,7 +7503,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
7082
7503
  metadata?: Record<string, JsonValue>;
7083
7504
  type?: string;
7084
7505
  name?: string;
7085
- capabilities?: (string | AIAgentCapability)[];
7506
+ capabilities?: (string | number)[];
7086
7507
  registry?: string;
7087
7508
  id?: string;
7088
7509
  profile?: {
@@ -7095,7 +7516,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
7095
7516
  uaid?: string;
7096
7517
  aiAgent?: {
7097
7518
  type?: AIAgentType;
7098
- capabilities?: AIAgentCapability[];
7519
+ capabilities?: number[];
7099
7520
  creator?: string;
7100
7521
  model?: string;
7101
7522
  };
@@ -7128,7 +7549,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
7128
7549
  uaid?: string;
7129
7550
  aiAgent?: {
7130
7551
  type?: AIAgentType;
7131
- capabilities?: AIAgentCapability[];
7552
+ capabilities?: number[];
7132
7553
  creator?: string;
7133
7554
  model?: string;
7134
7555
  };
@@ -7164,12 +7585,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
7164
7585
  metadata?: Record<string, JsonValue>;
7165
7586
  registry?: string;
7166
7587
  agentId?: string;
7588
+ estimatedCredits?: number;
7167
7589
  agentUri?: string;
7168
7590
  registryKey?: string;
7169
7591
  networkId?: string;
7170
7592
  networkName?: string;
7171
7593
  chainId?: number;
7172
- estimatedCredits?: number;
7173
7594
  gasEstimateCredits?: number;
7174
7595
  gasEstimateUsd?: number;
7175
7596
  gasPriceGwei?: number;
@@ -7197,12 +7618,12 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
7197
7618
  metadata?: Record<string, JsonValue>;
7198
7619
  registry?: string;
7199
7620
  agentId?: string;
7621
+ estimatedCredits?: number;
7200
7622
  agentUri?: string;
7201
7623
  registryKey?: string;
7202
7624
  networkId?: string;
7203
7625
  networkName?: string;
7204
7626
  chainId?: number;
7205
- estimatedCredits?: number;
7206
7627
  gasEstimateCredits?: number;
7207
7628
  gasEstimateUsd?: number;
7208
7629
  gasPriceGwei?: number;
@@ -7239,7 +7660,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7239
7660
  name: z.ZodString;
7240
7661
  type: z.ZodString;
7241
7662
  endpoint: z.ZodOptional<z.ZodString>;
7242
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
7663
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
7243
7664
  registry: z.ZodOptional<z.ZodString>;
7244
7665
  protocol: z.ZodOptional<z.ZodString>;
7245
7666
  profile: z.ZodOptional<z.ZodObject<{
@@ -7253,15 +7674,15 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7253
7674
  type: z.ZodNativeEnum<typeof AIAgentType>;
7254
7675
  creator: z.ZodOptional<z.ZodString>;
7255
7676
  model: z.ZodOptional<z.ZodString>;
7256
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
7677
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
7257
7678
  }, "strip", z.ZodTypeAny, {
7258
7679
  type?: AIAgentType;
7259
- capabilities?: AIAgentCapability[];
7680
+ capabilities?: number[];
7260
7681
  creator?: string;
7261
7682
  model?: string;
7262
7683
  }, {
7263
7684
  type?: AIAgentType;
7264
- capabilities?: AIAgentCapability[];
7685
+ capabilities?: number[];
7265
7686
  creator?: string;
7266
7687
  model?: string;
7267
7688
  }>>;
@@ -7276,7 +7697,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7276
7697
  uaid?: string;
7277
7698
  aiAgent?: {
7278
7699
  type?: AIAgentType;
7279
- capabilities?: AIAgentCapability[];
7700
+ capabilities?: number[];
7280
7701
  creator?: string;
7281
7702
  model?: string;
7282
7703
  };
@@ -7290,7 +7711,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7290
7711
  uaid?: string;
7291
7712
  aiAgent?: {
7292
7713
  type?: AIAgentType;
7293
- capabilities?: AIAgentCapability[];
7714
+ capabilities?: number[];
7294
7715
  creator?: string;
7295
7716
  model?: string;
7296
7717
  };
@@ -7301,7 +7722,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7301
7722
  metadata?: Record<string, JsonValue>;
7302
7723
  type?: string;
7303
7724
  name?: string;
7304
- capabilities?: (string | AIAgentCapability)[];
7725
+ capabilities?: (string | number)[];
7305
7726
  registry?: string;
7306
7727
  id?: string;
7307
7728
  profile?: {
@@ -7314,7 +7735,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7314
7735
  uaid?: string;
7315
7736
  aiAgent?: {
7316
7737
  type?: AIAgentType;
7317
- capabilities?: AIAgentCapability[];
7738
+ capabilities?: number[];
7318
7739
  creator?: string;
7319
7740
  model?: string;
7320
7741
  };
@@ -7326,7 +7747,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7326
7747
  metadata?: Record<string, JsonValue>;
7327
7748
  type?: string;
7328
7749
  name?: string;
7329
- capabilities?: (string | AIAgentCapability)[];
7750
+ capabilities?: (string | number)[];
7330
7751
  registry?: string;
7331
7752
  id?: string;
7332
7753
  profile?: {
@@ -7339,7 +7760,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7339
7760
  uaid?: string;
7340
7761
  aiAgent?: {
7341
7762
  type?: AIAgentType;
7342
- capabilities?: AIAgentCapability[];
7763
+ capabilities?: number[];
7343
7764
  creator?: string;
7344
7765
  model?: string;
7345
7766
  };
@@ -7361,15 +7782,15 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7361
7782
  type: z.ZodNativeEnum<typeof AIAgentType>;
7362
7783
  creator: z.ZodOptional<z.ZodString>;
7363
7784
  model: z.ZodOptional<z.ZodString>;
7364
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
7785
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
7365
7786
  }, "strip", z.ZodTypeAny, {
7366
7787
  type?: AIAgentType;
7367
- capabilities?: AIAgentCapability[];
7788
+ capabilities?: number[];
7368
7789
  creator?: string;
7369
7790
  model?: string;
7370
7791
  }, {
7371
7792
  type?: AIAgentType;
7372
- capabilities?: AIAgentCapability[];
7793
+ capabilities?: number[];
7373
7794
  creator?: string;
7374
7795
  model?: string;
7375
7796
  }>>;
@@ -7384,7 +7805,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7384
7805
  uaid?: string;
7385
7806
  aiAgent?: {
7386
7807
  type?: AIAgentType;
7387
- capabilities?: AIAgentCapability[];
7808
+ capabilities?: number[];
7388
7809
  creator?: string;
7389
7810
  model?: string;
7390
7811
  };
@@ -7398,7 +7819,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7398
7819
  uaid?: string;
7399
7820
  aiAgent?: {
7400
7821
  type?: AIAgentType;
7401
- capabilities?: AIAgentCapability[];
7822
+ capabilities?: number[];
7402
7823
  creator?: string;
7403
7824
  model?: string;
7404
7825
  };
@@ -7416,7 +7837,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7416
7837
  uaid?: string;
7417
7838
  aiAgent?: {
7418
7839
  type?: AIAgentType;
7419
- capabilities?: AIAgentCapability[];
7840
+ capabilities?: number[];
7420
7841
  creator?: string;
7421
7842
  model?: string;
7422
7843
  };
@@ -7434,7 +7855,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7434
7855
  uaid?: string;
7435
7856
  aiAgent?: {
7436
7857
  type?: AIAgentType;
7437
- capabilities?: AIAgentCapability[];
7858
+ capabilities?: number[];
7438
7859
  creator?: string;
7439
7860
  model?: string;
7440
7861
  };
@@ -7589,12 +8010,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7589
8010
  metadata?: Record<string, JsonValue>;
7590
8011
  registry?: string;
7591
8012
  agentId?: string;
8013
+ estimatedCredits?: number;
7592
8014
  agentUri?: string;
7593
8015
  registryKey?: string;
7594
8016
  networkId?: string;
7595
8017
  networkName?: string;
7596
8018
  chainId?: number;
7597
- estimatedCredits?: number;
7598
8019
  gasEstimateCredits?: number;
7599
8020
  gasEstimateUsd?: number;
7600
8021
  gasPriceGwei?: number;
@@ -7621,12 +8042,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7621
8042
  metadata?: Record<string, JsonValue>;
7622
8043
  registry?: string;
7623
8044
  agentId?: string;
8045
+ estimatedCredits?: number;
7624
8046
  agentUri?: string;
7625
8047
  registryKey?: string;
7626
8048
  networkId?: string;
7627
8049
  networkName?: string;
7628
8050
  chainId?: number;
7629
- estimatedCredits?: number;
7630
8051
  gasEstimateCredits?: number;
7631
8052
  gasEstimateUsd?: number;
7632
8053
  gasPriceGwei?: number;
@@ -7720,12 +8141,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7720
8141
  metadata?: Record<string, JsonValue>;
7721
8142
  registry?: string;
7722
8143
  agentId?: string;
8144
+ estimatedCredits?: number;
7723
8145
  agentUri?: string;
7724
8146
  registryKey?: string;
7725
8147
  networkId?: string;
7726
8148
  networkName?: string;
7727
8149
  chainId?: number;
7728
- estimatedCredits?: number;
7729
8150
  gasEstimateCredits?: number;
7730
8151
  gasEstimateUsd?: number;
7731
8152
  gasPriceGwei?: number;
@@ -7752,12 +8173,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7752
8173
  metadata?: Record<string, JsonValue>;
7753
8174
  registry?: string;
7754
8175
  agentId?: string;
8176
+ estimatedCredits?: number;
7755
8177
  agentUri?: string;
7756
8178
  registryKey?: string;
7757
8179
  networkId?: string;
7758
8180
  networkName?: string;
7759
8181
  chainId?: number;
7760
- estimatedCredits?: number;
7761
8182
  gasEstimateCredits?: number;
7762
8183
  gasEstimateUsd?: number;
7763
8184
  gasPriceGwei?: number;
@@ -7789,7 +8210,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7789
8210
  metadata?: Record<string, JsonValue>;
7790
8211
  type?: string;
7791
8212
  name?: string;
7792
- capabilities?: (string | AIAgentCapability)[];
8213
+ capabilities?: (string | number)[];
7793
8214
  registry?: string;
7794
8215
  id?: string;
7795
8216
  profile?: {
@@ -7802,7 +8223,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7802
8223
  uaid?: string;
7803
8224
  aiAgent?: {
7804
8225
  type?: AIAgentType;
7805
- capabilities?: AIAgentCapability[];
8226
+ capabilities?: number[];
7806
8227
  creator?: string;
7807
8228
  model?: string;
7808
8229
  };
@@ -7835,7 +8256,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7835
8256
  uaid?: string;
7836
8257
  aiAgent?: {
7837
8258
  type?: AIAgentType;
7838
- capabilities?: AIAgentCapability[];
8259
+ capabilities?: number[];
7839
8260
  creator?: string;
7840
8261
  model?: string;
7841
8262
  };
@@ -7871,12 +8292,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7871
8292
  metadata?: Record<string, JsonValue>;
7872
8293
  registry?: string;
7873
8294
  agentId?: string;
8295
+ estimatedCredits?: number;
7874
8296
  agentUri?: string;
7875
8297
  registryKey?: string;
7876
8298
  networkId?: string;
7877
8299
  networkName?: string;
7878
8300
  chainId?: number;
7879
- estimatedCredits?: number;
7880
8301
  gasEstimateCredits?: number;
7881
8302
  gasEstimateUsd?: number;
7882
8303
  gasPriceGwei?: number;
@@ -7904,12 +8325,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7904
8325
  metadata?: Record<string, JsonValue>;
7905
8326
  registry?: string;
7906
8327
  agentId?: string;
8328
+ estimatedCredits?: number;
7907
8329
  agentUri?: string;
7908
8330
  registryKey?: string;
7909
8331
  networkId?: string;
7910
8332
  networkName?: string;
7911
8333
  chainId?: number;
7912
- estimatedCredits?: number;
7913
8334
  gasEstimateCredits?: number;
7914
8335
  gasEstimateUsd?: number;
7915
8336
  gasPriceGwei?: number;
@@ -7941,7 +8362,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7941
8362
  metadata?: Record<string, JsonValue>;
7942
8363
  type?: string;
7943
8364
  name?: string;
7944
- capabilities?: (string | AIAgentCapability)[];
8365
+ capabilities?: (string | number)[];
7945
8366
  registry?: string;
7946
8367
  id?: string;
7947
8368
  profile?: {
@@ -7954,7 +8375,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7954
8375
  uaid?: string;
7955
8376
  aiAgent?: {
7956
8377
  type?: AIAgentType;
7957
- capabilities?: AIAgentCapability[];
8378
+ capabilities?: number[];
7958
8379
  creator?: string;
7959
8380
  model?: string;
7960
8381
  };
@@ -7987,7 +8408,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
7987
8408
  uaid?: string;
7988
8409
  aiAgent?: {
7989
8410
  type?: AIAgentType;
7990
- capabilities?: AIAgentCapability[];
8411
+ capabilities?: number[];
7991
8412
  creator?: string;
7992
8413
  model?: string;
7993
8414
  };
@@ -8023,12 +8444,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8023
8444
  metadata?: Record<string, JsonValue>;
8024
8445
  registry?: string;
8025
8446
  agentId?: string;
8447
+ estimatedCredits?: number;
8026
8448
  agentUri?: string;
8027
8449
  registryKey?: string;
8028
8450
  networkId?: string;
8029
8451
  networkName?: string;
8030
8452
  chainId?: number;
8031
- estimatedCredits?: number;
8032
8453
  gasEstimateCredits?: number;
8033
8454
  gasEstimateUsd?: number;
8034
8455
  gasPriceGwei?: number;
@@ -8056,12 +8477,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8056
8477
  metadata?: Record<string, JsonValue>;
8057
8478
  registry?: string;
8058
8479
  agentId?: string;
8480
+ estimatedCredits?: number;
8059
8481
  agentUri?: string;
8060
8482
  registryKey?: string;
8061
8483
  networkId?: string;
8062
8484
  networkName?: string;
8063
8485
  chainId?: number;
8064
- estimatedCredits?: number;
8065
8486
  gasEstimateCredits?: number;
8066
8487
  gasEstimateUsd?: number;
8067
8488
  gasPriceGwei?: number;
@@ -8097,7 +8518,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8097
8518
  name: z.ZodString;
8098
8519
  type: z.ZodString;
8099
8520
  endpoint: z.ZodOptional<z.ZodString>;
8100
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
8521
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
8101
8522
  registry: z.ZodOptional<z.ZodString>;
8102
8523
  protocol: z.ZodOptional<z.ZodString>;
8103
8524
  profile: z.ZodOptional<z.ZodObject<{
@@ -8111,15 +8532,15 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8111
8532
  type: z.ZodNativeEnum<typeof AIAgentType>;
8112
8533
  creator: z.ZodOptional<z.ZodString>;
8113
8534
  model: z.ZodOptional<z.ZodString>;
8114
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
8535
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
8115
8536
  }, "strip", z.ZodTypeAny, {
8116
8537
  type?: AIAgentType;
8117
- capabilities?: AIAgentCapability[];
8538
+ capabilities?: number[];
8118
8539
  creator?: string;
8119
8540
  model?: string;
8120
8541
  }, {
8121
8542
  type?: AIAgentType;
8122
- capabilities?: AIAgentCapability[];
8543
+ capabilities?: number[];
8123
8544
  creator?: string;
8124
8545
  model?: string;
8125
8546
  }>>;
@@ -8134,7 +8555,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8134
8555
  uaid?: string;
8135
8556
  aiAgent?: {
8136
8557
  type?: AIAgentType;
8137
- capabilities?: AIAgentCapability[];
8558
+ capabilities?: number[];
8138
8559
  creator?: string;
8139
8560
  model?: string;
8140
8561
  };
@@ -8148,7 +8569,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8148
8569
  uaid?: string;
8149
8570
  aiAgent?: {
8150
8571
  type?: AIAgentType;
8151
- capabilities?: AIAgentCapability[];
8572
+ capabilities?: number[];
8152
8573
  creator?: string;
8153
8574
  model?: string;
8154
8575
  };
@@ -8159,7 +8580,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8159
8580
  metadata?: Record<string, JsonValue>;
8160
8581
  type?: string;
8161
8582
  name?: string;
8162
- capabilities?: (string | AIAgentCapability)[];
8583
+ capabilities?: (string | number)[];
8163
8584
  registry?: string;
8164
8585
  id?: string;
8165
8586
  profile?: {
@@ -8172,7 +8593,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8172
8593
  uaid?: string;
8173
8594
  aiAgent?: {
8174
8595
  type?: AIAgentType;
8175
- capabilities?: AIAgentCapability[];
8596
+ capabilities?: number[];
8176
8597
  creator?: string;
8177
8598
  model?: string;
8178
8599
  };
@@ -8184,7 +8605,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8184
8605
  metadata?: Record<string, JsonValue>;
8185
8606
  type?: string;
8186
8607
  name?: string;
8187
- capabilities?: (string | AIAgentCapability)[];
8608
+ capabilities?: (string | number)[];
8188
8609
  registry?: string;
8189
8610
  id?: string;
8190
8611
  profile?: {
@@ -8197,7 +8618,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8197
8618
  uaid?: string;
8198
8619
  aiAgent?: {
8199
8620
  type?: AIAgentType;
8200
- capabilities?: AIAgentCapability[];
8621
+ capabilities?: number[];
8201
8622
  creator?: string;
8202
8623
  model?: string;
8203
8624
  };
@@ -8219,15 +8640,15 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8219
8640
  type: z.ZodNativeEnum<typeof AIAgentType>;
8220
8641
  creator: z.ZodOptional<z.ZodString>;
8221
8642
  model: z.ZodOptional<z.ZodString>;
8222
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
8643
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
8223
8644
  }, "strip", z.ZodTypeAny, {
8224
8645
  type?: AIAgentType;
8225
- capabilities?: AIAgentCapability[];
8646
+ capabilities?: number[];
8226
8647
  creator?: string;
8227
8648
  model?: string;
8228
8649
  }, {
8229
8650
  type?: AIAgentType;
8230
- capabilities?: AIAgentCapability[];
8651
+ capabilities?: number[];
8231
8652
  creator?: string;
8232
8653
  model?: string;
8233
8654
  }>>;
@@ -8242,7 +8663,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8242
8663
  uaid?: string;
8243
8664
  aiAgent?: {
8244
8665
  type?: AIAgentType;
8245
- capabilities?: AIAgentCapability[];
8666
+ capabilities?: number[];
8246
8667
  creator?: string;
8247
8668
  model?: string;
8248
8669
  };
@@ -8256,7 +8677,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8256
8677
  uaid?: string;
8257
8678
  aiAgent?: {
8258
8679
  type?: AIAgentType;
8259
- capabilities?: AIAgentCapability[];
8680
+ capabilities?: number[];
8260
8681
  creator?: string;
8261
8682
  model?: string;
8262
8683
  };
@@ -8274,7 +8695,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8274
8695
  uaid?: string;
8275
8696
  aiAgent?: {
8276
8697
  type?: AIAgentType;
8277
- capabilities?: AIAgentCapability[];
8698
+ capabilities?: number[];
8278
8699
  creator?: string;
8279
8700
  model?: string;
8280
8701
  };
@@ -8292,7 +8713,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8292
8713
  uaid?: string;
8293
8714
  aiAgent?: {
8294
8715
  type?: AIAgentType;
8295
- capabilities?: AIAgentCapability[];
8716
+ capabilities?: number[];
8296
8717
  creator?: string;
8297
8718
  model?: string;
8298
8719
  };
@@ -8447,12 +8868,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8447
8868
  metadata?: Record<string, JsonValue>;
8448
8869
  registry?: string;
8449
8870
  agentId?: string;
8871
+ estimatedCredits?: number;
8450
8872
  agentUri?: string;
8451
8873
  registryKey?: string;
8452
8874
  networkId?: string;
8453
8875
  networkName?: string;
8454
8876
  chainId?: number;
8455
- estimatedCredits?: number;
8456
8877
  gasEstimateCredits?: number;
8457
8878
  gasEstimateUsd?: number;
8458
8879
  gasPriceGwei?: number;
@@ -8479,12 +8900,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8479
8900
  metadata?: Record<string, JsonValue>;
8480
8901
  registry?: string;
8481
8902
  agentId?: string;
8903
+ estimatedCredits?: number;
8482
8904
  agentUri?: string;
8483
8905
  registryKey?: string;
8484
8906
  networkId?: string;
8485
8907
  networkName?: string;
8486
8908
  chainId?: number;
8487
- estimatedCredits?: number;
8488
8909
  gasEstimateCredits?: number;
8489
8910
  gasEstimateUsd?: number;
8490
8911
  gasPriceGwei?: number;
@@ -8578,12 +8999,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8578
8999
  metadata?: Record<string, JsonValue>;
8579
9000
  registry?: string;
8580
9001
  agentId?: string;
9002
+ estimatedCredits?: number;
8581
9003
  agentUri?: string;
8582
9004
  registryKey?: string;
8583
9005
  networkId?: string;
8584
9006
  networkName?: string;
8585
9007
  chainId?: number;
8586
- estimatedCredits?: number;
8587
9008
  gasEstimateCredits?: number;
8588
9009
  gasEstimateUsd?: number;
8589
9010
  gasPriceGwei?: number;
@@ -8610,12 +9031,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8610
9031
  metadata?: Record<string, JsonValue>;
8611
9032
  registry?: string;
8612
9033
  agentId?: string;
9034
+ estimatedCredits?: number;
8613
9035
  agentUri?: string;
8614
9036
  registryKey?: string;
8615
9037
  networkId?: string;
8616
9038
  networkName?: string;
8617
9039
  chainId?: number;
8618
- estimatedCredits?: number;
8619
9040
  gasEstimateCredits?: number;
8620
9041
  gasEstimateUsd?: number;
8621
9042
  gasPriceGwei?: number;
@@ -8647,7 +9068,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8647
9068
  metadata?: Record<string, JsonValue>;
8648
9069
  type?: string;
8649
9070
  name?: string;
8650
- capabilities?: (string | AIAgentCapability)[];
9071
+ capabilities?: (string | number)[];
8651
9072
  registry?: string;
8652
9073
  id?: string;
8653
9074
  profile?: {
@@ -8660,7 +9081,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8660
9081
  uaid?: string;
8661
9082
  aiAgent?: {
8662
9083
  type?: AIAgentType;
8663
- capabilities?: AIAgentCapability[];
9084
+ capabilities?: number[];
8664
9085
  creator?: string;
8665
9086
  model?: string;
8666
9087
  };
@@ -8693,7 +9114,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8693
9114
  uaid?: string;
8694
9115
  aiAgent?: {
8695
9116
  type?: AIAgentType;
8696
- capabilities?: AIAgentCapability[];
9117
+ capabilities?: number[];
8697
9118
  creator?: string;
8698
9119
  model?: string;
8699
9120
  };
@@ -8729,12 +9150,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8729
9150
  metadata?: Record<string, JsonValue>;
8730
9151
  registry?: string;
8731
9152
  agentId?: string;
9153
+ estimatedCredits?: number;
8732
9154
  agentUri?: string;
8733
9155
  registryKey?: string;
8734
9156
  networkId?: string;
8735
9157
  networkName?: string;
8736
9158
  chainId?: number;
8737
- estimatedCredits?: number;
8738
9159
  gasEstimateCredits?: number;
8739
9160
  gasEstimateUsd?: number;
8740
9161
  gasPriceGwei?: number;
@@ -8762,12 +9183,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8762
9183
  metadata?: Record<string, JsonValue>;
8763
9184
  registry?: string;
8764
9185
  agentId?: string;
9186
+ estimatedCredits?: number;
8765
9187
  agentUri?: string;
8766
9188
  registryKey?: string;
8767
9189
  networkId?: string;
8768
9190
  networkName?: string;
8769
9191
  chainId?: number;
8770
- estimatedCredits?: number;
8771
9192
  gasEstimateCredits?: number;
8772
9193
  gasEstimateUsd?: number;
8773
9194
  gasPriceGwei?: number;
@@ -8799,7 +9220,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8799
9220
  metadata?: Record<string, JsonValue>;
8800
9221
  type?: string;
8801
9222
  name?: string;
8802
- capabilities?: (string | AIAgentCapability)[];
9223
+ capabilities?: (string | number)[];
8803
9224
  registry?: string;
8804
9225
  id?: string;
8805
9226
  profile?: {
@@ -8812,7 +9233,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8812
9233
  uaid?: string;
8813
9234
  aiAgent?: {
8814
9235
  type?: AIAgentType;
8815
- capabilities?: AIAgentCapability[];
9236
+ capabilities?: number[];
8816
9237
  creator?: string;
8817
9238
  model?: string;
8818
9239
  };
@@ -8845,7 +9266,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8845
9266
  uaid?: string;
8846
9267
  aiAgent?: {
8847
9268
  type?: AIAgentType;
8848
- capabilities?: AIAgentCapability[];
9269
+ capabilities?: number[];
8849
9270
  creator?: string;
8850
9271
  model?: string;
8851
9272
  };
@@ -8881,12 +9302,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8881
9302
  metadata?: Record<string, JsonValue>;
8882
9303
  registry?: string;
8883
9304
  agentId?: string;
9305
+ estimatedCredits?: number;
8884
9306
  agentUri?: string;
8885
9307
  registryKey?: string;
8886
9308
  networkId?: string;
8887
9309
  networkName?: string;
8888
9310
  chainId?: number;
8889
- estimatedCredits?: number;
8890
9311
  gasEstimateCredits?: number;
8891
9312
  gasEstimateUsd?: number;
8892
9313
  gasPriceGwei?: number;
@@ -8914,12 +9335,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8914
9335
  metadata?: Record<string, JsonValue>;
8915
9336
  registry?: string;
8916
9337
  agentId?: string;
9338
+ estimatedCredits?: number;
8917
9339
  agentUri?: string;
8918
9340
  registryKey?: string;
8919
9341
  networkId?: string;
8920
9342
  networkName?: string;
8921
9343
  chainId?: number;
8922
- estimatedCredits?: number;
8923
9344
  gasEstimateCredits?: number;
8924
9345
  gasEstimateUsd?: number;
8925
9346
  gasPriceGwei?: number;
@@ -8955,7 +9376,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8955
9376
  name: z.ZodString;
8956
9377
  type: z.ZodString;
8957
9378
  endpoint: z.ZodOptional<z.ZodString>;
8958
- capabilities: z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodString]>, "many">;
9379
+ capabilities: z.ZodArray<z.ZodUnion<[z.ZodNumber, z.ZodString]>, "many">;
8959
9380
  registry: z.ZodOptional<z.ZodString>;
8960
9381
  protocol: z.ZodOptional<z.ZodString>;
8961
9382
  profile: z.ZodOptional<z.ZodObject<{
@@ -8969,15 +9390,15 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8969
9390
  type: z.ZodNativeEnum<typeof AIAgentType>;
8970
9391
  creator: z.ZodOptional<z.ZodString>;
8971
9392
  model: z.ZodOptional<z.ZodString>;
8972
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
9393
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
8973
9394
  }, "strip", z.ZodTypeAny, {
8974
9395
  type?: AIAgentType;
8975
- capabilities?: AIAgentCapability[];
9396
+ capabilities?: number[];
8976
9397
  creator?: string;
8977
9398
  model?: string;
8978
9399
  }, {
8979
9400
  type?: AIAgentType;
8980
- capabilities?: AIAgentCapability[];
9401
+ capabilities?: number[];
8981
9402
  creator?: string;
8982
9403
  model?: string;
8983
9404
  }>>;
@@ -8992,7 +9413,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
8992
9413
  uaid?: string;
8993
9414
  aiAgent?: {
8994
9415
  type?: AIAgentType;
8995
- capabilities?: AIAgentCapability[];
9416
+ capabilities?: number[];
8996
9417
  creator?: string;
8997
9418
  model?: string;
8998
9419
  };
@@ -9006,7 +9427,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9006
9427
  uaid?: string;
9007
9428
  aiAgent?: {
9008
9429
  type?: AIAgentType;
9009
- capabilities?: AIAgentCapability[];
9430
+ capabilities?: number[];
9010
9431
  creator?: string;
9011
9432
  model?: string;
9012
9433
  };
@@ -9017,7 +9438,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9017
9438
  metadata?: Record<string, JsonValue>;
9018
9439
  type?: string;
9019
9440
  name?: string;
9020
- capabilities?: (string | AIAgentCapability)[];
9441
+ capabilities?: (string | number)[];
9021
9442
  registry?: string;
9022
9443
  id?: string;
9023
9444
  profile?: {
@@ -9030,7 +9451,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9030
9451
  uaid?: string;
9031
9452
  aiAgent?: {
9032
9453
  type?: AIAgentType;
9033
- capabilities?: AIAgentCapability[];
9454
+ capabilities?: number[];
9034
9455
  creator?: string;
9035
9456
  model?: string;
9036
9457
  };
@@ -9042,7 +9463,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9042
9463
  metadata?: Record<string, JsonValue>;
9043
9464
  type?: string;
9044
9465
  name?: string;
9045
- capabilities?: (string | AIAgentCapability)[];
9466
+ capabilities?: (string | number)[];
9046
9467
  registry?: string;
9047
9468
  id?: string;
9048
9469
  profile?: {
@@ -9055,7 +9476,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9055
9476
  uaid?: string;
9056
9477
  aiAgent?: {
9057
9478
  type?: AIAgentType;
9058
- capabilities?: AIAgentCapability[];
9479
+ capabilities?: number[];
9059
9480
  creator?: string;
9060
9481
  model?: string;
9061
9482
  };
@@ -9077,15 +9498,15 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9077
9498
  type: z.ZodNativeEnum<typeof AIAgentType>;
9078
9499
  creator: z.ZodOptional<z.ZodString>;
9079
9500
  model: z.ZodOptional<z.ZodString>;
9080
- capabilities: z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AIAgentCapability>, "many">>;
9501
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodNativeEnum<typeof AIAgentCapability>, z.ZodNumber]>, "many">>;
9081
9502
  }, "strip", z.ZodTypeAny, {
9082
9503
  type?: AIAgentType;
9083
- capabilities?: AIAgentCapability[];
9504
+ capabilities?: number[];
9084
9505
  creator?: string;
9085
9506
  model?: string;
9086
9507
  }, {
9087
9508
  type?: AIAgentType;
9088
- capabilities?: AIAgentCapability[];
9509
+ capabilities?: number[];
9089
9510
  creator?: string;
9090
9511
  model?: string;
9091
9512
  }>>;
@@ -9100,7 +9521,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9100
9521
  uaid?: string;
9101
9522
  aiAgent?: {
9102
9523
  type?: AIAgentType;
9103
- capabilities?: AIAgentCapability[];
9524
+ capabilities?: number[];
9104
9525
  creator?: string;
9105
9526
  model?: string;
9106
9527
  };
@@ -9114,7 +9535,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9114
9535
  uaid?: string;
9115
9536
  aiAgent?: {
9116
9537
  type?: AIAgentType;
9117
- capabilities?: AIAgentCapability[];
9538
+ capabilities?: number[];
9118
9539
  creator?: string;
9119
9540
  model?: string;
9120
9541
  };
@@ -9132,7 +9553,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9132
9553
  uaid?: string;
9133
9554
  aiAgent?: {
9134
9555
  type?: AIAgentType;
9135
- capabilities?: AIAgentCapability[];
9556
+ capabilities?: number[];
9136
9557
  creator?: string;
9137
9558
  model?: string;
9138
9559
  };
@@ -9150,7 +9571,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9150
9571
  uaid?: string;
9151
9572
  aiAgent?: {
9152
9573
  type?: AIAgentType;
9153
- capabilities?: AIAgentCapability[];
9574
+ capabilities?: number[];
9154
9575
  creator?: string;
9155
9576
  model?: string;
9156
9577
  };
@@ -9305,12 +9726,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9305
9726
  metadata?: Record<string, JsonValue>;
9306
9727
  registry?: string;
9307
9728
  agentId?: string;
9729
+ estimatedCredits?: number;
9308
9730
  agentUri?: string;
9309
9731
  registryKey?: string;
9310
9732
  networkId?: string;
9311
9733
  networkName?: string;
9312
9734
  chainId?: number;
9313
- estimatedCredits?: number;
9314
9735
  gasEstimateCredits?: number;
9315
9736
  gasEstimateUsd?: number;
9316
9737
  gasPriceGwei?: number;
@@ -9337,12 +9758,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9337
9758
  metadata?: Record<string, JsonValue>;
9338
9759
  registry?: string;
9339
9760
  agentId?: string;
9761
+ estimatedCredits?: number;
9340
9762
  agentUri?: string;
9341
9763
  registryKey?: string;
9342
9764
  networkId?: string;
9343
9765
  networkName?: string;
9344
9766
  chainId?: number;
9345
- estimatedCredits?: number;
9346
9767
  gasEstimateCredits?: number;
9347
9768
  gasEstimateUsd?: number;
9348
9769
  gasPriceGwei?: number;
@@ -9436,12 +9857,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9436
9857
  metadata?: Record<string, JsonValue>;
9437
9858
  registry?: string;
9438
9859
  agentId?: string;
9860
+ estimatedCredits?: number;
9439
9861
  agentUri?: string;
9440
9862
  registryKey?: string;
9441
9863
  networkId?: string;
9442
9864
  networkName?: string;
9443
9865
  chainId?: number;
9444
- estimatedCredits?: number;
9445
9866
  gasEstimateCredits?: number;
9446
9867
  gasEstimateUsd?: number;
9447
9868
  gasPriceGwei?: number;
@@ -9468,12 +9889,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9468
9889
  metadata?: Record<string, JsonValue>;
9469
9890
  registry?: string;
9470
9891
  agentId?: string;
9892
+ estimatedCredits?: number;
9471
9893
  agentUri?: string;
9472
9894
  registryKey?: string;
9473
9895
  networkId?: string;
9474
9896
  networkName?: string;
9475
9897
  chainId?: number;
9476
- estimatedCredits?: number;
9477
9898
  gasEstimateCredits?: number;
9478
9899
  gasEstimateUsd?: number;
9479
9900
  gasPriceGwei?: number;
@@ -9523,7 +9944,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9523
9944
  metadata?: Record<string, JsonValue>;
9524
9945
  type?: string;
9525
9946
  name?: string;
9526
- capabilities?: (string | AIAgentCapability)[];
9947
+ capabilities?: (string | number)[];
9527
9948
  registry?: string;
9528
9949
  id?: string;
9529
9950
  profile?: {
@@ -9536,7 +9957,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9536
9957
  uaid?: string;
9537
9958
  aiAgent?: {
9538
9959
  type?: AIAgentType;
9539
- capabilities?: AIAgentCapability[];
9960
+ capabilities?: number[];
9540
9961
  creator?: string;
9541
9962
  model?: string;
9542
9963
  };
@@ -9569,7 +9990,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9569
9990
  uaid?: string;
9570
9991
  aiAgent?: {
9571
9992
  type?: AIAgentType;
9572
- capabilities?: AIAgentCapability[];
9993
+ capabilities?: number[];
9573
9994
  creator?: string;
9574
9995
  model?: string;
9575
9996
  };
@@ -9605,12 +10026,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9605
10026
  metadata?: Record<string, JsonValue>;
9606
10027
  registry?: string;
9607
10028
  agentId?: string;
10029
+ estimatedCredits?: number;
9608
10030
  agentUri?: string;
9609
10031
  registryKey?: string;
9610
10032
  networkId?: string;
9611
10033
  networkName?: string;
9612
10034
  chainId?: number;
9613
- estimatedCredits?: number;
9614
10035
  gasEstimateCredits?: number;
9615
10036
  gasEstimateUsd?: number;
9616
10037
  gasPriceGwei?: number;
@@ -9638,12 +10059,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9638
10059
  metadata?: Record<string, JsonValue>;
9639
10060
  registry?: string;
9640
10061
  agentId?: string;
10062
+ estimatedCredits?: number;
9641
10063
  agentUri?: string;
9642
10064
  registryKey?: string;
9643
10065
  networkId?: string;
9644
10066
  networkName?: string;
9645
10067
  chainId?: number;
9646
- estimatedCredits?: number;
9647
10068
  gasEstimateCredits?: number;
9648
10069
  gasEstimateUsd?: number;
9649
10070
  gasPriceGwei?: number;
@@ -9680,7 +10101,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9680
10101
  metadata?: Record<string, JsonValue>;
9681
10102
  type?: string;
9682
10103
  name?: string;
9683
- capabilities?: (string | AIAgentCapability)[];
10104
+ capabilities?: (string | number)[];
9684
10105
  registry?: string;
9685
10106
  id?: string;
9686
10107
  profile?: {
@@ -9693,7 +10114,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9693
10114
  uaid?: string;
9694
10115
  aiAgent?: {
9695
10116
  type?: AIAgentType;
9696
- capabilities?: AIAgentCapability[];
10117
+ capabilities?: number[];
9697
10118
  creator?: string;
9698
10119
  model?: string;
9699
10120
  };
@@ -9726,7 +10147,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9726
10147
  uaid?: string;
9727
10148
  aiAgent?: {
9728
10149
  type?: AIAgentType;
9729
- capabilities?: AIAgentCapability[];
10150
+ capabilities?: number[];
9730
10151
  creator?: string;
9731
10152
  model?: string;
9732
10153
  };
@@ -9762,12 +10183,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9762
10183
  metadata?: Record<string, JsonValue>;
9763
10184
  registry?: string;
9764
10185
  agentId?: string;
10186
+ estimatedCredits?: number;
9765
10187
  agentUri?: string;
9766
10188
  registryKey?: string;
9767
10189
  networkId?: string;
9768
10190
  networkName?: string;
9769
10191
  chainId?: number;
9770
- estimatedCredits?: number;
9771
10192
  gasEstimateCredits?: number;
9772
10193
  gasEstimateUsd?: number;
9773
10194
  gasPriceGwei?: number;
@@ -9795,12 +10216,12 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
9795
10216
  metadata?: Record<string, JsonValue>;
9796
10217
  registry?: string;
9797
10218
  agentId?: string;
10219
+ estimatedCredits?: number;
9798
10220
  agentUri?: string;
9799
10221
  registryKey?: string;
9800
10222
  networkId?: string;
9801
10223
  networkName?: string;
9802
10224
  chainId?: number;
9803
- estimatedCredits?: number;
9804
10225
  gasEstimateCredits?: number;
9805
10226
  gasEstimateUsd?: number;
9806
10227
  gasPriceGwei?: number;
@@ -9867,8 +10288,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
9867
10288
  error?: string;
9868
10289
  label?: string;
9869
10290
  metadata?: Record<string, JsonValue>;
9870
- lastUpdated?: string;
9871
10291
  agentId?: string;
10292
+ lastUpdated?: string;
9872
10293
  agentUri?: string;
9873
10294
  registryKey?: string;
9874
10295
  networkId?: string;
@@ -9881,8 +10302,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
9881
10302
  error?: string;
9882
10303
  label?: string;
9883
10304
  metadata?: Record<string, JsonValue>;
9884
- lastUpdated?: string;
9885
10305
  agentId?: string;
10306
+ lastUpdated?: string;
9886
10307
  agentUri?: string;
9887
10308
  registryKey?: string;
9888
10309
  networkId?: string;
@@ -9910,8 +10331,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
9910
10331
  error?: string;
9911
10332
  label?: string;
9912
10333
  metadata?: Record<string, JsonValue>;
9913
- lastUpdated?: string;
9914
10334
  agentId?: string;
10335
+ lastUpdated?: string;
9915
10336
  agentUri?: string;
9916
10337
  registryKey?: string;
9917
10338
  networkId?: string;
@@ -9941,8 +10362,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
9941
10362
  error?: string;
9942
10363
  label?: string;
9943
10364
  metadata?: Record<string, JsonValue>;
9944
- lastUpdated?: string;
9945
10365
  agentId?: string;
10366
+ lastUpdated?: string;
9946
10367
  agentUri?: string;
9947
10368
  registryKey?: string;
9948
10369
  networkId?: string;
@@ -9974,8 +10395,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
9974
10395
  error?: string;
9975
10396
  label?: string;
9976
10397
  metadata?: Record<string, JsonValue>;
9977
- lastUpdated?: string;
9978
10398
  agentId?: string;
10399
+ lastUpdated?: string;
9979
10400
  agentUri?: string;
9980
10401
  registryKey?: string;
9981
10402
  networkId?: string;
@@ -10007,8 +10428,8 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
10007
10428
  error?: string;
10008
10429
  label?: string;
10009
10430
  metadata?: Record<string, JsonValue>;
10010
- lastUpdated?: string;
10011
10431
  agentId?: string;
10432
+ lastUpdated?: string;
10012
10433
  agentUri?: string;
10013
10434
  registryKey?: string;
10014
10435
  networkId?: string;
@@ -10041,8 +10462,8 @@ export declare const registrationProgressAdditionalEntrySchema: z.ZodObject<{
10041
10462
  error?: string;
10042
10463
  label?: string;
10043
10464
  metadata?: Record<string, JsonValue>;
10044
- lastUpdated?: string;
10045
10465
  agentId?: string;
10466
+ lastUpdated?: string;
10046
10467
  agentUri?: string;
10047
10468
  registryKey?: string;
10048
10469
  networkId?: string;
@@ -10055,8 +10476,8 @@ export declare const registrationProgressAdditionalEntrySchema: z.ZodObject<{
10055
10476
  error?: string;
10056
10477
  label?: string;
10057
10478
  metadata?: Record<string, JsonValue>;
10058
- lastUpdated?: string;
10059
10479
  agentId?: string;
10480
+ lastUpdated?: string;
10060
10481
  agentUri?: string;
10061
10482
  registryKey?: string;
10062
10483
  networkId?: string;
@@ -10107,8 +10528,8 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
10107
10528
  error?: string;
10108
10529
  label?: string;
10109
10530
  metadata?: Record<string, JsonValue>;
10110
- lastUpdated?: string;
10111
10531
  agentId?: string;
10532
+ lastUpdated?: string;
10112
10533
  agentUri?: string;
10113
10534
  registryKey?: string;
10114
10535
  networkId?: string;
@@ -10121,8 +10542,8 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
10121
10542
  error?: string;
10122
10543
  label?: string;
10123
10544
  metadata?: Record<string, JsonValue>;
10124
- lastUpdated?: string;
10125
10545
  agentId?: string;
10546
+ lastUpdated?: string;
10126
10547
  agentUri?: string;
10127
10548
  registryKey?: string;
10128
10549
  networkId?: string;
@@ -10150,8 +10571,8 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
10150
10571
  error?: string;
10151
10572
  label?: string;
10152
10573
  metadata?: Record<string, JsonValue>;
10153
- lastUpdated?: string;
10154
10574
  agentId?: string;
10575
+ lastUpdated?: string;
10155
10576
  agentUri?: string;
10156
10577
  registryKey?: string;
10157
10578
  networkId?: string;
@@ -10181,8 +10602,8 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
10181
10602
  error?: string;
10182
10603
  label?: string;
10183
10604
  metadata?: Record<string, JsonValue>;
10184
- lastUpdated?: string;
10185
10605
  agentId?: string;
10606
+ lastUpdated?: string;
10186
10607
  agentUri?: string;
10187
10608
  registryKey?: string;
10188
10609
  networkId?: string;