@cat-factory/contracts 0.35.0 → 0.36.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.
- package/dist/routes/_shared.d.ts +9 -0
- package/dist/routes/_shared.d.ts.map +1 -1
- package/dist/routes/_shared.js +12 -0
- package/dist/routes/_shared.js.map +1 -1
- package/dist/routes/accounts.d.ts +13 -13
- package/dist/routes/accounts.js +2 -2
- package/dist/routes/accounts.js.map +1 -1
- package/dist/routes/agent-runs.d.ts +2 -2
- package/dist/routes/agent-runs.d.ts.map +1 -1
- package/dist/routes/agent-runs.js +3 -3
- package/dist/routes/agent-runs.js.map +1 -1
- package/dist/routes/api-keys.d.ts +154 -155
- package/dist/routes/api-keys.d.ts.map +1 -1
- package/dist/routes/api-keys.js +3 -4
- package/dist/routes/api-keys.js.map +1 -1
- package/dist/routes/auth.d.ts +2 -2
- package/dist/routes/auth.d.ts.map +1 -1
- package/dist/routes/auth.js +3 -3
- package/dist/routes/auth.js.map +1 -1
- package/dist/routes/board.d.ts +853 -854
- package/dist/routes/board.d.ts.map +1 -1
- package/dist/routes/board.js +3 -4
- package/dist/routes/board.js.map +1 -1
- package/dist/routes/bootstrap.d.ts +3 -3
- package/dist/routes/bootstrap.d.ts.map +1 -1
- package/dist/routes/bootstrap.js +4 -4
- package/dist/routes/bootstrap.js.map +1 -1
- package/dist/routes/clarity.d.ts +6 -6
- package/dist/routes/clarity.js +2 -2
- package/dist/routes/clarity.js.map +1 -1
- package/dist/routes/consensus.d.ts +1 -1
- package/dist/routes/consensus.js +3 -3
- package/dist/routes/consensus.js.map +1 -1
- package/dist/routes/documents.d.ts +6 -6
- package/dist/routes/documents.d.ts.map +1 -1
- package/dist/routes/documents.js +3 -3
- package/dist/routes/documents.js.map +1 -1
- package/dist/routes/environments.d.ts +3 -3
- package/dist/routes/environments.d.ts.map +1 -1
- package/dist/routes/environments.js +3 -3
- package/dist/routes/environments.js.map +1 -1
- package/dist/routes/execution.d.ts +7 -7
- package/dist/routes/execution.js +3 -3
- package/dist/routes/execution.js.map +1 -1
- package/dist/routes/followUp.d.ts +1 -1
- package/dist/routes/followUp.js +2 -2
- package/dist/routes/followUp.js.map +1 -1
- package/dist/routes/fragment-library.d.ts +6 -6
- package/dist/routes/fragment-library.d.ts.map +1 -1
- package/dist/routes/fragment-library.js +4 -4
- package/dist/routes/fragment-library.js.map +1 -1
- package/dist/routes/github.d.ts +6 -6
- package/dist/routes/github.js +2 -2
- package/dist/routes/github.js.map +1 -1
- package/dist/routes/human-review.d.ts +235 -236
- package/dist/routes/human-review.d.ts.map +1 -1
- package/dist/routes/human-review.js +3 -4
- package/dist/routes/human-review.js.map +1 -1
- package/dist/routes/human-test.d.ts +1202 -1203
- package/dist/routes/human-test.d.ts.map +1 -1
- package/dist/routes/human-test.js +3 -4
- package/dist/routes/human-test.js.map +1 -1
- package/dist/routes/kaizen.d.ts +79 -80
- package/dist/routes/kaizen.d.ts.map +1 -1
- package/dist/routes/kaizen.js +3 -4
- package/dist/routes/kaizen.js.map +1 -1
- package/dist/routes/localModels.d.ts +2 -2
- package/dist/routes/localModels.d.ts.map +1 -1
- package/dist/routes/localModels.js +3 -3
- package/dist/routes/localModels.js.map +1 -1
- package/dist/routes/merge.d.ts +2 -2
- package/dist/routes/merge.d.ts.map +1 -1
- package/dist/routes/merge.js +3 -3
- package/dist/routes/merge.js.map +1 -1
- package/dist/routes/model-presets.d.ts +2 -2
- package/dist/routes/model-presets.d.ts.map +1 -1
- package/dist/routes/model-presets.js +3 -3
- package/dist/routes/model-presets.js.map +1 -1
- package/dist/routes/models.d.ts +86 -87
- package/dist/routes/models.d.ts.map +1 -1
- package/dist/routes/models.js +3 -4
- package/dist/routes/models.js.map +1 -1
- package/dist/routes/notifications.d.ts +2 -2
- package/dist/routes/notifications.d.ts.map +1 -1
- package/dist/routes/notifications.js +3 -3
- package/dist/routes/notifications.js.map +1 -1
- package/dist/routes/openrouter.d.ts +88 -89
- package/dist/routes/openrouter.d.ts.map +1 -1
- package/dist/routes/openrouter.js +3 -4
- package/dist/routes/openrouter.js.map +1 -1
- package/dist/routes/personal-subscriptions.d.ts +1 -1
- package/dist/routes/personal-subscriptions.d.ts.map +1 -1
- package/dist/routes/personal-subscriptions.js +3 -3
- package/dist/routes/personal-subscriptions.js.map +1 -1
- package/dist/routes/pipelines.d.ts +4 -4
- package/dist/routes/pipelines.d.ts.map +1 -1
- package/dist/routes/pipelines.js +3 -3
- package/dist/routes/pipelines.js.map +1 -1
- package/dist/routes/recurring.d.ts +4 -4
- package/dist/routes/recurring.d.ts.map +1 -1
- package/dist/routes/recurring.js +3 -3
- package/dist/routes/recurring.js.map +1 -1
- package/dist/routes/release.d.ts +2 -2
- package/dist/routes/release.d.ts.map +1 -1
- package/dist/routes/release.js +3 -3
- package/dist/routes/release.js.map +1 -1
- package/dist/routes/requirements.d.ts +7 -7
- package/dist/routes/requirements.js +2 -2
- package/dist/routes/requirements.js.map +1 -1
- package/dist/routes/sandbox.d.ts +5 -5
- package/dist/routes/sandbox.d.ts.map +1 -1
- package/dist/routes/sandbox.js +5 -5
- package/dist/routes/sandbox.js.map +1 -1
- package/dist/routes/services.d.ts +3 -3
- package/dist/routes/services.d.ts.map +1 -1
- package/dist/routes/services.js +3 -3
- package/dist/routes/services.js.map +1 -1
- package/dist/routes/spec.d.ts +51 -52
- package/dist/routes/spec.d.ts.map +1 -1
- package/dist/routes/spec.js +3 -4
- package/dist/routes/spec.js.map +1 -1
- package/dist/routes/tasks.d.ts +7 -7
- package/dist/routes/tasks.d.ts.map +1 -1
- package/dist/routes/tasks.js +3 -3
- package/dist/routes/tasks.js.map +1 -1
- package/dist/routes/user-secret.d.ts +4 -4
- package/dist/routes/user-secret.d.ts.map +1 -1
- package/dist/routes/user-secret.js +3 -3
- package/dist/routes/user-secret.js.map +1 -1
- package/dist/routes/vendor-credentials.d.ts +1 -1
- package/dist/routes/vendor-credentials.d.ts.map +1 -1
- package/dist/routes/vendor-credentials.js +3 -3
- package/dist/routes/vendor-credentials.js.map +1 -1
- package/dist/routes/workspaces.d.ts +3 -3
- package/dist/routes/workspaces.d.ts.map +1 -1
- package/dist/routes/workspaces.js +5 -5
- package/dist/routes/workspaces.js.map +1 -1
- package/package.json +1 -1
package/dist/routes/board.d.ts
CHANGED
|
@@ -1,677 +1,676 @@
|
|
|
1
1
|
import { ContractNoBody } from '@toad-contracts/valibot';
|
|
2
|
-
import * as v from 'valibot';
|
|
3
2
|
export declare const addFrameContract: {
|
|
4
3
|
readonly method: "post";
|
|
5
4
|
readonly pathResolver: () => string;
|
|
6
|
-
readonly requestBodySchema:
|
|
7
|
-
readonly type:
|
|
8
|
-
readonly position:
|
|
9
|
-
readonly x:
|
|
10
|
-
readonly y:
|
|
5
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
6
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
7
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
8
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
9
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
11
10
|
}, undefined>;
|
|
12
11
|
}, undefined>;
|
|
13
12
|
readonly responsesByStatusCode: {
|
|
14
|
-
readonly '4xx':
|
|
15
|
-
readonly error:
|
|
16
|
-
readonly code:
|
|
17
|
-
readonly message:
|
|
18
|
-
readonly details:
|
|
19
|
-
readonly issues:
|
|
20
|
-
readonly path:
|
|
21
|
-
readonly message:
|
|
13
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
14
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
15
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
16
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
17
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
18
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
19
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
20
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
22
21
|
}, undefined>, undefined>, undefined>;
|
|
23
22
|
}, undefined>;
|
|
24
23
|
}, undefined>;
|
|
25
|
-
readonly '5xx':
|
|
26
|
-
readonly error:
|
|
27
|
-
readonly code:
|
|
28
|
-
readonly message:
|
|
29
|
-
readonly details:
|
|
30
|
-
readonly issues:
|
|
31
|
-
readonly path:
|
|
32
|
-
readonly message:
|
|
24
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
25
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
26
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
27
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
28
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
29
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
30
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
31
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
33
32
|
}, undefined>, undefined>, undefined>;
|
|
34
33
|
}, undefined>;
|
|
35
34
|
}, undefined>;
|
|
36
|
-
readonly 201:
|
|
37
|
-
readonly id:
|
|
38
|
-
readonly title:
|
|
39
|
-
readonly type:
|
|
40
|
-
readonly description:
|
|
41
|
-
readonly position:
|
|
42
|
-
readonly x:
|
|
43
|
-
readonly y:
|
|
35
|
+
readonly 201: import("valibot").ObjectSchema<{
|
|
36
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
37
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
38
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
39
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
40
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
41
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
42
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
44
43
|
}, undefined>;
|
|
45
|
-
readonly size:
|
|
46
|
-
readonly w:
|
|
47
|
-
readonly h:
|
|
44
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
45
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
46
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
48
47
|
}, undefined>, undefined>;
|
|
49
|
-
readonly status:
|
|
50
|
-
readonly progress:
|
|
51
|
-
readonly dependsOn:
|
|
52
|
-
readonly executionId:
|
|
53
|
-
readonly level:
|
|
54
|
-
readonly parentId:
|
|
55
|
-
readonly epicId:
|
|
56
|
-
readonly autoStartDependents:
|
|
57
|
-
readonly confidence:
|
|
58
|
-
readonly estimate:
|
|
59
|
-
readonly complexity:
|
|
60
|
-
readonly risk:
|
|
61
|
-
readonly impact:
|
|
62
|
-
readonly rationale:
|
|
63
|
-
readonly model:
|
|
64
|
-
readonly createdAt:
|
|
48
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
49
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
50
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
51
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
52
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
53
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
54
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
55
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
56
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
57
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
58
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
59
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
60
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
61
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
62
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
63
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
65
64
|
}, undefined>, undefined>, undefined>;
|
|
66
|
-
readonly moduleName:
|
|
67
|
-
readonly taskType:
|
|
68
|
-
readonly taskTypeFields:
|
|
69
|
-
readonly severity:
|
|
70
|
-
readonly stepsToReproduce:
|
|
71
|
-
readonly timeboxHours:
|
|
72
|
-
readonly docKind:
|
|
65
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
66
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
67
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
68
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
69
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
70
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
71
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
73
72
|
}, undefined>, undefined>, undefined>;
|
|
74
|
-
readonly technical:
|
|
75
|
-
readonly fragmentIds:
|
|
76
|
-
readonly serviceFragmentIds:
|
|
77
|
-
readonly modelId:
|
|
78
|
-
readonly agentConfig:
|
|
79
|
-
readonly testComposePath:
|
|
80
|
-
readonly noInfraDependencies:
|
|
81
|
-
readonly defaultTestEnvironment:
|
|
82
|
-
readonly cloudProvider:
|
|
83
|
-
readonly instanceSize:
|
|
84
|
-
readonly pullRequest:
|
|
85
|
-
readonly url:
|
|
86
|
-
readonly number:
|
|
87
|
-
readonly branch:
|
|
73
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
74
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
75
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
76
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
77
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
78
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
79
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
80
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
81
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
82
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
83
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
84
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
85
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
86
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
88
87
|
}, undefined>, undefined>;
|
|
89
|
-
readonly mergePresetId:
|
|
90
|
-
readonly modelPresetId:
|
|
91
|
-
readonly pipelineId:
|
|
92
|
-
readonly createdBy:
|
|
93
|
-
readonly responsibleProductUserId:
|
|
94
|
-
readonly trackerCommentOnPrOpen:
|
|
95
|
-
readonly trackerResolveOnMerge:
|
|
88
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
89
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
90
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
91
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
92
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
93
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
94
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
96
95
|
}, undefined>;
|
|
97
96
|
};
|
|
98
97
|
};
|
|
99
98
|
export declare const addServiceFromRepoContract: {
|
|
100
99
|
readonly method: "post";
|
|
101
100
|
readonly pathResolver: () => string;
|
|
102
|
-
readonly requestBodySchema:
|
|
103
|
-
readonly repoGithubId:
|
|
104
|
-
readonly position:
|
|
105
|
-
readonly x:
|
|
106
|
-
readonly y:
|
|
101
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
102
|
+
readonly repoGithubId: import("valibot").NumberSchema<undefined>;
|
|
103
|
+
readonly position: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
104
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
105
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
107
106
|
}, undefined>, undefined>;
|
|
108
|
-
readonly directory:
|
|
109
|
-
readonly isMonorepo:
|
|
107
|
+
readonly directory: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
108
|
+
readonly isMonorepo: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
110
109
|
}, undefined>;
|
|
111
110
|
readonly responsesByStatusCode: {
|
|
112
|
-
readonly '4xx':
|
|
113
|
-
readonly error:
|
|
114
|
-
readonly code:
|
|
115
|
-
readonly message:
|
|
116
|
-
readonly details:
|
|
117
|
-
readonly issues:
|
|
118
|
-
readonly path:
|
|
119
|
-
readonly message:
|
|
111
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
112
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
113
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
114
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
115
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
116
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
117
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
118
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
120
119
|
}, undefined>, undefined>, undefined>;
|
|
121
120
|
}, undefined>;
|
|
122
121
|
}, undefined>;
|
|
123
|
-
readonly '5xx':
|
|
124
|
-
readonly error:
|
|
125
|
-
readonly code:
|
|
126
|
-
readonly message:
|
|
127
|
-
readonly details:
|
|
128
|
-
readonly issues:
|
|
129
|
-
readonly path:
|
|
130
|
-
readonly message:
|
|
122
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
123
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
124
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
125
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
126
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
127
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
128
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
129
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
131
130
|
}, undefined>, undefined>, undefined>;
|
|
132
131
|
}, undefined>;
|
|
133
132
|
}, undefined>;
|
|
134
|
-
readonly 201:
|
|
135
|
-
readonly id:
|
|
136
|
-
readonly title:
|
|
137
|
-
readonly type:
|
|
138
|
-
readonly description:
|
|
139
|
-
readonly position:
|
|
140
|
-
readonly x:
|
|
141
|
-
readonly y:
|
|
133
|
+
readonly 201: import("valibot").ObjectSchema<{
|
|
134
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
135
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
136
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
137
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
138
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
139
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
140
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
142
141
|
}, undefined>;
|
|
143
|
-
readonly size:
|
|
144
|
-
readonly w:
|
|
145
|
-
readonly h:
|
|
142
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
143
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
144
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
146
145
|
}, undefined>, undefined>;
|
|
147
|
-
readonly status:
|
|
148
|
-
readonly progress:
|
|
149
|
-
readonly dependsOn:
|
|
150
|
-
readonly executionId:
|
|
151
|
-
readonly level:
|
|
152
|
-
readonly parentId:
|
|
153
|
-
readonly epicId:
|
|
154
|
-
readonly autoStartDependents:
|
|
155
|
-
readonly confidence:
|
|
156
|
-
readonly estimate:
|
|
157
|
-
readonly complexity:
|
|
158
|
-
readonly risk:
|
|
159
|
-
readonly impact:
|
|
160
|
-
readonly rationale:
|
|
161
|
-
readonly model:
|
|
162
|
-
readonly createdAt:
|
|
146
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
147
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
148
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
149
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
150
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
151
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
152
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
153
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
154
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
155
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
156
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
157
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
158
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
159
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
160
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
161
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
163
162
|
}, undefined>, undefined>, undefined>;
|
|
164
|
-
readonly moduleName:
|
|
165
|
-
readonly taskType:
|
|
166
|
-
readonly taskTypeFields:
|
|
167
|
-
readonly severity:
|
|
168
|
-
readonly stepsToReproduce:
|
|
169
|
-
readonly timeboxHours:
|
|
170
|
-
readonly docKind:
|
|
163
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
164
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
165
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
166
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
167
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
168
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
169
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
171
170
|
}, undefined>, undefined>, undefined>;
|
|
172
|
-
readonly technical:
|
|
173
|
-
readonly fragmentIds:
|
|
174
|
-
readonly serviceFragmentIds:
|
|
175
|
-
readonly modelId:
|
|
176
|
-
readonly agentConfig:
|
|
177
|
-
readonly testComposePath:
|
|
178
|
-
readonly noInfraDependencies:
|
|
179
|
-
readonly defaultTestEnvironment:
|
|
180
|
-
readonly cloudProvider:
|
|
181
|
-
readonly instanceSize:
|
|
182
|
-
readonly pullRequest:
|
|
183
|
-
readonly url:
|
|
184
|
-
readonly number:
|
|
185
|
-
readonly branch:
|
|
171
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
172
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
173
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
174
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
175
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
176
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
177
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
178
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
179
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
180
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
181
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
182
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
183
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
184
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
186
185
|
}, undefined>, undefined>;
|
|
187
|
-
readonly mergePresetId:
|
|
188
|
-
readonly modelPresetId:
|
|
189
|
-
readonly pipelineId:
|
|
190
|
-
readonly createdBy:
|
|
191
|
-
readonly responsibleProductUserId:
|
|
192
|
-
readonly trackerCommentOnPrOpen:
|
|
193
|
-
readonly trackerResolveOnMerge:
|
|
186
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
187
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
188
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
189
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
190
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
191
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
192
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
194
193
|
}, undefined>;
|
|
195
194
|
};
|
|
196
195
|
};
|
|
197
196
|
export declare const addTaskContract: {
|
|
198
197
|
readonly method: "post";
|
|
199
|
-
readonly requestPathParamsSchema:
|
|
200
|
-
|
|
198
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
199
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
201
200
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
202
201
|
readonly pathResolver: ({ blockId }: {
|
|
203
202
|
blockId: string;
|
|
204
203
|
}) => string;
|
|
205
|
-
readonly requestBodySchema:
|
|
206
|
-
readonly title:
|
|
207
|
-
readonly description:
|
|
208
|
-
readonly epicId:
|
|
209
|
-
readonly taskType:
|
|
210
|
-
readonly taskTypeFields:
|
|
211
|
-
readonly severity:
|
|
212
|
-
readonly stepsToReproduce:
|
|
213
|
-
readonly timeboxHours:
|
|
214
|
-
readonly docKind:
|
|
204
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
205
|
+
readonly title: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 200, undefined>]>;
|
|
206
|
+
readonly description: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MaxLengthAction<string, 2000, undefined>]>, undefined>;
|
|
207
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>]>, undefined>;
|
|
208
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike"], undefined>, undefined>;
|
|
209
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
210
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
211
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
212
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
213
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
215
214
|
}, undefined>, undefined>;
|
|
216
|
-
readonly mergePresetId:
|
|
217
|
-
readonly modelPresetId:
|
|
218
|
-
readonly pipelineId:
|
|
219
|
-
readonly agentConfig:
|
|
220
|
-
readonly technical:
|
|
215
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
216
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
217
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
218
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
219
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
221
220
|
}, undefined>;
|
|
222
221
|
readonly responsesByStatusCode: {
|
|
223
|
-
readonly '4xx':
|
|
224
|
-
readonly error:
|
|
225
|
-
readonly code:
|
|
226
|
-
readonly message:
|
|
227
|
-
readonly details:
|
|
228
|
-
readonly issues:
|
|
229
|
-
readonly path:
|
|
230
|
-
readonly message:
|
|
222
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
223
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
224
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
225
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
226
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
227
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
228
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
229
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
231
230
|
}, undefined>, undefined>, undefined>;
|
|
232
231
|
}, undefined>;
|
|
233
232
|
}, undefined>;
|
|
234
|
-
readonly '5xx':
|
|
235
|
-
readonly error:
|
|
236
|
-
readonly code:
|
|
237
|
-
readonly message:
|
|
238
|
-
readonly details:
|
|
239
|
-
readonly issues:
|
|
240
|
-
readonly path:
|
|
241
|
-
readonly message:
|
|
233
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
234
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
235
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
236
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
237
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
238
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
239
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
240
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
242
241
|
}, undefined>, undefined>, undefined>;
|
|
243
242
|
}, undefined>;
|
|
244
243
|
}, undefined>;
|
|
245
|
-
readonly 201:
|
|
246
|
-
readonly id:
|
|
247
|
-
readonly title:
|
|
248
|
-
readonly type:
|
|
249
|
-
readonly description:
|
|
250
|
-
readonly position:
|
|
251
|
-
readonly x:
|
|
252
|
-
readonly y:
|
|
244
|
+
readonly 201: import("valibot").ObjectSchema<{
|
|
245
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
246
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
247
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
248
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
249
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
250
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
251
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
253
252
|
}, undefined>;
|
|
254
|
-
readonly size:
|
|
255
|
-
readonly w:
|
|
256
|
-
readonly h:
|
|
253
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
254
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
255
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
257
256
|
}, undefined>, undefined>;
|
|
258
|
-
readonly status:
|
|
259
|
-
readonly progress:
|
|
260
|
-
readonly dependsOn:
|
|
261
|
-
readonly executionId:
|
|
262
|
-
readonly level:
|
|
263
|
-
readonly parentId:
|
|
264
|
-
readonly epicId:
|
|
265
|
-
readonly autoStartDependents:
|
|
266
|
-
readonly confidence:
|
|
267
|
-
readonly estimate:
|
|
268
|
-
readonly complexity:
|
|
269
|
-
readonly risk:
|
|
270
|
-
readonly impact:
|
|
271
|
-
readonly rationale:
|
|
272
|
-
readonly model:
|
|
273
|
-
readonly createdAt:
|
|
257
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
258
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
259
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
260
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
261
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
262
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
263
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
264
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
265
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
266
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
267
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
268
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
269
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
270
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
271
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
272
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
274
273
|
}, undefined>, undefined>, undefined>;
|
|
275
|
-
readonly moduleName:
|
|
276
|
-
readonly taskType:
|
|
277
|
-
readonly taskTypeFields:
|
|
278
|
-
readonly severity:
|
|
279
|
-
readonly stepsToReproduce:
|
|
280
|
-
readonly timeboxHours:
|
|
281
|
-
readonly docKind:
|
|
274
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
275
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
276
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
277
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
278
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
279
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
280
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
282
281
|
}, undefined>, undefined>, undefined>;
|
|
283
|
-
readonly technical:
|
|
284
|
-
readonly fragmentIds:
|
|
285
|
-
readonly serviceFragmentIds:
|
|
286
|
-
readonly modelId:
|
|
287
|
-
readonly agentConfig:
|
|
288
|
-
readonly testComposePath:
|
|
289
|
-
readonly noInfraDependencies:
|
|
290
|
-
readonly defaultTestEnvironment:
|
|
291
|
-
readonly cloudProvider:
|
|
292
|
-
readonly instanceSize:
|
|
293
|
-
readonly pullRequest:
|
|
294
|
-
readonly url:
|
|
295
|
-
readonly number:
|
|
296
|
-
readonly branch:
|
|
282
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
283
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
284
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
285
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
286
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
287
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
288
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
289
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
290
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
291
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
292
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
293
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
294
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
295
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
297
296
|
}, undefined>, undefined>;
|
|
298
|
-
readonly mergePresetId:
|
|
299
|
-
readonly modelPresetId:
|
|
300
|
-
readonly pipelineId:
|
|
301
|
-
readonly createdBy:
|
|
302
|
-
readonly responsibleProductUserId:
|
|
303
|
-
readonly trackerCommentOnPrOpen:
|
|
304
|
-
readonly trackerResolveOnMerge:
|
|
297
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
298
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
299
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
300
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
301
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
302
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
303
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
305
304
|
}, undefined>;
|
|
306
305
|
};
|
|
307
306
|
};
|
|
308
307
|
export declare const addModuleContract: {
|
|
309
308
|
readonly method: "post";
|
|
310
|
-
readonly requestPathParamsSchema:
|
|
311
|
-
|
|
309
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
310
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
312
311
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
313
312
|
readonly pathResolver: ({ blockId }: {
|
|
314
313
|
blockId: string;
|
|
315
314
|
}) => string;
|
|
316
|
-
readonly requestBodySchema:
|
|
317
|
-
readonly name:
|
|
318
|
-
readonly position:
|
|
319
|
-
readonly x:
|
|
320
|
-
readonly y:
|
|
315
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
316
|
+
readonly name: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>;
|
|
317
|
+
readonly position: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
318
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
319
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
321
320
|
}, undefined>, undefined>;
|
|
322
321
|
}, undefined>;
|
|
323
322
|
readonly responsesByStatusCode: {
|
|
324
|
-
readonly '4xx':
|
|
325
|
-
readonly error:
|
|
326
|
-
readonly code:
|
|
327
|
-
readonly message:
|
|
328
|
-
readonly details:
|
|
329
|
-
readonly issues:
|
|
330
|
-
readonly path:
|
|
331
|
-
readonly message:
|
|
323
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
324
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
325
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
326
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
327
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
328
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
329
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
330
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
332
331
|
}, undefined>, undefined>, undefined>;
|
|
333
332
|
}, undefined>;
|
|
334
333
|
}, undefined>;
|
|
335
|
-
readonly '5xx':
|
|
336
|
-
readonly error:
|
|
337
|
-
readonly code:
|
|
338
|
-
readonly message:
|
|
339
|
-
readonly details:
|
|
340
|
-
readonly issues:
|
|
341
|
-
readonly path:
|
|
342
|
-
readonly message:
|
|
334
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
335
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
336
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
337
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
338
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
339
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
340
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
341
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
343
342
|
}, undefined>, undefined>, undefined>;
|
|
344
343
|
}, undefined>;
|
|
345
344
|
}, undefined>;
|
|
346
|
-
readonly 201:
|
|
347
|
-
readonly id:
|
|
348
|
-
readonly title:
|
|
349
|
-
readonly type:
|
|
350
|
-
readonly description:
|
|
351
|
-
readonly position:
|
|
352
|
-
readonly x:
|
|
353
|
-
readonly y:
|
|
345
|
+
readonly 201: import("valibot").ObjectSchema<{
|
|
346
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
347
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
348
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
349
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
350
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
351
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
352
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
354
353
|
}, undefined>;
|
|
355
|
-
readonly size:
|
|
356
|
-
readonly w:
|
|
357
|
-
readonly h:
|
|
354
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
355
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
356
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
358
357
|
}, undefined>, undefined>;
|
|
359
|
-
readonly status:
|
|
360
|
-
readonly progress:
|
|
361
|
-
readonly dependsOn:
|
|
362
|
-
readonly executionId:
|
|
363
|
-
readonly level:
|
|
364
|
-
readonly parentId:
|
|
365
|
-
readonly epicId:
|
|
366
|
-
readonly autoStartDependents:
|
|
367
|
-
readonly confidence:
|
|
368
|
-
readonly estimate:
|
|
369
|
-
readonly complexity:
|
|
370
|
-
readonly risk:
|
|
371
|
-
readonly impact:
|
|
372
|
-
readonly rationale:
|
|
373
|
-
readonly model:
|
|
374
|
-
readonly createdAt:
|
|
358
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
359
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
360
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
361
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
362
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
363
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
364
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
365
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
366
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
367
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
368
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
369
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
370
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
371
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
372
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
373
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
375
374
|
}, undefined>, undefined>, undefined>;
|
|
376
|
-
readonly moduleName:
|
|
377
|
-
readonly taskType:
|
|
378
|
-
readonly taskTypeFields:
|
|
379
|
-
readonly severity:
|
|
380
|
-
readonly stepsToReproduce:
|
|
381
|
-
readonly timeboxHours:
|
|
382
|
-
readonly docKind:
|
|
375
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
376
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
377
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
378
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
379
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
380
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
381
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
383
382
|
}, undefined>, undefined>, undefined>;
|
|
384
|
-
readonly technical:
|
|
385
|
-
readonly fragmentIds:
|
|
386
|
-
readonly serviceFragmentIds:
|
|
387
|
-
readonly modelId:
|
|
388
|
-
readonly agentConfig:
|
|
389
|
-
readonly testComposePath:
|
|
390
|
-
readonly noInfraDependencies:
|
|
391
|
-
readonly defaultTestEnvironment:
|
|
392
|
-
readonly cloudProvider:
|
|
393
|
-
readonly instanceSize:
|
|
394
|
-
readonly pullRequest:
|
|
395
|
-
readonly url:
|
|
396
|
-
readonly number:
|
|
397
|
-
readonly branch:
|
|
383
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
384
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
385
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
386
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
387
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
388
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
389
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
390
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
391
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
392
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
393
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
394
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
395
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
396
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
398
397
|
}, undefined>, undefined>;
|
|
399
|
-
readonly mergePresetId:
|
|
400
|
-
readonly modelPresetId:
|
|
401
|
-
readonly pipelineId:
|
|
402
|
-
readonly createdBy:
|
|
403
|
-
readonly responsibleProductUserId:
|
|
404
|
-
readonly trackerCommentOnPrOpen:
|
|
405
|
-
readonly trackerResolveOnMerge:
|
|
398
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
399
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
400
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
401
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
402
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
403
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
404
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
406
405
|
}, undefined>;
|
|
407
406
|
};
|
|
408
407
|
};
|
|
409
408
|
export declare const addEpicContract: {
|
|
410
409
|
readonly method: "post";
|
|
411
410
|
readonly pathResolver: () => string;
|
|
412
|
-
readonly requestBodySchema:
|
|
413
|
-
readonly title:
|
|
414
|
-
readonly description:
|
|
415
|
-
readonly position:
|
|
416
|
-
readonly x:
|
|
417
|
-
readonly y:
|
|
411
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
412
|
+
readonly title: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 200, undefined>]>;
|
|
413
|
+
readonly description: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MaxLengthAction<string, 2000, undefined>]>, undefined>;
|
|
414
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
415
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
416
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
418
417
|
}, undefined>;
|
|
419
|
-
readonly parentId:
|
|
418
|
+
readonly parentId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>]>, undefined>;
|
|
420
419
|
}, undefined>;
|
|
421
420
|
readonly responsesByStatusCode: {
|
|
422
|
-
readonly '4xx':
|
|
423
|
-
readonly error:
|
|
424
|
-
readonly code:
|
|
425
|
-
readonly message:
|
|
426
|
-
readonly details:
|
|
427
|
-
readonly issues:
|
|
428
|
-
readonly path:
|
|
429
|
-
readonly message:
|
|
421
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
422
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
423
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
424
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
425
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
426
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
427
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
428
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
430
429
|
}, undefined>, undefined>, undefined>;
|
|
431
430
|
}, undefined>;
|
|
432
431
|
}, undefined>;
|
|
433
|
-
readonly '5xx':
|
|
434
|
-
readonly error:
|
|
435
|
-
readonly code:
|
|
436
|
-
readonly message:
|
|
437
|
-
readonly details:
|
|
438
|
-
readonly issues:
|
|
439
|
-
readonly path:
|
|
440
|
-
readonly message:
|
|
432
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
433
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
434
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
435
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
436
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
437
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
438
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
439
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
441
440
|
}, undefined>, undefined>, undefined>;
|
|
442
441
|
}, undefined>;
|
|
443
442
|
}, undefined>;
|
|
444
|
-
readonly 201:
|
|
445
|
-
readonly id:
|
|
446
|
-
readonly title:
|
|
447
|
-
readonly type:
|
|
448
|
-
readonly description:
|
|
449
|
-
readonly position:
|
|
450
|
-
readonly x:
|
|
451
|
-
readonly y:
|
|
443
|
+
readonly 201: import("valibot").ObjectSchema<{
|
|
444
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
445
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
446
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
447
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
448
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
449
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
450
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
452
451
|
}, undefined>;
|
|
453
|
-
readonly size:
|
|
454
|
-
readonly w:
|
|
455
|
-
readonly h:
|
|
452
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
453
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
454
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
456
455
|
}, undefined>, undefined>;
|
|
457
|
-
readonly status:
|
|
458
|
-
readonly progress:
|
|
459
|
-
readonly dependsOn:
|
|
460
|
-
readonly executionId:
|
|
461
|
-
readonly level:
|
|
462
|
-
readonly parentId:
|
|
463
|
-
readonly epicId:
|
|
464
|
-
readonly autoStartDependents:
|
|
465
|
-
readonly confidence:
|
|
466
|
-
readonly estimate:
|
|
467
|
-
readonly complexity:
|
|
468
|
-
readonly risk:
|
|
469
|
-
readonly impact:
|
|
470
|
-
readonly rationale:
|
|
471
|
-
readonly model:
|
|
472
|
-
readonly createdAt:
|
|
456
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
457
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
458
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
459
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
460
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
461
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
462
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
463
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
464
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
465
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
466
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
467
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
468
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
469
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
470
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
471
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
473
472
|
}, undefined>, undefined>, undefined>;
|
|
474
|
-
readonly moduleName:
|
|
475
|
-
readonly taskType:
|
|
476
|
-
readonly taskTypeFields:
|
|
477
|
-
readonly severity:
|
|
478
|
-
readonly stepsToReproduce:
|
|
479
|
-
readonly timeboxHours:
|
|
480
|
-
readonly docKind:
|
|
473
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
474
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
475
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
476
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
477
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
478
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
479
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
481
480
|
}, undefined>, undefined>, undefined>;
|
|
482
|
-
readonly technical:
|
|
483
|
-
readonly fragmentIds:
|
|
484
|
-
readonly serviceFragmentIds:
|
|
485
|
-
readonly modelId:
|
|
486
|
-
readonly agentConfig:
|
|
487
|
-
readonly testComposePath:
|
|
488
|
-
readonly noInfraDependencies:
|
|
489
|
-
readonly defaultTestEnvironment:
|
|
490
|
-
readonly cloudProvider:
|
|
491
|
-
readonly instanceSize:
|
|
492
|
-
readonly pullRequest:
|
|
493
|
-
readonly url:
|
|
494
|
-
readonly number:
|
|
495
|
-
readonly branch:
|
|
481
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
482
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
483
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
484
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
485
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
486
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
487
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
488
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
489
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
490
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
491
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
492
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
493
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
494
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
496
495
|
}, undefined>, undefined>;
|
|
497
|
-
readonly mergePresetId:
|
|
498
|
-
readonly modelPresetId:
|
|
499
|
-
readonly pipelineId:
|
|
500
|
-
readonly createdBy:
|
|
501
|
-
readonly responsibleProductUserId:
|
|
502
|
-
readonly trackerCommentOnPrOpen:
|
|
503
|
-
readonly trackerResolveOnMerge:
|
|
496
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
497
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
498
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
499
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
500
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
501
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
502
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
504
503
|
}, undefined>;
|
|
505
504
|
};
|
|
506
505
|
};
|
|
507
506
|
export declare const assignEpicContract: {
|
|
508
507
|
readonly method: "post";
|
|
509
|
-
readonly requestPathParamsSchema:
|
|
510
|
-
|
|
508
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
509
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
511
510
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
512
511
|
readonly pathResolver: ({ blockId }: {
|
|
513
512
|
blockId: string;
|
|
514
513
|
}) => string;
|
|
515
|
-
readonly requestBodySchema:
|
|
516
|
-
readonly epicId:
|
|
514
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
515
|
+
readonly epicId: import("valibot").NullableSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>]>, undefined>;
|
|
517
516
|
}, undefined>;
|
|
518
517
|
readonly responsesByStatusCode: {
|
|
519
|
-
readonly '4xx':
|
|
520
|
-
readonly error:
|
|
521
|
-
readonly code:
|
|
522
|
-
readonly message:
|
|
523
|
-
readonly details:
|
|
524
|
-
readonly issues:
|
|
525
|
-
readonly path:
|
|
526
|
-
readonly message:
|
|
518
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
519
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
520
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
521
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
522
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
523
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
524
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
525
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
527
526
|
}, undefined>, undefined>, undefined>;
|
|
528
527
|
}, undefined>;
|
|
529
528
|
}, undefined>;
|
|
530
|
-
readonly '5xx':
|
|
531
|
-
readonly error:
|
|
532
|
-
readonly code:
|
|
533
|
-
readonly message:
|
|
534
|
-
readonly details:
|
|
535
|
-
readonly issues:
|
|
536
|
-
readonly path:
|
|
537
|
-
readonly message:
|
|
529
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
530
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
531
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
532
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
533
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
534
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
535
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
536
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
538
537
|
}, undefined>, undefined>, undefined>;
|
|
539
538
|
}, undefined>;
|
|
540
539
|
}, undefined>;
|
|
541
|
-
readonly 200:
|
|
542
|
-
readonly id:
|
|
543
|
-
readonly title:
|
|
544
|
-
readonly type:
|
|
545
|
-
readonly description:
|
|
546
|
-
readonly position:
|
|
547
|
-
readonly x:
|
|
548
|
-
readonly y:
|
|
540
|
+
readonly 200: import("valibot").ObjectSchema<{
|
|
541
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
542
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
543
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
544
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
545
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
546
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
547
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
549
548
|
}, undefined>;
|
|
550
|
-
readonly size:
|
|
551
|
-
readonly w:
|
|
552
|
-
readonly h:
|
|
549
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
550
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
551
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
553
552
|
}, undefined>, undefined>;
|
|
554
|
-
readonly status:
|
|
555
|
-
readonly progress:
|
|
556
|
-
readonly dependsOn:
|
|
557
|
-
readonly executionId:
|
|
558
|
-
readonly level:
|
|
559
|
-
readonly parentId:
|
|
560
|
-
readonly epicId:
|
|
561
|
-
readonly autoStartDependents:
|
|
562
|
-
readonly confidence:
|
|
563
|
-
readonly estimate:
|
|
564
|
-
readonly complexity:
|
|
565
|
-
readonly risk:
|
|
566
|
-
readonly impact:
|
|
567
|
-
readonly rationale:
|
|
568
|
-
readonly model:
|
|
569
|
-
readonly createdAt:
|
|
553
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
554
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
555
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
556
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
557
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
558
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
559
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
560
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
561
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
562
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
563
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
564
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
565
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
566
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
567
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
568
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
570
569
|
}, undefined>, undefined>, undefined>;
|
|
571
|
-
readonly moduleName:
|
|
572
|
-
readonly taskType:
|
|
573
|
-
readonly taskTypeFields:
|
|
574
|
-
readonly severity:
|
|
575
|
-
readonly stepsToReproduce:
|
|
576
|
-
readonly timeboxHours:
|
|
577
|
-
readonly docKind:
|
|
570
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
571
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
572
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
573
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
574
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
575
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
576
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
578
577
|
}, undefined>, undefined>, undefined>;
|
|
579
|
-
readonly technical:
|
|
580
|
-
readonly fragmentIds:
|
|
581
|
-
readonly serviceFragmentIds:
|
|
582
|
-
readonly modelId:
|
|
583
|
-
readonly agentConfig:
|
|
584
|
-
readonly testComposePath:
|
|
585
|
-
readonly noInfraDependencies:
|
|
586
|
-
readonly defaultTestEnvironment:
|
|
587
|
-
readonly cloudProvider:
|
|
588
|
-
readonly instanceSize:
|
|
589
|
-
readonly pullRequest:
|
|
590
|
-
readonly url:
|
|
591
|
-
readonly number:
|
|
592
|
-
readonly branch:
|
|
578
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
579
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
580
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
581
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
582
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
583
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
584
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
585
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
586
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
587
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
588
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
589
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
590
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
591
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
593
592
|
}, undefined>, undefined>;
|
|
594
|
-
readonly mergePresetId:
|
|
595
|
-
readonly modelPresetId:
|
|
596
|
-
readonly pipelineId:
|
|
597
|
-
readonly createdBy:
|
|
598
|
-
readonly responsibleProductUserId:
|
|
599
|
-
readonly trackerCommentOnPrOpen:
|
|
600
|
-
readonly trackerResolveOnMerge:
|
|
593
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
594
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
595
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
596
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
597
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
598
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
599
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
601
600
|
}, undefined>;
|
|
602
601
|
};
|
|
603
602
|
};
|
|
604
603
|
export declare const updateBlockContract: {
|
|
605
604
|
readonly method: "patch";
|
|
606
|
-
readonly requestPathParamsSchema:
|
|
607
|
-
|
|
605
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
606
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
608
607
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
609
608
|
readonly pathResolver: ({ blockId }: {
|
|
610
609
|
blockId: string;
|
|
611
610
|
}) => string;
|
|
612
|
-
readonly requestBodySchema: Omit<
|
|
613
|
-
readonly title:
|
|
614
|
-
readonly description:
|
|
615
|
-
readonly position:
|
|
616
|
-
readonly x:
|
|
617
|
-
readonly y:
|
|
611
|
+
readonly requestBodySchema: Omit<import("valibot").ObjectSchema<{
|
|
612
|
+
readonly title: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MaxLengthAction<string, 200, undefined>]>;
|
|
613
|
+
readonly description: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 2000, undefined>]>;
|
|
614
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
615
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
616
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
618
617
|
}, undefined>;
|
|
619
|
-
readonly size:
|
|
620
|
-
readonly w:
|
|
621
|
-
readonly h:
|
|
618
|
+
readonly size: import("valibot").ObjectSchema<{
|
|
619
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
620
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
622
621
|
}, undefined>;
|
|
623
|
-
readonly moduleName:
|
|
624
|
-
readonly fragmentIds:
|
|
625
|
-
readonly serviceFragmentIds:
|
|
626
|
-
readonly modelId:
|
|
627
|
-
readonly mergePresetId:
|
|
628
|
-
readonly modelPresetId:
|
|
629
|
-
readonly pipelineId:
|
|
630
|
-
readonly agentConfig:
|
|
631
|
-
readonly testComposePath:
|
|
632
|
-
readonly noInfraDependencies:
|
|
633
|
-
readonly defaultTestEnvironment:
|
|
634
|
-
readonly cloudProvider:
|
|
635
|
-
readonly instanceSize:
|
|
636
|
-
readonly trackerCommentOnPrOpen:
|
|
637
|
-
readonly trackerResolveOnMerge:
|
|
638
|
-
readonly technical:
|
|
639
|
-
readonly responsibleProductUserId:
|
|
640
|
-
readonly epicId:
|
|
641
|
-
readonly autoStartDependents:
|
|
622
|
+
readonly moduleName: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MaxLengthAction<string, 120, undefined>]>;
|
|
623
|
+
readonly fragmentIds: import("valibot").ArraySchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
624
|
+
readonly serviceFragmentIds: import("valibot").ArraySchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
625
|
+
readonly modelId: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>;
|
|
626
|
+
readonly mergePresetId: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>;
|
|
627
|
+
readonly modelPresetId: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>;
|
|
628
|
+
readonly pipelineId: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>;
|
|
629
|
+
readonly agentConfig: import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>;
|
|
630
|
+
readonly testComposePath: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>;
|
|
631
|
+
readonly noInfraDependencies: import("valibot").BooleanSchema<undefined>;
|
|
632
|
+
readonly defaultTestEnvironment: import("valibot").PicklistSchema<["local", "ephemeral"], undefined>;
|
|
633
|
+
readonly cloudProvider: import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>;
|
|
634
|
+
readonly instanceSize: import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>;
|
|
635
|
+
readonly trackerCommentOnPrOpen: import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>;
|
|
636
|
+
readonly trackerResolveOnMerge: import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>;
|
|
637
|
+
readonly technical: import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
638
|
+
readonly responsibleProductUserId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
639
|
+
readonly epicId: import("valibot").StringSchema<undefined>;
|
|
640
|
+
readonly autoStartDependents: import("valibot").BooleanSchema<undefined>;
|
|
642
641
|
}, undefined>, "entries" | "~run" | "~standard" | "~types"> & {
|
|
643
642
|
readonly entries: {
|
|
644
|
-
readonly title:
|
|
645
|
-
readonly description:
|
|
646
|
-
readonly position:
|
|
647
|
-
readonly x:
|
|
648
|
-
readonly y:
|
|
643
|
+
readonly title: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MaxLengthAction<string, 200, undefined>]>, undefined>;
|
|
644
|
+
readonly description: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 2000, undefined>]>, undefined>;
|
|
645
|
+
readonly position: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
646
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
647
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
649
648
|
}, undefined>, undefined>;
|
|
650
|
-
readonly size:
|
|
651
|
-
readonly w:
|
|
652
|
-
readonly h:
|
|
649
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
650
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
651
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
653
652
|
}, undefined>, undefined>;
|
|
654
|
-
readonly moduleName:
|
|
655
|
-
readonly fragmentIds:
|
|
656
|
-
readonly serviceFragmentIds:
|
|
657
|
-
readonly modelId:
|
|
658
|
-
readonly mergePresetId:
|
|
659
|
-
readonly modelPresetId:
|
|
660
|
-
readonly pipelineId:
|
|
661
|
-
readonly agentConfig:
|
|
662
|
-
readonly testComposePath:
|
|
663
|
-
readonly noInfraDependencies:
|
|
664
|
-
readonly defaultTestEnvironment:
|
|
665
|
-
readonly cloudProvider:
|
|
666
|
-
readonly instanceSize:
|
|
667
|
-
readonly trackerCommentOnPrOpen:
|
|
668
|
-
readonly trackerResolveOnMerge:
|
|
669
|
-
readonly technical:
|
|
670
|
-
readonly responsibleProductUserId:
|
|
671
|
-
readonly epicId:
|
|
672
|
-
readonly autoStartDependents:
|
|
653
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").TrimAction, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
654
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>, undefined>;
|
|
655
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>, undefined>;
|
|
656
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
657
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
658
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
659
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, undefined>;
|
|
660
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
661
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>;
|
|
662
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
663
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
664
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
665
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
666
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
667
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
668
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
669
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
670
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
671
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
673
672
|
};
|
|
674
|
-
readonly "~standard":
|
|
673
|
+
readonly "~standard": import("valibot").StandardProps<{
|
|
675
674
|
title?: string | undefined;
|
|
676
675
|
description?: string | undefined;
|
|
677
676
|
position?: {
|
|
@@ -736,7 +735,7 @@ export declare const updateBlockContract: {
|
|
|
736
735
|
epicId?: string | undefined;
|
|
737
736
|
autoStartDependents?: boolean | undefined;
|
|
738
737
|
}>;
|
|
739
|
-
readonly "~run": (dataset:
|
|
738
|
+
readonly "~run": (dataset: import("valibot").UnknownDataset, config: import("valibot").Config<import("valibot").BaseIssue<unknown>>) => import("valibot").OutputDataset<{
|
|
740
739
|
title?: string | undefined;
|
|
741
740
|
description?: string | undefined;
|
|
742
741
|
position?: {
|
|
@@ -768,7 +767,7 @@ export declare const updateBlockContract: {
|
|
|
768
767
|
responsibleProductUserId?: string | null | undefined;
|
|
769
768
|
epicId?: string | undefined;
|
|
770
769
|
autoStartDependents?: boolean | undefined;
|
|
771
|
-
},
|
|
770
|
+
}, import("valibot").ArrayIssue | import("valibot").BooleanIssue | import("valibot").MaxLengthIssue<string, 120> | import("valibot").MaxLengthIssue<string, 200> | import("valibot").MaxLengthIssue<string, 400> | import("valibot").MaxLengthIssue<string, 2000> | import("valibot").MinLengthIssue<string, 1> | import("valibot").MinValueIssue<number, 1> | import("valibot").NumberIssue | import("valibot").ObjectIssue | import("valibot").PicklistIssue | import("valibot").RecordIssue | import("valibot").StringIssue>;
|
|
772
771
|
readonly "~types"?: {
|
|
773
772
|
readonly input: {
|
|
774
773
|
title?: string | undefined;
|
|
@@ -836,324 +835,324 @@ export declare const updateBlockContract: {
|
|
|
836
835
|
epicId?: string | undefined;
|
|
837
836
|
autoStartDependents?: boolean | undefined;
|
|
838
837
|
};
|
|
839
|
-
readonly issue:
|
|
838
|
+
readonly issue: import("valibot").ArrayIssue | import("valibot").BooleanIssue | import("valibot").MaxLengthIssue<string, 120> | import("valibot").MaxLengthIssue<string, 200> | import("valibot").MaxLengthIssue<string, 400> | import("valibot").MaxLengthIssue<string, 2000> | import("valibot").MinLengthIssue<string, 1> | import("valibot").MinValueIssue<number, 1> | import("valibot").NumberIssue | import("valibot").ObjectIssue | import("valibot").PicklistIssue | import("valibot").RecordIssue | import("valibot").StringIssue;
|
|
840
839
|
} | undefined;
|
|
841
840
|
};
|
|
842
841
|
readonly responsesByStatusCode: {
|
|
843
|
-
readonly '4xx':
|
|
844
|
-
readonly error:
|
|
845
|
-
readonly code:
|
|
846
|
-
readonly message:
|
|
847
|
-
readonly details:
|
|
848
|
-
readonly issues:
|
|
849
|
-
readonly path:
|
|
850
|
-
readonly message:
|
|
842
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
843
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
844
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
845
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
846
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
847
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
848
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
849
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
851
850
|
}, undefined>, undefined>, undefined>;
|
|
852
851
|
}, undefined>;
|
|
853
852
|
}, undefined>;
|
|
854
|
-
readonly '5xx':
|
|
855
|
-
readonly error:
|
|
856
|
-
readonly code:
|
|
857
|
-
readonly message:
|
|
858
|
-
readonly details:
|
|
859
|
-
readonly issues:
|
|
860
|
-
readonly path:
|
|
861
|
-
readonly message:
|
|
853
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
854
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
855
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
856
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
857
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
858
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
859
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
860
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
862
861
|
}, undefined>, undefined>, undefined>;
|
|
863
862
|
}, undefined>;
|
|
864
863
|
}, undefined>;
|
|
865
|
-
readonly 200:
|
|
866
|
-
readonly id:
|
|
867
|
-
readonly title:
|
|
868
|
-
readonly type:
|
|
869
|
-
readonly description:
|
|
870
|
-
readonly position:
|
|
871
|
-
readonly x:
|
|
872
|
-
readonly y:
|
|
864
|
+
readonly 200: import("valibot").ObjectSchema<{
|
|
865
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
866
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
867
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
868
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
869
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
870
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
871
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
873
872
|
}, undefined>;
|
|
874
|
-
readonly size:
|
|
875
|
-
readonly w:
|
|
876
|
-
readonly h:
|
|
873
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
874
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
875
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
877
876
|
}, undefined>, undefined>;
|
|
878
|
-
readonly status:
|
|
879
|
-
readonly progress:
|
|
880
|
-
readonly dependsOn:
|
|
881
|
-
readonly executionId:
|
|
882
|
-
readonly level:
|
|
883
|
-
readonly parentId:
|
|
884
|
-
readonly epicId:
|
|
885
|
-
readonly autoStartDependents:
|
|
886
|
-
readonly confidence:
|
|
887
|
-
readonly estimate:
|
|
888
|
-
readonly complexity:
|
|
889
|
-
readonly risk:
|
|
890
|
-
readonly impact:
|
|
891
|
-
readonly rationale:
|
|
892
|
-
readonly model:
|
|
893
|
-
readonly createdAt:
|
|
877
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
878
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
879
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
880
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
881
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
882
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
883
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
884
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
885
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
886
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
887
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
888
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
889
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
890
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
891
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
892
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
894
893
|
}, undefined>, undefined>, undefined>;
|
|
895
|
-
readonly moduleName:
|
|
896
|
-
readonly taskType:
|
|
897
|
-
readonly taskTypeFields:
|
|
898
|
-
readonly severity:
|
|
899
|
-
readonly stepsToReproduce:
|
|
900
|
-
readonly timeboxHours:
|
|
901
|
-
readonly docKind:
|
|
894
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
895
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
896
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
897
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
898
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
899
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
900
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
902
901
|
}, undefined>, undefined>, undefined>;
|
|
903
|
-
readonly technical:
|
|
904
|
-
readonly fragmentIds:
|
|
905
|
-
readonly serviceFragmentIds:
|
|
906
|
-
readonly modelId:
|
|
907
|
-
readonly agentConfig:
|
|
908
|
-
readonly testComposePath:
|
|
909
|
-
readonly noInfraDependencies:
|
|
910
|
-
readonly defaultTestEnvironment:
|
|
911
|
-
readonly cloudProvider:
|
|
912
|
-
readonly instanceSize:
|
|
913
|
-
readonly pullRequest:
|
|
914
|
-
readonly url:
|
|
915
|
-
readonly number:
|
|
916
|
-
readonly branch:
|
|
902
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
903
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
904
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
905
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
906
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
907
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
908
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
909
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
910
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
911
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
912
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
913
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
914
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
915
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
917
916
|
}, undefined>, undefined>;
|
|
918
|
-
readonly mergePresetId:
|
|
919
|
-
readonly modelPresetId:
|
|
920
|
-
readonly pipelineId:
|
|
921
|
-
readonly createdBy:
|
|
922
|
-
readonly responsibleProductUserId:
|
|
923
|
-
readonly trackerCommentOnPrOpen:
|
|
924
|
-
readonly trackerResolveOnMerge:
|
|
917
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
918
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
919
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
920
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
921
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
922
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
923
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
925
924
|
}, undefined>;
|
|
926
925
|
};
|
|
927
926
|
};
|
|
928
927
|
export declare const moveBlockContract: {
|
|
929
928
|
readonly method: "post";
|
|
930
|
-
readonly requestPathParamsSchema:
|
|
931
|
-
|
|
929
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
930
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
932
931
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
933
932
|
readonly pathResolver: ({ blockId }: {
|
|
934
933
|
blockId: string;
|
|
935
934
|
}) => string;
|
|
936
|
-
readonly requestBodySchema:
|
|
937
|
-
readonly position:
|
|
938
|
-
readonly x:
|
|
939
|
-
readonly y:
|
|
935
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
936
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
937
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
938
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
940
939
|
}, undefined>;
|
|
941
940
|
}, undefined>;
|
|
942
941
|
readonly responsesByStatusCode: {
|
|
943
|
-
readonly '4xx':
|
|
944
|
-
readonly error:
|
|
945
|
-
readonly code:
|
|
946
|
-
readonly message:
|
|
947
|
-
readonly details:
|
|
948
|
-
readonly issues:
|
|
949
|
-
readonly path:
|
|
950
|
-
readonly message:
|
|
942
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
943
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
944
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
945
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
946
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
947
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
948
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
949
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
951
950
|
}, undefined>, undefined>, undefined>;
|
|
952
951
|
}, undefined>;
|
|
953
952
|
}, undefined>;
|
|
954
|
-
readonly '5xx':
|
|
955
|
-
readonly error:
|
|
956
|
-
readonly code:
|
|
957
|
-
readonly message:
|
|
958
|
-
readonly details:
|
|
959
|
-
readonly issues:
|
|
960
|
-
readonly path:
|
|
961
|
-
readonly message:
|
|
953
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
954
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
955
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
956
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
957
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
958
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
959
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
960
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
962
961
|
}, undefined>, undefined>, undefined>;
|
|
963
962
|
}, undefined>;
|
|
964
963
|
}, undefined>;
|
|
965
|
-
readonly 200:
|
|
966
|
-
readonly id:
|
|
967
|
-
readonly title:
|
|
968
|
-
readonly type:
|
|
969
|
-
readonly description:
|
|
970
|
-
readonly position:
|
|
971
|
-
readonly x:
|
|
972
|
-
readonly y:
|
|
964
|
+
readonly 200: import("valibot").ObjectSchema<{
|
|
965
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
966
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
967
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
968
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
969
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
970
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
971
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
973
972
|
}, undefined>;
|
|
974
|
-
readonly size:
|
|
975
|
-
readonly w:
|
|
976
|
-
readonly h:
|
|
973
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
974
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
975
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
977
976
|
}, undefined>, undefined>;
|
|
978
|
-
readonly status:
|
|
979
|
-
readonly progress:
|
|
980
|
-
readonly dependsOn:
|
|
981
|
-
readonly executionId:
|
|
982
|
-
readonly level:
|
|
983
|
-
readonly parentId:
|
|
984
|
-
readonly epicId:
|
|
985
|
-
readonly autoStartDependents:
|
|
986
|
-
readonly confidence:
|
|
987
|
-
readonly estimate:
|
|
988
|
-
readonly complexity:
|
|
989
|
-
readonly risk:
|
|
990
|
-
readonly impact:
|
|
991
|
-
readonly rationale:
|
|
992
|
-
readonly model:
|
|
993
|
-
readonly createdAt:
|
|
977
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
978
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
979
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
980
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
981
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
982
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
983
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
984
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
985
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
986
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
987
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
988
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
989
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
990
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
991
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
992
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
994
993
|
}, undefined>, undefined>, undefined>;
|
|
995
|
-
readonly moduleName:
|
|
996
|
-
readonly taskType:
|
|
997
|
-
readonly taskTypeFields:
|
|
998
|
-
readonly severity:
|
|
999
|
-
readonly stepsToReproduce:
|
|
1000
|
-
readonly timeboxHours:
|
|
1001
|
-
readonly docKind:
|
|
994
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
995
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
996
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
997
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
998
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
999
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
1000
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
1002
1001
|
}, undefined>, undefined>, undefined>;
|
|
1003
|
-
readonly technical:
|
|
1004
|
-
readonly fragmentIds:
|
|
1005
|
-
readonly serviceFragmentIds:
|
|
1006
|
-
readonly modelId:
|
|
1007
|
-
readonly agentConfig:
|
|
1008
|
-
readonly testComposePath:
|
|
1009
|
-
readonly noInfraDependencies:
|
|
1010
|
-
readonly defaultTestEnvironment:
|
|
1011
|
-
readonly cloudProvider:
|
|
1012
|
-
readonly instanceSize:
|
|
1013
|
-
readonly pullRequest:
|
|
1014
|
-
readonly url:
|
|
1015
|
-
readonly number:
|
|
1016
|
-
readonly branch:
|
|
1002
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
1003
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1004
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1005
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1006
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
1007
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1008
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
1009
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
1010
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
1011
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
1012
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
1013
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
1014
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
1015
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1017
1016
|
}, undefined>, undefined>;
|
|
1018
|
-
readonly mergePresetId:
|
|
1019
|
-
readonly modelPresetId:
|
|
1020
|
-
readonly pipelineId:
|
|
1021
|
-
readonly createdBy:
|
|
1022
|
-
readonly responsibleProductUserId:
|
|
1023
|
-
readonly trackerCommentOnPrOpen:
|
|
1024
|
-
readonly trackerResolveOnMerge:
|
|
1017
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1018
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1019
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1020
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1021
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1022
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
1023
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
1025
1024
|
}, undefined>;
|
|
1026
1025
|
};
|
|
1027
1026
|
};
|
|
1028
1027
|
export declare const reparentBlockContract: {
|
|
1029
1028
|
readonly method: "post";
|
|
1030
|
-
readonly requestPathParamsSchema:
|
|
1031
|
-
|
|
1029
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
1030
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
1032
1031
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
1033
1032
|
readonly pathResolver: ({ blockId }: {
|
|
1034
1033
|
blockId: string;
|
|
1035
1034
|
}) => string;
|
|
1036
|
-
readonly requestBodySchema:
|
|
1037
|
-
readonly parentId:
|
|
1038
|
-
readonly position:
|
|
1039
|
-
readonly x:
|
|
1040
|
-
readonly y:
|
|
1035
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
1036
|
+
readonly parentId: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>]>;
|
|
1037
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
1038
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
1039
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
1041
1040
|
}, undefined>;
|
|
1042
1041
|
}, undefined>;
|
|
1043
1042
|
readonly responsesByStatusCode: {
|
|
1044
|
-
readonly '4xx':
|
|
1045
|
-
readonly error:
|
|
1046
|
-
readonly code:
|
|
1047
|
-
readonly message:
|
|
1048
|
-
readonly details:
|
|
1049
|
-
readonly issues:
|
|
1050
|
-
readonly path:
|
|
1051
|
-
readonly message:
|
|
1043
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
1044
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
1045
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
1046
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1047
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
1048
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
1049
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1050
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1052
1051
|
}, undefined>, undefined>, undefined>;
|
|
1053
1052
|
}, undefined>;
|
|
1054
1053
|
}, undefined>;
|
|
1055
|
-
readonly '5xx':
|
|
1056
|
-
readonly error:
|
|
1057
|
-
readonly code:
|
|
1058
|
-
readonly message:
|
|
1059
|
-
readonly details:
|
|
1060
|
-
readonly issues:
|
|
1061
|
-
readonly path:
|
|
1062
|
-
readonly message:
|
|
1054
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
1055
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
1056
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
1057
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1058
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
1059
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
1060
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1061
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1063
1062
|
}, undefined>, undefined>, undefined>;
|
|
1064
1063
|
}, undefined>;
|
|
1065
1064
|
}, undefined>;
|
|
1066
|
-
readonly 200:
|
|
1067
|
-
readonly id:
|
|
1068
|
-
readonly title:
|
|
1069
|
-
readonly type:
|
|
1070
|
-
readonly description:
|
|
1071
|
-
readonly position:
|
|
1072
|
-
readonly x:
|
|
1073
|
-
readonly y:
|
|
1065
|
+
readonly 200: import("valibot").ObjectSchema<{
|
|
1066
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
1067
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
1068
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
1069
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
1070
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
1071
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
1072
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
1074
1073
|
}, undefined>;
|
|
1075
|
-
readonly size:
|
|
1076
|
-
readonly w:
|
|
1077
|
-
readonly h:
|
|
1074
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
1075
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
1076
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
1078
1077
|
}, undefined>, undefined>;
|
|
1079
|
-
readonly status:
|
|
1080
|
-
readonly progress:
|
|
1081
|
-
readonly dependsOn:
|
|
1082
|
-
readonly executionId:
|
|
1083
|
-
readonly level:
|
|
1084
|
-
readonly parentId:
|
|
1085
|
-
readonly epicId:
|
|
1086
|
-
readonly autoStartDependents:
|
|
1087
|
-
readonly confidence:
|
|
1088
|
-
readonly estimate:
|
|
1089
|
-
readonly complexity:
|
|
1090
|
-
readonly risk:
|
|
1091
|
-
readonly impact:
|
|
1092
|
-
readonly rationale:
|
|
1093
|
-
readonly model:
|
|
1094
|
-
readonly createdAt:
|
|
1078
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
1079
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
1080
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1081
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1082
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
1083
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1084
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1085
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
1086
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
1087
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
1088
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
1089
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
1090
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
1091
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
1092
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1093
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
1095
1094
|
}, undefined>, undefined>, undefined>;
|
|
1096
|
-
readonly moduleName:
|
|
1097
|
-
readonly taskType:
|
|
1098
|
-
readonly taskTypeFields:
|
|
1099
|
-
readonly severity:
|
|
1100
|
-
readonly stepsToReproduce:
|
|
1101
|
-
readonly timeboxHours:
|
|
1102
|
-
readonly docKind:
|
|
1095
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1096
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
1097
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
1098
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
1099
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
1100
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
1101
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
1103
1102
|
}, undefined>, undefined>, undefined>;
|
|
1104
|
-
readonly technical:
|
|
1105
|
-
readonly fragmentIds:
|
|
1106
|
-
readonly serviceFragmentIds:
|
|
1107
|
-
readonly modelId:
|
|
1108
|
-
readonly agentConfig:
|
|
1109
|
-
readonly testComposePath:
|
|
1110
|
-
readonly noInfraDependencies:
|
|
1111
|
-
readonly defaultTestEnvironment:
|
|
1112
|
-
readonly cloudProvider:
|
|
1113
|
-
readonly instanceSize:
|
|
1114
|
-
readonly pullRequest:
|
|
1115
|
-
readonly url:
|
|
1116
|
-
readonly number:
|
|
1117
|
-
readonly branch:
|
|
1103
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
1104
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1105
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1106
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1107
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
1108
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1109
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
1110
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
1111
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
1112
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
1113
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
1114
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
1115
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
1116
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1118
1117
|
}, undefined>, undefined>;
|
|
1119
|
-
readonly mergePresetId:
|
|
1120
|
-
readonly modelPresetId:
|
|
1121
|
-
readonly pipelineId:
|
|
1122
|
-
readonly createdBy:
|
|
1123
|
-
readonly responsibleProductUserId:
|
|
1124
|
-
readonly trackerCommentOnPrOpen:
|
|
1125
|
-
readonly trackerResolveOnMerge:
|
|
1118
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1119
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1120
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1121
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1122
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1123
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
1124
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
1126
1125
|
}, undefined>;
|
|
1127
1126
|
};
|
|
1128
1127
|
};
|
|
1129
1128
|
export declare const removeBlockContract: {
|
|
1130
1129
|
readonly method: "delete";
|
|
1131
|
-
readonly requestPathParamsSchema:
|
|
1132
|
-
|
|
1130
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
1131
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
1133
1132
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
1134
1133
|
readonly pathResolver: ({ blockId }: {
|
|
1135
1134
|
blockId: string;
|
|
1136
1135
|
}) => string;
|
|
1137
1136
|
readonly responsesByStatusCode: {
|
|
1138
|
-
readonly '4xx':
|
|
1139
|
-
readonly error:
|
|
1140
|
-
readonly code:
|
|
1141
|
-
readonly message:
|
|
1142
|
-
readonly details:
|
|
1143
|
-
readonly issues:
|
|
1144
|
-
readonly path:
|
|
1145
|
-
readonly message:
|
|
1137
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
1138
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
1139
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
1140
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1141
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
1142
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
1143
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1144
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1146
1145
|
}, undefined>, undefined>, undefined>;
|
|
1147
1146
|
}, undefined>;
|
|
1148
1147
|
}, undefined>;
|
|
1149
|
-
readonly '5xx':
|
|
1150
|
-
readonly error:
|
|
1151
|
-
readonly code:
|
|
1152
|
-
readonly message:
|
|
1153
|
-
readonly details:
|
|
1154
|
-
readonly issues:
|
|
1155
|
-
readonly path:
|
|
1156
|
-
readonly message:
|
|
1148
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
1149
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
1150
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
1151
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1152
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
1153
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
1154
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1155
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1157
1156
|
}, undefined>, undefined>, undefined>;
|
|
1158
1157
|
}, undefined>;
|
|
1159
1158
|
}, undefined>;
|
|
@@ -1162,98 +1161,98 @@ export declare const removeBlockContract: {
|
|
|
1162
1161
|
};
|
|
1163
1162
|
export declare const toggleDependencyContract: {
|
|
1164
1163
|
readonly method: "post";
|
|
1165
|
-
readonly requestPathParamsSchema:
|
|
1166
|
-
|
|
1164
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
1165
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
1167
1166
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
1168
1167
|
readonly pathResolver: ({ blockId }: {
|
|
1169
1168
|
blockId: string;
|
|
1170
1169
|
}) => string;
|
|
1171
|
-
readonly requestBodySchema:
|
|
1172
|
-
readonly sourceId:
|
|
1170
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
1171
|
+
readonly sourceId: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>]>;
|
|
1173
1172
|
}, undefined>;
|
|
1174
1173
|
readonly responsesByStatusCode: {
|
|
1175
|
-
readonly '4xx':
|
|
1176
|
-
readonly error:
|
|
1177
|
-
readonly code:
|
|
1178
|
-
readonly message:
|
|
1179
|
-
readonly details:
|
|
1180
|
-
readonly issues:
|
|
1181
|
-
readonly path:
|
|
1182
|
-
readonly message:
|
|
1174
|
+
readonly '4xx': import("valibot").ObjectSchema<{
|
|
1175
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
1176
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
1177
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1178
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
1179
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
1180
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1181
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1183
1182
|
}, undefined>, undefined>, undefined>;
|
|
1184
1183
|
}, undefined>;
|
|
1185
1184
|
}, undefined>;
|
|
1186
|
-
readonly '5xx':
|
|
1187
|
-
readonly error:
|
|
1188
|
-
readonly code:
|
|
1189
|
-
readonly message:
|
|
1190
|
-
readonly details:
|
|
1191
|
-
readonly issues:
|
|
1192
|
-
readonly path:
|
|
1193
|
-
readonly message:
|
|
1185
|
+
readonly '5xx': import("valibot").ObjectSchema<{
|
|
1186
|
+
readonly error: import("valibot").ObjectSchema<{
|
|
1187
|
+
readonly code: import("valibot").StringSchema<undefined>;
|
|
1188
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1189
|
+
readonly details: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
1190
|
+
readonly issues: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
1191
|
+
readonly path: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1192
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
1194
1193
|
}, undefined>, undefined>, undefined>;
|
|
1195
1194
|
}, undefined>;
|
|
1196
1195
|
}, undefined>;
|
|
1197
|
-
readonly 200:
|
|
1198
|
-
readonly id:
|
|
1199
|
-
readonly title:
|
|
1200
|
-
readonly type:
|
|
1201
|
-
readonly description:
|
|
1202
|
-
readonly position:
|
|
1203
|
-
readonly x:
|
|
1204
|
-
readonly y:
|
|
1196
|
+
readonly 200: import("valibot").ObjectSchema<{
|
|
1197
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
1198
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
1199
|
+
readonly type: import("valibot").PicklistSchema<["frontend", "service", "api", "database", "queue", "integration", "external", "environment"], undefined>;
|
|
1200
|
+
readonly description: import("valibot").StringSchema<undefined>;
|
|
1201
|
+
readonly position: import("valibot").ObjectSchema<{
|
|
1202
|
+
readonly x: import("valibot").NumberSchema<undefined>;
|
|
1203
|
+
readonly y: import("valibot").NumberSchema<undefined>;
|
|
1205
1204
|
}, undefined>;
|
|
1206
|
-
readonly size:
|
|
1207
|
-
readonly w:
|
|
1208
|
-
readonly h:
|
|
1205
|
+
readonly size: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
1206
|
+
readonly w: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
1207
|
+
readonly h: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 1, undefined>]>;
|
|
1209
1208
|
}, undefined>, undefined>;
|
|
1210
|
-
readonly status:
|
|
1211
|
-
readonly progress:
|
|
1212
|
-
readonly dependsOn:
|
|
1213
|
-
readonly executionId:
|
|
1214
|
-
readonly level:
|
|
1215
|
-
readonly parentId:
|
|
1216
|
-
readonly epicId:
|
|
1217
|
-
readonly autoStartDependents:
|
|
1218
|
-
readonly confidence:
|
|
1219
|
-
readonly estimate:
|
|
1220
|
-
readonly complexity:
|
|
1221
|
-
readonly risk:
|
|
1222
|
-
readonly impact:
|
|
1223
|
-
readonly rationale:
|
|
1224
|
-
readonly model:
|
|
1225
|
-
readonly createdAt:
|
|
1209
|
+
readonly status: import("valibot").PicklistSchema<["planned", "ready", "in_progress", "blocked", "pr_ready", "done"], undefined>;
|
|
1210
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
1211
|
+
readonly dependsOn: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1212
|
+
readonly executionId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1213
|
+
readonly level: import("valibot").PicklistSchema<["frame", "module", "task", "epic"], undefined>;
|
|
1214
|
+
readonly parentId: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1215
|
+
readonly epicId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1216
|
+
readonly autoStartDependents: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
1217
|
+
readonly confidence: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
1218
|
+
readonly estimate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
1219
|
+
readonly complexity: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
1220
|
+
readonly risk: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
1221
|
+
readonly impact: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
1222
|
+
readonly rationale: import("valibot").StringSchema<undefined>;
|
|
1223
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1224
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
1226
1225
|
}, undefined>, undefined>, undefined>;
|
|
1227
|
-
readonly moduleName:
|
|
1228
|
-
readonly taskType:
|
|
1229
|
-
readonly taskTypeFields:
|
|
1230
|
-
readonly severity:
|
|
1231
|
-
readonly stepsToReproduce:
|
|
1232
|
-
readonly timeboxHours:
|
|
1233
|
-
readonly docKind:
|
|
1226
|
+
readonly moduleName: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1227
|
+
readonly taskType: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["feature", "bug", "document", "spike", "recurring"], undefined>, undefined>;
|
|
1228
|
+
readonly taskTypeFields: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
1229
|
+
readonly severity: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>, undefined>;
|
|
1230
|
+
readonly stepsToReproduce: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 4000, undefined>]>, undefined>;
|
|
1231
|
+
readonly timeboxHours: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1000, undefined>]>, undefined>;
|
|
1232
|
+
readonly docKind: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["prd", "rfc", "runbook", "reference", "other"], undefined>, undefined>;
|
|
1234
1233
|
}, undefined>, undefined>, undefined>;
|
|
1235
|
-
readonly technical:
|
|
1236
|
-
readonly fragmentIds:
|
|
1237
|
-
readonly serviceFragmentIds:
|
|
1238
|
-
readonly modelId:
|
|
1239
|
-
readonly agentConfig:
|
|
1240
|
-
readonly testComposePath:
|
|
1241
|
-
readonly noInfraDependencies:
|
|
1242
|
-
readonly defaultTestEnvironment:
|
|
1243
|
-
readonly cloudProvider:
|
|
1244
|
-
readonly instanceSize:
|
|
1245
|
-
readonly pullRequest:
|
|
1246
|
-
readonly url:
|
|
1247
|
-
readonly number:
|
|
1248
|
-
readonly branch:
|
|
1234
|
+
readonly technical: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").BooleanSchema<undefined>, undefined>, undefined>;
|
|
1235
|
+
readonly fragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1236
|
+
readonly serviceFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1237
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1238
|
+
readonly agentConfig: import("valibot").OptionalSchema<import("valibot").RecordSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>, import("valibot").MaxLengthAction<string, 120, undefined>]>, import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MaxLengthAction<string, 400, undefined>]>, undefined>, undefined>;
|
|
1239
|
+
readonly testComposePath: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1240
|
+
readonly noInfraDependencies: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
1241
|
+
readonly defaultTestEnvironment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
1242
|
+
readonly cloudProvider: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["cloudflare", "docker", "aws", "gcp", "azure", "custom"], undefined>, undefined>;
|
|
1243
|
+
readonly instanceSize: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["small", "medium", "large", "xlarge"], undefined>, undefined>;
|
|
1244
|
+
readonly pullRequest: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
1245
|
+
readonly url: import("valibot").StringSchema<undefined>;
|
|
1246
|
+
readonly number: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
1247
|
+
readonly branch: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1249
1248
|
}, undefined>, undefined>;
|
|
1250
|
-
readonly mergePresetId:
|
|
1251
|
-
readonly modelPresetId:
|
|
1252
|
-
readonly pipelineId:
|
|
1253
|
-
readonly createdBy:
|
|
1254
|
-
readonly responsibleProductUserId:
|
|
1255
|
-
readonly trackerCommentOnPrOpen:
|
|
1256
|
-
readonly trackerResolveOnMerge:
|
|
1249
|
+
readonly mergePresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1250
|
+
readonly modelPresetId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1251
|
+
readonly pipelineId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1252
|
+
readonly createdBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1253
|
+
readonly responsibleProductUserId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1254
|
+
readonly trackerCommentOnPrOpen: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
1255
|
+
readonly trackerResolveOnMerge: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["on", "off"], undefined>, undefined>, undefined>;
|
|
1257
1256
|
}, undefined>;
|
|
1258
1257
|
};
|
|
1259
1258
|
};
|