@evalops/sdk-ts 0.1.13 → 0.1.15
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/agentregistry/v1/service_pb.d.ts +11 -11
- package/dist/agentregistry/v1/service_pb.js +1 -1
- package/dist/agentruntime/v1/runtime_pb.d.ts +1612 -227
- package/dist/agentruntime/v1/runtime_pb.js +782 -51
- package/dist/agents/v1/agents_pb.d.ts +781 -20
- package/dist/agents/v1/agents_pb.js +301 -31
- package/dist/approvals/v1/approvals_pb.d.ts +17 -17
- package/dist/approvals/v1/approvals_pb.js +1 -1
- package/dist/artifacts/v1/artifacts_pb.d.ts +32 -32
- package/dist/artifacts/v1/artifacts_pb.js +1 -1
- package/dist/attestation/v1/attestation_pb.d.ts +7 -7
- package/dist/attestation/v1/attestation_pb.js +1 -1
- package/dist/attribution/v1/attribution_pb.d.ts +38 -38
- package/dist/attribution/v1/attribution_pb.js +1 -1
- package/dist/audit/v1/audit_pb.d.ts +30 -30
- package/dist/audit/v1/audit_pb.js +1 -1
- package/dist/buf/validate/validate_pb.d.ts +9 -9
- package/dist/catalogs/v1/catalogs_pb.d.ts +10 -10
- package/dist/catalogs/v1/catalogs_pb.js +1 -1
- package/dist/common/v1/analytics_pb.d.ts +4 -4
- package/dist/common/v1/analytics_pb.js +1 -1
- package/dist/common/v1/authz_pb.d.ts +4 -0
- package/dist/common/v1/authz_pb.js +8 -4
- package/dist/common/v1/delivery_pb.js +1 -1
- package/dist/common/v1/entity_pb.js +1 -1
- package/dist/common/v1/risk_pb.js +1 -1
- package/dist/common/v1/surface_pb.d.ts +42 -0
- package/dist/common/v1/surface_pb.js +46 -0
- package/dist/compliance/v1/compliance_pb.d.ts +24 -24
- package/dist/compliance/v1/compliance_pb.js +1 -1
- package/dist/config/v1/config_pb.d.ts +13 -13
- package/dist/config/v1/config_pb.js +1 -1
- package/dist/connectors/v1/connectors_pb.d.ts +13 -13
- package/dist/connectors/v1/connectors_pb.js +1 -1
- package/dist/entities/v1/entities_pb.d.ts +15 -15
- package/dist/entities/v1/entities_pb.js +1 -1
- package/dist/evalpipeline/v1/evalpipeline_pb.d.ts +19 -19
- package/dist/evalpipeline/v1/evalpipeline_pb.js +1 -1
- package/dist/events/v1/change_pb.d.ts +2 -2
- package/dist/events/v1/change_pb.js +1 -1
- package/dist/events/v1/cloudevent_pb.d.ts +2 -2
- package/dist/events/v1/cloudevent_pb.js +1 -1
- package/dist/events/v1/evaluation_pb.d.ts +10 -10
- package/dist/events/v1/evaluation_pb.js +1 -1
- package/dist/fermata/v1/fermata_pb.d.ts +1604 -203
- package/dist/fermata/v1/fermata_pb.js +350 -51
- package/dist/fermata/v1/worker_pb.d.ts +15 -7
- package/dist/fermata/v1/worker_pb.js +3 -2
- package/dist/gate/v1/audit_pb.d.ts +8 -8
- package/dist/gate/v1/audit_pb.js +1 -1
- package/dist/gate/v1/connector_pb.d.ts +8 -8
- package/dist/gate/v1/connector_pb.js +1 -1
- package/dist/gate/v1/controlplane_pb.js +1 -1
- package/dist/gate/v1/identity_group_pb.d.ts +7 -7
- package/dist/gate/v1/identity_group_pb.js +1 -1
- package/dist/gate/v1/recording_pb.d.ts +1 -1
- package/dist/gate/v1/recording_pb.js +1 -1
- package/dist/gate/v1/resource_policy_pb.d.ts +19 -19
- package/dist/gate/v1/resource_policy_pb.js +1 -1
- package/dist/gate/v1/tenant_pb.d.ts +7 -7
- package/dist/gate/v1/tenant_pb.js +1 -1
- package/dist/gate/v1/webhook_access_pb.d.ts +11 -11
- package/dist/gate/v1/webhook_access_pb.js +1 -1
- package/dist/governance/v1/governance_pb.d.ts +28 -28
- package/dist/governance/v1/governance_pb.js +1 -1
- package/dist/identity/v1/organizations_pb.d.ts +9 -9
- package/dist/identity/v1/organizations_pb.js +1 -1
- package/dist/identity/v1/sessions_pb.d.ts +4 -4
- package/dist/identity/v1/sessions_pb.js +1 -1
- package/dist/identity/v1/tokens_pb.d.ts +5 -5
- package/dist/identity/v1/tokens_pb.js +1 -1
- package/dist/ingest/v1/admin_pb.d.ts +10 -10
- package/dist/ingest/v1/admin_pb.js +1 -1
- package/dist/ingest/v1/event_pb.d.ts +5 -5
- package/dist/ingest/v1/event_pb.js +1 -1
- package/dist/keys/v1/keys_pb.d.ts +9 -9
- package/dist/keys/v1/keys_pb.js +1 -1
- package/dist/llmgateway/v1/gateway_pb.d.ts +23 -23
- package/dist/llmgateway/v1/gateway_pb.js +1 -1
- package/dist/maestro/v1/events_pb.d.ts +930 -0
- package/dist/maestro/v1/events_pb.js +316 -0
- package/dist/maestro/v1/timeline_pb.d.ts +462 -0
- package/dist/maestro/v1/timeline_pb.js +235 -0
- package/dist/memory/v1/memory_pb.d.ts +18 -18
- package/dist/memory/v1/memory_pb.js +1 -1
- package/dist/meter/v1/meter_pb.d.ts +42 -42
- package/dist/meter/v1/meter_pb.js +1 -1
- package/dist/notifications/v1/notifications_pb.d.ts +10 -10
- package/dist/notifications/v1/notifications_pb.js +1 -1
- package/dist/objectives/v1/objectives_pb.d.ts +35 -26
- package/dist/objectives/v1/objectives_pb.js +3 -2
- package/dist/posture/v1/posture_pb.d.ts +8 -8
- package/dist/posture/v1/posture_pb.js +1 -1
- package/dist/prompts/v1/prompts_pb.d.ts +15 -15
- package/dist/prompts/v1/prompts_pb.js +1 -1
- package/dist/relationships/v1/relationships_pb.d.ts +15 -15
- package/dist/relationships/v1/relationships_pb.js +1 -1
- package/dist/remoterunner/v1/remoterunner_pb.d.ts +1786 -0
- package/dist/remoterunner/v1/remoterunner_pb.js +531 -0
- package/dist/secretbroker/v1/broker_pb.d.ts +15 -15
- package/dist/secretbroker/v1/broker_pb.js +1 -1
- package/dist/skills/v1/skills_pb.d.ts +9 -9
- package/dist/skills/v1/skills_pb.js +1 -1
- package/dist/tap/v1/admin_pb.d.ts +10 -10
- package/dist/tap/v1/admin_pb.js +1 -1
- package/dist/tap/v1/event_pb.d.ts +5 -5
- package/dist/tap/v1/event_pb.js +1 -1
- package/dist/toolexecution/v1/toolexecution_pb.d.ts +35 -29
- package/dist/toolexecution/v1/toolexecution_pb.js +3 -2
- package/dist/traces/v1/traces_pb.d.ts +17 -17
- package/dist/traces/v1/traces_pb.js +1 -1
- package/dist/workflows/v1/workflows_pb.d.ts +36 -36
- package/dist/workflows/v1/workflows_pb.js +1 -1
- package/package.json +17 -1
|
@@ -39,15 +39,15 @@ export type TestSuite = Message<"fermata.v1.TestSuite"> & {
|
|
|
39
39
|
/**
|
|
40
40
|
* @generated from field: google.protobuf.Struct metadata = 7;
|
|
41
41
|
*/
|
|
42
|
-
metadata?: JsonObject;
|
|
42
|
+
metadata?: JsonObject | undefined;
|
|
43
43
|
/**
|
|
44
44
|
* @generated from field: google.protobuf.Timestamp created_at = 8;
|
|
45
45
|
*/
|
|
46
|
-
createdAt?: Timestamp;
|
|
46
|
+
createdAt?: Timestamp | undefined;
|
|
47
47
|
/**
|
|
48
48
|
* @generated from field: google.protobuf.Timestamp updated_at = 9;
|
|
49
49
|
*/
|
|
50
|
-
updatedAt?: Timestamp;
|
|
50
|
+
updatedAt?: Timestamp | undefined;
|
|
51
51
|
};
|
|
52
52
|
/**
|
|
53
53
|
* Describes the message fermata.v1.TestSuite.
|
|
@@ -81,7 +81,7 @@ export type TestCase = Message<"fermata.v1.TestCase"> & {
|
|
|
81
81
|
/**
|
|
82
82
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
83
83
|
*/
|
|
84
|
-
metadata?: JsonObject;
|
|
84
|
+
metadata?: JsonObject | undefined;
|
|
85
85
|
};
|
|
86
86
|
/**
|
|
87
87
|
* Describes the message fermata.v1.TestCase.
|
|
@@ -115,13 +115,109 @@ export type Assertion = Message<"fermata.v1.Assertion"> & {
|
|
|
115
115
|
/**
|
|
116
116
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
117
117
|
*/
|
|
118
|
-
metadata?: JsonObject;
|
|
118
|
+
metadata?: JsonObject | undefined;
|
|
119
119
|
};
|
|
120
120
|
/**
|
|
121
121
|
* Describes the message fermata.v1.Assertion.
|
|
122
122
|
* Use `create(AssertionSchema)` to create a new message.
|
|
123
123
|
*/
|
|
124
124
|
export declare const AssertionSchema: GenMessage<Assertion>;
|
|
125
|
+
/**
|
|
126
|
+
* @generated from message fermata.v1.CustomEvaluator
|
|
127
|
+
*/
|
|
128
|
+
export type CustomEvaluator = Message<"fermata.v1.CustomEvaluator"> & {
|
|
129
|
+
/**
|
|
130
|
+
* @generated from field: string name = 1;
|
|
131
|
+
*/
|
|
132
|
+
name: string;
|
|
133
|
+
/**
|
|
134
|
+
* @generated from field: string source = 2;
|
|
135
|
+
*/
|
|
136
|
+
source: string;
|
|
137
|
+
/**
|
|
138
|
+
* @generated from field: google.protobuf.Timestamp created_at = 3;
|
|
139
|
+
*/
|
|
140
|
+
createdAt?: Timestamp | undefined;
|
|
141
|
+
/**
|
|
142
|
+
* @generated from field: google.protobuf.Timestamp updated_at = 4;
|
|
143
|
+
*/
|
|
144
|
+
updatedAt?: Timestamp | undefined;
|
|
145
|
+
/**
|
|
146
|
+
* @generated from field: string organization_id = 5;
|
|
147
|
+
*/
|
|
148
|
+
organizationId: string;
|
|
149
|
+
/**
|
|
150
|
+
* @generated from field: string workspace_id = 6;
|
|
151
|
+
*/
|
|
152
|
+
workspaceId: string;
|
|
153
|
+
};
|
|
154
|
+
/**
|
|
155
|
+
* Describes the message fermata.v1.CustomEvaluator.
|
|
156
|
+
* Use `create(CustomEvaluatorSchema)` to create a new message.
|
|
157
|
+
*/
|
|
158
|
+
export declare const CustomEvaluatorSchema: GenMessage<CustomEvaluator>;
|
|
159
|
+
/**
|
|
160
|
+
* @generated from message fermata.v1.Judge
|
|
161
|
+
*/
|
|
162
|
+
export type Judge = Message<"fermata.v1.Judge"> & {
|
|
163
|
+
/**
|
|
164
|
+
* @generated from field: string name = 1;
|
|
165
|
+
*/
|
|
166
|
+
name: string;
|
|
167
|
+
/**
|
|
168
|
+
* @generated from field: fermata.v1.JudgeKind kind = 2;
|
|
169
|
+
*/
|
|
170
|
+
kind: JudgeKind;
|
|
171
|
+
/**
|
|
172
|
+
* @generated from field: string prompt = 3;
|
|
173
|
+
*/
|
|
174
|
+
prompt: string;
|
|
175
|
+
/**
|
|
176
|
+
* @generated from field: string model = 4;
|
|
177
|
+
*/
|
|
178
|
+
model: string;
|
|
179
|
+
/**
|
|
180
|
+
* @generated from field: double temperature = 5;
|
|
181
|
+
*/
|
|
182
|
+
temperature: number;
|
|
183
|
+
/**
|
|
184
|
+
* @generated from field: int32 max_tokens = 6;
|
|
185
|
+
*/
|
|
186
|
+
maxTokens: number;
|
|
187
|
+
/**
|
|
188
|
+
* @generated from field: repeated string criteria = 7;
|
|
189
|
+
*/
|
|
190
|
+
criteria: string[];
|
|
191
|
+
/**
|
|
192
|
+
* @generated from field: double weight = 8;
|
|
193
|
+
*/
|
|
194
|
+
weight: number;
|
|
195
|
+
/**
|
|
196
|
+
* @generated from field: google.protobuf.Struct metadata = 9;
|
|
197
|
+
*/
|
|
198
|
+
metadata?: JsonObject | undefined;
|
|
199
|
+
/**
|
|
200
|
+
* @generated from field: google.protobuf.Timestamp created_at = 10;
|
|
201
|
+
*/
|
|
202
|
+
createdAt?: Timestamp | undefined;
|
|
203
|
+
/**
|
|
204
|
+
* @generated from field: google.protobuf.Timestamp updated_at = 11;
|
|
205
|
+
*/
|
|
206
|
+
updatedAt?: Timestamp | undefined;
|
|
207
|
+
/**
|
|
208
|
+
* @generated from field: string organization_id = 12;
|
|
209
|
+
*/
|
|
210
|
+
organizationId: string;
|
|
211
|
+
/**
|
|
212
|
+
* @generated from field: string workspace_id = 13;
|
|
213
|
+
*/
|
|
214
|
+
workspaceId: string;
|
|
215
|
+
};
|
|
216
|
+
/**
|
|
217
|
+
* Describes the message fermata.v1.Judge.
|
|
218
|
+
* Use `create(JudgeSchema)` to create a new message.
|
|
219
|
+
*/
|
|
220
|
+
export declare const JudgeSchema: GenMessage<Judge>;
|
|
125
221
|
/**
|
|
126
222
|
* @generated from message fermata.v1.Scenario
|
|
127
223
|
*/
|
|
@@ -149,27 +245,27 @@ export type Scenario = Message<"fermata.v1.Scenario"> & {
|
|
|
149
245
|
/**
|
|
150
246
|
* @generated from field: fermata.v1.Objective objective = 6;
|
|
151
247
|
*/
|
|
152
|
-
objective?: Objective;
|
|
248
|
+
objective?: Objective | undefined;
|
|
153
249
|
/**
|
|
154
250
|
* @generated from field: fermata.v1.AgentConfig agent_config = 7;
|
|
155
251
|
*/
|
|
156
|
-
agentConfig?: AgentConfig;
|
|
252
|
+
agentConfig?: AgentConfig | undefined;
|
|
157
253
|
/**
|
|
158
254
|
* @generated from field: fermata.v1.ScenarioEnvironment environment = 8;
|
|
159
255
|
*/
|
|
160
|
-
environment?: ScenarioEnvironment;
|
|
256
|
+
environment?: ScenarioEnvironment | undefined;
|
|
161
257
|
/**
|
|
162
258
|
* @generated from field: fermata.v1.UserSimulator user_simulator = 9;
|
|
163
259
|
*/
|
|
164
|
-
userSimulator?: UserSimulator;
|
|
260
|
+
userSimulator?: UserSimulator | undefined;
|
|
165
261
|
/**
|
|
166
262
|
* @generated from field: common.v1.Money max_cost = 10;
|
|
167
263
|
*/
|
|
168
|
-
maxCost?: Money;
|
|
264
|
+
maxCost?: Money | undefined;
|
|
169
265
|
/**
|
|
170
266
|
* @generated from field: google.protobuf.Duration max_duration = 11;
|
|
171
267
|
*/
|
|
172
|
-
maxDuration?: Duration;
|
|
268
|
+
maxDuration?: Duration | undefined;
|
|
173
269
|
/**
|
|
174
270
|
* @generated from field: int32 max_steps = 12;
|
|
175
271
|
*/
|
|
@@ -197,15 +293,15 @@ export type Scenario = Message<"fermata.v1.Scenario"> & {
|
|
|
197
293
|
/**
|
|
198
294
|
* @generated from field: google.protobuf.Struct metadata = 18;
|
|
199
295
|
*/
|
|
200
|
-
metadata?: JsonObject;
|
|
296
|
+
metadata?: JsonObject | undefined;
|
|
201
297
|
/**
|
|
202
298
|
* @generated from field: google.protobuf.Timestamp created_at = 19;
|
|
203
299
|
*/
|
|
204
|
-
createdAt?: Timestamp;
|
|
300
|
+
createdAt?: Timestamp | undefined;
|
|
205
301
|
/**
|
|
206
302
|
* @generated from field: google.protobuf.Timestamp updated_at = 20;
|
|
207
303
|
*/
|
|
208
|
-
updatedAt?: Timestamp;
|
|
304
|
+
updatedAt?: Timestamp | undefined;
|
|
209
305
|
};
|
|
210
306
|
/**
|
|
211
307
|
* Describes the message fermata.v1.Scenario.
|
|
@@ -267,7 +363,7 @@ export type SuccessCriterion = Message<"fermata.v1.SuccessCriterion"> & {
|
|
|
267
363
|
/**
|
|
268
364
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
269
365
|
*/
|
|
270
|
-
metadata?: JsonObject;
|
|
366
|
+
metadata?: JsonObject | undefined;
|
|
271
367
|
};
|
|
272
368
|
/**
|
|
273
369
|
* Describes the message fermata.v1.SuccessCriterion.
|
|
@@ -301,7 +397,7 @@ export type AgentConfig = Message<"fermata.v1.AgentConfig"> & {
|
|
|
301
397
|
/**
|
|
302
398
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
303
399
|
*/
|
|
304
|
-
metadata?: JsonObject;
|
|
400
|
+
metadata?: JsonObject | undefined;
|
|
305
401
|
};
|
|
306
402
|
/**
|
|
307
403
|
* Describes the message fermata.v1.AgentConfig.
|
|
@@ -335,7 +431,7 @@ export type ScenarioEnvironment = Message<"fermata.v1.ScenarioEnvironment"> & {
|
|
|
335
431
|
/**
|
|
336
432
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
337
433
|
*/
|
|
338
|
-
metadata?: JsonObject;
|
|
434
|
+
metadata?: JsonObject | undefined;
|
|
339
435
|
};
|
|
340
436
|
/**
|
|
341
437
|
* Describes the message fermata.v1.ScenarioEnvironment.
|
|
@@ -357,15 +453,15 @@ export type MockTool = Message<"fermata.v1.MockTool"> & {
|
|
|
357
453
|
/**
|
|
358
454
|
* @generated from field: google.protobuf.Struct input_schema = 3;
|
|
359
455
|
*/
|
|
360
|
-
inputSchema?: JsonObject;
|
|
456
|
+
inputSchema?: JsonObject | undefined;
|
|
361
457
|
/**
|
|
362
458
|
* @generated from field: google.protobuf.Struct response = 4;
|
|
363
459
|
*/
|
|
364
|
-
response?: JsonObject;
|
|
460
|
+
response?: JsonObject | undefined;
|
|
365
461
|
/**
|
|
366
462
|
* @generated from field: google.protobuf.Struct metadata = 5;
|
|
367
463
|
*/
|
|
368
|
-
metadata?: JsonObject;
|
|
464
|
+
metadata?: JsonObject | undefined;
|
|
369
465
|
};
|
|
370
466
|
/**
|
|
371
467
|
* Describes the message fermata.v1.MockTool.
|
|
@@ -391,11 +487,11 @@ export type MockEndpoint = Message<"fermata.v1.MockEndpoint"> & {
|
|
|
391
487
|
/**
|
|
392
488
|
* @generated from field: google.protobuf.Struct response = 4;
|
|
393
489
|
*/
|
|
394
|
-
response?: JsonObject;
|
|
490
|
+
response?: JsonObject | undefined;
|
|
395
491
|
/**
|
|
396
492
|
* @generated from field: google.protobuf.Struct metadata = 5;
|
|
397
493
|
*/
|
|
398
|
-
metadata?: JsonObject;
|
|
494
|
+
metadata?: JsonObject | undefined;
|
|
399
495
|
};
|
|
400
496
|
/**
|
|
401
497
|
* Describes the message fermata.v1.MockEndpoint.
|
|
@@ -437,7 +533,7 @@ export type UserSimulator = Message<"fermata.v1.UserSimulator"> & {
|
|
|
437
533
|
/**
|
|
438
534
|
* @generated from field: google.protobuf.Struct metadata = 8;
|
|
439
535
|
*/
|
|
440
|
-
metadata?: JsonObject;
|
|
536
|
+
metadata?: JsonObject | undefined;
|
|
441
537
|
};
|
|
442
538
|
/**
|
|
443
539
|
* Describes the message fermata.v1.UserSimulator.
|
|
@@ -471,7 +567,7 @@ export type OutcomeCriterion = Message<"fermata.v1.OutcomeCriterion"> & {
|
|
|
471
567
|
/**
|
|
472
568
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
473
569
|
*/
|
|
474
|
-
metadata?: JsonObject;
|
|
570
|
+
metadata?: JsonObject | undefined;
|
|
475
571
|
};
|
|
476
572
|
/**
|
|
477
573
|
* Describes the message fermata.v1.OutcomeCriterion.
|
|
@@ -517,7 +613,7 @@ export type GovernanceAssertion = Message<"fermata.v1.GovernanceAssertion"> & {
|
|
|
517
613
|
/**
|
|
518
614
|
* @generated from field: google.protobuf.Struct metadata = 9;
|
|
519
615
|
*/
|
|
520
|
-
metadata?: JsonObject;
|
|
616
|
+
metadata?: JsonObject | undefined;
|
|
521
617
|
};
|
|
522
618
|
/**
|
|
523
619
|
* Describes the message fermata.v1.GovernanceAssertion.
|
|
@@ -547,11 +643,11 @@ export type DelegationAssertion = Message<"fermata.v1.DelegationAssertion"> & {
|
|
|
547
643
|
/**
|
|
548
644
|
* @generated from field: common.v1.Money max_cost = 5;
|
|
549
645
|
*/
|
|
550
|
-
maxCost?: Money;
|
|
646
|
+
maxCost?: Money | undefined;
|
|
551
647
|
/**
|
|
552
648
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
553
649
|
*/
|
|
554
|
-
metadata?: JsonObject;
|
|
650
|
+
metadata?: JsonObject | undefined;
|
|
555
651
|
};
|
|
556
652
|
/**
|
|
557
653
|
* Describes the message fermata.v1.DelegationAssertion.
|
|
@@ -589,7 +685,7 @@ export type ScenarioRun = Message<"fermata.v1.ScenarioRun"> & {
|
|
|
589
685
|
/**
|
|
590
686
|
* @generated from field: fermata.v1.ScenarioResult result = 7;
|
|
591
687
|
*/
|
|
592
|
-
result?: ScenarioResult;
|
|
688
|
+
result?: ScenarioResult | undefined;
|
|
593
689
|
/**
|
|
594
690
|
* @generated from field: string trace_id = 8;
|
|
595
691
|
*/
|
|
@@ -597,23 +693,23 @@ export type ScenarioRun = Message<"fermata.v1.ScenarioRun"> & {
|
|
|
597
693
|
/**
|
|
598
694
|
* @generated from field: google.protobuf.Struct metadata = 9;
|
|
599
695
|
*/
|
|
600
|
-
metadata?: JsonObject;
|
|
696
|
+
metadata?: JsonObject | undefined;
|
|
601
697
|
/**
|
|
602
698
|
* @generated from field: google.protobuf.Timestamp started_at = 10;
|
|
603
699
|
*/
|
|
604
|
-
startedAt?: Timestamp;
|
|
700
|
+
startedAt?: Timestamp | undefined;
|
|
605
701
|
/**
|
|
606
702
|
* @generated from field: google.protobuf.Timestamp completed_at = 11;
|
|
607
703
|
*/
|
|
608
|
-
completedAt?: Timestamp;
|
|
704
|
+
completedAt?: Timestamp | undefined;
|
|
609
705
|
/**
|
|
610
706
|
* @generated from field: google.protobuf.Timestamp created_at = 12;
|
|
611
707
|
*/
|
|
612
|
-
createdAt?: Timestamp;
|
|
708
|
+
createdAt?: Timestamp | undefined;
|
|
613
709
|
/**
|
|
614
710
|
* @generated from field: google.protobuf.Timestamp updated_at = 13;
|
|
615
711
|
*/
|
|
616
|
-
updatedAt?: Timestamp;
|
|
712
|
+
updatedAt?: Timestamp | undefined;
|
|
617
713
|
/**
|
|
618
714
|
* @generated from field: string lineage_id = 14;
|
|
619
715
|
*/
|
|
@@ -667,11 +763,11 @@ export type ScenarioResult = Message<"fermata.v1.ScenarioResult"> & {
|
|
|
667
763
|
/**
|
|
668
764
|
* @generated from field: fermata.v1.GovernanceScore governance = 10;
|
|
669
765
|
*/
|
|
670
|
-
governance?: GovernanceScore;
|
|
766
|
+
governance?: GovernanceScore | undefined;
|
|
671
767
|
/**
|
|
672
768
|
* @generated from field: fermata.v1.EconomicScore economics = 11;
|
|
673
769
|
*/
|
|
674
|
-
economics?: EconomicScore;
|
|
770
|
+
economics?: EconomicScore | undefined;
|
|
675
771
|
/**
|
|
676
772
|
* @generated from field: double pass_at_k = 12;
|
|
677
773
|
*/
|
|
@@ -679,19 +775,19 @@ export type ScenarioResult = Message<"fermata.v1.ScenarioResult"> & {
|
|
|
679
775
|
/**
|
|
680
776
|
* @generated from field: fermata.v1.DelegationScore delegation = 13;
|
|
681
777
|
*/
|
|
682
|
-
delegation?: DelegationScore;
|
|
778
|
+
delegation?: DelegationScore | undefined;
|
|
683
779
|
/**
|
|
684
780
|
* @generated from field: common.v1.Money total_cost = 14;
|
|
685
781
|
*/
|
|
686
|
-
totalCost?: Money;
|
|
782
|
+
totalCost?: Money | undefined;
|
|
687
783
|
/**
|
|
688
784
|
* @generated from field: google.protobuf.Duration total_duration = 15;
|
|
689
785
|
*/
|
|
690
|
-
totalDuration?: Duration;
|
|
786
|
+
totalDuration?: Duration | undefined;
|
|
691
787
|
/**
|
|
692
788
|
* @generated from field: google.protobuf.Struct metadata = 16;
|
|
693
789
|
*/
|
|
694
|
-
metadata?: JsonObject;
|
|
790
|
+
metadata?: JsonObject | undefined;
|
|
695
791
|
/**
|
|
696
792
|
* @generated from field: repeated traces.v1.Span trajectory = 17;
|
|
697
793
|
*/
|
|
@@ -707,7 +803,7 @@ export type ScenarioResult = Message<"fermata.v1.ScenarioResult"> & {
|
|
|
707
803
|
/**
|
|
708
804
|
* @generated from field: fermata.v1.DriftComparison drift = 20;
|
|
709
805
|
*/
|
|
710
|
-
drift?: DriftComparison;
|
|
806
|
+
drift?: DriftComparison | undefined;
|
|
711
807
|
};
|
|
712
808
|
/**
|
|
713
809
|
* Describes the message fermata.v1.ScenarioResult.
|
|
@@ -741,7 +837,7 @@ export type ScenarioAssertionResult = Message<"fermata.v1.ScenarioAssertionResul
|
|
|
741
837
|
/**
|
|
742
838
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
743
839
|
*/
|
|
744
|
-
metadata?: JsonObject;
|
|
840
|
+
metadata?: JsonObject | undefined;
|
|
745
841
|
};
|
|
746
842
|
/**
|
|
747
843
|
* Describes the message fermata.v1.ScenarioAssertionResult.
|
|
@@ -789,19 +885,19 @@ export type EconomicScore = Message<"fermata.v1.EconomicScore"> & {
|
|
|
789
885
|
/**
|
|
790
886
|
* @generated from field: common.v1.Money cost_per_successful_task = 1;
|
|
791
887
|
*/
|
|
792
|
-
costPerSuccessfulTask?: Money;
|
|
888
|
+
costPerSuccessfulTask?: Money | undefined;
|
|
793
889
|
/**
|
|
794
890
|
* @generated from field: common.v1.Money llm_cost = 2;
|
|
795
891
|
*/
|
|
796
|
-
llmCost?: Money;
|
|
892
|
+
llmCost?: Money | undefined;
|
|
797
893
|
/**
|
|
798
894
|
* @generated from field: common.v1.Money tool_cost = 3;
|
|
799
895
|
*/
|
|
800
|
-
toolCost?: Money;
|
|
896
|
+
toolCost?: Money | undefined;
|
|
801
897
|
/**
|
|
802
898
|
* @generated from field: common.v1.Money supervision_cost = 4;
|
|
803
899
|
*/
|
|
804
|
-
supervisionCost?: Money;
|
|
900
|
+
supervisionCost?: Money | undefined;
|
|
805
901
|
/**
|
|
806
902
|
* @generated from field: bool on_pareto_frontier = 5;
|
|
807
903
|
*/
|
|
@@ -869,15 +965,15 @@ export type DriftComparison = Message<"fermata.v1.DriftComparison"> & {
|
|
|
869
965
|
/**
|
|
870
966
|
* @generated from field: common.v1.Money baseline_cost = 5;
|
|
871
967
|
*/
|
|
872
|
-
baselineCost?: Money;
|
|
968
|
+
baselineCost?: Money | undefined;
|
|
873
969
|
/**
|
|
874
970
|
* @generated from field: common.v1.Money current_cost = 6;
|
|
875
971
|
*/
|
|
876
|
-
currentCost?: Money;
|
|
972
|
+
currentCost?: Money | undefined;
|
|
877
973
|
/**
|
|
878
974
|
* @generated from field: common.v1.Money cost_delta = 7;
|
|
879
975
|
*/
|
|
880
|
-
costDelta?: Money;
|
|
976
|
+
costDelta?: Money | undefined;
|
|
881
977
|
/**
|
|
882
978
|
* @generated from field: double baseline_escalation_rate = 8;
|
|
883
979
|
*/
|
|
@@ -931,7 +1027,7 @@ export type CreateTestSuiteRequest = Message<"fermata.v1.CreateTestSuiteRequest"
|
|
|
931
1027
|
/**
|
|
932
1028
|
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
933
1029
|
*/
|
|
934
|
-
metadata?: JsonObject;
|
|
1030
|
+
metadata?: JsonObject | undefined;
|
|
935
1031
|
};
|
|
936
1032
|
/**
|
|
937
1033
|
* Describes the message fermata.v1.CreateTestSuiteRequest.
|
|
@@ -945,7 +1041,7 @@ export type CreateTestSuiteResponse = Message<"fermata.v1.CreateTestSuiteRespons
|
|
|
945
1041
|
/**
|
|
946
1042
|
* @generated from field: fermata.v1.TestSuite suite = 1;
|
|
947
1043
|
*/
|
|
948
|
-
suite?: TestSuite;
|
|
1044
|
+
suite?: TestSuite | undefined;
|
|
949
1045
|
};
|
|
950
1046
|
/**
|
|
951
1047
|
* Describes the message fermata.v1.CreateTestSuiteResponse.
|
|
@@ -960,6 +1056,14 @@ export type GetTestSuiteRequest = Message<"fermata.v1.GetTestSuiteRequest"> & {
|
|
|
960
1056
|
* @generated from field: string suite_id = 1;
|
|
961
1057
|
*/
|
|
962
1058
|
suiteId: string;
|
|
1059
|
+
/**
|
|
1060
|
+
* @generated from field: string organization_id = 2;
|
|
1061
|
+
*/
|
|
1062
|
+
organizationId: string;
|
|
1063
|
+
/**
|
|
1064
|
+
* @generated from field: string workspace_id = 3;
|
|
1065
|
+
*/
|
|
1066
|
+
workspaceId: string;
|
|
963
1067
|
};
|
|
964
1068
|
/**
|
|
965
1069
|
* Describes the message fermata.v1.GetTestSuiteRequest.
|
|
@@ -973,7 +1077,7 @@ export type GetTestSuiteResponse = Message<"fermata.v1.GetTestSuiteResponse"> &
|
|
|
973
1077
|
/**
|
|
974
1078
|
* @generated from field: fermata.v1.TestSuite suite = 1;
|
|
975
1079
|
*/
|
|
976
|
-
suite?: TestSuite;
|
|
1080
|
+
suite?: TestSuite | undefined;
|
|
977
1081
|
};
|
|
978
1082
|
/**
|
|
979
1083
|
* Describes the message fermata.v1.GetTestSuiteResponse.
|
|
@@ -1047,27 +1151,27 @@ export type CreateScenarioRequest = Message<"fermata.v1.CreateScenarioRequest">
|
|
|
1047
1151
|
/**
|
|
1048
1152
|
* @generated from field: fermata.v1.Objective objective = 5;
|
|
1049
1153
|
*/
|
|
1050
|
-
objective?: Objective;
|
|
1154
|
+
objective?: Objective | undefined;
|
|
1051
1155
|
/**
|
|
1052
1156
|
* @generated from field: fermata.v1.AgentConfig agent_config = 6;
|
|
1053
1157
|
*/
|
|
1054
|
-
agentConfig?: AgentConfig;
|
|
1158
|
+
agentConfig?: AgentConfig | undefined;
|
|
1055
1159
|
/**
|
|
1056
1160
|
* @generated from field: fermata.v1.ScenarioEnvironment environment = 7;
|
|
1057
1161
|
*/
|
|
1058
|
-
environment?: ScenarioEnvironment;
|
|
1162
|
+
environment?: ScenarioEnvironment | undefined;
|
|
1059
1163
|
/**
|
|
1060
1164
|
* @generated from field: fermata.v1.UserSimulator user_simulator = 8;
|
|
1061
1165
|
*/
|
|
1062
|
-
userSimulator?: UserSimulator;
|
|
1166
|
+
userSimulator?: UserSimulator | undefined;
|
|
1063
1167
|
/**
|
|
1064
1168
|
* @generated from field: common.v1.Money max_cost = 9;
|
|
1065
1169
|
*/
|
|
1066
|
-
maxCost?: Money;
|
|
1170
|
+
maxCost?: Money | undefined;
|
|
1067
1171
|
/**
|
|
1068
1172
|
* @generated from field: google.protobuf.Duration max_duration = 10;
|
|
1069
1173
|
*/
|
|
1070
|
-
maxDuration?: Duration;
|
|
1174
|
+
maxDuration?: Duration | undefined;
|
|
1071
1175
|
/**
|
|
1072
1176
|
* @generated from field: int32 max_steps = 11;
|
|
1073
1177
|
*/
|
|
@@ -1095,7 +1199,7 @@ export type CreateScenarioRequest = Message<"fermata.v1.CreateScenarioRequest">
|
|
|
1095
1199
|
/**
|
|
1096
1200
|
* @generated from field: google.protobuf.Struct metadata = 17;
|
|
1097
1201
|
*/
|
|
1098
|
-
metadata?: JsonObject;
|
|
1202
|
+
metadata?: JsonObject | undefined;
|
|
1099
1203
|
};
|
|
1100
1204
|
/**
|
|
1101
1205
|
* Describes the message fermata.v1.CreateScenarioRequest.
|
|
@@ -1109,7 +1213,7 @@ export type CreateScenarioResponse = Message<"fermata.v1.CreateScenarioResponse"
|
|
|
1109
1213
|
/**
|
|
1110
1214
|
* @generated from field: fermata.v1.Scenario scenario = 1;
|
|
1111
1215
|
*/
|
|
1112
|
-
scenario?: Scenario;
|
|
1216
|
+
scenario?: Scenario | undefined;
|
|
1113
1217
|
};
|
|
1114
1218
|
/**
|
|
1115
1219
|
* Describes the message fermata.v1.CreateScenarioResponse.
|
|
@@ -1124,6 +1228,14 @@ export type GetScenarioRequest = Message<"fermata.v1.GetScenarioRequest"> & {
|
|
|
1124
1228
|
* @generated from field: string scenario_id = 1;
|
|
1125
1229
|
*/
|
|
1126
1230
|
scenarioId: string;
|
|
1231
|
+
/**
|
|
1232
|
+
* @generated from field: string organization_id = 2;
|
|
1233
|
+
*/
|
|
1234
|
+
organizationId: string;
|
|
1235
|
+
/**
|
|
1236
|
+
* @generated from field: string workspace_id = 3;
|
|
1237
|
+
*/
|
|
1238
|
+
workspaceId: string;
|
|
1127
1239
|
};
|
|
1128
1240
|
/**
|
|
1129
1241
|
* Describes the message fermata.v1.GetScenarioRequest.
|
|
@@ -1137,7 +1249,7 @@ export type GetScenarioResponse = Message<"fermata.v1.GetScenarioResponse"> & {
|
|
|
1137
1249
|
/**
|
|
1138
1250
|
* @generated from field: fermata.v1.Scenario scenario = 1;
|
|
1139
1251
|
*/
|
|
1140
|
-
scenario?: Scenario;
|
|
1252
|
+
scenario?: Scenario | undefined;
|
|
1141
1253
|
};
|
|
1142
1254
|
/**
|
|
1143
1255
|
* Describes the message fermata.v1.GetScenarioResponse.
|
|
@@ -1189,277 +1301,1355 @@ export type ListScenariosResponse = Message<"fermata.v1.ListScenariosResponse">
|
|
|
1189
1301
|
*/
|
|
1190
1302
|
export declare const ListScenariosResponseSchema: GenMessage<ListScenariosResponse>;
|
|
1191
1303
|
/**
|
|
1192
|
-
* @generated from message fermata.v1.
|
|
1304
|
+
* @generated from message fermata.v1.UpsertCustomEvaluatorRequest
|
|
1193
1305
|
*/
|
|
1194
|
-
export type
|
|
1306
|
+
export type UpsertCustomEvaluatorRequest = Message<"fermata.v1.UpsertCustomEvaluatorRequest"> & {
|
|
1195
1307
|
/**
|
|
1196
|
-
* @generated from field: string
|
|
1308
|
+
* @generated from field: string name = 1;
|
|
1197
1309
|
*/
|
|
1198
|
-
|
|
1310
|
+
name: string;
|
|
1199
1311
|
/**
|
|
1200
|
-
* @generated from field: string
|
|
1312
|
+
* @generated from field: string source = 2;
|
|
1201
1313
|
*/
|
|
1202
|
-
|
|
1314
|
+
source: string;
|
|
1203
1315
|
/**
|
|
1204
|
-
* @generated from field: string
|
|
1316
|
+
* @generated from field: string organization_id = 3;
|
|
1205
1317
|
*/
|
|
1206
|
-
|
|
1318
|
+
organizationId: string;
|
|
1207
1319
|
/**
|
|
1208
|
-
* @generated from field:
|
|
1320
|
+
* @generated from field: string workspace_id = 4;
|
|
1209
1321
|
*/
|
|
1210
|
-
|
|
1322
|
+
workspaceId: string;
|
|
1323
|
+
};
|
|
1324
|
+
/**
|
|
1325
|
+
* Describes the message fermata.v1.UpsertCustomEvaluatorRequest.
|
|
1326
|
+
* Use `create(UpsertCustomEvaluatorRequestSchema)` to create a new message.
|
|
1327
|
+
*/
|
|
1328
|
+
export declare const UpsertCustomEvaluatorRequestSchema: GenMessage<UpsertCustomEvaluatorRequest>;
|
|
1329
|
+
/**
|
|
1330
|
+
* @generated from message fermata.v1.UpsertCustomEvaluatorResponse
|
|
1331
|
+
*/
|
|
1332
|
+
export type UpsertCustomEvaluatorResponse = Message<"fermata.v1.UpsertCustomEvaluatorResponse"> & {
|
|
1211
1333
|
/**
|
|
1212
|
-
* @generated from field:
|
|
1334
|
+
* @generated from field: fermata.v1.CustomEvaluator evaluator = 1;
|
|
1213
1335
|
*/
|
|
1214
|
-
|
|
1336
|
+
evaluator?: CustomEvaluator | undefined;
|
|
1337
|
+
};
|
|
1338
|
+
/**
|
|
1339
|
+
* Describes the message fermata.v1.UpsertCustomEvaluatorResponse.
|
|
1340
|
+
* Use `create(UpsertCustomEvaluatorResponseSchema)` to create a new message.
|
|
1341
|
+
*/
|
|
1342
|
+
export declare const UpsertCustomEvaluatorResponseSchema: GenMessage<UpsertCustomEvaluatorResponse>;
|
|
1343
|
+
/**
|
|
1344
|
+
* @generated from message fermata.v1.GetCustomEvaluatorRequest
|
|
1345
|
+
*/
|
|
1346
|
+
export type GetCustomEvaluatorRequest = Message<"fermata.v1.GetCustomEvaluatorRequest"> & {
|
|
1215
1347
|
/**
|
|
1216
|
-
* @generated from field:
|
|
1348
|
+
* @generated from field: string name = 1;
|
|
1217
1349
|
*/
|
|
1218
|
-
|
|
1350
|
+
name: string;
|
|
1219
1351
|
/**
|
|
1220
|
-
* @generated from field:
|
|
1352
|
+
* @generated from field: string organization_id = 2;
|
|
1221
1353
|
*/
|
|
1222
|
-
|
|
1354
|
+
organizationId: string;
|
|
1223
1355
|
/**
|
|
1224
|
-
* @generated from field: string
|
|
1356
|
+
* @generated from field: string workspace_id = 3;
|
|
1225
1357
|
*/
|
|
1226
|
-
|
|
1358
|
+
workspaceId: string;
|
|
1227
1359
|
};
|
|
1228
1360
|
/**
|
|
1229
|
-
* Describes the message fermata.v1.
|
|
1230
|
-
* Use `create(
|
|
1361
|
+
* Describes the message fermata.v1.GetCustomEvaluatorRequest.
|
|
1362
|
+
* Use `create(GetCustomEvaluatorRequestSchema)` to create a new message.
|
|
1231
1363
|
*/
|
|
1232
|
-
export declare const
|
|
1364
|
+
export declare const GetCustomEvaluatorRequestSchema: GenMessage<GetCustomEvaluatorRequest>;
|
|
1233
1365
|
/**
|
|
1234
|
-
* @generated from message fermata.v1.
|
|
1366
|
+
* @generated from message fermata.v1.GetCustomEvaluatorResponse
|
|
1235
1367
|
*/
|
|
1236
|
-
export type
|
|
1237
|
-
/**
|
|
1238
|
-
* @generated from field: repeated fermata.v1.ScenarioRun runs = 1;
|
|
1239
|
-
*/
|
|
1240
|
-
runs: ScenarioRun[];
|
|
1368
|
+
export type GetCustomEvaluatorResponse = Message<"fermata.v1.GetCustomEvaluatorResponse"> & {
|
|
1241
1369
|
/**
|
|
1242
|
-
* @generated from field:
|
|
1370
|
+
* @generated from field: fermata.v1.CustomEvaluator evaluator = 1;
|
|
1243
1371
|
*/
|
|
1244
|
-
|
|
1372
|
+
evaluator?: CustomEvaluator | undefined;
|
|
1245
1373
|
};
|
|
1246
1374
|
/**
|
|
1247
|
-
* Describes the message fermata.v1.
|
|
1248
|
-
* Use `create(
|
|
1375
|
+
* Describes the message fermata.v1.GetCustomEvaluatorResponse.
|
|
1376
|
+
* Use `create(GetCustomEvaluatorResponseSchema)` to create a new message.
|
|
1249
1377
|
*/
|
|
1250
|
-
export declare const
|
|
1378
|
+
export declare const GetCustomEvaluatorResponseSchema: GenMessage<GetCustomEvaluatorResponse>;
|
|
1251
1379
|
/**
|
|
1252
|
-
* @generated from message fermata.v1.
|
|
1380
|
+
* @generated from message fermata.v1.ListCustomEvaluatorsRequest
|
|
1253
1381
|
*/
|
|
1254
|
-
export type
|
|
1255
|
-
/**
|
|
1256
|
-
* @generated from field: fermata.v1.CreateScenarioRequest scenario = 1;
|
|
1257
|
-
*/
|
|
1258
|
-
scenario?: CreateScenarioRequest;
|
|
1259
|
-
/**
|
|
1260
|
-
* @generated from field: string run_id_prefix = 2;
|
|
1261
|
-
*/
|
|
1262
|
-
runIdPrefix: string;
|
|
1382
|
+
export type ListCustomEvaluatorsRequest = Message<"fermata.v1.ListCustomEvaluatorsRequest"> & {
|
|
1263
1383
|
/**
|
|
1264
|
-
* @generated from field:
|
|
1384
|
+
* @generated from field: int32 limit = 1;
|
|
1265
1385
|
*/
|
|
1266
|
-
|
|
1386
|
+
limit: number;
|
|
1267
1387
|
/**
|
|
1268
|
-
* @generated from field:
|
|
1388
|
+
* @generated from field: int32 offset = 2;
|
|
1269
1389
|
*/
|
|
1270
|
-
|
|
1390
|
+
offset: number;
|
|
1271
1391
|
/**
|
|
1272
|
-
* @generated from field:
|
|
1392
|
+
* @generated from field: string organization_id = 3;
|
|
1273
1393
|
*/
|
|
1274
|
-
|
|
1394
|
+
organizationId: string;
|
|
1275
1395
|
/**
|
|
1276
|
-
* @generated from field:
|
|
1396
|
+
* @generated from field: string workspace_id = 4;
|
|
1277
1397
|
*/
|
|
1278
|
-
|
|
1398
|
+
workspaceId: string;
|
|
1399
|
+
};
|
|
1400
|
+
/**
|
|
1401
|
+
* Describes the message fermata.v1.ListCustomEvaluatorsRequest.
|
|
1402
|
+
* Use `create(ListCustomEvaluatorsRequestSchema)` to create a new message.
|
|
1403
|
+
*/
|
|
1404
|
+
export declare const ListCustomEvaluatorsRequestSchema: GenMessage<ListCustomEvaluatorsRequest>;
|
|
1405
|
+
/**
|
|
1406
|
+
* @generated from message fermata.v1.ListCustomEvaluatorsResponse
|
|
1407
|
+
*/
|
|
1408
|
+
export type ListCustomEvaluatorsResponse = Message<"fermata.v1.ListCustomEvaluatorsResponse"> & {
|
|
1279
1409
|
/**
|
|
1280
|
-
* @generated from field:
|
|
1410
|
+
* @generated from field: repeated fermata.v1.CustomEvaluator evaluators = 1;
|
|
1281
1411
|
*/
|
|
1282
|
-
|
|
1412
|
+
evaluators: CustomEvaluator[];
|
|
1283
1413
|
/**
|
|
1284
|
-
* @generated from field:
|
|
1414
|
+
* @generated from field: bool has_more = 2;
|
|
1285
1415
|
*/
|
|
1286
|
-
|
|
1416
|
+
hasMore: boolean;
|
|
1287
1417
|
};
|
|
1288
1418
|
/**
|
|
1289
|
-
* Describes the message fermata.v1.
|
|
1290
|
-
* Use `create(
|
|
1419
|
+
* Describes the message fermata.v1.ListCustomEvaluatorsResponse.
|
|
1420
|
+
* Use `create(ListCustomEvaluatorsResponseSchema)` to create a new message.
|
|
1291
1421
|
*/
|
|
1292
|
-
export declare const
|
|
1422
|
+
export declare const ListCustomEvaluatorsResponseSchema: GenMessage<ListCustomEvaluatorsResponse>;
|
|
1293
1423
|
/**
|
|
1294
|
-
* @generated from message fermata.v1.
|
|
1424
|
+
* @generated from message fermata.v1.DeleteCustomEvaluatorRequest
|
|
1295
1425
|
*/
|
|
1296
|
-
export type
|
|
1426
|
+
export type DeleteCustomEvaluatorRequest = Message<"fermata.v1.DeleteCustomEvaluatorRequest"> & {
|
|
1297
1427
|
/**
|
|
1298
|
-
* @generated from field:
|
|
1428
|
+
* @generated from field: string name = 1;
|
|
1299
1429
|
*/
|
|
1300
|
-
|
|
1430
|
+
name: string;
|
|
1301
1431
|
/**
|
|
1302
|
-
* @generated from field:
|
|
1432
|
+
* @generated from field: string organization_id = 2;
|
|
1303
1433
|
*/
|
|
1304
|
-
|
|
1434
|
+
organizationId: string;
|
|
1305
1435
|
/**
|
|
1306
|
-
* @generated from field:
|
|
1436
|
+
* @generated from field: string workspace_id = 3;
|
|
1307
1437
|
*/
|
|
1308
|
-
|
|
1438
|
+
workspaceId: string;
|
|
1309
1439
|
};
|
|
1310
1440
|
/**
|
|
1311
|
-
* Describes the message fermata.v1.
|
|
1312
|
-
* Use `create(
|
|
1441
|
+
* Describes the message fermata.v1.DeleteCustomEvaluatorRequest.
|
|
1442
|
+
* Use `create(DeleteCustomEvaluatorRequestSchema)` to create a new message.
|
|
1313
1443
|
*/
|
|
1314
|
-
export declare const
|
|
1444
|
+
export declare const DeleteCustomEvaluatorRequestSchema: GenMessage<DeleteCustomEvaluatorRequest>;
|
|
1315
1445
|
/**
|
|
1316
|
-
* @generated from message fermata.v1.
|
|
1446
|
+
* @generated from message fermata.v1.DeleteCustomEvaluatorResponse
|
|
1317
1447
|
*/
|
|
1318
|
-
export type
|
|
1448
|
+
export type DeleteCustomEvaluatorResponse = Message<"fermata.v1.DeleteCustomEvaluatorResponse"> & {};
|
|
1449
|
+
/**
|
|
1450
|
+
* Describes the message fermata.v1.DeleteCustomEvaluatorResponse.
|
|
1451
|
+
* Use `create(DeleteCustomEvaluatorResponseSchema)` to create a new message.
|
|
1452
|
+
*/
|
|
1453
|
+
export declare const DeleteCustomEvaluatorResponseSchema: GenMessage<DeleteCustomEvaluatorResponse>;
|
|
1454
|
+
/**
|
|
1455
|
+
* @generated from message fermata.v1.UpsertJudgeRequest
|
|
1456
|
+
*/
|
|
1457
|
+
export type UpsertJudgeRequest = Message<"fermata.v1.UpsertJudgeRequest"> & {
|
|
1319
1458
|
/**
|
|
1320
|
-
* @generated from field: string
|
|
1459
|
+
* @generated from field: string name = 1;
|
|
1321
1460
|
*/
|
|
1322
|
-
|
|
1461
|
+
name: string;
|
|
1323
1462
|
/**
|
|
1324
|
-
* @generated from field:
|
|
1463
|
+
* @generated from field: fermata.v1.JudgeKind kind = 2;
|
|
1325
1464
|
*/
|
|
1326
|
-
|
|
1465
|
+
kind: JudgeKind;
|
|
1327
1466
|
/**
|
|
1328
|
-
* @generated from field: string
|
|
1467
|
+
* @generated from field: string prompt = 3;
|
|
1329
1468
|
*/
|
|
1330
|
-
|
|
1469
|
+
prompt: string;
|
|
1331
1470
|
/**
|
|
1332
|
-
* @generated from field: string
|
|
1471
|
+
* @generated from field: string model = 4;
|
|
1333
1472
|
*/
|
|
1334
|
-
|
|
1473
|
+
model: string;
|
|
1335
1474
|
/**
|
|
1336
|
-
* @generated from field:
|
|
1475
|
+
* @generated from field: double temperature = 5;
|
|
1337
1476
|
*/
|
|
1338
|
-
|
|
1477
|
+
temperature: number;
|
|
1339
1478
|
/**
|
|
1340
|
-
* @generated from field:
|
|
1479
|
+
* @generated from field: int32 max_tokens = 6;
|
|
1341
1480
|
*/
|
|
1342
|
-
|
|
1481
|
+
maxTokens: number;
|
|
1343
1482
|
/**
|
|
1344
|
-
* @generated from field:
|
|
1483
|
+
* @generated from field: repeated string criteria = 7;
|
|
1345
1484
|
*/
|
|
1346
|
-
|
|
1485
|
+
criteria: string[];
|
|
1347
1486
|
/**
|
|
1348
|
-
* @generated from field:
|
|
1487
|
+
* @generated from field: double weight = 8;
|
|
1349
1488
|
*/
|
|
1350
|
-
|
|
1489
|
+
weight: number;
|
|
1351
1490
|
/**
|
|
1352
1491
|
* @generated from field: google.protobuf.Struct metadata = 9;
|
|
1353
1492
|
*/
|
|
1354
|
-
metadata?: JsonObject;
|
|
1355
|
-
/**
|
|
1356
|
-
* @generated from field: google.protobuf.Timestamp started_at = 10;
|
|
1357
|
-
*/
|
|
1358
|
-
startedAt?: Timestamp;
|
|
1493
|
+
metadata?: JsonObject | undefined;
|
|
1359
1494
|
/**
|
|
1360
|
-
* @generated from field:
|
|
1495
|
+
* @generated from field: string organization_id = 10;
|
|
1361
1496
|
*/
|
|
1362
|
-
|
|
1497
|
+
organizationId: string;
|
|
1363
1498
|
/**
|
|
1364
|
-
* @generated from field: string
|
|
1499
|
+
* @generated from field: string workspace_id = 11;
|
|
1365
1500
|
*/
|
|
1366
|
-
|
|
1501
|
+
workspaceId: string;
|
|
1367
1502
|
};
|
|
1368
1503
|
/**
|
|
1369
|
-
* Describes the message fermata.v1.
|
|
1370
|
-
* Use `create(
|
|
1504
|
+
* Describes the message fermata.v1.UpsertJudgeRequest.
|
|
1505
|
+
* Use `create(UpsertJudgeRequestSchema)` to create a new message.
|
|
1371
1506
|
*/
|
|
1372
|
-
export declare const
|
|
1507
|
+
export declare const UpsertJudgeRequestSchema: GenMessage<UpsertJudgeRequest>;
|
|
1373
1508
|
/**
|
|
1374
|
-
* @generated from message fermata.v1.
|
|
1509
|
+
* @generated from message fermata.v1.UpsertJudgeResponse
|
|
1375
1510
|
*/
|
|
1376
|
-
export type
|
|
1511
|
+
export type UpsertJudgeResponse = Message<"fermata.v1.UpsertJudgeResponse"> & {
|
|
1377
1512
|
/**
|
|
1378
|
-
* @generated from field: fermata.v1.
|
|
1513
|
+
* @generated from field: fermata.v1.Judge judge = 1;
|
|
1379
1514
|
*/
|
|
1380
|
-
|
|
1515
|
+
judge?: Judge | undefined;
|
|
1381
1516
|
};
|
|
1382
1517
|
/**
|
|
1383
|
-
* Describes the message fermata.v1.
|
|
1384
|
-
* Use `create(
|
|
1518
|
+
* Describes the message fermata.v1.UpsertJudgeResponse.
|
|
1519
|
+
* Use `create(UpsertJudgeResponseSchema)` to create a new message.
|
|
1385
1520
|
*/
|
|
1386
|
-
export declare const
|
|
1521
|
+
export declare const UpsertJudgeResponseSchema: GenMessage<UpsertJudgeResponse>;
|
|
1387
1522
|
/**
|
|
1388
|
-
* @generated from message fermata.v1.
|
|
1523
|
+
* @generated from message fermata.v1.GetJudgeRequest
|
|
1389
1524
|
*/
|
|
1390
|
-
export type
|
|
1525
|
+
export type GetJudgeRequest = Message<"fermata.v1.GetJudgeRequest"> & {
|
|
1391
1526
|
/**
|
|
1392
|
-
* @generated from field: string
|
|
1527
|
+
* @generated from field: string name = 1;
|
|
1393
1528
|
*/
|
|
1394
|
-
|
|
1529
|
+
name: string;
|
|
1530
|
+
/**
|
|
1531
|
+
* @generated from field: string organization_id = 2;
|
|
1532
|
+
*/
|
|
1533
|
+
organizationId: string;
|
|
1534
|
+
/**
|
|
1535
|
+
* @generated from field: string workspace_id = 3;
|
|
1536
|
+
*/
|
|
1537
|
+
workspaceId: string;
|
|
1395
1538
|
};
|
|
1396
1539
|
/**
|
|
1397
|
-
* Describes the message fermata.v1.
|
|
1398
|
-
* Use `create(
|
|
1540
|
+
* Describes the message fermata.v1.GetJudgeRequest.
|
|
1541
|
+
* Use `create(GetJudgeRequestSchema)` to create a new message.
|
|
1399
1542
|
*/
|
|
1400
|
-
export declare const
|
|
1543
|
+
export declare const GetJudgeRequestSchema: GenMessage<GetJudgeRequest>;
|
|
1401
1544
|
/**
|
|
1402
|
-
* @generated from message fermata.v1.
|
|
1545
|
+
* @generated from message fermata.v1.GetJudgeResponse
|
|
1403
1546
|
*/
|
|
1404
|
-
export type
|
|
1547
|
+
export type GetJudgeResponse = Message<"fermata.v1.GetJudgeResponse"> & {
|
|
1405
1548
|
/**
|
|
1406
|
-
* @generated from field: fermata.v1.
|
|
1549
|
+
* @generated from field: fermata.v1.Judge judge = 1;
|
|
1407
1550
|
*/
|
|
1408
|
-
|
|
1551
|
+
judge?: Judge | undefined;
|
|
1409
1552
|
};
|
|
1410
1553
|
/**
|
|
1411
|
-
* Describes the message fermata.v1.
|
|
1412
|
-
* Use `create(
|
|
1554
|
+
* Describes the message fermata.v1.GetJudgeResponse.
|
|
1555
|
+
* Use `create(GetJudgeResponseSchema)` to create a new message.
|
|
1413
1556
|
*/
|
|
1414
|
-
export declare const
|
|
1557
|
+
export declare const GetJudgeResponseSchema: GenMessage<GetJudgeResponse>;
|
|
1415
1558
|
/**
|
|
1416
|
-
* @generated from message fermata.v1.
|
|
1559
|
+
* @generated from message fermata.v1.ListJudgesRequest
|
|
1417
1560
|
*/
|
|
1418
|
-
export type
|
|
1561
|
+
export type ListJudgesRequest = Message<"fermata.v1.ListJudgesRequest"> & {
|
|
1419
1562
|
/**
|
|
1420
|
-
* @generated from field:
|
|
1563
|
+
* @generated from field: int32 limit = 1;
|
|
1421
1564
|
*/
|
|
1422
|
-
|
|
1565
|
+
limit: number;
|
|
1423
1566
|
/**
|
|
1424
|
-
* @generated from field:
|
|
1567
|
+
* @generated from field: int32 offset = 2;
|
|
1425
1568
|
*/
|
|
1426
|
-
|
|
1569
|
+
offset: number;
|
|
1427
1570
|
/**
|
|
1428
|
-
* @generated from field: string
|
|
1571
|
+
* @generated from field: string organization_id = 3;
|
|
1429
1572
|
*/
|
|
1430
|
-
|
|
1573
|
+
organizationId: string;
|
|
1574
|
+
/**
|
|
1575
|
+
* @generated from field: string workspace_id = 4;
|
|
1576
|
+
*/
|
|
1577
|
+
workspaceId: string;
|
|
1578
|
+
};
|
|
1579
|
+
/**
|
|
1580
|
+
* Describes the message fermata.v1.ListJudgesRequest.
|
|
1581
|
+
* Use `create(ListJudgesRequestSchema)` to create a new message.
|
|
1582
|
+
*/
|
|
1583
|
+
export declare const ListJudgesRequestSchema: GenMessage<ListJudgesRequest>;
|
|
1584
|
+
/**
|
|
1585
|
+
* @generated from message fermata.v1.ListJudgesResponse
|
|
1586
|
+
*/
|
|
1587
|
+
export type ListJudgesResponse = Message<"fermata.v1.ListJudgesResponse"> & {
|
|
1588
|
+
/**
|
|
1589
|
+
* @generated from field: repeated fermata.v1.Judge judges = 1;
|
|
1590
|
+
*/
|
|
1591
|
+
judges: Judge[];
|
|
1592
|
+
/**
|
|
1593
|
+
* @generated from field: bool has_more = 2;
|
|
1594
|
+
*/
|
|
1595
|
+
hasMore: boolean;
|
|
1596
|
+
};
|
|
1597
|
+
/**
|
|
1598
|
+
* Describes the message fermata.v1.ListJudgesResponse.
|
|
1599
|
+
* Use `create(ListJudgesResponseSchema)` to create a new message.
|
|
1600
|
+
*/
|
|
1601
|
+
export declare const ListJudgesResponseSchema: GenMessage<ListJudgesResponse>;
|
|
1602
|
+
/**
|
|
1603
|
+
* @generated from message fermata.v1.DeleteJudgeRequest
|
|
1604
|
+
*/
|
|
1605
|
+
export type DeleteJudgeRequest = Message<"fermata.v1.DeleteJudgeRequest"> & {
|
|
1606
|
+
/**
|
|
1607
|
+
* @generated from field: string name = 1;
|
|
1608
|
+
*/
|
|
1609
|
+
name: string;
|
|
1610
|
+
/**
|
|
1611
|
+
* @generated from field: string organization_id = 2;
|
|
1612
|
+
*/
|
|
1613
|
+
organizationId: string;
|
|
1614
|
+
/**
|
|
1615
|
+
* @generated from field: string workspace_id = 3;
|
|
1616
|
+
*/
|
|
1617
|
+
workspaceId: string;
|
|
1618
|
+
};
|
|
1619
|
+
/**
|
|
1620
|
+
* Describes the message fermata.v1.DeleteJudgeRequest.
|
|
1621
|
+
* Use `create(DeleteJudgeRequestSchema)` to create a new message.
|
|
1622
|
+
*/
|
|
1623
|
+
export declare const DeleteJudgeRequestSchema: GenMessage<DeleteJudgeRequest>;
|
|
1624
|
+
/**
|
|
1625
|
+
* @generated from message fermata.v1.DeleteJudgeResponse
|
|
1626
|
+
*/
|
|
1627
|
+
export type DeleteJudgeResponse = Message<"fermata.v1.DeleteJudgeResponse"> & {};
|
|
1628
|
+
/**
|
|
1629
|
+
* Describes the message fermata.v1.DeleteJudgeResponse.
|
|
1630
|
+
* Use `create(DeleteJudgeResponseSchema)` to create a new message.
|
|
1631
|
+
*/
|
|
1632
|
+
export declare const DeleteJudgeResponseSchema: GenMessage<DeleteJudgeResponse>;
|
|
1633
|
+
/**
|
|
1634
|
+
* @generated from message fermata.v1.StartScenarioRequest
|
|
1635
|
+
*/
|
|
1636
|
+
export type StartScenarioRequest = Message<"fermata.v1.StartScenarioRequest"> & {
|
|
1637
|
+
/**
|
|
1638
|
+
* @generated from field: string scenario_id = 1;
|
|
1639
|
+
*/
|
|
1640
|
+
scenarioId: string;
|
|
1641
|
+
/**
|
|
1642
|
+
* @generated from field: string run_id_prefix = 2;
|
|
1643
|
+
*/
|
|
1644
|
+
runIdPrefix: string;
|
|
1645
|
+
/**
|
|
1646
|
+
* @generated from field: string trace_id = 3;
|
|
1647
|
+
*/
|
|
1648
|
+
traceId: string;
|
|
1649
|
+
/**
|
|
1650
|
+
* @generated from field: google.protobuf.Struct actuals = 4;
|
|
1651
|
+
*/
|
|
1652
|
+
actuals?: JsonObject | undefined;
|
|
1653
|
+
/**
|
|
1654
|
+
* @generated from field: repeated google.protobuf.Struct epoch_actuals = 5;
|
|
1655
|
+
*/
|
|
1656
|
+
epochActuals: JsonObject[];
|
|
1657
|
+
/**
|
|
1658
|
+
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
1659
|
+
*/
|
|
1660
|
+
metadata?: JsonObject | undefined;
|
|
1661
|
+
/**
|
|
1662
|
+
* @generated from field: int32 epochs = 7;
|
|
1663
|
+
*/
|
|
1664
|
+
epochs: number;
|
|
1665
|
+
/**
|
|
1666
|
+
* @generated from field: string lineage_id = 8;
|
|
1667
|
+
*/
|
|
1668
|
+
lineageId: string;
|
|
1669
|
+
/**
|
|
1670
|
+
* @generated from field: string organization_id = 9;
|
|
1671
|
+
*/
|
|
1672
|
+
organizationId: string;
|
|
1673
|
+
/**
|
|
1674
|
+
* @generated from field: string workspace_id = 10;
|
|
1675
|
+
*/
|
|
1676
|
+
workspaceId: string;
|
|
1677
|
+
};
|
|
1678
|
+
/**
|
|
1679
|
+
* Describes the message fermata.v1.StartScenarioRequest.
|
|
1680
|
+
* Use `create(StartScenarioRequestSchema)` to create a new message.
|
|
1681
|
+
*/
|
|
1682
|
+
export declare const StartScenarioRequestSchema: GenMessage<StartScenarioRequest>;
|
|
1683
|
+
/**
|
|
1684
|
+
* @generated from message fermata.v1.StartScenarioResponse
|
|
1685
|
+
*/
|
|
1686
|
+
export type StartScenarioResponse = Message<"fermata.v1.StartScenarioResponse"> & {
|
|
1687
|
+
/**
|
|
1688
|
+
* @generated from field: repeated fermata.v1.ScenarioRun runs = 1;
|
|
1689
|
+
*/
|
|
1690
|
+
runs: ScenarioRun[];
|
|
1691
|
+
/**
|
|
1692
|
+
* @generated from field: int32 published_events = 2;
|
|
1693
|
+
*/
|
|
1694
|
+
publishedEvents: number;
|
|
1695
|
+
};
|
|
1696
|
+
/**
|
|
1697
|
+
* Describes the message fermata.v1.StartScenarioResponse.
|
|
1698
|
+
* Use `create(StartScenarioResponseSchema)` to create a new message.
|
|
1699
|
+
*/
|
|
1700
|
+
export declare const StartScenarioResponseSchema: GenMessage<StartScenarioResponse>;
|
|
1701
|
+
/**
|
|
1702
|
+
* @generated from message fermata.v1.CreateAndStartScenarioRequest
|
|
1703
|
+
*/
|
|
1704
|
+
export type CreateAndStartScenarioRequest = Message<"fermata.v1.CreateAndStartScenarioRequest"> & {
|
|
1705
|
+
/**
|
|
1706
|
+
* @generated from field: fermata.v1.CreateScenarioRequest scenario = 1;
|
|
1707
|
+
*/
|
|
1708
|
+
scenario?: CreateScenarioRequest | undefined;
|
|
1709
|
+
/**
|
|
1710
|
+
* @generated from field: string run_id_prefix = 2;
|
|
1711
|
+
*/
|
|
1712
|
+
runIdPrefix: string;
|
|
1713
|
+
/**
|
|
1714
|
+
* @generated from field: string trace_id = 3;
|
|
1715
|
+
*/
|
|
1716
|
+
traceId: string;
|
|
1717
|
+
/**
|
|
1718
|
+
* @generated from field: google.protobuf.Struct actuals = 4;
|
|
1719
|
+
*/
|
|
1720
|
+
actuals?: JsonObject | undefined;
|
|
1721
|
+
/**
|
|
1722
|
+
* @generated from field: repeated google.protobuf.Struct epoch_actuals = 5;
|
|
1723
|
+
*/
|
|
1724
|
+
epochActuals: JsonObject[];
|
|
1725
|
+
/**
|
|
1726
|
+
* @generated from field: google.protobuf.Struct start_metadata = 6;
|
|
1727
|
+
*/
|
|
1728
|
+
startMetadata?: JsonObject | undefined;
|
|
1729
|
+
/**
|
|
1730
|
+
* @generated from field: int32 epochs = 7;
|
|
1731
|
+
*/
|
|
1732
|
+
epochs: number;
|
|
1733
|
+
/**
|
|
1734
|
+
* @generated from field: string lineage_id = 8;
|
|
1735
|
+
*/
|
|
1736
|
+
lineageId: string;
|
|
1737
|
+
};
|
|
1738
|
+
/**
|
|
1739
|
+
* Describes the message fermata.v1.CreateAndStartScenarioRequest.
|
|
1740
|
+
* Use `create(CreateAndStartScenarioRequestSchema)` to create a new message.
|
|
1741
|
+
*/
|
|
1742
|
+
export declare const CreateAndStartScenarioRequestSchema: GenMessage<CreateAndStartScenarioRequest>;
|
|
1743
|
+
/**
|
|
1744
|
+
* @generated from message fermata.v1.CreateAndStartScenarioResponse
|
|
1745
|
+
*/
|
|
1746
|
+
export type CreateAndStartScenarioResponse = Message<"fermata.v1.CreateAndStartScenarioResponse"> & {
|
|
1747
|
+
/**
|
|
1748
|
+
* @generated from field: fermata.v1.Scenario scenario = 1;
|
|
1749
|
+
*/
|
|
1750
|
+
scenario?: Scenario | undefined;
|
|
1751
|
+
/**
|
|
1752
|
+
* @generated from field: repeated fermata.v1.ScenarioRun runs = 2;
|
|
1753
|
+
*/
|
|
1754
|
+
runs: ScenarioRun[];
|
|
1755
|
+
/**
|
|
1756
|
+
* @generated from field: int32 published_events = 3;
|
|
1757
|
+
*/
|
|
1758
|
+
publishedEvents: number;
|
|
1759
|
+
};
|
|
1760
|
+
/**
|
|
1761
|
+
* Describes the message fermata.v1.CreateAndStartScenarioResponse.
|
|
1762
|
+
* Use `create(CreateAndStartScenarioResponseSchema)` to create a new message.
|
|
1763
|
+
*/
|
|
1764
|
+
export declare const CreateAndStartScenarioResponseSchema: GenMessage<CreateAndStartScenarioResponse>;
|
|
1765
|
+
/**
|
|
1766
|
+
* @generated from message fermata.v1.RecordScenarioRunRequest
|
|
1767
|
+
*/
|
|
1768
|
+
export type RecordScenarioRunRequest = Message<"fermata.v1.RecordScenarioRunRequest"> & {
|
|
1769
|
+
/**
|
|
1770
|
+
* @generated from field: string id = 1;
|
|
1771
|
+
*/
|
|
1772
|
+
id: string;
|
|
1773
|
+
/**
|
|
1774
|
+
* @generated from field: string scenario_id = 2;
|
|
1775
|
+
*/
|
|
1776
|
+
scenarioId: string;
|
|
1777
|
+
/**
|
|
1778
|
+
* @generated from field: string organization_id = 3;
|
|
1779
|
+
*/
|
|
1780
|
+
organizationId: string;
|
|
1781
|
+
/**
|
|
1782
|
+
* @generated from field: string workspace_id = 4;
|
|
1783
|
+
*/
|
|
1784
|
+
workspaceId: string;
|
|
1785
|
+
/**
|
|
1786
|
+
* @generated from field: int32 epoch = 5;
|
|
1787
|
+
*/
|
|
1788
|
+
epoch: number;
|
|
1789
|
+
/**
|
|
1790
|
+
* @generated from field: fermata.v1.ScenarioRunStatus status = 6;
|
|
1791
|
+
*/
|
|
1792
|
+
status: ScenarioRunStatus;
|
|
1793
|
+
/**
|
|
1794
|
+
* @generated from field: fermata.v1.ScenarioResult result = 7;
|
|
1795
|
+
*/
|
|
1796
|
+
result?: ScenarioResult | undefined;
|
|
1797
|
+
/**
|
|
1798
|
+
* @generated from field: string trace_id = 8;
|
|
1799
|
+
*/
|
|
1800
|
+
traceId: string;
|
|
1801
|
+
/**
|
|
1802
|
+
* @generated from field: google.protobuf.Struct metadata = 9;
|
|
1803
|
+
*/
|
|
1804
|
+
metadata?: JsonObject | undefined;
|
|
1805
|
+
/**
|
|
1806
|
+
* @generated from field: google.protobuf.Timestamp started_at = 10;
|
|
1807
|
+
*/
|
|
1808
|
+
startedAt?: Timestamp | undefined;
|
|
1809
|
+
/**
|
|
1810
|
+
* @generated from field: google.protobuf.Timestamp completed_at = 11;
|
|
1811
|
+
*/
|
|
1812
|
+
completedAt?: Timestamp | undefined;
|
|
1813
|
+
/**
|
|
1814
|
+
* @generated from field: string lineage_id = 12;
|
|
1815
|
+
*/
|
|
1816
|
+
lineageId: string;
|
|
1817
|
+
};
|
|
1818
|
+
/**
|
|
1819
|
+
* Describes the message fermata.v1.RecordScenarioRunRequest.
|
|
1820
|
+
* Use `create(RecordScenarioRunRequestSchema)` to create a new message.
|
|
1821
|
+
*/
|
|
1822
|
+
export declare const RecordScenarioRunRequestSchema: GenMessage<RecordScenarioRunRequest>;
|
|
1823
|
+
/**
|
|
1824
|
+
* @generated from message fermata.v1.RecordScenarioRunResponse
|
|
1825
|
+
*/
|
|
1826
|
+
export type RecordScenarioRunResponse = Message<"fermata.v1.RecordScenarioRunResponse"> & {
|
|
1827
|
+
/**
|
|
1828
|
+
* @generated from field: fermata.v1.ScenarioRun run = 1;
|
|
1829
|
+
*/
|
|
1830
|
+
run?: ScenarioRun | undefined;
|
|
1831
|
+
};
|
|
1832
|
+
/**
|
|
1833
|
+
* Describes the message fermata.v1.RecordScenarioRunResponse.
|
|
1834
|
+
* Use `create(RecordScenarioRunResponseSchema)` to create a new message.
|
|
1835
|
+
*/
|
|
1836
|
+
export declare const RecordScenarioRunResponseSchema: GenMessage<RecordScenarioRunResponse>;
|
|
1837
|
+
/**
|
|
1838
|
+
* @generated from message fermata.v1.GetScenarioRunRequest
|
|
1839
|
+
*/
|
|
1840
|
+
export type GetScenarioRunRequest = Message<"fermata.v1.GetScenarioRunRequest"> & {
|
|
1841
|
+
/**
|
|
1842
|
+
* @generated from field: string run_id = 1;
|
|
1843
|
+
*/
|
|
1844
|
+
runId: string;
|
|
1845
|
+
/**
|
|
1846
|
+
* @generated from field: string organization_id = 2;
|
|
1847
|
+
*/
|
|
1848
|
+
organizationId: string;
|
|
1849
|
+
/**
|
|
1850
|
+
* @generated from field: string workspace_id = 3;
|
|
1851
|
+
*/
|
|
1852
|
+
workspaceId: string;
|
|
1853
|
+
};
|
|
1854
|
+
/**
|
|
1855
|
+
* Describes the message fermata.v1.GetScenarioRunRequest.
|
|
1856
|
+
* Use `create(GetScenarioRunRequestSchema)` to create a new message.
|
|
1857
|
+
*/
|
|
1858
|
+
export declare const GetScenarioRunRequestSchema: GenMessage<GetScenarioRunRequest>;
|
|
1859
|
+
/**
|
|
1860
|
+
* @generated from message fermata.v1.GetScenarioRunResponse
|
|
1861
|
+
*/
|
|
1862
|
+
export type GetScenarioRunResponse = Message<"fermata.v1.GetScenarioRunResponse"> & {
|
|
1863
|
+
/**
|
|
1864
|
+
* @generated from field: fermata.v1.ScenarioRun run = 1;
|
|
1865
|
+
*/
|
|
1866
|
+
run?: ScenarioRun | undefined;
|
|
1867
|
+
};
|
|
1868
|
+
/**
|
|
1869
|
+
* Describes the message fermata.v1.GetScenarioRunResponse.
|
|
1870
|
+
* Use `create(GetScenarioRunResponseSchema)` to create a new message.
|
|
1871
|
+
*/
|
|
1872
|
+
export declare const GetScenarioRunResponseSchema: GenMessage<GetScenarioRunResponse>;
|
|
1873
|
+
/**
|
|
1874
|
+
* @generated from message fermata.v1.ListScenarioRunsRequest
|
|
1875
|
+
*/
|
|
1876
|
+
export type ListScenarioRunsRequest = Message<"fermata.v1.ListScenarioRunsRequest"> & {
|
|
1877
|
+
/**
|
|
1878
|
+
* @generated from field: string organization_id = 1;
|
|
1879
|
+
*/
|
|
1880
|
+
organizationId: string;
|
|
1881
|
+
/**
|
|
1882
|
+
* @generated from field: string workspace_id = 2;
|
|
1883
|
+
*/
|
|
1884
|
+
workspaceId: string;
|
|
1885
|
+
/**
|
|
1886
|
+
* @generated from field: string scenario_id = 3;
|
|
1887
|
+
*/
|
|
1888
|
+
scenarioId: string;
|
|
1889
|
+
/**
|
|
1890
|
+
* @generated from field: int32 limit = 4;
|
|
1891
|
+
*/
|
|
1892
|
+
limit: number;
|
|
1893
|
+
/**
|
|
1894
|
+
* @generated from field: int32 offset = 5;
|
|
1895
|
+
*/
|
|
1896
|
+
offset: number;
|
|
1897
|
+
};
|
|
1898
|
+
/**
|
|
1899
|
+
* Describes the message fermata.v1.ListScenarioRunsRequest.
|
|
1900
|
+
* Use `create(ListScenarioRunsRequestSchema)` to create a new message.
|
|
1901
|
+
*/
|
|
1902
|
+
export declare const ListScenarioRunsRequestSchema: GenMessage<ListScenarioRunsRequest>;
|
|
1903
|
+
/**
|
|
1904
|
+
* @generated from message fermata.v1.ListScenarioRunsResponse
|
|
1905
|
+
*/
|
|
1906
|
+
export type ListScenarioRunsResponse = Message<"fermata.v1.ListScenarioRunsResponse"> & {
|
|
1907
|
+
/**
|
|
1908
|
+
* @generated from field: repeated fermata.v1.ScenarioRun runs = 1;
|
|
1909
|
+
*/
|
|
1910
|
+
runs: ScenarioRun[];
|
|
1911
|
+
/**
|
|
1912
|
+
* @generated from field: bool has_more = 2;
|
|
1913
|
+
*/
|
|
1914
|
+
hasMore: boolean;
|
|
1915
|
+
};
|
|
1916
|
+
/**
|
|
1917
|
+
* Describes the message fermata.v1.ListScenarioRunsResponse.
|
|
1918
|
+
* Use `create(ListScenarioRunsResponseSchema)` to create a new message.
|
|
1919
|
+
*/
|
|
1920
|
+
export declare const ListScenarioRunsResponseSchema: GenMessage<ListScenarioRunsResponse>;
|
|
1921
|
+
/**
|
|
1922
|
+
* @generated from message fermata.v1.DiagnosticFinding
|
|
1923
|
+
*/
|
|
1924
|
+
export type DiagnosticFinding = Message<"fermata.v1.DiagnosticFinding"> & {
|
|
1925
|
+
/**
|
|
1926
|
+
* @generated from field: string id = 1;
|
|
1927
|
+
*/
|
|
1928
|
+
id: string;
|
|
1929
|
+
/**
|
|
1930
|
+
* @generated from field: fermata.v1.DiagnosticFindingSeverity severity = 2;
|
|
1931
|
+
*/
|
|
1932
|
+
severity: DiagnosticFindingSeverity;
|
|
1933
|
+
/**
|
|
1934
|
+
* @generated from field: string title = 3;
|
|
1935
|
+
*/
|
|
1936
|
+
title: string;
|
|
1937
|
+
/**
|
|
1938
|
+
* @generated from field: string detail = 4;
|
|
1939
|
+
*/
|
|
1940
|
+
detail: string;
|
|
1941
|
+
/**
|
|
1942
|
+
* @generated from field: repeated common.v1.EvidenceRef evidence = 5;
|
|
1943
|
+
*/
|
|
1944
|
+
evidence: EvidenceRef[];
|
|
1945
|
+
/**
|
|
1946
|
+
* @generated from field: google.protobuf.Struct metadata = 6;
|
|
1947
|
+
*/
|
|
1948
|
+
metadata?: JsonObject | undefined;
|
|
1949
|
+
};
|
|
1950
|
+
/**
|
|
1951
|
+
* Describes the message fermata.v1.DiagnosticFinding.
|
|
1952
|
+
* Use `create(DiagnosticFindingSchema)` to create a new message.
|
|
1953
|
+
*/
|
|
1954
|
+
export declare const DiagnosticFindingSchema: GenMessage<DiagnosticFinding>;
|
|
1955
|
+
/**
|
|
1956
|
+
* @generated from message fermata.v1.EvaluationDiagnosticArtifact
|
|
1957
|
+
*/
|
|
1958
|
+
export type EvaluationDiagnosticArtifact = Message<"fermata.v1.EvaluationDiagnosticArtifact"> & {
|
|
1959
|
+
/**
|
|
1960
|
+
* @generated from field: string id = 1;
|
|
1961
|
+
*/
|
|
1962
|
+
id: string;
|
|
1963
|
+
/**
|
|
1964
|
+
* @generated from field: fermata.v1.DiagnosticArtifactKind kind = 2;
|
|
1965
|
+
*/
|
|
1966
|
+
kind: DiagnosticArtifactKind;
|
|
1967
|
+
/**
|
|
1968
|
+
* @generated from field: string organization_id = 3;
|
|
1969
|
+
*/
|
|
1970
|
+
organizationId: string;
|
|
1971
|
+
/**
|
|
1972
|
+
* @generated from field: string workspace_id = 4;
|
|
1973
|
+
*/
|
|
1974
|
+
workspaceId: string;
|
|
1975
|
+
/**
|
|
1976
|
+
* @generated from field: string scenario_id = 5;
|
|
1977
|
+
*/
|
|
1978
|
+
scenarioId: string;
|
|
1979
|
+
/**
|
|
1980
|
+
* @generated from field: string scenario_run_id = 6;
|
|
1981
|
+
*/
|
|
1982
|
+
scenarioRunId: string;
|
|
1983
|
+
/**
|
|
1984
|
+
* @generated from field: string trace_id = 7;
|
|
1985
|
+
*/
|
|
1986
|
+
traceId: string;
|
|
1987
|
+
/**
|
|
1988
|
+
* @generated from field: string title = 8;
|
|
1989
|
+
*/
|
|
1990
|
+
title: string;
|
|
1991
|
+
/**
|
|
1992
|
+
* @generated from field: string summary = 9;
|
|
1993
|
+
*/
|
|
1994
|
+
summary: string;
|
|
1995
|
+
/**
|
|
1996
|
+
* @generated from field: repeated fermata.v1.DiagnosticFinding findings = 10;
|
|
1997
|
+
*/
|
|
1998
|
+
findings: DiagnosticFinding[];
|
|
1999
|
+
/**
|
|
2000
|
+
* @generated from field: repeated common.v1.EvidenceRef evidence = 11;
|
|
2001
|
+
*/
|
|
2002
|
+
evidence: EvidenceRef[];
|
|
2003
|
+
/**
|
|
2004
|
+
* @generated from field: google.protobuf.Struct input_context = 12;
|
|
2005
|
+
*/
|
|
2006
|
+
inputContext?: JsonObject | undefined;
|
|
2007
|
+
/**
|
|
2008
|
+
* @generated from field: google.protobuf.Struct payload = 13;
|
|
2009
|
+
*/
|
|
2010
|
+
payload?: JsonObject | undefined;
|
|
2011
|
+
/**
|
|
2012
|
+
* @generated from field: string artifact_uri = 14;
|
|
2013
|
+
*/
|
|
2014
|
+
artifactUri: string;
|
|
2015
|
+
/**
|
|
2016
|
+
* @generated from field: string content_sha256 = 15;
|
|
2017
|
+
*/
|
|
2018
|
+
contentSha256: string;
|
|
2019
|
+
/**
|
|
2020
|
+
* @generated from field: bool persisted = 16;
|
|
2021
|
+
*/
|
|
2022
|
+
persisted: boolean;
|
|
2023
|
+
/**
|
|
2024
|
+
* @generated from field: google.protobuf.Timestamp created_at = 17;
|
|
2025
|
+
*/
|
|
2026
|
+
createdAt?: Timestamp | undefined;
|
|
2027
|
+
/**
|
|
2028
|
+
* @generated from field: google.protobuf.Timestamp updated_at = 18;
|
|
2029
|
+
*/
|
|
2030
|
+
updatedAt?: Timestamp | undefined;
|
|
2031
|
+
};
|
|
2032
|
+
/**
|
|
2033
|
+
* Describes the message fermata.v1.EvaluationDiagnosticArtifact.
|
|
2034
|
+
* Use `create(EvaluationDiagnosticArtifactSchema)` to create a new message.
|
|
2035
|
+
*/
|
|
2036
|
+
export declare const EvaluationDiagnosticArtifactSchema: GenMessage<EvaluationDiagnosticArtifact>;
|
|
2037
|
+
/**
|
|
2038
|
+
* @generated from message fermata.v1.ExplainScenarioRunRequest
|
|
2039
|
+
*/
|
|
2040
|
+
export type ExplainScenarioRunRequest = Message<"fermata.v1.ExplainScenarioRunRequest"> & {
|
|
2041
|
+
/**
|
|
2042
|
+
* @generated from field: string organization_id = 1;
|
|
2043
|
+
*/
|
|
2044
|
+
organizationId: string;
|
|
2045
|
+
/**
|
|
2046
|
+
* @generated from field: string workspace_id = 2;
|
|
2047
|
+
*/
|
|
2048
|
+
workspaceId: string;
|
|
2049
|
+
/**
|
|
2050
|
+
* @generated from field: string run_id = 3;
|
|
2051
|
+
*/
|
|
2052
|
+
runId: string;
|
|
2053
|
+
/**
|
|
2054
|
+
* @generated from field: bool include_trace = 4;
|
|
2055
|
+
*/
|
|
2056
|
+
includeTrace: boolean;
|
|
2057
|
+
/**
|
|
2058
|
+
* @generated from field: bool persist_artifact = 5;
|
|
2059
|
+
*/
|
|
2060
|
+
persistArtifact: boolean;
|
|
2061
|
+
/**
|
|
2062
|
+
* @generated from field: google.protobuf.Struct context = 6;
|
|
2063
|
+
*/
|
|
2064
|
+
context?: JsonObject | undefined;
|
|
2065
|
+
};
|
|
2066
|
+
/**
|
|
2067
|
+
* Describes the message fermata.v1.ExplainScenarioRunRequest.
|
|
2068
|
+
* Use `create(ExplainScenarioRunRequestSchema)` to create a new message.
|
|
2069
|
+
*/
|
|
2070
|
+
export declare const ExplainScenarioRunRequestSchema: GenMessage<ExplainScenarioRunRequest>;
|
|
2071
|
+
/**
|
|
2072
|
+
* @generated from message fermata.v1.ExplainScenarioRunResponse
|
|
2073
|
+
*/
|
|
2074
|
+
export type ExplainScenarioRunResponse = Message<"fermata.v1.ExplainScenarioRunResponse"> & {
|
|
2075
|
+
/**
|
|
2076
|
+
* @generated from field: fermata.v1.EvaluationDiagnosticArtifact artifact = 1;
|
|
2077
|
+
*/
|
|
2078
|
+
artifact?: EvaluationDiagnosticArtifact | undefined;
|
|
2079
|
+
};
|
|
2080
|
+
/**
|
|
2081
|
+
* Describes the message fermata.v1.ExplainScenarioRunResponse.
|
|
2082
|
+
* Use `create(ExplainScenarioRunResponseSchema)` to create a new message.
|
|
2083
|
+
*/
|
|
2084
|
+
export declare const ExplainScenarioRunResponseSchema: GenMessage<ExplainScenarioRunResponse>;
|
|
2085
|
+
/**
|
|
2086
|
+
* @generated from message fermata.v1.AnalyzeScenarioRunRootCauseRequest
|
|
2087
|
+
*/
|
|
2088
|
+
export type AnalyzeScenarioRunRootCauseRequest = Message<"fermata.v1.AnalyzeScenarioRunRootCauseRequest"> & {
|
|
2089
|
+
/**
|
|
2090
|
+
* @generated from field: string organization_id = 1;
|
|
2091
|
+
*/
|
|
2092
|
+
organizationId: string;
|
|
2093
|
+
/**
|
|
2094
|
+
* @generated from field: string workspace_id = 2;
|
|
2095
|
+
*/
|
|
2096
|
+
workspaceId: string;
|
|
2097
|
+
/**
|
|
2098
|
+
* @generated from field: string run_id = 3;
|
|
2099
|
+
*/
|
|
2100
|
+
runId: string;
|
|
2101
|
+
/**
|
|
2102
|
+
* @generated from field: repeated string suspected_failure_modes = 4;
|
|
2103
|
+
*/
|
|
2104
|
+
suspectedFailureModes: string[];
|
|
2105
|
+
/**
|
|
2106
|
+
* @generated from field: bool include_trace = 5;
|
|
2107
|
+
*/
|
|
2108
|
+
includeTrace: boolean;
|
|
2109
|
+
/**
|
|
2110
|
+
* @generated from field: bool persist_artifact = 6;
|
|
2111
|
+
*/
|
|
2112
|
+
persistArtifact: boolean;
|
|
2113
|
+
/**
|
|
2114
|
+
* @generated from field: google.protobuf.Struct context = 7;
|
|
2115
|
+
*/
|
|
2116
|
+
context?: JsonObject | undefined;
|
|
2117
|
+
};
|
|
2118
|
+
/**
|
|
2119
|
+
* Describes the message fermata.v1.AnalyzeScenarioRunRootCauseRequest.
|
|
2120
|
+
* Use `create(AnalyzeScenarioRunRootCauseRequestSchema)` to create a new message.
|
|
2121
|
+
*/
|
|
2122
|
+
export declare const AnalyzeScenarioRunRootCauseRequestSchema: GenMessage<AnalyzeScenarioRunRootCauseRequest>;
|
|
2123
|
+
/**
|
|
2124
|
+
* @generated from message fermata.v1.AnalyzeScenarioRunRootCauseResponse
|
|
2125
|
+
*/
|
|
2126
|
+
export type AnalyzeScenarioRunRootCauseResponse = Message<"fermata.v1.AnalyzeScenarioRunRootCauseResponse"> & {
|
|
2127
|
+
/**
|
|
2128
|
+
* @generated from field: fermata.v1.EvaluationDiagnosticArtifact artifact = 1;
|
|
2129
|
+
*/
|
|
2130
|
+
artifact?: EvaluationDiagnosticArtifact | undefined;
|
|
2131
|
+
};
|
|
2132
|
+
/**
|
|
2133
|
+
* Describes the message fermata.v1.AnalyzeScenarioRunRootCauseResponse.
|
|
2134
|
+
* Use `create(AnalyzeScenarioRunRootCauseResponseSchema)` to create a new message.
|
|
2135
|
+
*/
|
|
2136
|
+
export declare const AnalyzeScenarioRunRootCauseResponseSchema: GenMessage<AnalyzeScenarioRunRootCauseResponse>;
|
|
2137
|
+
/**
|
|
2138
|
+
* @generated from message fermata.v1.JudgeValidationAccuracyMetrics
|
|
2139
|
+
*/
|
|
2140
|
+
export type JudgeValidationAccuracyMetrics = Message<"fermata.v1.JudgeValidationAccuracyMetrics"> & {
|
|
2141
|
+
/**
|
|
2142
|
+
* @generated from field: double precision = 1;
|
|
2143
|
+
*/
|
|
2144
|
+
precision: number;
|
|
2145
|
+
/**
|
|
2146
|
+
* @generated from field: double recall = 2;
|
|
2147
|
+
*/
|
|
2148
|
+
recall: number;
|
|
2149
|
+
/**
|
|
2150
|
+
* @generated from field: double f1_score = 3;
|
|
2151
|
+
*/
|
|
2152
|
+
f1Score: number;
|
|
2153
|
+
/**
|
|
2154
|
+
* @generated from field: double accuracy = 4;
|
|
2155
|
+
*/
|
|
2156
|
+
accuracy: number;
|
|
2157
|
+
/**
|
|
2158
|
+
* @generated from field: int32 total_validations = 5;
|
|
2159
|
+
*/
|
|
2160
|
+
totalValidations: number;
|
|
2161
|
+
/**
|
|
2162
|
+
* @generated from field: int32 true_positives = 6;
|
|
2163
|
+
*/
|
|
2164
|
+
truePositives: number;
|
|
2165
|
+
/**
|
|
2166
|
+
* @generated from field: int32 false_positives = 7;
|
|
2167
|
+
*/
|
|
2168
|
+
falsePositives: number;
|
|
2169
|
+
/**
|
|
2170
|
+
* @generated from field: int32 true_negatives = 8;
|
|
2171
|
+
*/
|
|
2172
|
+
trueNegatives: number;
|
|
2173
|
+
/**
|
|
2174
|
+
* @generated from field: int32 false_negatives = 9;
|
|
2175
|
+
*/
|
|
2176
|
+
falseNegatives: number;
|
|
2177
|
+
};
|
|
2178
|
+
/**
|
|
2179
|
+
* Describes the message fermata.v1.JudgeValidationAccuracyMetrics.
|
|
2180
|
+
* Use `create(JudgeValidationAccuracyMetricsSchema)` to create a new message.
|
|
2181
|
+
*/
|
|
2182
|
+
export declare const JudgeValidationAccuracyMetricsSchema: GenMessage<JudgeValidationAccuracyMetrics>;
|
|
2183
|
+
/**
|
|
2184
|
+
* @generated from message fermata.v1.JudgeValidationConfusionMatrix
|
|
2185
|
+
*/
|
|
2186
|
+
export type JudgeValidationConfusionMatrix = Message<"fermata.v1.JudgeValidationConfusionMatrix"> & {
|
|
2187
|
+
/**
|
|
2188
|
+
* @generated from field: int32 judge_pass_human_pass = 1;
|
|
2189
|
+
*/
|
|
2190
|
+
judgePassHumanPass: number;
|
|
2191
|
+
/**
|
|
2192
|
+
* @generated from field: int32 judge_pass_human_fail = 2;
|
|
2193
|
+
*/
|
|
2194
|
+
judgePassHumanFail: number;
|
|
2195
|
+
/**
|
|
2196
|
+
* @generated from field: int32 judge_fail_human_pass = 3;
|
|
2197
|
+
*/
|
|
2198
|
+
judgeFailHumanPass: number;
|
|
2199
|
+
/**
|
|
2200
|
+
* @generated from field: int32 judge_fail_human_fail = 4;
|
|
2201
|
+
*/
|
|
2202
|
+
judgeFailHumanFail: number;
|
|
2203
|
+
};
|
|
2204
|
+
/**
|
|
2205
|
+
* Describes the message fermata.v1.JudgeValidationConfusionMatrix.
|
|
2206
|
+
* Use `create(JudgeValidationConfusionMatrixSchema)` to create a new message.
|
|
2207
|
+
*/
|
|
2208
|
+
export declare const JudgeValidationConfusionMatrixSchema: GenMessage<JudgeValidationConfusionMatrix>;
|
|
2209
|
+
/**
|
|
2210
|
+
* @generated from message fermata.v1.JudgeValidationBiasMetrics
|
|
2211
|
+
*/
|
|
2212
|
+
export type JudgeValidationBiasMetrics = Message<"fermata.v1.JudgeValidationBiasMetrics"> & {
|
|
2213
|
+
/**
|
|
2214
|
+
* @generated from field: bool over_scoring = 1;
|
|
2215
|
+
*/
|
|
2216
|
+
overScoring: boolean;
|
|
2217
|
+
/**
|
|
2218
|
+
* @generated from field: bool under_scoring = 2;
|
|
2219
|
+
*/
|
|
2220
|
+
underScoring: boolean;
|
|
2221
|
+
/**
|
|
2222
|
+
* @generated from field: double score_drift = 3;
|
|
2223
|
+
*/
|
|
2224
|
+
scoreDrift: number;
|
|
2225
|
+
/**
|
|
2226
|
+
* @generated from field: double average_judge_score = 4;
|
|
2227
|
+
*/
|
|
2228
|
+
averageJudgeScore: number;
|
|
2229
|
+
/**
|
|
2230
|
+
* @generated from field: double average_human_score = 5;
|
|
2231
|
+
*/
|
|
2232
|
+
averageHumanScore: number;
|
|
2233
|
+
/**
|
|
2234
|
+
* @generated from field: double score_correlation = 6;
|
|
2235
|
+
*/
|
|
2236
|
+
scoreCorrelation: number;
|
|
2237
|
+
/**
|
|
2238
|
+
* @generated from field: int32 sample_size = 7;
|
|
2239
|
+
*/
|
|
2240
|
+
sampleSize: number;
|
|
2241
|
+
};
|
|
2242
|
+
/**
|
|
2243
|
+
* Describes the message fermata.v1.JudgeValidationBiasMetrics.
|
|
2244
|
+
* Use `create(JudgeValidationBiasMetricsSchema)` to create a new message.
|
|
2245
|
+
*/
|
|
2246
|
+
export declare const JudgeValidationBiasMetricsSchema: GenMessage<JudgeValidationBiasMetrics>;
|
|
2247
|
+
/**
|
|
2248
|
+
* @generated from message fermata.v1.JudgeValidationCalibration
|
|
2249
|
+
*/
|
|
2250
|
+
export type JudgeValidationCalibration = Message<"fermata.v1.JudgeValidationCalibration"> & {
|
|
2251
|
+
/**
|
|
2252
|
+
* @generated from field: string judge_id = 1;
|
|
2253
|
+
*/
|
|
2254
|
+
judgeId: string;
|
|
2255
|
+
/**
|
|
2256
|
+
* @generated from field: double validation_accuracy = 2;
|
|
2257
|
+
*/
|
|
2258
|
+
validationAccuracy: number;
|
|
2259
|
+
/**
|
|
2260
|
+
* @generated from field: bool validated = 3;
|
|
2261
|
+
*/
|
|
2262
|
+
validated: boolean;
|
|
2263
|
+
/**
|
|
2264
|
+
* @generated from field: google.protobuf.Timestamp last_validation = 4;
|
|
2265
|
+
*/
|
|
2266
|
+
lastValidation?: Timestamp | undefined;
|
|
2267
|
+
};
|
|
2268
|
+
/**
|
|
2269
|
+
* Describes the message fermata.v1.JudgeValidationCalibration.
|
|
2270
|
+
* Use `create(JudgeValidationCalibrationSchema)` to create a new message.
|
|
2271
|
+
*/
|
|
2272
|
+
export declare const JudgeValidationCalibrationSchema: GenMessage<JudgeValidationCalibration>;
|
|
2273
|
+
/**
|
|
2274
|
+
* @generated from message fermata.v1.JudgeValidationEvaluation
|
|
2275
|
+
*/
|
|
2276
|
+
export type JudgeValidationEvaluation = Message<"fermata.v1.JudgeValidationEvaluation"> & {
|
|
2277
|
+
/**
|
|
2278
|
+
* @generated from field: string evaluation_id = 1;
|
|
2279
|
+
*/
|
|
2280
|
+
evaluationId: string;
|
|
2281
|
+
/**
|
|
2282
|
+
* @generated from field: string organization_id = 2;
|
|
2283
|
+
*/
|
|
2284
|
+
organizationId: string;
|
|
2285
|
+
/**
|
|
2286
|
+
* @generated from field: string workspace_id = 3;
|
|
2287
|
+
*/
|
|
2288
|
+
workspaceId: string;
|
|
2289
|
+
/**
|
|
2290
|
+
* @generated from field: string judge_id = 4;
|
|
2291
|
+
*/
|
|
2292
|
+
judgeId: string;
|
|
2293
|
+
/**
|
|
2294
|
+
* @generated from field: string scenario_run_id = 5;
|
|
2295
|
+
*/
|
|
2296
|
+
scenarioRunId: string;
|
|
2297
|
+
/**
|
|
2298
|
+
* @generated from field: string assertion_id = 6;
|
|
2299
|
+
*/
|
|
2300
|
+
assertionId: string;
|
|
2301
|
+
/**
|
|
2302
|
+
* @generated from field: double judge_score = 7;
|
|
2303
|
+
*/
|
|
2304
|
+
judgeScore: number;
|
|
2305
|
+
/**
|
|
2306
|
+
* @generated from field: bool judge_passed = 8;
|
|
2307
|
+
*/
|
|
2308
|
+
judgePassed: boolean;
|
|
2309
|
+
/**
|
|
2310
|
+
* @generated from field: bool human_validated = 9;
|
|
2311
|
+
*/
|
|
2312
|
+
humanValidated: boolean;
|
|
2313
|
+
/**
|
|
2314
|
+
* @generated from field: optional double human_score = 10;
|
|
2315
|
+
*/
|
|
2316
|
+
humanScore?: number | undefined;
|
|
2317
|
+
/**
|
|
2318
|
+
* @generated from field: string validation_notes = 11;
|
|
2319
|
+
*/
|
|
2320
|
+
validationNotes: string;
|
|
2321
|
+
/**
|
|
2322
|
+
* @generated from field: string source = 12;
|
|
2323
|
+
*/
|
|
2324
|
+
source: string;
|
|
2325
|
+
/**
|
|
2326
|
+
* @generated from field: google.protobuf.Timestamp evaluated_at = 13;
|
|
2327
|
+
*/
|
|
2328
|
+
evaluatedAt?: Timestamp | undefined;
|
|
2329
|
+
/**
|
|
2330
|
+
* @generated from field: google.protobuf.Timestamp created_at = 14;
|
|
2331
|
+
*/
|
|
2332
|
+
createdAt?: Timestamp | undefined;
|
|
2333
|
+
/**
|
|
2334
|
+
* @generated from field: google.protobuf.Timestamp updated_at = 15;
|
|
2335
|
+
*/
|
|
2336
|
+
updatedAt?: Timestamp | undefined;
|
|
2337
|
+
};
|
|
2338
|
+
/**
|
|
2339
|
+
* Describes the message fermata.v1.JudgeValidationEvaluation.
|
|
2340
|
+
* Use `create(JudgeValidationEvaluationSchema)` to create a new message.
|
|
2341
|
+
*/
|
|
2342
|
+
export declare const JudgeValidationEvaluationSchema: GenMessage<JudgeValidationEvaluation>;
|
|
2343
|
+
/**
|
|
2344
|
+
* @generated from message fermata.v1.JudgeCalibrationCandidate
|
|
2345
|
+
*/
|
|
2346
|
+
export type JudgeCalibrationCandidate = Message<"fermata.v1.JudgeCalibrationCandidate"> & {
|
|
2347
|
+
/**
|
|
2348
|
+
* @generated from field: string judge_id = 1;
|
|
2349
|
+
*/
|
|
2350
|
+
judgeId: string;
|
|
2351
|
+
/**
|
|
2352
|
+
* @generated from field: double accuracy = 2;
|
|
2353
|
+
*/
|
|
2354
|
+
accuracy: number;
|
|
2355
|
+
};
|
|
2356
|
+
/**
|
|
2357
|
+
* Describes the message fermata.v1.JudgeCalibrationCandidate.
|
|
2358
|
+
* Use `create(JudgeCalibrationCandidateSchema)` to create a new message.
|
|
2359
|
+
*/
|
|
2360
|
+
export declare const JudgeCalibrationCandidateSchema: GenMessage<JudgeCalibrationCandidate>;
|
|
2361
|
+
/**
|
|
2362
|
+
* @generated from message fermata.v1.GetJudgeValidationAccuracyRequest
|
|
2363
|
+
*/
|
|
2364
|
+
export type GetJudgeValidationAccuracyRequest = Message<"fermata.v1.GetJudgeValidationAccuracyRequest"> & {
|
|
2365
|
+
/**
|
|
2366
|
+
* @generated from field: string organization_id = 1;
|
|
2367
|
+
*/
|
|
2368
|
+
organizationId: string;
|
|
2369
|
+
/**
|
|
2370
|
+
* @generated from field: string judge_id = 2;
|
|
2371
|
+
*/
|
|
2372
|
+
judgeId: string;
|
|
2373
|
+
};
|
|
2374
|
+
/**
|
|
2375
|
+
* Describes the message fermata.v1.GetJudgeValidationAccuracyRequest.
|
|
2376
|
+
* Use `create(GetJudgeValidationAccuracyRequestSchema)` to create a new message.
|
|
2377
|
+
*/
|
|
2378
|
+
export declare const GetJudgeValidationAccuracyRequestSchema: GenMessage<GetJudgeValidationAccuracyRequest>;
|
|
2379
|
+
/**
|
|
2380
|
+
* @generated from message fermata.v1.GetJudgeValidationAccuracyResponse
|
|
2381
|
+
*/
|
|
2382
|
+
export type GetJudgeValidationAccuracyResponse = Message<"fermata.v1.GetJudgeValidationAccuracyResponse"> & {
|
|
2383
|
+
/**
|
|
2384
|
+
* @generated from field: fermata.v1.JudgeValidationAccuracyMetrics metrics = 1;
|
|
2385
|
+
*/
|
|
2386
|
+
metrics?: JudgeValidationAccuracyMetrics | undefined;
|
|
2387
|
+
};
|
|
2388
|
+
/**
|
|
2389
|
+
* Describes the message fermata.v1.GetJudgeValidationAccuracyResponse.
|
|
2390
|
+
* Use `create(GetJudgeValidationAccuracyResponseSchema)` to create a new message.
|
|
2391
|
+
*/
|
|
2392
|
+
export declare const GetJudgeValidationAccuracyResponseSchema: GenMessage<GetJudgeValidationAccuracyResponse>;
|
|
2393
|
+
/**
|
|
2394
|
+
* @generated from message fermata.v1.GetJudgeValidationConfusionMatrixRequest
|
|
2395
|
+
*/
|
|
2396
|
+
export type GetJudgeValidationConfusionMatrixRequest = Message<"fermata.v1.GetJudgeValidationConfusionMatrixRequest"> & {
|
|
1431
2397
|
/**
|
|
1432
|
-
* @generated from field:
|
|
2398
|
+
* @generated from field: string organization_id = 1;
|
|
1433
2399
|
*/
|
|
1434
|
-
|
|
2400
|
+
organizationId: string;
|
|
1435
2401
|
/**
|
|
1436
|
-
* @generated from field:
|
|
2402
|
+
* @generated from field: string judge_id = 2;
|
|
1437
2403
|
*/
|
|
1438
|
-
|
|
2404
|
+
judgeId: string;
|
|
1439
2405
|
};
|
|
1440
2406
|
/**
|
|
1441
|
-
* Describes the message fermata.v1.
|
|
1442
|
-
* Use `create(
|
|
2407
|
+
* Describes the message fermata.v1.GetJudgeValidationConfusionMatrixRequest.
|
|
2408
|
+
* Use `create(GetJudgeValidationConfusionMatrixRequestSchema)` to create a new message.
|
|
1443
2409
|
*/
|
|
1444
|
-
export declare const
|
|
2410
|
+
export declare const GetJudgeValidationConfusionMatrixRequestSchema: GenMessage<GetJudgeValidationConfusionMatrixRequest>;
|
|
1445
2411
|
/**
|
|
1446
|
-
* @generated from message fermata.v1.
|
|
2412
|
+
* @generated from message fermata.v1.GetJudgeValidationConfusionMatrixResponse
|
|
1447
2413
|
*/
|
|
1448
|
-
export type
|
|
2414
|
+
export type GetJudgeValidationConfusionMatrixResponse = Message<"fermata.v1.GetJudgeValidationConfusionMatrixResponse"> & {
|
|
1449
2415
|
/**
|
|
1450
|
-
* @generated from field:
|
|
2416
|
+
* @generated from field: fermata.v1.JudgeValidationConfusionMatrix matrix = 1;
|
|
1451
2417
|
*/
|
|
1452
|
-
|
|
2418
|
+
matrix?: JudgeValidationConfusionMatrix | undefined;
|
|
2419
|
+
};
|
|
2420
|
+
/**
|
|
2421
|
+
* Describes the message fermata.v1.GetJudgeValidationConfusionMatrixResponse.
|
|
2422
|
+
* Use `create(GetJudgeValidationConfusionMatrixResponseSchema)` to create a new message.
|
|
2423
|
+
*/
|
|
2424
|
+
export declare const GetJudgeValidationConfusionMatrixResponseSchema: GenMessage<GetJudgeValidationConfusionMatrixResponse>;
|
|
2425
|
+
/**
|
|
2426
|
+
* @generated from message fermata.v1.GetJudgeValidationBiasRequest
|
|
2427
|
+
*/
|
|
2428
|
+
export type GetJudgeValidationBiasRequest = Message<"fermata.v1.GetJudgeValidationBiasRequest"> & {
|
|
1453
2429
|
/**
|
|
1454
|
-
* @generated from field:
|
|
2430
|
+
* @generated from field: string organization_id = 1;
|
|
1455
2431
|
*/
|
|
1456
|
-
|
|
2432
|
+
organizationId: string;
|
|
2433
|
+
/**
|
|
2434
|
+
* @generated from field: string judge_id = 2;
|
|
2435
|
+
*/
|
|
2436
|
+
judgeId: string;
|
|
1457
2437
|
};
|
|
1458
2438
|
/**
|
|
1459
|
-
* Describes the message fermata.v1.
|
|
1460
|
-
* Use `create(
|
|
2439
|
+
* Describes the message fermata.v1.GetJudgeValidationBiasRequest.
|
|
2440
|
+
* Use `create(GetJudgeValidationBiasRequestSchema)` to create a new message.
|
|
1461
2441
|
*/
|
|
1462
|
-
export declare const
|
|
2442
|
+
export declare const GetJudgeValidationBiasRequestSchema: GenMessage<GetJudgeValidationBiasRequest>;
|
|
2443
|
+
/**
|
|
2444
|
+
* @generated from message fermata.v1.GetJudgeValidationBiasResponse
|
|
2445
|
+
*/
|
|
2446
|
+
export type GetJudgeValidationBiasResponse = Message<"fermata.v1.GetJudgeValidationBiasResponse"> & {
|
|
2447
|
+
/**
|
|
2448
|
+
* @generated from field: fermata.v1.JudgeValidationBiasMetrics metrics = 1;
|
|
2449
|
+
*/
|
|
2450
|
+
metrics?: JudgeValidationBiasMetrics | undefined;
|
|
2451
|
+
};
|
|
2452
|
+
/**
|
|
2453
|
+
* Describes the message fermata.v1.GetJudgeValidationBiasResponse.
|
|
2454
|
+
* Use `create(GetJudgeValidationBiasResponseSchema)` to create a new message.
|
|
2455
|
+
*/
|
|
2456
|
+
export declare const GetJudgeValidationBiasResponseSchema: GenMessage<GetJudgeValidationBiasResponse>;
|
|
2457
|
+
/**
|
|
2458
|
+
* @generated from message fermata.v1.RecalibrateJudgeValidationRequest
|
|
2459
|
+
*/
|
|
2460
|
+
export type RecalibrateJudgeValidationRequest = Message<"fermata.v1.RecalibrateJudgeValidationRequest"> & {
|
|
2461
|
+
/**
|
|
2462
|
+
* @generated from field: string organization_id = 1;
|
|
2463
|
+
*/
|
|
2464
|
+
organizationId: string;
|
|
2465
|
+
/**
|
|
2466
|
+
* @generated from field: string judge_id = 2;
|
|
2467
|
+
*/
|
|
2468
|
+
judgeId: string;
|
|
2469
|
+
};
|
|
2470
|
+
/**
|
|
2471
|
+
* Describes the message fermata.v1.RecalibrateJudgeValidationRequest.
|
|
2472
|
+
* Use `create(RecalibrateJudgeValidationRequestSchema)` to create a new message.
|
|
2473
|
+
*/
|
|
2474
|
+
export declare const RecalibrateJudgeValidationRequestSchema: GenMessage<RecalibrateJudgeValidationRequest>;
|
|
2475
|
+
/**
|
|
2476
|
+
* @generated from message fermata.v1.RecalibrateJudgeValidationResponse
|
|
2477
|
+
*/
|
|
2478
|
+
export type RecalibrateJudgeValidationResponse = Message<"fermata.v1.RecalibrateJudgeValidationResponse"> & {
|
|
2479
|
+
/**
|
|
2480
|
+
* @generated from field: fermata.v1.JudgeValidationCalibration calibration = 1;
|
|
2481
|
+
*/
|
|
2482
|
+
calibration?: JudgeValidationCalibration | undefined;
|
|
2483
|
+
};
|
|
2484
|
+
/**
|
|
2485
|
+
* Describes the message fermata.v1.RecalibrateJudgeValidationResponse.
|
|
2486
|
+
* Use `create(RecalibrateJudgeValidationResponseSchema)` to create a new message.
|
|
2487
|
+
*/
|
|
2488
|
+
export declare const RecalibrateJudgeValidationResponseSchema: GenMessage<RecalibrateJudgeValidationResponse>;
|
|
2489
|
+
/**
|
|
2490
|
+
* @generated from message fermata.v1.RecordJudgeValidationEvaluationRequest
|
|
2491
|
+
*/
|
|
2492
|
+
export type RecordJudgeValidationEvaluationRequest = Message<"fermata.v1.RecordJudgeValidationEvaluationRequest"> & {
|
|
2493
|
+
/**
|
|
2494
|
+
* @generated from field: string evaluation_id = 1;
|
|
2495
|
+
*/
|
|
2496
|
+
evaluationId: string;
|
|
2497
|
+
/**
|
|
2498
|
+
* @generated from field: string organization_id = 2;
|
|
2499
|
+
*/
|
|
2500
|
+
organizationId: string;
|
|
2501
|
+
/**
|
|
2502
|
+
* @generated from field: string workspace_id = 3;
|
|
2503
|
+
*/
|
|
2504
|
+
workspaceId: string;
|
|
2505
|
+
/**
|
|
2506
|
+
* @generated from field: string judge_id = 4;
|
|
2507
|
+
*/
|
|
2508
|
+
judgeId: string;
|
|
2509
|
+
/**
|
|
2510
|
+
* @generated from field: string scenario_run_id = 5;
|
|
2511
|
+
*/
|
|
2512
|
+
scenarioRunId: string;
|
|
2513
|
+
/**
|
|
2514
|
+
* @generated from field: string assertion_id = 6;
|
|
2515
|
+
*/
|
|
2516
|
+
assertionId: string;
|
|
2517
|
+
/**
|
|
2518
|
+
* @generated from field: double judge_score = 7;
|
|
2519
|
+
*/
|
|
2520
|
+
judgeScore: number;
|
|
2521
|
+
/**
|
|
2522
|
+
* @generated from field: bool judge_passed = 8;
|
|
2523
|
+
*/
|
|
2524
|
+
judgePassed: boolean;
|
|
2525
|
+
/**
|
|
2526
|
+
* @generated from field: bool human_validated = 9;
|
|
2527
|
+
*/
|
|
2528
|
+
humanValidated: boolean;
|
|
2529
|
+
/**
|
|
2530
|
+
* @generated from field: optional double human_score = 10;
|
|
2531
|
+
*/
|
|
2532
|
+
humanScore?: number | undefined;
|
|
2533
|
+
/**
|
|
2534
|
+
* @generated from field: string validation_notes = 11;
|
|
2535
|
+
*/
|
|
2536
|
+
validationNotes: string;
|
|
2537
|
+
/**
|
|
2538
|
+
* @generated from field: string source = 12;
|
|
2539
|
+
*/
|
|
2540
|
+
source: string;
|
|
2541
|
+
/**
|
|
2542
|
+
* @generated from field: google.protobuf.Timestamp evaluated_at = 13;
|
|
2543
|
+
*/
|
|
2544
|
+
evaluatedAt?: Timestamp | undefined;
|
|
2545
|
+
};
|
|
2546
|
+
/**
|
|
2547
|
+
* Describes the message fermata.v1.RecordJudgeValidationEvaluationRequest.
|
|
2548
|
+
* Use `create(RecordJudgeValidationEvaluationRequestSchema)` to create a new message.
|
|
2549
|
+
*/
|
|
2550
|
+
export declare const RecordJudgeValidationEvaluationRequestSchema: GenMessage<RecordJudgeValidationEvaluationRequest>;
|
|
2551
|
+
/**
|
|
2552
|
+
* @generated from message fermata.v1.RecordJudgeValidationEvaluationResponse
|
|
2553
|
+
*/
|
|
2554
|
+
export type RecordJudgeValidationEvaluationResponse = Message<"fermata.v1.RecordJudgeValidationEvaluationResponse"> & {
|
|
2555
|
+
/**
|
|
2556
|
+
* @generated from field: fermata.v1.JudgeValidationEvaluation evaluation = 1;
|
|
2557
|
+
*/
|
|
2558
|
+
evaluation?: JudgeValidationEvaluation | undefined;
|
|
2559
|
+
};
|
|
2560
|
+
/**
|
|
2561
|
+
* Describes the message fermata.v1.RecordJudgeValidationEvaluationResponse.
|
|
2562
|
+
* Use `create(RecordJudgeValidationEvaluationResponseSchema)` to create a new message.
|
|
2563
|
+
*/
|
|
2564
|
+
export declare const RecordJudgeValidationEvaluationResponseSchema: GenMessage<RecordJudgeValidationEvaluationResponse>;
|
|
2565
|
+
/**
|
|
2566
|
+
* @generated from message fermata.v1.ValidateJudgeValidationEvaluationRequest
|
|
2567
|
+
*/
|
|
2568
|
+
export type ValidateJudgeValidationEvaluationRequest = Message<"fermata.v1.ValidateJudgeValidationEvaluationRequest"> & {
|
|
2569
|
+
/**
|
|
2570
|
+
* @generated from field: string evaluation_id = 1;
|
|
2571
|
+
*/
|
|
2572
|
+
evaluationId: string;
|
|
2573
|
+
/**
|
|
2574
|
+
* @generated from field: string organization_id = 2;
|
|
2575
|
+
*/
|
|
2576
|
+
organizationId: string;
|
|
2577
|
+
/**
|
|
2578
|
+
* @generated from field: optional double human_score = 3;
|
|
2579
|
+
*/
|
|
2580
|
+
humanScore?: number | undefined;
|
|
2581
|
+
/**
|
|
2582
|
+
* @generated from field: string validation_notes = 4;
|
|
2583
|
+
*/
|
|
2584
|
+
validationNotes: string;
|
|
2585
|
+
};
|
|
2586
|
+
/**
|
|
2587
|
+
* Describes the message fermata.v1.ValidateJudgeValidationEvaluationRequest.
|
|
2588
|
+
* Use `create(ValidateJudgeValidationEvaluationRequestSchema)` to create a new message.
|
|
2589
|
+
*/
|
|
2590
|
+
export declare const ValidateJudgeValidationEvaluationRequestSchema: GenMessage<ValidateJudgeValidationEvaluationRequest>;
|
|
2591
|
+
/**
|
|
2592
|
+
* @generated from message fermata.v1.ValidateJudgeValidationEvaluationResponse
|
|
2593
|
+
*/
|
|
2594
|
+
export type ValidateJudgeValidationEvaluationResponse = Message<"fermata.v1.ValidateJudgeValidationEvaluationResponse"> & {
|
|
2595
|
+
/**
|
|
2596
|
+
* @generated from field: fermata.v1.JudgeValidationEvaluation evaluation = 1;
|
|
2597
|
+
*/
|
|
2598
|
+
evaluation?: JudgeValidationEvaluation | undefined;
|
|
2599
|
+
};
|
|
2600
|
+
/**
|
|
2601
|
+
* Describes the message fermata.v1.ValidateJudgeValidationEvaluationResponse.
|
|
2602
|
+
* Use `create(ValidateJudgeValidationEvaluationResponseSchema)` to create a new message.
|
|
2603
|
+
*/
|
|
2604
|
+
export declare const ValidateJudgeValidationEvaluationResponseSchema: GenMessage<ValidateJudgeValidationEvaluationResponse>;
|
|
2605
|
+
/**
|
|
2606
|
+
* @generated from message fermata.v1.ListJudgeCalibrationCandidatesRequest
|
|
2607
|
+
*/
|
|
2608
|
+
export type ListJudgeCalibrationCandidatesRequest = Message<"fermata.v1.ListJudgeCalibrationCandidatesRequest"> & {
|
|
2609
|
+
/**
|
|
2610
|
+
* @generated from field: string organization_id = 1;
|
|
2611
|
+
*/
|
|
2612
|
+
organizationId: string;
|
|
2613
|
+
/**
|
|
2614
|
+
* @generated from field: int32 min_validations = 2;
|
|
2615
|
+
*/
|
|
2616
|
+
minValidations: number;
|
|
2617
|
+
/**
|
|
2618
|
+
* @generated from field: double accuracy_threshold = 3;
|
|
2619
|
+
*/
|
|
2620
|
+
accuracyThreshold: number;
|
|
2621
|
+
};
|
|
2622
|
+
/**
|
|
2623
|
+
* Describes the message fermata.v1.ListJudgeCalibrationCandidatesRequest.
|
|
2624
|
+
* Use `create(ListJudgeCalibrationCandidatesRequestSchema)` to create a new message.
|
|
2625
|
+
*/
|
|
2626
|
+
export declare const ListJudgeCalibrationCandidatesRequestSchema: GenMessage<ListJudgeCalibrationCandidatesRequest>;
|
|
2627
|
+
/**
|
|
2628
|
+
* @generated from message fermata.v1.ListJudgeCalibrationCandidatesResponse
|
|
2629
|
+
*/
|
|
2630
|
+
export type ListJudgeCalibrationCandidatesResponse = Message<"fermata.v1.ListJudgeCalibrationCandidatesResponse"> & {
|
|
2631
|
+
/**
|
|
2632
|
+
* @generated from field: repeated fermata.v1.JudgeCalibrationCandidate candidates = 1;
|
|
2633
|
+
*/
|
|
2634
|
+
candidates: JudgeCalibrationCandidate[];
|
|
2635
|
+
/**
|
|
2636
|
+
* @generated from field: int32 total_count = 2;
|
|
2637
|
+
*/
|
|
2638
|
+
totalCount: number;
|
|
2639
|
+
/**
|
|
2640
|
+
* @generated from field: int32 min_validations = 3;
|
|
2641
|
+
*/
|
|
2642
|
+
minValidations: number;
|
|
2643
|
+
/**
|
|
2644
|
+
* @generated from field: double accuracy_threshold = 4;
|
|
2645
|
+
*/
|
|
2646
|
+
accuracyThreshold: number;
|
|
2647
|
+
};
|
|
2648
|
+
/**
|
|
2649
|
+
* Describes the message fermata.v1.ListJudgeCalibrationCandidatesResponse.
|
|
2650
|
+
* Use `create(ListJudgeCalibrationCandidatesResponseSchema)` to create a new message.
|
|
2651
|
+
*/
|
|
2652
|
+
export declare const ListJudgeCalibrationCandidatesResponseSchema: GenMessage<ListJudgeCalibrationCandidatesResponse>;
|
|
1463
2653
|
/**
|
|
1464
2654
|
* @generated from message fermata.v1.GetMigrationStatusRequest
|
|
1465
2655
|
*/
|
|
@@ -1542,6 +2732,35 @@ export declare enum AssertionKind {
|
|
|
1542
2732
|
* Describes the enum fermata.v1.AssertionKind.
|
|
1543
2733
|
*/
|
|
1544
2734
|
export declare const AssertionKindSchema: GenEnum<AssertionKind>;
|
|
2735
|
+
/**
|
|
2736
|
+
* @generated from enum fermata.v1.JudgeKind
|
|
2737
|
+
*/
|
|
2738
|
+
export declare enum JudgeKind {
|
|
2739
|
+
/**
|
|
2740
|
+
* @generated from enum value: JUDGE_KIND_UNSPECIFIED = 0;
|
|
2741
|
+
*/
|
|
2742
|
+
UNSPECIFIED = 0,
|
|
2743
|
+
/**
|
|
2744
|
+
* @generated from enum value: JUDGE_KIND_LLM = 1;
|
|
2745
|
+
*/
|
|
2746
|
+
LLM = 1,
|
|
2747
|
+
/**
|
|
2748
|
+
* @generated from enum value: JUDGE_KIND_RULE_BASED = 2;
|
|
2749
|
+
*/
|
|
2750
|
+
RULE_BASED = 2,
|
|
2751
|
+
/**
|
|
2752
|
+
* @generated from enum value: JUDGE_KIND_SIMILARITY = 3;
|
|
2753
|
+
*/
|
|
2754
|
+
SIMILARITY = 3,
|
|
2755
|
+
/**
|
|
2756
|
+
* @generated from enum value: JUDGE_KIND_CUSTOM = 4;
|
|
2757
|
+
*/
|
|
2758
|
+
CUSTOM = 4
|
|
2759
|
+
}
|
|
2760
|
+
/**
|
|
2761
|
+
* Describes the enum fermata.v1.JudgeKind.
|
|
2762
|
+
*/
|
|
2763
|
+
export declare const JudgeKindSchema: GenEnum<JudgeKind>;
|
|
1545
2764
|
/**
|
|
1546
2765
|
* @generated from enum fermata.v1.ScenarioEnvironmentKind
|
|
1547
2766
|
*/
|
|
@@ -1764,6 +2983,52 @@ export declare enum ScenarioRunStatus {
|
|
|
1764
2983
|
* Describes the enum fermata.v1.ScenarioRunStatus.
|
|
1765
2984
|
*/
|
|
1766
2985
|
export declare const ScenarioRunStatusSchema: GenEnum<ScenarioRunStatus>;
|
|
2986
|
+
/**
|
|
2987
|
+
* @generated from enum fermata.v1.DiagnosticArtifactKind
|
|
2988
|
+
*/
|
|
2989
|
+
export declare enum DiagnosticArtifactKind {
|
|
2990
|
+
/**
|
|
2991
|
+
* @generated from enum value: DIAGNOSTIC_ARTIFACT_KIND_UNSPECIFIED = 0;
|
|
2992
|
+
*/
|
|
2993
|
+
UNSPECIFIED = 0,
|
|
2994
|
+
/**
|
|
2995
|
+
* @generated from enum value: DIAGNOSTIC_ARTIFACT_KIND_EXPLANATION = 1;
|
|
2996
|
+
*/
|
|
2997
|
+
EXPLANATION = 1,
|
|
2998
|
+
/**
|
|
2999
|
+
* @generated from enum value: DIAGNOSTIC_ARTIFACT_KIND_ROOT_CAUSE = 2;
|
|
3000
|
+
*/
|
|
3001
|
+
ROOT_CAUSE = 2
|
|
3002
|
+
}
|
|
3003
|
+
/**
|
|
3004
|
+
* Describes the enum fermata.v1.DiagnosticArtifactKind.
|
|
3005
|
+
*/
|
|
3006
|
+
export declare const DiagnosticArtifactKindSchema: GenEnum<DiagnosticArtifactKind>;
|
|
3007
|
+
/**
|
|
3008
|
+
* @generated from enum fermata.v1.DiagnosticFindingSeverity
|
|
3009
|
+
*/
|
|
3010
|
+
export declare enum DiagnosticFindingSeverity {
|
|
3011
|
+
/**
|
|
3012
|
+
* @generated from enum value: DIAGNOSTIC_FINDING_SEVERITY_UNSPECIFIED = 0;
|
|
3013
|
+
*/
|
|
3014
|
+
UNSPECIFIED = 0,
|
|
3015
|
+
/**
|
|
3016
|
+
* @generated from enum value: DIAGNOSTIC_FINDING_SEVERITY_INFO = 1;
|
|
3017
|
+
*/
|
|
3018
|
+
INFO = 1,
|
|
3019
|
+
/**
|
|
3020
|
+
* @generated from enum value: DIAGNOSTIC_FINDING_SEVERITY_WARNING = 2;
|
|
3021
|
+
*/
|
|
3022
|
+
WARNING = 2,
|
|
3023
|
+
/**
|
|
3024
|
+
* @generated from enum value: DIAGNOSTIC_FINDING_SEVERITY_ERROR = 3;
|
|
3025
|
+
*/
|
|
3026
|
+
ERROR = 3
|
|
3027
|
+
}
|
|
3028
|
+
/**
|
|
3029
|
+
* Describes the enum fermata.v1.DiagnosticFindingSeverity.
|
|
3030
|
+
*/
|
|
3031
|
+
export declare const DiagnosticFindingSeveritySchema: GenEnum<DiagnosticFindingSeverity>;
|
|
1767
3032
|
/**
|
|
1768
3033
|
* FermataService is the Go control-plane surface for migrated Fermata routes.
|
|
1769
3034
|
*
|
|
@@ -1818,6 +3083,70 @@ export declare const FermataService: GenService<{
|
|
|
1818
3083
|
input: typeof ListScenariosRequestSchema;
|
|
1819
3084
|
output: typeof ListScenariosResponseSchema;
|
|
1820
3085
|
};
|
|
3086
|
+
/**
|
|
3087
|
+
* @generated from rpc fermata.v1.FermataService.UpsertCustomEvaluator
|
|
3088
|
+
*/
|
|
3089
|
+
upsertCustomEvaluator: {
|
|
3090
|
+
methodKind: "unary";
|
|
3091
|
+
input: typeof UpsertCustomEvaluatorRequestSchema;
|
|
3092
|
+
output: typeof UpsertCustomEvaluatorResponseSchema;
|
|
3093
|
+
};
|
|
3094
|
+
/**
|
|
3095
|
+
* @generated from rpc fermata.v1.FermataService.GetCustomEvaluator
|
|
3096
|
+
*/
|
|
3097
|
+
getCustomEvaluator: {
|
|
3098
|
+
methodKind: "unary";
|
|
3099
|
+
input: typeof GetCustomEvaluatorRequestSchema;
|
|
3100
|
+
output: typeof GetCustomEvaluatorResponseSchema;
|
|
3101
|
+
};
|
|
3102
|
+
/**
|
|
3103
|
+
* @generated from rpc fermata.v1.FermataService.ListCustomEvaluators
|
|
3104
|
+
*/
|
|
3105
|
+
listCustomEvaluators: {
|
|
3106
|
+
methodKind: "unary";
|
|
3107
|
+
input: typeof ListCustomEvaluatorsRequestSchema;
|
|
3108
|
+
output: typeof ListCustomEvaluatorsResponseSchema;
|
|
3109
|
+
};
|
|
3110
|
+
/**
|
|
3111
|
+
* @generated from rpc fermata.v1.FermataService.DeleteCustomEvaluator
|
|
3112
|
+
*/
|
|
3113
|
+
deleteCustomEvaluator: {
|
|
3114
|
+
methodKind: "unary";
|
|
3115
|
+
input: typeof DeleteCustomEvaluatorRequestSchema;
|
|
3116
|
+
output: typeof DeleteCustomEvaluatorResponseSchema;
|
|
3117
|
+
};
|
|
3118
|
+
/**
|
|
3119
|
+
* @generated from rpc fermata.v1.FermataService.UpsertJudge
|
|
3120
|
+
*/
|
|
3121
|
+
upsertJudge: {
|
|
3122
|
+
methodKind: "unary";
|
|
3123
|
+
input: typeof UpsertJudgeRequestSchema;
|
|
3124
|
+
output: typeof UpsertJudgeResponseSchema;
|
|
3125
|
+
};
|
|
3126
|
+
/**
|
|
3127
|
+
* @generated from rpc fermata.v1.FermataService.GetJudge
|
|
3128
|
+
*/
|
|
3129
|
+
getJudge: {
|
|
3130
|
+
methodKind: "unary";
|
|
3131
|
+
input: typeof GetJudgeRequestSchema;
|
|
3132
|
+
output: typeof GetJudgeResponseSchema;
|
|
3133
|
+
};
|
|
3134
|
+
/**
|
|
3135
|
+
* @generated from rpc fermata.v1.FermataService.ListJudges
|
|
3136
|
+
*/
|
|
3137
|
+
listJudges: {
|
|
3138
|
+
methodKind: "unary";
|
|
3139
|
+
input: typeof ListJudgesRequestSchema;
|
|
3140
|
+
output: typeof ListJudgesResponseSchema;
|
|
3141
|
+
};
|
|
3142
|
+
/**
|
|
3143
|
+
* @generated from rpc fermata.v1.FermataService.DeleteJudge
|
|
3144
|
+
*/
|
|
3145
|
+
deleteJudge: {
|
|
3146
|
+
methodKind: "unary";
|
|
3147
|
+
input: typeof DeleteJudgeRequestSchema;
|
|
3148
|
+
output: typeof DeleteJudgeResponseSchema;
|
|
3149
|
+
};
|
|
1821
3150
|
/**
|
|
1822
3151
|
* @generated from rpc fermata.v1.FermataService.StartScenario
|
|
1823
3152
|
*/
|
|
@@ -1858,6 +3187,78 @@ export declare const FermataService: GenService<{
|
|
|
1858
3187
|
input: typeof ListScenarioRunsRequestSchema;
|
|
1859
3188
|
output: typeof ListScenarioRunsResponseSchema;
|
|
1860
3189
|
};
|
|
3190
|
+
/**
|
|
3191
|
+
* @generated from rpc fermata.v1.FermataService.ExplainScenarioRun
|
|
3192
|
+
*/
|
|
3193
|
+
explainScenarioRun: {
|
|
3194
|
+
methodKind: "unary";
|
|
3195
|
+
input: typeof ExplainScenarioRunRequestSchema;
|
|
3196
|
+
output: typeof ExplainScenarioRunResponseSchema;
|
|
3197
|
+
};
|
|
3198
|
+
/**
|
|
3199
|
+
* @generated from rpc fermata.v1.FermataService.AnalyzeScenarioRunRootCause
|
|
3200
|
+
*/
|
|
3201
|
+
analyzeScenarioRunRootCause: {
|
|
3202
|
+
methodKind: "unary";
|
|
3203
|
+
input: typeof AnalyzeScenarioRunRootCauseRequestSchema;
|
|
3204
|
+
output: typeof AnalyzeScenarioRunRootCauseResponseSchema;
|
|
3205
|
+
};
|
|
3206
|
+
/**
|
|
3207
|
+
* @generated from rpc fermata.v1.FermataService.GetJudgeValidationAccuracy
|
|
3208
|
+
*/
|
|
3209
|
+
getJudgeValidationAccuracy: {
|
|
3210
|
+
methodKind: "unary";
|
|
3211
|
+
input: typeof GetJudgeValidationAccuracyRequestSchema;
|
|
3212
|
+
output: typeof GetJudgeValidationAccuracyResponseSchema;
|
|
3213
|
+
};
|
|
3214
|
+
/**
|
|
3215
|
+
* @generated from rpc fermata.v1.FermataService.GetJudgeValidationConfusionMatrix
|
|
3216
|
+
*/
|
|
3217
|
+
getJudgeValidationConfusionMatrix: {
|
|
3218
|
+
methodKind: "unary";
|
|
3219
|
+
input: typeof GetJudgeValidationConfusionMatrixRequestSchema;
|
|
3220
|
+
output: typeof GetJudgeValidationConfusionMatrixResponseSchema;
|
|
3221
|
+
};
|
|
3222
|
+
/**
|
|
3223
|
+
* @generated from rpc fermata.v1.FermataService.GetJudgeValidationBias
|
|
3224
|
+
*/
|
|
3225
|
+
getJudgeValidationBias: {
|
|
3226
|
+
methodKind: "unary";
|
|
3227
|
+
input: typeof GetJudgeValidationBiasRequestSchema;
|
|
3228
|
+
output: typeof GetJudgeValidationBiasResponseSchema;
|
|
3229
|
+
};
|
|
3230
|
+
/**
|
|
3231
|
+
* @generated from rpc fermata.v1.FermataService.RecalibrateJudgeValidation
|
|
3232
|
+
*/
|
|
3233
|
+
recalibrateJudgeValidation: {
|
|
3234
|
+
methodKind: "unary";
|
|
3235
|
+
input: typeof RecalibrateJudgeValidationRequestSchema;
|
|
3236
|
+
output: typeof RecalibrateJudgeValidationResponseSchema;
|
|
3237
|
+
};
|
|
3238
|
+
/**
|
|
3239
|
+
* @generated from rpc fermata.v1.FermataService.RecordJudgeValidationEvaluation
|
|
3240
|
+
*/
|
|
3241
|
+
recordJudgeValidationEvaluation: {
|
|
3242
|
+
methodKind: "unary";
|
|
3243
|
+
input: typeof RecordJudgeValidationEvaluationRequestSchema;
|
|
3244
|
+
output: typeof RecordJudgeValidationEvaluationResponseSchema;
|
|
3245
|
+
};
|
|
3246
|
+
/**
|
|
3247
|
+
* @generated from rpc fermata.v1.FermataService.ValidateJudgeValidationEvaluation
|
|
3248
|
+
*/
|
|
3249
|
+
validateJudgeValidationEvaluation: {
|
|
3250
|
+
methodKind: "unary";
|
|
3251
|
+
input: typeof ValidateJudgeValidationEvaluationRequestSchema;
|
|
3252
|
+
output: typeof ValidateJudgeValidationEvaluationResponseSchema;
|
|
3253
|
+
};
|
|
3254
|
+
/**
|
|
3255
|
+
* @generated from rpc fermata.v1.FermataService.ListJudgeCalibrationCandidates
|
|
3256
|
+
*/
|
|
3257
|
+
listJudgeCalibrationCandidates: {
|
|
3258
|
+
methodKind: "unary";
|
|
3259
|
+
input: typeof ListJudgeCalibrationCandidatesRequestSchema;
|
|
3260
|
+
output: typeof ListJudgeCalibrationCandidatesResponseSchema;
|
|
3261
|
+
};
|
|
1861
3262
|
/**
|
|
1862
3263
|
* @generated from rpc fermata.v1.FermataService.GetMigrationStatus
|
|
1863
3264
|
*/
|