@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
|
@@ -1,289 +1,288 @@
|
|
|
1
|
-
import * as v from 'valibot';
|
|
2
1
|
export declare const requestHumanReviewFixContract: {
|
|
3
2
|
readonly method: "post";
|
|
4
|
-
readonly requestPathParamsSchema:
|
|
5
|
-
|
|
3
|
+
readonly requestPathParamsSchema: import("valibot").ObjectSchema<{
|
|
4
|
+
blockId: import("valibot").StringSchema<undefined>;
|
|
6
5
|
}, undefined> & import("@toad-contracts/core").ObjectKeysCarrier;
|
|
7
6
|
readonly pathResolver: ({ blockId }: {
|
|
8
7
|
blockId: string;
|
|
9
8
|
}) => string;
|
|
10
|
-
readonly requestBodySchema:
|
|
11
|
-
readonly instructions:
|
|
9
|
+
readonly requestBodySchema: import("valibot").ObjectSchema<{
|
|
10
|
+
readonly instructions: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, 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 200:
|
|
37
|
-
readonly id:
|
|
38
|
-
readonly blockId:
|
|
39
|
-
readonly pipelineId:
|
|
40
|
-
readonly pipelineName:
|
|
41
|
-
readonly steps:
|
|
42
|
-
readonly runId:
|
|
43
|
-
readonly agentKind:
|
|
44
|
-
readonly state:
|
|
45
|
-
readonly progress:
|
|
46
|
-
readonly metrics:
|
|
47
|
-
readonly calls:
|
|
48
|
-
readonly promptTokens:
|
|
49
|
-
readonly completionTokens:
|
|
50
|
-
readonly peakCompletionTokens:
|
|
51
|
-
readonly maxOutputTokens:
|
|
52
|
-
readonly truncatedCalls:
|
|
53
|
-
readonly upstreamMs:
|
|
54
|
-
readonly overheadMs:
|
|
55
|
-
readonly errors:
|
|
56
|
-
readonly warnings:
|
|
35
|
+
readonly 200: import("valibot").ObjectSchema<{
|
|
36
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
37
|
+
readonly blockId: import("valibot").StringSchema<undefined>;
|
|
38
|
+
readonly pipelineId: import("valibot").StringSchema<undefined>;
|
|
39
|
+
readonly pipelineName: import("valibot").StringSchema<undefined>;
|
|
40
|
+
readonly steps: import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
41
|
+
readonly runId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
42
|
+
readonly agentKind: import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>]>;
|
|
43
|
+
readonly state: import("valibot").PicklistSchema<["pending", "working", "waiting_decision", "done"], undefined>;
|
|
44
|
+
readonly progress: import("valibot").NumberSchema<undefined>;
|
|
45
|
+
readonly metrics: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
46
|
+
readonly calls: import("valibot").NumberSchema<undefined>;
|
|
47
|
+
readonly promptTokens: import("valibot").NumberSchema<undefined>;
|
|
48
|
+
readonly completionTokens: import("valibot").NumberSchema<undefined>;
|
|
49
|
+
readonly peakCompletionTokens: import("valibot").NumberSchema<undefined>;
|
|
50
|
+
readonly maxOutputTokens: import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
51
|
+
readonly truncatedCalls: import("valibot").NumberSchema<undefined>;
|
|
52
|
+
readonly upstreamMs: import("valibot").NumberSchema<undefined>;
|
|
53
|
+
readonly overheadMs: import("valibot").NumberSchema<undefined>;
|
|
54
|
+
readonly errors: import("valibot").NumberSchema<undefined>;
|
|
55
|
+
readonly warnings: import("valibot").NumberSchema<undefined>;
|
|
57
56
|
}, undefined>, undefined>, undefined>;
|
|
58
|
-
readonly gate:
|
|
59
|
-
readonly phase:
|
|
60
|
-
readonly attempts:
|
|
61
|
-
readonly maxAttempts:
|
|
62
|
-
readonly headSha:
|
|
63
|
-
readonly lastVerdict:
|
|
64
|
-
readonly lastFailureSummary:
|
|
65
|
-
readonly failingChecks:
|
|
66
|
-
readonly name:
|
|
67
|
-
readonly conclusion:
|
|
68
|
-
readonly url:
|
|
57
|
+
readonly gate: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
58
|
+
readonly phase: import("valibot").PicklistSchema<["checking", "working"], undefined>;
|
|
59
|
+
readonly attempts: import("valibot").NumberSchema<undefined>;
|
|
60
|
+
readonly maxAttempts: import("valibot").NumberSchema<undefined>;
|
|
61
|
+
readonly headSha: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
62
|
+
readonly lastVerdict: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["pass", "pending", "fail"], undefined>, undefined>, undefined>;
|
|
63
|
+
readonly lastFailureSummary: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
64
|
+
readonly failingChecks: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
65
|
+
readonly name: import("valibot").StringSchema<undefined>;
|
|
66
|
+
readonly conclusion: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
67
|
+
readonly url: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
69
68
|
}, undefined>, undefined>, undefined>, undefined>;
|
|
70
|
-
readonly watchSince:
|
|
71
|
-
readonly watchWindowMinutes:
|
|
72
|
-
readonly regressedSignals:
|
|
73
|
-
readonly kind:
|
|
74
|
-
readonly id:
|
|
75
|
-
readonly name:
|
|
76
|
-
readonly state:
|
|
77
|
-
readonly detail:
|
|
69
|
+
readonly watchSince: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
70
|
+
readonly watchWindowMinutes: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
71
|
+
readonly regressedSignals: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
72
|
+
readonly kind: import("valibot").PicklistSchema<["monitor", "slo"], undefined>;
|
|
73
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
74
|
+
readonly name: import("valibot").StringSchema<undefined>;
|
|
75
|
+
readonly state: import("valibot").PicklistSchema<["ok", "warn", "alert", "no_data"], undefined>;
|
|
76
|
+
readonly detail: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
78
77
|
}, undefined>, undefined>, undefined>, undefined>;
|
|
79
|
-
readonly attemptLog:
|
|
80
|
-
readonly attempt:
|
|
81
|
-
readonly at:
|
|
82
|
-
readonly outcome:
|
|
83
|
-
readonly headSha:
|
|
84
|
-
readonly summary:
|
|
78
|
+
readonly attemptLog: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
79
|
+
readonly attempt: import("valibot").NumberSchema<undefined>;
|
|
80
|
+
readonly at: import("valibot").NumberSchema<undefined>;
|
|
81
|
+
readonly outcome: import("valibot").PicklistSchema<["completed", "failed"], undefined>;
|
|
82
|
+
readonly headSha: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
83
|
+
readonly summary: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
85
84
|
}, undefined>, undefined>, undefined>, undefined>;
|
|
86
|
-
readonly lastApprovals:
|
|
87
|
-
readonly requiredApprovingReviewCount:
|
|
88
|
-
readonly pendingThreadIds:
|
|
89
|
-
readonly lastAddressedCommentAt:
|
|
90
|
-
readonly humanReviewGraceMinutes:
|
|
91
|
-
readonly pendingFix:
|
|
92
|
-
readonly instructions:
|
|
93
|
-
readonly at:
|
|
85
|
+
readonly lastApprovals: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
86
|
+
readonly requiredApprovingReviewCount: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
87
|
+
readonly pendingThreadIds: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>, undefined>;
|
|
88
|
+
readonly lastAddressedCommentAt: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
89
|
+
readonly humanReviewGraceMinutes: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
90
|
+
readonly pendingFix: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
91
|
+
readonly instructions: import("valibot").StringSchema<undefined>;
|
|
92
|
+
readonly at: import("valibot").NumberSchema<undefined>;
|
|
94
93
|
}, undefined>, undefined>, undefined>;
|
|
95
94
|
}, undefined>, undefined>, undefined>;
|
|
96
|
-
readonly test:
|
|
97
|
-
readonly phase:
|
|
98
|
-
readonly attempts:
|
|
99
|
-
readonly maxAttempts:
|
|
100
|
-
readonly lastReport:
|
|
101
|
-
readonly greenlight:
|
|
102
|
-
readonly summary:
|
|
103
|
-
readonly tested:
|
|
104
|
-
readonly outcomes:
|
|
105
|
-
readonly name:
|
|
106
|
-
readonly status:
|
|
107
|
-
readonly detail:
|
|
95
|
+
readonly test: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
96
|
+
readonly phase: import("valibot").PicklistSchema<["testing", "fixing"], undefined>;
|
|
97
|
+
readonly attempts: import("valibot").NumberSchema<undefined>;
|
|
98
|
+
readonly maxAttempts: import("valibot").NumberSchema<undefined>;
|
|
99
|
+
readonly lastReport: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
100
|
+
readonly greenlight: import("valibot").BooleanSchema<undefined>;
|
|
101
|
+
readonly summary: import("valibot").StringSchema<undefined>;
|
|
102
|
+
readonly tested: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
103
|
+
readonly outcomes: import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
104
|
+
readonly name: import("valibot").StringSchema<undefined>;
|
|
105
|
+
readonly status: import("valibot").PicklistSchema<["passed", "failed", "skipped"], undefined>;
|
|
106
|
+
readonly detail: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
108
107
|
}, undefined>, undefined>;
|
|
109
|
-
readonly concerns:
|
|
110
|
-
readonly title:
|
|
111
|
-
readonly detail:
|
|
112
|
-
readonly severity:
|
|
108
|
+
readonly concerns: import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
109
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
110
|
+
readonly detail: import("valibot").StringSchema<undefined>;
|
|
111
|
+
readonly severity: import("valibot").PicklistSchema<["low", "medium", "high", "critical"], undefined>;
|
|
113
112
|
}, undefined>, undefined>;
|
|
114
|
-
readonly environment:
|
|
113
|
+
readonly environment: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["local", "ephemeral"], undefined>, undefined>;
|
|
115
114
|
}, undefined>, undefined>, undefined>;
|
|
116
115
|
}, undefined>, undefined>, undefined>;
|
|
117
|
-
readonly humanTest:
|
|
118
|
-
readonly phase:
|
|
119
|
-
readonly environment:
|
|
120
|
-
readonly id:
|
|
121
|
-
readonly url:
|
|
122
|
-
readonly status:
|
|
123
|
-
readonly expiresAt:
|
|
116
|
+
readonly humanTest: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
117
|
+
readonly phase: import("valibot").PicklistSchema<["provisioning", "awaiting_human", "fixing", "resolving_conflicts", "passed"], undefined>;
|
|
118
|
+
readonly environment: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
119
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
120
|
+
readonly url: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
121
|
+
readonly status: import("valibot").PicklistSchema<["provisioning", "ready", "failed", "expired", "tearing_down", "torn_down"], undefined>;
|
|
122
|
+
readonly expiresAt: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
124
123
|
}, undefined>, undefined>, undefined>;
|
|
125
|
-
readonly degradedReason:
|
|
126
|
-
readonly attempts:
|
|
127
|
-
readonly maxAttempts:
|
|
128
|
-
readonly headSha:
|
|
129
|
-
readonly rounds:
|
|
130
|
-
readonly kind:
|
|
131
|
-
readonly findings:
|
|
132
|
-
readonly helperKind:
|
|
133
|
-
readonly jobId:
|
|
134
|
-
readonly outcome:
|
|
135
|
-
readonly at:
|
|
124
|
+
readonly degradedReason: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
125
|
+
readonly attempts: import("valibot").NumberSchema<undefined>;
|
|
126
|
+
readonly maxAttempts: import("valibot").NumberSchema<undefined>;
|
|
127
|
+
readonly headSha: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
128
|
+
readonly rounds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
129
|
+
readonly kind: import("valibot").PicklistSchema<["fix", "pull-main"], undefined>;
|
|
130
|
+
readonly findings: import("valibot").StringSchema<undefined>;
|
|
131
|
+
readonly helperKind: import("valibot").StringSchema<undefined>;
|
|
132
|
+
readonly jobId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
133
|
+
readonly outcome: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").PicklistSchema<["completed", "failed"], undefined>, undefined>, undefined>;
|
|
134
|
+
readonly at: import("valibot").NumberSchema<undefined>;
|
|
136
135
|
}, undefined>, undefined>, undefined>;
|
|
137
|
-
readonly pendingAction:
|
|
138
|
-
readonly type:
|
|
139
|
-
readonly findings:
|
|
136
|
+
readonly pendingAction: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
137
|
+
readonly type: import("valibot").PicklistSchema<["confirm", "request-fix", "pull-main", "recreate"], undefined>;
|
|
138
|
+
readonly findings: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
140
139
|
}, undefined>, undefined>, undefined>;
|
|
141
140
|
}, undefined>, undefined>, undefined>;
|
|
142
|
-
readonly environment:
|
|
143
|
-
readonly id:
|
|
144
|
-
readonly url:
|
|
145
|
-
readonly status:
|
|
146
|
-
readonly expiresAt:
|
|
147
|
-
readonly lastError:
|
|
141
|
+
readonly environment: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
142
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
143
|
+
readonly url: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
144
|
+
readonly status: import("valibot").PicklistSchema<["provisioning", "ready", "failed", "expired", "tearing_down", "torn_down"], undefined>;
|
|
145
|
+
readonly expiresAt: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
146
|
+
readonly lastError: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
148
147
|
}, undefined>, undefined>, undefined>;
|
|
149
|
-
readonly subtasks:
|
|
150
|
-
readonly completed:
|
|
151
|
-
readonly inProgress:
|
|
152
|
-
readonly total:
|
|
153
|
-
readonly items:
|
|
154
|
-
readonly label:
|
|
155
|
-
readonly status:
|
|
148
|
+
readonly subtasks: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
149
|
+
readonly completed: import("valibot").NumberSchema<undefined>;
|
|
150
|
+
readonly inProgress: import("valibot").NumberSchema<undefined>;
|
|
151
|
+
readonly total: import("valibot").NumberSchema<undefined>;
|
|
152
|
+
readonly items: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
153
|
+
readonly label: import("valibot").StringSchema<undefined>;
|
|
154
|
+
readonly status: import("valibot").PicklistSchema<["pending", "in_progress", "completed"], undefined>;
|
|
156
155
|
}, undefined>, undefined>, undefined>;
|
|
157
156
|
}, undefined>, undefined>;
|
|
158
|
-
readonly startingContainer:
|
|
159
|
-
readonly decision:
|
|
160
|
-
readonly id:
|
|
161
|
-
readonly question:
|
|
162
|
-
readonly options:
|
|
163
|
-
readonly chosen:
|
|
157
|
+
readonly startingContainer: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
158
|
+
readonly decision: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
159
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
160
|
+
readonly question: import("valibot").StringSchema<undefined>;
|
|
161
|
+
readonly options: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
162
|
+
readonly chosen: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
164
163
|
}, undefined>, undefined>;
|
|
165
|
-
readonly requiresApproval:
|
|
166
|
-
readonly approval:
|
|
167
|
-
readonly id:
|
|
168
|
-
readonly status:
|
|
169
|
-
readonly proposal:
|
|
170
|
-
readonly feedback:
|
|
171
|
-
readonly comments:
|
|
172
|
-
readonly quotedSource:
|
|
173
|
-
readonly srcStart:
|
|
174
|
-
readonly srcEnd:
|
|
175
|
-
readonly anchorId:
|
|
176
|
-
readonly body:
|
|
164
|
+
readonly requiresApproval: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
165
|
+
readonly approval: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
166
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
167
|
+
readonly status: import("valibot").PicklistSchema<["pending", "approved", "changes_requested", "rejected"], undefined>;
|
|
168
|
+
readonly proposal: import("valibot").StringSchema<undefined>;
|
|
169
|
+
readonly feedback: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
170
|
+
readonly comments: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
171
|
+
readonly quotedSource: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
172
|
+
readonly srcStart: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
173
|
+
readonly srcEnd: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
174
|
+
readonly anchorId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
175
|
+
readonly body: import("valibot").StringSchema<undefined>;
|
|
177
176
|
}, undefined>, undefined>, undefined>;
|
|
178
177
|
}, undefined>, undefined>, undefined>;
|
|
179
|
-
readonly companion:
|
|
180
|
-
readonly threshold:
|
|
181
|
-
readonly maxAttempts:
|
|
182
|
-
readonly attempts:
|
|
183
|
-
readonly verdicts:
|
|
184
|
-
readonly rating:
|
|
185
|
-
readonly threshold:
|
|
186
|
-
readonly passed:
|
|
187
|
-
readonly feedback:
|
|
178
|
+
readonly companion: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
179
|
+
readonly threshold: import("valibot").NumberSchema<undefined>;
|
|
180
|
+
readonly maxAttempts: import("valibot").NumberSchema<undefined>;
|
|
181
|
+
readonly attempts: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, 0>;
|
|
182
|
+
readonly verdicts: import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
183
|
+
readonly rating: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
184
|
+
readonly threshold: import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>;
|
|
185
|
+
readonly passed: import("valibot").BooleanSchema<undefined>;
|
|
186
|
+
readonly feedback: import("valibot").StringSchema<undefined>;
|
|
188
187
|
}, undefined>, undefined>;
|
|
189
|
-
readonly exceeded:
|
|
188
|
+
readonly exceeded: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
190
189
|
}, undefined>, undefined>, undefined>;
|
|
191
|
-
readonly followUps:
|
|
192
|
-
readonly enabled:
|
|
193
|
-
readonly items:
|
|
194
|
-
readonly id:
|
|
195
|
-
readonly kind:
|
|
196
|
-
readonly title:
|
|
197
|
-
readonly detail:
|
|
198
|
-
readonly suggestedAction:
|
|
199
|
-
readonly status:
|
|
200
|
-
readonly answer:
|
|
201
|
-
readonly sentToCoder:
|
|
202
|
-
readonly ticketExternalId:
|
|
203
|
-
readonly ticketUrl:
|
|
204
|
-
readonly createdAt:
|
|
205
|
-
readonly updatedAt:
|
|
190
|
+
readonly followUps: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
191
|
+
readonly enabled: import("valibot").BooleanSchema<undefined>;
|
|
192
|
+
readonly items: import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
193
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
194
|
+
readonly kind: import("valibot").PicklistSchema<["follow_up", "question"], undefined>;
|
|
195
|
+
readonly title: import("valibot").StringSchema<undefined>;
|
|
196
|
+
readonly detail: import("valibot").StringSchema<undefined>;
|
|
197
|
+
readonly suggestedAction: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
198
|
+
readonly status: import("valibot").PicklistSchema<["pending", "filed", "queued", "answered", "dismissed"], undefined>;
|
|
199
|
+
readonly answer: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
200
|
+
readonly sentToCoder: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
201
|
+
readonly ticketExternalId: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
202
|
+
readonly ticketUrl: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
203
|
+
readonly createdAt: import("valibot").NumberSchema<undefined>;
|
|
204
|
+
readonly updatedAt: import("valibot").NumberSchema<undefined>;
|
|
206
205
|
}, undefined>, undefined>;
|
|
207
|
-
readonly loops:
|
|
208
|
-
readonly maxLoops:
|
|
206
|
+
readonly loops: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, 0>;
|
|
207
|
+
readonly maxLoops: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, 3>;
|
|
209
208
|
}, undefined>, undefined>, undefined>;
|
|
210
|
-
readonly rework:
|
|
211
|
-
readonly previousProposal:
|
|
212
|
-
readonly feedback:
|
|
213
|
-
readonly comments:
|
|
214
|
-
readonly quotedSource:
|
|
215
|
-
readonly srcStart:
|
|
216
|
-
readonly srcEnd:
|
|
217
|
-
readonly anchorId:
|
|
218
|
-
readonly body:
|
|
209
|
+
readonly rework: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
210
|
+
readonly previousProposal: import("valibot").StringSchema<undefined>;
|
|
211
|
+
readonly feedback: import("valibot").StringSchema<undefined>;
|
|
212
|
+
readonly comments: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
213
|
+
readonly quotedSource: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
214
|
+
readonly srcStart: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
215
|
+
readonly srcEnd: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
216
|
+
readonly anchorId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
217
|
+
readonly body: import("valibot").StringSchema<undefined>;
|
|
219
218
|
}, undefined>, undefined>, undefined>;
|
|
220
219
|
}, undefined>, undefined>, undefined>;
|
|
221
|
-
readonly pendingIncorporation:
|
|
222
|
-
readonly feedback:
|
|
220
|
+
readonly pendingIncorporation: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
221
|
+
readonly feedback: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
223
222
|
}, undefined>, undefined>, undefined>;
|
|
224
|
-
readonly pendingRecommendation:
|
|
225
|
-
readonly itemIds:
|
|
226
|
-
readonly note:
|
|
223
|
+
readonly pendingRecommendation: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
224
|
+
readonly itemIds: import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
225
|
+
readonly note: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
227
226
|
}, undefined>, undefined>, undefined>;
|
|
228
|
-
readonly consensus:
|
|
229
|
-
readonly enabled:
|
|
230
|
-
readonly strategy:
|
|
231
|
-
readonly participants:
|
|
232
|
-
readonly id:
|
|
233
|
-
readonly role:
|
|
234
|
-
readonly systemFraming:
|
|
235
|
-
readonly modelId:
|
|
227
|
+
readonly consensus: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
228
|
+
readonly enabled: import("valibot").BooleanSchema<undefined>;
|
|
229
|
+
readonly strategy: import("valibot").PicklistSchema<["specialist-panel", "debate", "ranked-voting"], undefined>;
|
|
230
|
+
readonly participants: import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
231
|
+
readonly id: import("valibot").StringSchema<undefined>;
|
|
232
|
+
readonly role: import("valibot").StringSchema<undefined>;
|
|
233
|
+
readonly systemFraming: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
234
|
+
readonly modelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
236
235
|
}, undefined>, undefined>;
|
|
237
|
-
readonly synthesizerModelId:
|
|
238
|
-
readonly rounds:
|
|
239
|
-
readonly gating:
|
|
240
|
-
readonly enabled:
|
|
241
|
-
readonly minComplexity:
|
|
242
|
-
readonly minRisk:
|
|
243
|
-
readonly minImpact:
|
|
244
|
-
readonly onMissingEstimate:
|
|
236
|
+
readonly synthesizerModelId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
237
|
+
readonly rounds: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").IntegerAction<number, undefined>, import("valibot").MinValueAction<number, 1, undefined>, import("valibot").MaxValueAction<number, 5, undefined>]>, undefined>;
|
|
238
|
+
readonly gating: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
239
|
+
readonly enabled: import("valibot").BooleanSchema<undefined>;
|
|
240
|
+
readonly minComplexity: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>, undefined>;
|
|
241
|
+
readonly minRisk: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>, undefined>;
|
|
242
|
+
readonly minImpact: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>, undefined>;
|
|
243
|
+
readonly onMissingEstimate: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["consensus", "standard"], undefined>, "consensus">;
|
|
245
244
|
}, undefined>, undefined>;
|
|
246
245
|
}, undefined>, undefined>, undefined>;
|
|
247
|
-
readonly gating:
|
|
248
|
-
readonly enabled:
|
|
249
|
-
readonly minComplexity:
|
|
250
|
-
readonly minRisk:
|
|
251
|
-
readonly minImpact:
|
|
252
|
-
readonly onMissingEstimate:
|
|
246
|
+
readonly gating: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
247
|
+
readonly enabled: import("valibot").BooleanSchema<undefined>;
|
|
248
|
+
readonly minComplexity: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>, undefined>;
|
|
249
|
+
readonly minRisk: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>, undefined>;
|
|
250
|
+
readonly minImpact: import("valibot").OptionalSchema<import("valibot").SchemaWithPipe<readonly [import("valibot").NumberSchema<undefined>, import("valibot").MinValueAction<number, 0, undefined>, import("valibot").MaxValueAction<number, 1, undefined>]>, undefined>;
|
|
251
|
+
readonly onMissingEstimate: import("valibot").OptionalSchema<import("valibot").PicklistSchema<["run", "skip"], undefined>, "run">;
|
|
253
252
|
}, undefined>, undefined>, undefined>;
|
|
254
|
-
readonly skipped:
|
|
255
|
-
readonly noBusinessSpecs:
|
|
256
|
-
readonly technicalCorroborated:
|
|
257
|
-
readonly output:
|
|
258
|
-
readonly custom:
|
|
259
|
-
readonly model:
|
|
260
|
-
readonly selectedFragmentIds:
|
|
261
|
-
readonly jobId:
|
|
262
|
-
readonly startedAt:
|
|
263
|
-
readonly finishedAt:
|
|
264
|
-
readonly pausedAt:
|
|
265
|
-
readonly evictionRecoveries:
|
|
266
|
-
readonly transientEvictionRecoveries:
|
|
253
|
+
readonly skipped: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
254
|
+
readonly noBusinessSpecs: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
255
|
+
readonly technicalCorroborated: import("valibot").OptionalSchema<import("valibot").BooleanSchema<undefined>, undefined>;
|
|
256
|
+
readonly output: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
257
|
+
readonly custom: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
258
|
+
readonly model: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
259
|
+
readonly selectedFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
260
|
+
readonly jobId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
261
|
+
readonly startedAt: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
262
|
+
readonly finishedAt: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
263
|
+
readonly pausedAt: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").NumberSchema<undefined>, undefined>, undefined>;
|
|
264
|
+
readonly evictionRecoveries: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
265
|
+
readonly transientEvictionRecoveries: import("valibot").OptionalSchema<import("valibot").NumberSchema<undefined>, undefined>;
|
|
267
266
|
}, undefined>, undefined>;
|
|
268
|
-
readonly currentStep:
|
|
269
|
-
readonly status:
|
|
270
|
-
readonly failure:
|
|
271
|
-
readonly kind:
|
|
272
|
-
readonly message:
|
|
273
|
-
readonly detail:
|
|
274
|
-
readonly hint:
|
|
275
|
-
readonly occurredAt:
|
|
276
|
-
readonly lastSubtasks:
|
|
277
|
-
readonly completed:
|
|
278
|
-
readonly inProgress:
|
|
279
|
-
readonly total:
|
|
280
|
-
readonly items:
|
|
281
|
-
readonly label:
|
|
282
|
-
readonly status:
|
|
267
|
+
readonly currentStep: import("valibot").NumberSchema<undefined>;
|
|
268
|
+
readonly status: import("valibot").PicklistSchema<["running", "blocked", "done", "paused", "failed"], undefined>;
|
|
269
|
+
readonly failure: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
270
|
+
readonly kind: import("valibot").PicklistSchema<["preflight", "dispatch", "evicted", "timeout", "agent", "job_failed", "rejected", "companion_rejected", "cancelled", "unknown"], undefined>;
|
|
271
|
+
readonly message: import("valibot").StringSchema<undefined>;
|
|
272
|
+
readonly detail: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
273
|
+
readonly hint: import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
274
|
+
readonly occurredAt: import("valibot").NumberSchema<undefined>;
|
|
275
|
+
readonly lastSubtasks: import("valibot").NullableSchema<import("valibot").ObjectSchema<{
|
|
276
|
+
readonly completed: import("valibot").NumberSchema<undefined>;
|
|
277
|
+
readonly inProgress: import("valibot").NumberSchema<undefined>;
|
|
278
|
+
readonly total: import("valibot").NumberSchema<undefined>;
|
|
279
|
+
readonly items: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
280
|
+
readonly label: import("valibot").StringSchema<undefined>;
|
|
281
|
+
readonly status: import("valibot").PicklistSchema<["pending", "in_progress", "completed"], undefined>;
|
|
283
282
|
}, undefined>, undefined>, undefined>;
|
|
284
283
|
}, undefined>, undefined>;
|
|
285
284
|
}, undefined>, undefined>, undefined>;
|
|
286
|
-
readonly initiatedBy:
|
|
285
|
+
readonly initiatedBy: import("valibot").OptionalSchema<import("valibot").NullableSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
287
286
|
}, undefined>;
|
|
288
287
|
};
|
|
289
288
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"human-review.d.ts","sourceRoot":"","sources":["../../src/routes/human-review.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"human-review.d.ts","sourceRoot":"","sources":["../../src/routes/human-review.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMxC,CAAA"}
|