@xemahq/llm-registry-internal-api-client 0.5.0 → 0.6.0

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 (84) hide show
  1. package/dist/custom-fetch.js +7 -3
  2. package/dist/endpoints/agent-launch-preparation/agent-launch-preparation.d.ts +13 -0
  3. package/dist/endpoints/agent-launch-preparation/agent-launch-preparation.js +20 -0
  4. package/dist/endpoints/contribution-sync/contribution-sync.js +2 -2
  5. package/dist/endpoints/describe-objects/describe-objects.d.ts +1 -1
  6. package/dist/endpoints/describe-objects/describe-objects.js +1 -1
  7. package/dist/endpoints/internal-agent-invocation/internal-agent-invocation.d.ts +1 -1
  8. package/dist/endpoints/internal-agent-invocation/internal-agent-invocation.js +1 -1
  9. package/dist/endpoints/internal-managed-model-resolution-rules/internal-managed-model-resolution-rules.d.ts +1 -1
  10. package/dist/endpoints/internal-managed-model-resolution-rules/internal-managed-model-resolution-rules.js +4 -4
  11. package/dist/index.d.ts +2 -1
  12. package/dist/index.js +1 -0
  13. package/dist/models/agentInvokeRequestDto.d.ts +2 -2
  14. package/dist/models/agentInvokeRequestDtoInput.d.ts +1 -1
  15. package/dist/models/agentInvokeRequestDtoInput.js +1 -1
  16. package/dist/models/compiledLaunchPlanPinResponseDto.d.ts +12 -0
  17. package/dist/models/compiledLaunchPlanPinResponseDto.js +9 -0
  18. package/dist/models/compiledLaunchPlanPinResponseDtoDataEnvelope.d.ts +11 -0
  19. package/dist/models/compiledLaunchPlanPinResponseDtoDataEnvelope.js +2 -0
  20. package/dist/models/defaultTargetRefDto.d.ts +1 -1
  21. package/dist/models/defaultTargetRefDto.js +1 -1
  22. package/dist/models/describeObjectsResponseDto.d.ts +1 -1
  23. package/dist/models/describeObjectsResponseDtoDataEnvelope.d.ts +1 -1
  24. package/dist/models/errorDetailsDto.d.ts +1 -1
  25. package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
  26. package/dist/models/errorDetailsDtoDetails.js +1 -1
  27. package/dist/models/errorPayloadDto.d.ts +1 -1
  28. package/dist/models/errorResponseDto.d.ts +1 -1
  29. package/dist/models/executionRequirementsDto.d.ts +1 -1
  30. package/dist/models/executionRequirementsDtoMode.d.ts +2 -2
  31. package/dist/models/executionRequirementsDtoMode.js +1 -1
  32. package/dist/models/executionRequirementsDtoPriority.d.ts +2 -2
  33. package/dist/models/executionRequirementsDtoPriority.js +1 -1
  34. package/dist/models/index.d.ts +3 -0
  35. package/dist/models/index.js +3 -0
  36. package/dist/models/invocationLimitsDto.d.ts +1 -1
  37. package/dist/models/invocationLimitsDto.js +1 -1
  38. package/dist/models/isolationLevel.d.ts +2 -2
  39. package/dist/models/isolationLevel.js +1 -1
  40. package/dist/models/modelResolutionRuleResponseDto.d.ts +28 -28
  41. package/dist/models/modelResolutionRuleResponseDtoDataEnvelope.d.ts +1 -1
  42. package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass.d.ts +2 -2
  43. package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass.js +1 -1
  44. package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind.d.ts +2 -2
  45. package/dist/models/modelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind.js +1 -1
  46. package/dist/models/modelResolutionRuleResponseDtoTargetKind.d.ts +2 -2
  47. package/dist/models/modelResolutionRuleResponseDtoTargetKind.js +1 -1
  48. package/dist/models/modelResolutionRuleResponseDtoTargetModelClass.d.ts +2 -2
  49. package/dist/models/modelResolutionRuleResponseDtoTargetModelClass.js +1 -1
  50. package/dist/models/modelResolutionSelectorDto.d.ts +1 -1
  51. package/dist/models/modelResolutionSelectorDtoExtra.d.ts +1 -1
  52. package/dist/models/modelResolutionSelectorDtoExtra.js +1 -1
  53. package/dist/models/modelResolutionSelectorDtoModelCapability.d.ts +2 -2
  54. package/dist/models/modelResolutionSelectorDtoModelCapability.js +1 -1
  55. package/dist/models/modelResolutionSelectorDtoModelClass.d.ts +2 -2
  56. package/dist/models/modelResolutionSelectorDtoModelClass.js +1 -1
  57. package/dist/models/modelResolutionSelectorResponseDto.d.ts +1 -1
  58. package/dist/models/modelResolutionSelectorResponseDtoExtra.d.ts +1 -1
  59. package/dist/models/modelResolutionSelectorResponseDtoExtra.js +1 -1
  60. package/dist/models/modelResolutionSelectorResponseDtoModelCapability.d.ts +2 -2
  61. package/dist/models/modelResolutionSelectorResponseDtoModelCapability.js +1 -1
  62. package/dist/models/modelResolutionSelectorResponseDtoModelClass.d.ts +2 -2
  63. package/dist/models/modelResolutionSelectorResponseDtoModelClass.js +1 -1
  64. package/dist/models/objectLifecycle.d.ts +2 -2
  65. package/dist/models/objectLifecycle.js +1 -1
  66. package/dist/models/pinCompiledLaunchPlanDto.d.ts +11 -0
  67. package/dist/models/pinCompiledLaunchPlanDto.js +9 -0
  68. package/dist/models/repointDefaultTargetDto.d.ts +1 -1
  69. package/dist/models/spaceKind.d.ts +2 -2
  70. package/dist/models/spaceKind.js +1 -1
  71. package/dist/models/upsertManagedModelResolutionRuleDto.d.ts +1 -1
  72. package/dist/models/upsertManagedModelResolutionRuleDtoTargetKind.d.ts +2 -2
  73. package/dist/models/upsertManagedModelResolutionRuleDtoTargetKind.js +1 -1
  74. package/dist/models/upsertManagedModelResolutionRuleDtoTargetModelClass.d.ts +2 -2
  75. package/dist/models/upsertManagedModelResolutionRuleDtoTargetModelClass.js +1 -1
  76. package/dist/models/xemaObjectKind.d.ts +2 -2
  77. package/dist/models/xemaObjectKind.js +1 -1
  78. package/dist/models/xemaObjectResponseDto.d.ts +1 -1
  79. package/dist/models/xemaObjectResponseDtoPayload.d.ts +1 -1
  80. package/dist/models/xemaObjectResponseDtoPayload.js +1 -1
  81. package/dist/models/xemaSpaceRefDto.d.ts +1 -1
  82. package/dist/models/xemaSubjectRefDto.d.ts +1 -1
  83. package/dist/models/xemaSubjectRefDto.js +1 -1
  84. package/package.json +1 -1
@@ -87,7 +87,10 @@ const customFetch = async (url, options) => {
87
87
  if (response.status === 401 && config.onUnauthorized && attempt === 0) {
88
88
  await config.onUnauthorized();
89
89
  const refreshedHeaders = await buildHeaders(config, options.headers);
90
- const retryResponse = await fetch(fullUrl, { ...options, headers: refreshedHeaders });
90
+ const retryResponse = await fetch(fullUrl, {
91
+ ...options,
92
+ headers: refreshedHeaders,
93
+ });
91
94
  const retryBody = await parseBody(retryResponse);
92
95
  if (retryResponse.status >= 400) {
93
96
  throw new ClientError(retryResponse.status, fullUrl, retryBody);
@@ -95,7 +98,8 @@ const customFetch = async (url, options) => {
95
98
  return retryBody;
96
99
  }
97
100
  // Non-retryable status — return or throw
98
- if (!RETRYABLE_STATUSES.includes(response.status) || attempt >= maxRetries) {
101
+ if (!RETRYABLE_STATUSES.includes(response.status) ||
102
+ attempt >= maxRetries) {
99
103
  const body = await parseBody(response);
100
104
  if (response.status >= 400) {
101
105
  throw new ClientError(response.status, fullUrl, body);
@@ -147,6 +151,6 @@ function addJitter(delay) {
147
151
  return delay + (Math.random() * 2 - 1) * delay * 0.25;
148
152
  }
149
153
  function sleep(ms) {
150
- return new Promise(resolve => setTimeout(resolve, ms));
154
+ return new Promise((resolve) => setTimeout(resolve, ms));
151
155
  }
152
156
  exports.default = exports.customFetch;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * Generated by orval v8.16.0 🍺
3
+ * Do not edit manually.
4
+ * LLM Registry API
5
+ * Central registry for LLM providers, models, and per-project model configuration
6
+ * OpenAPI spec version: 0.1.3
7
+ */
8
+ import type { CompiledLaunchPlanPinResponseDtoDataEnvelope, PinCompiledLaunchPlanDto } from '../../models';
9
+ export declare const getInternalAgentLaunchPlanControllerPinUrl: (ref: string) => string;
10
+ /**
11
+ * @summary Write-once pin a verified compiled launch-plan hash and RuntimeTemplateKey hash onto an immutable published Agent revision.
12
+ */
13
+ export declare const internalAgentLaunchPlanControllerPin: (ref: string, pinCompiledLaunchPlanDto: PinCompiledLaunchPlanDto, options?: RequestInit) => Promise<CompiledLaunchPlanPinResponseDtoDataEnvelope>;
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.internalAgentLaunchPlanControllerPin = exports.getInternalAgentLaunchPlanControllerPinUrl = void 0;
4
+ const custom_fetch_1 = require("../../custom-fetch");
5
+ const getInternalAgentLaunchPlanControllerPinUrl = (ref) => {
6
+ return `/agents/${ref}/compiled-launch-plan`;
7
+ };
8
+ exports.getInternalAgentLaunchPlanControllerPinUrl = getInternalAgentLaunchPlanControllerPinUrl;
9
+ /**
10
+ * @summary Write-once pin a verified compiled launch-plan hash and RuntimeTemplateKey hash onto an immutable published Agent revision.
11
+ */
12
+ const internalAgentLaunchPlanControllerPin = async (ref, pinCompiledLaunchPlanDto, options) => {
13
+ return (0, custom_fetch_1.customFetch)((0, exports.getInternalAgentLaunchPlanControllerPinUrl)(ref), {
14
+ ...options,
15
+ method: 'PUT',
16
+ headers: { 'Content-Type': 'application/json', ...options?.headers },
17
+ body: JSON.stringify(pinCompiledLaunchPlanDto),
18
+ });
19
+ };
20
+ exports.internalAgentLaunchPlanControllerPin = internalAgentLaunchPlanControllerPin;
@@ -6,7 +6,7 @@ exports.contributionSyncControllerSync = exports.getContributionSyncControllerSy
6
6
  * Do not edit manually.
7
7
  * LLM Registry API
8
8
  * Central registry for LLM providers, models, and per-project model configuration
9
- * OpenAPI spec version: 0.1.2
9
+ * OpenAPI spec version: 0.1.3
10
10
  */
11
11
  const custom_fetch_1 = require("../../custom-fetch");
12
12
  const getContributionSyncControllerSyncUrl = () => {
@@ -16,7 +16,7 @@ exports.getContributionSyncControllerSyncUrl = getContributionSyncControllerSync
16
16
  const contributionSyncControllerSync = async (options) => {
17
17
  return (0, custom_fetch_1.customFetch)((0, exports.getContributionSyncControllerSyncUrl)(), {
18
18
  ...options,
19
- method: 'PUT'
19
+ method: 'PUT',
20
20
  });
21
21
  };
22
22
  exports.contributionSyncControllerSync = contributionSyncControllerSync;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { DescribeObjectsResponseDtoDataEnvelope } from '../../models';
9
9
  export declare const getDescribeObjectsControllerDescribeUrl: () => string;
@@ -13,7 +13,7 @@ exports.getDescribeObjectsControllerDescribeUrl = getDescribeObjectsControllerDe
13
13
  const describeObjectsControllerDescribe = async (options) => {
14
14
  return (0, custom_fetch_1.customFetch)((0, exports.getDescribeObjectsControllerDescribeUrl)(), {
15
15
  ...options,
16
- method: 'GET'
16
+ method: 'GET',
17
17
  });
18
18
  };
19
19
  exports.describeObjectsControllerDescribe = describeObjectsControllerDescribe;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { AgentInvokeRequestDto } from '../../models';
9
9
  export declare const getInvocationControllerInvokeUrl: () => string;
@@ -15,7 +15,7 @@ const invocationControllerInvoke = async (agentInvokeRequestDto, options) => {
15
15
  ...options,
16
16
  method: 'POST',
17
17
  headers: { 'Content-Type': 'application/json', ...options?.headers },
18
- body: JSON.stringify(agentInvokeRequestDto)
18
+ body: JSON.stringify(agentInvokeRequestDto),
19
19
  });
20
20
  };
21
21
  exports.invocationControllerInvoke = invocationControllerInvoke;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ModelResolutionRuleResponseDtoDataEnvelope, RepointDefaultTargetDto, UpsertManagedModelResolutionRuleDto } from '../../models';
9
9
  export declare const getManagedModelResolutionRuleControllerUpsertUrl: (orgId: string) => string;
@@ -15,7 +15,7 @@ const managedModelResolutionRuleControllerUpsert = async (orgId, upsertManagedMo
15
15
  ...options,
16
16
  method: 'PUT',
17
17
  headers: { 'Content-Type': 'application/json', ...options?.headers },
18
- body: JSON.stringify(upsertManagedModelResolutionRuleDto)
18
+ body: JSON.stringify(upsertManagedModelResolutionRuleDto),
19
19
  });
20
20
  };
21
21
  exports.managedModelResolutionRuleControllerUpsert = managedModelResolutionRuleControllerUpsert;
@@ -32,7 +32,7 @@ const managedModelResolutionRuleControllerRepointDefaultTarget = async (orgId, r
32
32
  ...options,
33
33
  method: 'PUT',
34
34
  headers: { 'Content-Type': 'application/json', ...options?.headers },
35
- body: JSON.stringify(repointDefaultTargetDto)
35
+ body: JSON.stringify(repointDefaultTargetDto),
36
36
  });
37
37
  };
38
38
  exports.managedModelResolutionRuleControllerRepointDefaultTarget = managedModelResolutionRuleControllerRepointDefaultTarget;
@@ -47,7 +47,7 @@ exports.getManagedModelResolutionRuleControllerRevertDefaultTargetUrl = getManag
47
47
  const managedModelResolutionRuleControllerRevertDefaultTarget = async (orgId, options) => {
48
48
  return (0, custom_fetch_1.customFetch)((0, exports.getManagedModelResolutionRuleControllerRevertDefaultTargetUrl)(orgId), {
49
49
  ...options,
50
- method: 'DELETE'
50
+ method: 'DELETE',
51
51
  });
52
52
  };
53
53
  exports.managedModelResolutionRuleControllerRevertDefaultTarget = managedModelResolutionRuleControllerRevertDefaultTarget;
@@ -62,7 +62,7 @@ exports.getManagedModelResolutionRuleControllerRemoveUrl = getManagedModelResolu
62
62
  const managedModelResolutionRuleControllerRemove = async (orgId, managedKey, options) => {
63
63
  return (0, custom_fetch_1.customFetch)((0, exports.getManagedModelResolutionRuleControllerRemoveUrl)(orgId, managedKey), {
64
64
  ...options,
65
- method: 'DELETE'
65
+ method: 'DELETE',
66
66
  });
67
67
  };
68
68
  exports.managedModelResolutionRuleControllerRemove = managedModelResolutionRuleControllerRemove;
package/dist/index.d.ts CHANGED
@@ -1,5 +1,6 @@
1
- export { configureClient, getClientConfig, ClientError, customFetch, type ClientConfig } from './custom-fetch';
1
+ export { configureClient, getClientConfig, ClientError, customFetch, type ClientConfig, } from './custom-fetch';
2
2
  export * from './models';
3
+ export * from './endpoints/agent-launch-preparation/agent-launch-preparation';
3
4
  export * from './endpoints/contribution-sync/contribution-sync';
4
5
  export * from './endpoints/describe-objects/describe-objects';
5
6
  export * from './endpoints/internal-agent-invocation/internal-agent-invocation';
package/dist/index.js CHANGED
@@ -22,6 +22,7 @@ Object.defineProperty(exports, "getClientConfig", { enumerable: true, get: funct
22
22
  Object.defineProperty(exports, "ClientError", { enumerable: true, get: function () { return custom_fetch_1.ClientError; } });
23
23
  Object.defineProperty(exports, "customFetch", { enumerable: true, get: function () { return custom_fetch_1.customFetch; } });
24
24
  __exportStar(require("./models"), exports);
25
+ __exportStar(require("./endpoints/agent-launch-preparation/agent-launch-preparation"), exports);
25
26
  __exportStar(require("./endpoints/contribution-sync/contribution-sync"), exports);
26
27
  __exportStar(require("./endpoints/describe-objects/describe-objects"), exports);
27
28
  __exportStar(require("./endpoints/internal-agent-invocation/internal-agent-invocation"), exports);
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { AgentInvokeRequestDtoInput } from './agentInvokeRequestDtoInput.js';
9
9
  import type { ExecutionRequirementsDto } from './executionRequirementsDto.js';
10
10
  export interface AgentInvokeRequestDto {
11
- /** Agent ref (`slug` or `slug@version`) to execute. */
11
+ /** Agent ref (`slug` or `slug@generatedRevisionNumber`) to execute. */
12
12
  agentRef: string;
13
13
  /** Tenant scope: organization id. */
14
14
  orgId: string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Input payload handed to the composition root as the turn content.
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Generated by orval v8.16.0 🍺
3
+ * Do not edit manually.
4
+ * LLM Registry API
5
+ * Central registry for LLM providers, models, and per-project model configuration
6
+ * OpenAPI spec version: 0.1.3
7
+ */
8
+ export interface CompiledLaunchPlanPinResponseDto {
9
+ compiledLaunchPlanHash: string;
10
+ runtimeTemplateHash: string;
11
+ agentRef: string;
12
+ }
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ /**
3
+ * Generated by orval v8.16.0 🍺
4
+ * Do not edit manually.
5
+ * LLM Registry API
6
+ * Central registry for LLM providers, models, and per-project model configuration
7
+ * OpenAPI spec version: 0.1.3
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Generated by orval v8.16.0 🍺
3
+ * Do not edit manually.
4
+ * LLM Registry API
5
+ * Central registry for LLM providers, models, and per-project model configuration
6
+ * OpenAPI spec version: 0.1.3
7
+ */
8
+ import type { CompiledLaunchPlanPinResponseDto } from './compiledLaunchPlanPinResponseDto.js';
9
+ export interface CompiledLaunchPlanPinResponseDtoDataEnvelope {
10
+ data: CompiledLaunchPlanPinResponseDto;
11
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  export interface DefaultTargetRefDto {
9
9
  /** Concrete model id the default rule should resolve to. */
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { XemaObjectResponseDto } from './xemaObjectResponseDto.js';
9
9
  export interface DescribeObjectsResponseDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { DescribeObjectsResponseDto } from './describeObjectsResponseDto.js';
9
9
  export interface DescribeObjectsResponseDtoDataEnvelope {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails.js';
9
9
  export interface ErrorDetailsDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * @nullable
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ErrorDetailsDto } from './errorDetailsDto.js';
9
9
  export interface ErrorPayloadDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ErrorPayloadDto } from './errorPayloadDto.js';
9
9
  export interface ErrorResponseDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ExecutionRequirementsDtoMode } from './executionRequirementsDtoMode.js';
9
9
  import type { ExecutionRequirementsDtoPriority } from './executionRequirementsDtoPriority.js';
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Requested execution mode. Hint — the platform may override by policy. Phase 1 supports `sync` only.
10
10
  */
11
- export type ExecutionRequirementsDtoMode = typeof ExecutionRequirementsDtoMode[keyof typeof ExecutionRequirementsDtoMode];
11
+ export type ExecutionRequirementsDtoMode = (typeof ExecutionRequirementsDtoMode)[keyof typeof ExecutionRequirementsDtoMode];
12
12
  export declare const ExecutionRequirementsDtoMode: {
13
13
  readonly sync: "sync";
14
14
  readonly async: "async";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ExecutionRequirementsDtoMode = void 0;
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Scheduling priority hint.
10
10
  */
11
- export type ExecutionRequirementsDtoPriority = typeof ExecutionRequirementsDtoPriority[keyof typeof ExecutionRequirementsDtoPriority];
11
+ export type ExecutionRequirementsDtoPriority = (typeof ExecutionRequirementsDtoPriority)[keyof typeof ExecutionRequirementsDtoPriority];
12
12
  export declare const ExecutionRequirementsDtoPriority: {
13
13
  readonly low: "low";
14
14
  readonly normal: "normal";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ExecutionRequirementsDtoPriority = void 0;
@@ -1,5 +1,7 @@
1
1
  export * from './agentInvokeRequestDto';
2
2
  export * from './agentInvokeRequestDtoInput';
3
+ export * from './compiledLaunchPlanPinResponseDto';
4
+ export * from './compiledLaunchPlanPinResponseDtoDataEnvelope';
3
5
  export * from './defaultTargetRefDto';
4
6
  export * from './describeObjectsResponseDto';
5
7
  export * from './describeObjectsResponseDtoDataEnvelope';
@@ -27,6 +29,7 @@ export * from './modelResolutionSelectorResponseDtoExtra';
27
29
  export * from './modelResolutionSelectorResponseDtoModelCapability';
28
30
  export * from './modelResolutionSelectorResponseDtoModelClass';
29
31
  export * from './objectLifecycle';
32
+ export * from './pinCompiledLaunchPlanDto';
30
33
  export * from './repointDefaultTargetDto';
31
34
  export * from './spaceKind';
32
35
  export * from './upsertManagedModelResolutionRuleDto';
@@ -17,6 +17,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
17
17
  // Auto-generated by tooling/codegen/regenerate-models-barrel.js — do not edit manually.
18
18
  __exportStar(require("./agentInvokeRequestDto"), exports);
19
19
  __exportStar(require("./agentInvokeRequestDtoInput"), exports);
20
+ __exportStar(require("./compiledLaunchPlanPinResponseDto"), exports);
21
+ __exportStar(require("./compiledLaunchPlanPinResponseDtoDataEnvelope"), exports);
20
22
  __exportStar(require("./defaultTargetRefDto"), exports);
21
23
  __exportStar(require("./describeObjectsResponseDto"), exports);
22
24
  __exportStar(require("./describeObjectsResponseDtoDataEnvelope"), exports);
@@ -44,6 +46,7 @@ __exportStar(require("./modelResolutionSelectorResponseDtoExtra"), exports);
44
46
  __exportStar(require("./modelResolutionSelectorResponseDtoModelCapability"), exports);
45
47
  __exportStar(require("./modelResolutionSelectorResponseDtoModelClass"), exports);
46
48
  __exportStar(require("./objectLifecycle"), exports);
49
+ __exportStar(require("./pinCompiledLaunchPlanDto"), exports);
47
50
  __exportStar(require("./repointDefaultTargetDto"), exports);
48
51
  __exportStar(require("./spaceKind"), exports);
49
52
  __exportStar(require("./upsertManagedModelResolutionRuleDto"), exports);
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  export interface InvocationLimitsDto {
9
9
  /** Hard wall-clock limit for the invocation, in ms. */
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Thread isolation level. `strict` = fresh, never-reused thread context per invocation.
10
10
  */
11
- export type IsolationLevel = typeof IsolationLevel[keyof typeof IsolationLevel];
11
+ export type IsolationLevel = (typeof IsolationLevel)[keyof typeof IsolationLevel];
12
12
  export declare const IsolationLevel: {
13
13
  readonly strict: "strict";
14
14
  readonly 'pooled-thread': "pooled-thread";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.IsolationLevel = void 0;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass } from './modelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass.js';
9
9
  import type { ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind } from './modelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind.js';
@@ -26,49 +26,49 @@ export interface ModelResolutionRuleResponseDto {
26
26
  priority: number;
27
27
  isDefault: boolean;
28
28
  /**
29
- * ResourceManagedBy ownership KIND (`ui`/`iac`/`seeder`/`runtime_registered`/`system`). NULL for a plain user/org-admin-authored rule.
30
- * @nullable
31
- */
29
+ * ResourceManagedBy ownership KIND (`ui`/`iac`/`seeder`/`runtime_registered`/`system`). NULL for a plain user/org-admin-authored rule.
30
+ * @nullable
31
+ */
32
32
  managedBy?: string | null;
33
33
  /**
34
- * Owning service identity for a service-actor-upserted rule (derived from the service subject). NULL for authored/reconciler rules.
35
- * @nullable
36
- */
34
+ * Owning service identity for a service-actor-upserted rule (derived from the service subject). NULL for authored/reconciler rules.
35
+ * @nullable
36
+ */
37
37
  managedOwner?: string | null;
38
38
  /**
39
- * The owner's stable natural key. NULL for authored rules; non-null for managed/reconciler rows.
40
- * @nullable
41
- */
39
+ * The owner's stable natural key. NULL for authored rules; non-null for managed/reconciler rows.
40
+ * @nullable
41
+ */
42
42
  managedKey?: string | null;
43
43
  /**
44
- * SEAM #2: the service that repointed THIS org-default rule's target (derived from its subject). Non-null ONLY on the default row while a default-target override is active; the flag that an override is in effect. NULL otherwise.
45
- * @nullable
46
- */
44
+ * SEAM #2: the service that repointed THIS org-default rule's target (derived from its subject). Non-null ONLY on the default row while a default-target override is active; the flag that an override is in effect. NULL otherwise.
45
+ * @nullable
46
+ */
47
47
  defaultTargetOverrideOwner?: string | null;
48
48
  /**
49
- * SEAM #2: the target KIND the default rule had before the first override, restored on revert. NULL when no override is active.
50
- * @nullable
51
- */
49
+ * SEAM #2: the target KIND the default rule had before the first override, restored on revert. NULL when no override is active.
50
+ * @nullable
51
+ */
52
52
  defaultTargetOverridePrevTargetKind?: ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind;
53
53
  /**
54
- * SEAM #2: the concrete model id the default rule had before the first override. NULL when no override is active or the prior default was not concrete.
55
- * @nullable
56
- */
54
+ * SEAM #2: the concrete model id the default rule had before the first override. NULL when no override is active or the prior default was not concrete.
55
+ * @nullable
56
+ */
57
57
  defaultTargetOverridePrevModelId?: string | null;
58
58
  /**
59
- * SEAM #2: the provider slug the default rule had before the first override. NULL when no override is active.
60
- * @nullable
61
- */
59
+ * SEAM #2: the provider slug the default rule had before the first override. NULL when no override is active.
60
+ * @nullable
61
+ */
62
62
  defaultTargetOverridePrevProviderSlug?: string | null;
63
63
  /**
64
- * SEAM #2: the strategy class the default rule had before the first override. NULL when no override is active or the prior default was not a strategy ref.
65
- * @nullable
66
- */
64
+ * SEAM #2: the strategy class the default rule had before the first override. NULL when no override is active or the prior default was not a strategy ref.
65
+ * @nullable
66
+ */
67
67
  defaultTargetOverridePrevModelClass?: ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass;
68
68
  /**
69
- * SEAM #2: the temperature the default rule carried before the first override. NULL when no override is active or none was set.
70
- * @nullable
71
- */
69
+ * SEAM #2: the temperature the default rule carried before the first override. NULL when no override is active or none was set.
70
+ * @nullable
71
+ */
72
72
  defaultTargetOverridePrevTemperature?: number | null;
73
73
  createdBy: string;
74
74
  createdAt: string;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ModelResolutionRuleResponseDto } from './modelResolutionRuleResponseDto.js';
9
9
  export interface ModelResolutionRuleResponseDtoDataEnvelope {
@@ -3,13 +3,13 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * SEAM #2: the strategy class the default rule had before the first override. NULL when no override is active or the prior default was not a strategy ref.
10
10
  * @nullable
11
11
  */
12
- export type ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass = typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass[keyof typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass] | null;
12
+ export type ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass = (typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass)[keyof typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass] | null;
13
13
  export declare const ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass: {
14
14
  readonly coding: "coding";
15
15
  readonly review: "review";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionRuleResponseDtoDefaultTargetOverridePrevModelClass = void 0;
@@ -3,13 +3,13 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * SEAM #2: the target KIND the default rule had before the first override, restored on revert. NULL when no override is active.
10
10
  * @nullable
11
11
  */
12
- export type ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind = typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind[keyof typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind] | null;
12
+ export type ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind = (typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind)[keyof typeof ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind] | null;
13
13
  export declare const ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind: {
14
14
  readonly concrete: "concrete";
15
15
  readonly strategy: "strategy";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionRuleResponseDtoDefaultTargetOverridePrevTargetKind = void 0;
@@ -3,9 +3,9 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
- export type ModelResolutionRuleResponseDtoTargetKind = typeof ModelResolutionRuleResponseDtoTargetKind[keyof typeof ModelResolutionRuleResponseDtoTargetKind];
8
+ export type ModelResolutionRuleResponseDtoTargetKind = (typeof ModelResolutionRuleResponseDtoTargetKind)[keyof typeof ModelResolutionRuleResponseDtoTargetKind];
9
9
  export declare const ModelResolutionRuleResponseDtoTargetKind: {
10
10
  readonly concrete: "concrete";
11
11
  readonly strategy: "strategy";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionRuleResponseDtoTargetKind = void 0;
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * @nullable
10
10
  */
11
- export type ModelResolutionRuleResponseDtoTargetModelClass = typeof ModelResolutionRuleResponseDtoTargetModelClass[keyof typeof ModelResolutionRuleResponseDtoTargetModelClass] | null;
11
+ export type ModelResolutionRuleResponseDtoTargetModelClass = (typeof ModelResolutionRuleResponseDtoTargetModelClass)[keyof typeof ModelResolutionRuleResponseDtoTargetModelClass] | null;
12
12
  export declare const ModelResolutionRuleResponseDtoTargetModelClass: {
13
13
  readonly coding: "coding";
14
14
  readonly review: "review";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionRuleResponseDtoTargetModelClass = void 0;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ModelResolutionSelectorDtoExtra } from './modelResolutionSelectorDtoExtra.js';
9
9
  import type { ModelResolutionSelectorDtoModelCapability } from './modelResolutionSelectorDtoModelCapability.js';
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Forward-compat bag of additional registry dimensions → required literal. Omit / {} when only structured dimensions are used.
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Match when the invocation REQUIRES this model capability/modality (the `modelCapability` dimension — one rule routes e.g. every vision-requiring invocation to a multimodal model without pinning a provider).
10
10
  */
11
- export type ModelResolutionSelectorDtoModelCapability = typeof ModelResolutionSelectorDtoModelCapability[keyof typeof ModelResolutionSelectorDtoModelCapability];
11
+ export type ModelResolutionSelectorDtoModelCapability = (typeof ModelResolutionSelectorDtoModelCapability)[keyof typeof ModelResolutionSelectorDtoModelCapability];
12
12
  export declare const ModelResolutionSelectorDtoModelCapability: {
13
13
  readonly vision: "vision";
14
14
  readonly long_context: "long_context";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionSelectorDtoModelCapability = void 0;
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Match when the resolving agent's model class equals this value (the Phase-4 `modelClass` dimension — one rule routes e.g. every `review`-class agent).
10
10
  */
11
- export type ModelResolutionSelectorDtoModelClass = typeof ModelResolutionSelectorDtoModelClass[keyof typeof ModelResolutionSelectorDtoModelClass];
11
+ export type ModelResolutionSelectorDtoModelClass = (typeof ModelResolutionSelectorDtoModelClass)[keyof typeof ModelResolutionSelectorDtoModelClass];
12
12
  export declare const ModelResolutionSelectorDtoModelClass: {
13
13
  readonly coding: "coding";
14
14
  readonly review: "review";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionSelectorDtoModelClass = void 0;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ModelResolutionSelectorResponseDtoExtra } from './modelResolutionSelectorResponseDtoExtra.js';
9
9
  import type { ModelResolutionSelectorResponseDtoModelCapability } from './modelResolutionSelectorResponseDtoModelCapability.js';
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Additional registry dimensions. `{}` when none.
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * @nullable
10
10
  */
11
- export type ModelResolutionSelectorResponseDtoModelCapability = typeof ModelResolutionSelectorResponseDtoModelCapability[keyof typeof ModelResolutionSelectorResponseDtoModelCapability] | null;
11
+ export type ModelResolutionSelectorResponseDtoModelCapability = (typeof ModelResolutionSelectorResponseDtoModelCapability)[keyof typeof ModelResolutionSelectorResponseDtoModelCapability] | null;
12
12
  export declare const ModelResolutionSelectorResponseDtoModelCapability: {
13
13
  readonly vision: "vision";
14
14
  readonly long_context: "long_context";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionSelectorResponseDtoModelCapability = void 0;
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * @nullable
10
10
  */
11
- export type ModelResolutionSelectorResponseDtoModelClass = typeof ModelResolutionSelectorResponseDtoModelClass[keyof typeof ModelResolutionSelectorResponseDtoModelClass] | null;
11
+ export type ModelResolutionSelectorResponseDtoModelClass = (typeof ModelResolutionSelectorResponseDtoModelClass)[keyof typeof ModelResolutionSelectorResponseDtoModelClass] | null;
12
12
  export declare const ModelResolutionSelectorResponseDtoModelClass: {
13
13
  readonly coding: "coding";
14
14
  readonly review: "review";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ModelResolutionSelectorResponseDtoModelClass = void 0;
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Always `published` — the projection only carries resolvable rows.
10
10
  */
11
- export type ObjectLifecycle = typeof ObjectLifecycle[keyof typeof ObjectLifecycle];
11
+ export type ObjectLifecycle = (typeof ObjectLifecycle)[keyof typeof ObjectLifecycle];
12
12
  export declare const ObjectLifecycle: {
13
13
  readonly draft: "draft";
14
14
  readonly published: "published";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.ObjectLifecycle = void 0;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Generated by orval v8.16.0 🍺
3
+ * Do not edit manually.
4
+ * LLM Registry API
5
+ * Central registry for LLM providers, models, and per-project model configuration
6
+ * OpenAPI spec version: 0.1.3
7
+ */
8
+ export interface PinCompiledLaunchPlanDto {
9
+ compiledLaunchPlanHash: string;
10
+ runtimeTemplateHash: string;
11
+ }
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ /**
3
+ * Generated by orval v8.16.0 🍺
4
+ * Do not edit manually.
5
+ * LLM Registry API
6
+ * Central registry for LLM providers, models, and per-project model configuration
7
+ * OpenAPI spec version: 0.1.3
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { DefaultTargetRefDto } from './defaultTargetRefDto.js';
9
9
  export interface RepointDefaultTargetDto {
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Ownership tier (system | biome | org | project | user)
10
10
  */
11
- export type SpaceKind = typeof SpaceKind[keyof typeof SpaceKind];
11
+ export type SpaceKind = (typeof SpaceKind)[keyof typeof SpaceKind];
12
12
  export declare const SpaceKind: {
13
13
  readonly system: "system";
14
14
  readonly org: "org";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.SpaceKind = void 0;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ModelResolutionSelectorDto } from './modelResolutionSelectorDto.js';
9
9
  import type { UpsertManagedModelResolutionRuleDtoTargetKind } from './upsertManagedModelResolutionRuleDtoTargetKind.js';
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Target kind: `concrete` pins (modelId, providerSlug); `strategy` routes through a ModelStrategy class.
10
10
  */
11
- export type UpsertManagedModelResolutionRuleDtoTargetKind = typeof UpsertManagedModelResolutionRuleDtoTargetKind[keyof typeof UpsertManagedModelResolutionRuleDtoTargetKind];
11
+ export type UpsertManagedModelResolutionRuleDtoTargetKind = (typeof UpsertManagedModelResolutionRuleDtoTargetKind)[keyof typeof UpsertManagedModelResolutionRuleDtoTargetKind];
12
12
  export declare const UpsertManagedModelResolutionRuleDtoTargetKind: {
13
13
  readonly concrete: "concrete";
14
14
  readonly strategy: "strategy";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.UpsertManagedModelResolutionRuleDtoTargetKind = void 0;
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Strategy routing class. Required when targetKind=strategy.
10
10
  */
11
- export type UpsertManagedModelResolutionRuleDtoTargetModelClass = typeof UpsertManagedModelResolutionRuleDtoTargetModelClass[keyof typeof UpsertManagedModelResolutionRuleDtoTargetModelClass];
11
+ export type UpsertManagedModelResolutionRuleDtoTargetModelClass = (typeof UpsertManagedModelResolutionRuleDtoTargetModelClass)[keyof typeof UpsertManagedModelResolutionRuleDtoTargetModelClass];
12
12
  export declare const UpsertManagedModelResolutionRuleDtoTargetModelClass: {
13
13
  readonly coding: "coding";
14
14
  readonly review: "review";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.UpsertManagedModelResolutionRuleDtoTargetModelClass = void 0;
@@ -3,12 +3,12 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * One of: agent | agent-composition | model | model-resolution-rule from this producer.
10
10
  */
11
- export type XemaObjectKind = typeof XemaObjectKind[keyof typeof XemaObjectKind];
11
+ export type XemaObjectKind = (typeof XemaObjectKind)[keyof typeof XemaObjectKind];
12
12
  export declare const XemaObjectKind: {
13
13
  readonly biome: "biome";
14
14
  readonly app: "app";
@@ -4,7 +4,7 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.XemaObjectKind = void 0;
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { ObjectLifecycle } from './objectLifecycle.js';
9
9
  import type { XemaObjectKind } from './xemaObjectKind.js';
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  /**
9
9
  * Kind-specific payload. Narrows to AgentKernelPayloadDto | AgentPayloadDto | ModelPayloadDto | ModelResolutionRulePayloadDto based on `kind`.
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  import type { SpaceKind } from './spaceKind.js';
9
9
  export interface XemaSpaceRefDto {
@@ -3,7 +3,7 @@
3
3
  * Do not edit manually.
4
4
  * LLM Registry API
5
5
  * Central registry for LLM providers, models, and per-project model configuration
6
- * OpenAPI spec version: 0.1.2
6
+ * OpenAPI spec version: 0.1.3
7
7
  */
8
8
  export interface XemaSubjectRefDto {
9
9
  kind: string;
@@ -4,6 +4,6 @@
4
4
  * Do not edit manually.
5
5
  * LLM Registry API
6
6
  * Central registry for LLM providers, models, and per-project model configuration
7
- * OpenAPI spec version: 0.1.2
7
+ * OpenAPI spec version: 0.1.3
8
8
  */
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xemahq/llm-registry-internal-api-client",
3
- "version": "0.5.0",
3
+ "version": "0.6.0",
4
4
  "main": "./dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "files": [