@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file approvals/v1/approvals.proto (package approvals.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -94,7 +94,7 @@ export type ArtifactAccessPolicy = Message<"artifacts.v1.ArtifactAccessPolicy">
|
|
|
94
94
|
/**
|
|
95
95
|
* @generated from field: google.protobuf.Timestamp expires_at = 7;
|
|
96
96
|
*/
|
|
97
|
-
expiresAt?: Timestamp;
|
|
97
|
+
expiresAt?: Timestamp | undefined;
|
|
98
98
|
};
|
|
99
99
|
/**
|
|
100
100
|
* Describes the message artifacts.v1.ArtifactAccessPolicy.
|
|
@@ -249,11 +249,11 @@ export type Artifact = Message<"artifacts.v1.Artifact"> & {
|
|
|
249
249
|
/**
|
|
250
250
|
* @generated from field: artifacts.v1.ArtifactOwner owner = 7;
|
|
251
251
|
*/
|
|
252
|
-
owner?: ArtifactOwner;
|
|
252
|
+
owner?: ArtifactOwner | undefined;
|
|
253
253
|
/**
|
|
254
254
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 8;
|
|
255
255
|
*/
|
|
256
|
-
access?: ArtifactAccessPolicy;
|
|
256
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
257
257
|
/**
|
|
258
258
|
* @generated from field: string current_version_id = 9;
|
|
259
259
|
*/
|
|
@@ -275,19 +275,19 @@ export type Artifact = Message<"artifacts.v1.Artifact"> & {
|
|
|
275
275
|
/**
|
|
276
276
|
* @generated from field: artifacts.v1.GeneratedAppSpec app_spec = 13;
|
|
277
277
|
*/
|
|
278
|
-
appSpec?: GeneratedAppSpec;
|
|
278
|
+
appSpec?: GeneratedAppSpec | undefined;
|
|
279
279
|
/**
|
|
280
280
|
* @generated from field: google.protobuf.Timestamp created_at = 14;
|
|
281
281
|
*/
|
|
282
|
-
createdAt?: Timestamp;
|
|
282
|
+
createdAt?: Timestamp | undefined;
|
|
283
283
|
/**
|
|
284
284
|
* @generated from field: google.protobuf.Timestamp updated_at = 15;
|
|
285
285
|
*/
|
|
286
|
-
updatedAt?: Timestamp;
|
|
286
|
+
updatedAt?: Timestamp | undefined;
|
|
287
287
|
/**
|
|
288
288
|
* @generated from field: google.protobuf.Timestamp archived_at = 16;
|
|
289
289
|
*/
|
|
290
|
-
archivedAt?: Timestamp;
|
|
290
|
+
archivedAt?: Timestamp | undefined;
|
|
291
291
|
};
|
|
292
292
|
/**
|
|
293
293
|
* Describes the message artifacts.v1.Artifact.
|
|
@@ -331,11 +331,11 @@ export type ArtifactVersion = Message<"artifacts.v1.ArtifactVersion"> & {
|
|
|
331
331
|
/**
|
|
332
332
|
* @generated from field: artifacts.v1.ArtifactProvenance provenance = 8;
|
|
333
333
|
*/
|
|
334
|
-
provenance?: ArtifactProvenance;
|
|
334
|
+
provenance?: ArtifactProvenance | undefined;
|
|
335
335
|
/**
|
|
336
336
|
* @generated from field: artifacts.v1.GeneratedAppSpec app_spec = 9;
|
|
337
337
|
*/
|
|
338
|
-
appSpec?: GeneratedAppSpec;
|
|
338
|
+
appSpec?: GeneratedAppSpec | undefined;
|
|
339
339
|
/**
|
|
340
340
|
* @generated from field: map<string, string> metadata = 10;
|
|
341
341
|
*/
|
|
@@ -345,7 +345,7 @@ export type ArtifactVersion = Message<"artifacts.v1.ArtifactVersion"> & {
|
|
|
345
345
|
/**
|
|
346
346
|
* @generated from field: google.protobuf.Timestamp created_at = 11;
|
|
347
347
|
*/
|
|
348
|
-
createdAt?: Timestamp;
|
|
348
|
+
createdAt?: Timestamp | undefined;
|
|
349
349
|
/**
|
|
350
350
|
* @generated from field: string created_by = 12;
|
|
351
351
|
*/
|
|
@@ -405,7 +405,7 @@ export type ArtifactAttachment = Message<"artifacts.v1.ArtifactAttachment"> & {
|
|
|
405
405
|
/**
|
|
406
406
|
* @generated from field: google.protobuf.Timestamp attached_at = 11;
|
|
407
407
|
*/
|
|
408
|
-
attachedAt?: Timestamp;
|
|
408
|
+
attachedAt?: Timestamp | undefined;
|
|
409
409
|
/**
|
|
410
410
|
* @generated from field: string attached_by = 12;
|
|
411
411
|
*/
|
|
@@ -457,15 +457,15 @@ export type ArtifactCard = Message<"artifacts.v1.ArtifactCard"> & {
|
|
|
457
457
|
/**
|
|
458
458
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 9;
|
|
459
459
|
*/
|
|
460
|
-
access?: ArtifactAccessPolicy;
|
|
460
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
461
461
|
/**
|
|
462
462
|
* @generated from field: google.protobuf.Timestamp created_at = 10;
|
|
463
463
|
*/
|
|
464
|
-
createdAt?: Timestamp;
|
|
464
|
+
createdAt?: Timestamp | undefined;
|
|
465
465
|
/**
|
|
466
466
|
* @generated from field: google.protobuf.Timestamp updated_at = 11;
|
|
467
467
|
*/
|
|
468
|
-
updatedAt?: Timestamp;
|
|
468
|
+
updatedAt?: Timestamp | undefined;
|
|
469
469
|
};
|
|
470
470
|
/**
|
|
471
471
|
* Describes the message artifacts.v1.ArtifactCard.
|
|
@@ -495,15 +495,15 @@ export type CreateArtifactRequest = Message<"artifacts.v1.CreateArtifactRequest"
|
|
|
495
495
|
/**
|
|
496
496
|
* @generated from field: artifacts.v1.ArtifactOwner owner = 5;
|
|
497
497
|
*/
|
|
498
|
-
owner?: ArtifactOwner;
|
|
498
|
+
owner?: ArtifactOwner | undefined;
|
|
499
499
|
/**
|
|
500
500
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 6;
|
|
501
501
|
*/
|
|
502
|
-
access?: ArtifactAccessPolicy;
|
|
502
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
503
503
|
/**
|
|
504
504
|
* @generated from field: artifacts.v1.ArtifactVersion version = 7;
|
|
505
505
|
*/
|
|
506
|
-
version?: ArtifactVersion;
|
|
506
|
+
version?: ArtifactVersion | undefined;
|
|
507
507
|
/**
|
|
508
508
|
* @generated from field: repeated string tags = 8;
|
|
509
509
|
*/
|
|
@@ -517,7 +517,7 @@ export type CreateArtifactRequest = Message<"artifacts.v1.CreateArtifactRequest"
|
|
|
517
517
|
/**
|
|
518
518
|
* @generated from field: artifacts.v1.GeneratedAppSpec app_spec = 10;
|
|
519
519
|
*/
|
|
520
|
-
appSpec?: GeneratedAppSpec;
|
|
520
|
+
appSpec?: GeneratedAppSpec | undefined;
|
|
521
521
|
/**
|
|
522
522
|
* @generated from field: string created_by = 11;
|
|
523
523
|
*/
|
|
@@ -535,11 +535,11 @@ export type CreateArtifactResponse = Message<"artifacts.v1.CreateArtifactRespons
|
|
|
535
535
|
/**
|
|
536
536
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
537
537
|
*/
|
|
538
|
-
artifact?: Artifact;
|
|
538
|
+
artifact?: Artifact | undefined;
|
|
539
539
|
/**
|
|
540
540
|
* @generated from field: artifacts.v1.ArtifactVersion version = 2;
|
|
541
541
|
*/
|
|
542
|
-
version?: ArtifactVersion;
|
|
542
|
+
version?: ArtifactVersion | undefined;
|
|
543
543
|
};
|
|
544
544
|
/**
|
|
545
545
|
* Describes the message artifacts.v1.CreateArtifactResponse.
|
|
@@ -557,7 +557,7 @@ export type CreateArtifactVersionRequest = Message<"artifacts.v1.CreateArtifactV
|
|
|
557
557
|
/**
|
|
558
558
|
* @generated from field: artifacts.v1.ArtifactVersion version = 2;
|
|
559
559
|
*/
|
|
560
|
-
version?: ArtifactVersion;
|
|
560
|
+
version?: ArtifactVersion | undefined;
|
|
561
561
|
/**
|
|
562
562
|
* @generated from field: string created_by = 3;
|
|
563
563
|
*/
|
|
@@ -575,11 +575,11 @@ export type CreateArtifactVersionResponse = Message<"artifacts.v1.CreateArtifact
|
|
|
575
575
|
/**
|
|
576
576
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
577
577
|
*/
|
|
578
|
-
artifact?: Artifact;
|
|
578
|
+
artifact?: Artifact | undefined;
|
|
579
579
|
/**
|
|
580
580
|
* @generated from field: artifacts.v1.ArtifactVersion version = 2;
|
|
581
581
|
*/
|
|
582
|
-
version?: ArtifactVersion;
|
|
582
|
+
version?: ArtifactVersion | undefined;
|
|
583
583
|
};
|
|
584
584
|
/**
|
|
585
585
|
* Describes the message artifacts.v1.CreateArtifactVersionResponse.
|
|
@@ -615,11 +615,11 @@ export type GetArtifactResponse = Message<"artifacts.v1.GetArtifactResponse"> &
|
|
|
615
615
|
/**
|
|
616
616
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
617
617
|
*/
|
|
618
|
-
artifact?: Artifact;
|
|
618
|
+
artifact?: Artifact | undefined;
|
|
619
619
|
/**
|
|
620
620
|
* @generated from field: artifacts.v1.ArtifactVersion current_version = 2;
|
|
621
621
|
*/
|
|
622
|
-
currentVersion?: ArtifactVersion;
|
|
622
|
+
currentVersion?: ArtifactVersion | undefined;
|
|
623
623
|
/**
|
|
624
624
|
* @generated from field: repeated artifacts.v1.ArtifactVersion versions = 3;
|
|
625
625
|
*/
|
|
@@ -713,7 +713,7 @@ export type UpdateArtifactAccessRequest = Message<"artifacts.v1.UpdateArtifactAc
|
|
|
713
713
|
/**
|
|
714
714
|
* @generated from field: artifacts.v1.ArtifactAccessPolicy access = 2;
|
|
715
715
|
*/
|
|
716
|
-
access?: ArtifactAccessPolicy;
|
|
716
|
+
access?: ArtifactAccessPolicy | undefined;
|
|
717
717
|
};
|
|
718
718
|
/**
|
|
719
719
|
* Describes the message artifacts.v1.UpdateArtifactAccessRequest.
|
|
@@ -727,7 +727,7 @@ export type UpdateArtifactAccessResponse = Message<"artifacts.v1.UpdateArtifactA
|
|
|
727
727
|
/**
|
|
728
728
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
729
729
|
*/
|
|
730
|
-
artifact?: Artifact;
|
|
730
|
+
artifact?: Artifact | undefined;
|
|
731
731
|
};
|
|
732
732
|
/**
|
|
733
733
|
* Describes the message artifacts.v1.UpdateArtifactAccessResponse.
|
|
@@ -741,7 +741,7 @@ export type AttachArtifactRequest = Message<"artifacts.v1.AttachArtifactRequest"
|
|
|
741
741
|
/**
|
|
742
742
|
* @generated from field: artifacts.v1.ArtifactAttachment attachment = 1;
|
|
743
743
|
*/
|
|
744
|
-
attachment?: ArtifactAttachment;
|
|
744
|
+
attachment?: ArtifactAttachment | undefined;
|
|
745
745
|
};
|
|
746
746
|
/**
|
|
747
747
|
* Describes the message artifacts.v1.AttachArtifactRequest.
|
|
@@ -755,11 +755,11 @@ export type AttachArtifactResponse = Message<"artifacts.v1.AttachArtifactRespons
|
|
|
755
755
|
/**
|
|
756
756
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
757
757
|
*/
|
|
758
|
-
artifact?: Artifact;
|
|
758
|
+
artifact?: Artifact | undefined;
|
|
759
759
|
/**
|
|
760
760
|
* @generated from field: artifacts.v1.ArtifactAttachment attachment = 2;
|
|
761
761
|
*/
|
|
762
|
-
attachment?: ArtifactAttachment;
|
|
762
|
+
attachment?: ArtifactAttachment | undefined;
|
|
763
763
|
};
|
|
764
764
|
/**
|
|
765
765
|
* Describes the message artifacts.v1.AttachArtifactResponse.
|
|
@@ -799,7 +799,7 @@ export type RenderArtifactCardResponse = Message<"artifacts.v1.RenderArtifactCar
|
|
|
799
799
|
/**
|
|
800
800
|
* @generated from field: artifacts.v1.ArtifactCard card = 1;
|
|
801
801
|
*/
|
|
802
|
-
card?: ArtifactCard;
|
|
802
|
+
card?: ArtifactCard | undefined;
|
|
803
803
|
};
|
|
804
804
|
/**
|
|
805
805
|
* Describes the message artifacts.v1.RenderArtifactCardResponse.
|
|
@@ -831,7 +831,7 @@ export type ArchiveArtifactResponse = Message<"artifacts.v1.ArchiveArtifactRespo
|
|
|
831
831
|
/**
|
|
832
832
|
* @generated from field: artifacts.v1.Artifact artifact = 1;
|
|
833
833
|
*/
|
|
834
|
-
artifact?: Artifact;
|
|
834
|
+
artifact?: Artifact | undefined;
|
|
835
835
|
};
|
|
836
836
|
/**
|
|
837
837
|
* Describes the message artifacts.v1.ArchiveArtifactResponse.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file artifacts/v1/artifacts.proto (package artifacts.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -100,7 +100,7 @@ export type EvalAttestationPayload = Message<"attestation.v1.EvalAttestationPayl
|
|
|
100
100
|
/**
|
|
101
101
|
* @generated from field: google.protobuf.Timestamp executed_at = 22;
|
|
102
102
|
*/
|
|
103
|
-
executedAt?: Timestamp;
|
|
103
|
+
executedAt?: Timestamp | undefined;
|
|
104
104
|
/**
|
|
105
105
|
* @generated from field: string attester_identity = 23;
|
|
106
106
|
*/
|
|
@@ -204,7 +204,7 @@ export type AttestationReference = Message<"attestation.v1.AttestationReference"
|
|
|
204
204
|
/**
|
|
205
205
|
* @generated from field: google.protobuf.Timestamp created_at = 11;
|
|
206
206
|
*/
|
|
207
|
-
createdAt?: Timestamp;
|
|
207
|
+
createdAt?: Timestamp | undefined;
|
|
208
208
|
};
|
|
209
209
|
/**
|
|
210
210
|
* Describes the message attestation.v1.AttestationReference.
|
|
@@ -220,7 +220,7 @@ export type CreateAttestationRequest = Message<"attestation.v1.CreateAttestation
|
|
|
220
220
|
/**
|
|
221
221
|
* @generated from field: attestation.v1.EvalAttestationPayload payload = 1;
|
|
222
222
|
*/
|
|
223
|
-
payload?: EvalAttestationPayload;
|
|
223
|
+
payload?: EvalAttestationPayload | undefined;
|
|
224
224
|
/**
|
|
225
225
|
* @generated from field: string uri = 2;
|
|
226
226
|
*/
|
|
@@ -240,11 +240,11 @@ export type CreateAttestationResponse = Message<"attestation.v1.CreateAttestatio
|
|
|
240
240
|
/**
|
|
241
241
|
* @generated from field: attestation.v1.AttestationReference reference = 1;
|
|
242
242
|
*/
|
|
243
|
-
reference?: AttestationReference;
|
|
243
|
+
reference?: AttestationReference | undefined;
|
|
244
244
|
/**
|
|
245
245
|
* @generated from field: attestation.v1.DSSEEnvelope envelope = 2;
|
|
246
246
|
*/
|
|
247
|
-
envelope?: DSSEEnvelope;
|
|
247
|
+
envelope?: DSSEEnvelope | undefined;
|
|
248
248
|
};
|
|
249
249
|
/**
|
|
250
250
|
* Describes the message attestation.v1.CreateAttestationResponse.
|
|
@@ -260,7 +260,7 @@ export type VerifyAttestationRequest = Message<"attestation.v1.VerifyAttestation
|
|
|
260
260
|
/**
|
|
261
261
|
* @generated from field: attestation.v1.DSSEEnvelope envelope = 1;
|
|
262
262
|
*/
|
|
263
|
-
envelope?: DSSEEnvelope;
|
|
263
|
+
envelope?: DSSEEnvelope | undefined;
|
|
264
264
|
/**
|
|
265
265
|
* @generated from field: string public_key_pem = 2;
|
|
266
266
|
*/
|
|
@@ -296,7 +296,7 @@ export type VerifyAttestationResponse = Message<"attestation.v1.VerifyAttestatio
|
|
|
296
296
|
/**
|
|
297
297
|
* @generated from field: attestation.v1.EvalAttestationPayload payload = 5;
|
|
298
298
|
*/
|
|
299
|
-
payload?: EvalAttestationPayload;
|
|
299
|
+
payload?: EvalAttestationPayload | undefined;
|
|
300
300
|
/**
|
|
301
301
|
* @generated from field: string error_message = 6;
|
|
302
302
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file attestation/v1/attestation.proto (package attestation.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -30,11 +30,11 @@ export type AttributionQuery = Message<"attribution.v1.AttributionQuery"> & {
|
|
|
30
30
|
/**
|
|
31
31
|
* @generated from field: google.protobuf.Timestamp start_time = 5;
|
|
32
32
|
*/
|
|
33
|
-
startTime?: Timestamp;
|
|
33
|
+
startTime?: Timestamp | undefined;
|
|
34
34
|
/**
|
|
35
35
|
* @generated from field: google.protobuf.Timestamp end_time = 6;
|
|
36
36
|
*/
|
|
37
|
-
endTime?: Timestamp;
|
|
37
|
+
endTime?: Timestamp | undefined;
|
|
38
38
|
/**
|
|
39
39
|
* @generated from field: bool include_team_rollups = 7;
|
|
40
40
|
*/
|
|
@@ -88,11 +88,11 @@ export type DealContext = Message<"attribution.v1.DealContext"> & {
|
|
|
88
88
|
/**
|
|
89
89
|
* @generated from field: google.protobuf.Timestamp created_at = 9;
|
|
90
90
|
*/
|
|
91
|
-
createdAt?: Timestamp;
|
|
91
|
+
createdAt?: Timestamp | undefined;
|
|
92
92
|
/**
|
|
93
93
|
* @generated from field: google.protobuf.Timestamp updated_at = 10;
|
|
94
94
|
*/
|
|
95
|
-
updatedAt?: Timestamp;
|
|
95
|
+
updatedAt?: Timestamp | undefined;
|
|
96
96
|
};
|
|
97
97
|
/**
|
|
98
98
|
* Describes the message attribution.v1.DealContext.
|
|
@@ -130,15 +130,15 @@ export type ObjectiveContext = Message<"attribution.v1.ObjectiveContext"> & {
|
|
|
130
130
|
/**
|
|
131
131
|
* @generated from field: google.protobuf.Timestamp created_at = 7;
|
|
132
132
|
*/
|
|
133
|
-
createdAt?: Timestamp;
|
|
133
|
+
createdAt?: Timestamp | undefined;
|
|
134
134
|
/**
|
|
135
135
|
* @generated from field: google.protobuf.Timestamp updated_at = 8;
|
|
136
136
|
*/
|
|
137
|
-
updatedAt?: Timestamp;
|
|
137
|
+
updatedAt?: Timestamp | undefined;
|
|
138
138
|
/**
|
|
139
139
|
* @generated from field: google.protobuf.Timestamp completed_at = 9;
|
|
140
140
|
*/
|
|
141
|
-
completedAt?: Timestamp;
|
|
141
|
+
completedAt?: Timestamp | undefined;
|
|
142
142
|
};
|
|
143
143
|
/**
|
|
144
144
|
* Describes the message attribution.v1.ObjectiveContext.
|
|
@@ -152,7 +152,7 @@ export type TraceTouchpoint = Message<"attribution.v1.TraceTouchpoint"> & {
|
|
|
152
152
|
/**
|
|
153
153
|
* @generated from field: traces.v1.TraceSummary trace = 1;
|
|
154
154
|
*/
|
|
155
|
-
trace?: TraceSummary;
|
|
155
|
+
trace?: TraceSummary | undefined;
|
|
156
156
|
/**
|
|
157
157
|
* @generated from field: repeated string match_reasons = 2;
|
|
158
158
|
*/
|
|
@@ -210,7 +210,7 @@ export type UsageTouchpoint = Message<"attribution.v1.UsageTouchpoint"> & {
|
|
|
210
210
|
/**
|
|
211
211
|
* @generated from field: google.protobuf.Timestamp observed_at = 11;
|
|
212
212
|
*/
|
|
213
|
-
observedAt?: Timestamp;
|
|
213
|
+
observedAt?: Timestamp | undefined;
|
|
214
214
|
};
|
|
215
215
|
/**
|
|
216
216
|
* Describes the message attribution.v1.UsageTouchpoint.
|
|
@@ -372,7 +372,7 @@ export type DealAttribution = Message<"attribution.v1.DealAttribution"> & {
|
|
|
372
372
|
/**
|
|
373
373
|
* @generated from field: attribution.v1.DealContext deal = 1;
|
|
374
374
|
*/
|
|
375
|
-
deal?: DealContext;
|
|
375
|
+
deal?: DealContext | undefined;
|
|
376
376
|
/**
|
|
377
377
|
* @generated from field: repeated attribution.v1.TraceTouchpoint trace_touchpoints = 2;
|
|
378
378
|
*/
|
|
@@ -418,7 +418,7 @@ export type ObjectiveOutcomeAttribution = Message<"attribution.v1.ObjectiveOutco
|
|
|
418
418
|
/**
|
|
419
419
|
* @generated from field: attribution.v1.ObjectiveContext objective = 1;
|
|
420
420
|
*/
|
|
421
|
-
objective?: ObjectiveContext;
|
|
421
|
+
objective?: ObjectiveContext | undefined;
|
|
422
422
|
/**
|
|
423
423
|
* @generated from field: repeated attribution.v1.TraceTouchpoint trace_touchpoints = 2;
|
|
424
424
|
*/
|
|
@@ -468,11 +468,11 @@ export type AttributionReport = Message<"attribution.v1.AttributionReport"> & {
|
|
|
468
468
|
/**
|
|
469
469
|
* @generated from field: attribution.v1.AttributionQuery query = 2;
|
|
470
470
|
*/
|
|
471
|
-
query?: AttributionQuery;
|
|
471
|
+
query?: AttributionQuery | undefined;
|
|
472
472
|
/**
|
|
473
473
|
* @generated from field: google.protobuf.Timestamp generated_at = 3;
|
|
474
474
|
*/
|
|
475
|
-
generatedAt?: Timestamp;
|
|
475
|
+
generatedAt?: Timestamp | undefined;
|
|
476
476
|
/**
|
|
477
477
|
* @generated from field: repeated attribution.v1.DealAttribution deals = 4;
|
|
478
478
|
*/
|
|
@@ -514,11 +514,11 @@ export type AttributionReportSummary = Message<"attribution.v1.AttributionReport
|
|
|
514
514
|
/**
|
|
515
515
|
* @generated from field: attribution.v1.AttributionQuery query = 2;
|
|
516
516
|
*/
|
|
517
|
-
query?: AttributionQuery;
|
|
517
|
+
query?: AttributionQuery | undefined;
|
|
518
518
|
/**
|
|
519
519
|
* @generated from field: google.protobuf.Timestamp generated_at = 3;
|
|
520
520
|
*/
|
|
521
|
-
generatedAt?: Timestamp;
|
|
521
|
+
generatedAt?: Timestamp | undefined;
|
|
522
522
|
/**
|
|
523
523
|
* @generated from field: int32 deal_count = 4;
|
|
524
524
|
*/
|
|
@@ -580,15 +580,15 @@ export type AttributionSnapshot = Message<"attribution.v1.AttributionSnapshot">
|
|
|
580
580
|
/**
|
|
581
581
|
* @generated from field: google.protobuf.Timestamp window_start = 9;
|
|
582
582
|
*/
|
|
583
|
-
windowStart?: Timestamp;
|
|
583
|
+
windowStart?: Timestamp | undefined;
|
|
584
584
|
/**
|
|
585
585
|
* @generated from field: google.protobuf.Timestamp window_end = 10;
|
|
586
586
|
*/
|
|
587
|
-
windowEnd?: Timestamp;
|
|
587
|
+
windowEnd?: Timestamp | undefined;
|
|
588
588
|
/**
|
|
589
589
|
* @generated from field: google.protobuf.Timestamp recorded_at = 11;
|
|
590
590
|
*/
|
|
591
|
-
recordedAt?: Timestamp;
|
|
591
|
+
recordedAt?: Timestamp | undefined;
|
|
592
592
|
/**
|
|
593
593
|
* @generated from oneof attribution.v1.AttributionSnapshot.attribution
|
|
594
594
|
*/
|
|
@@ -633,7 +633,7 @@ export type ObjectiveCompletionSignal = Message<"attribution.v1.ObjectiveComplet
|
|
|
633
633
|
/**
|
|
634
634
|
* @generated from field: google.protobuf.Timestamp completed_at = 4;
|
|
635
635
|
*/
|
|
636
|
-
completedAt?: Timestamp;
|
|
636
|
+
completedAt?: Timestamp | undefined;
|
|
637
637
|
};
|
|
638
638
|
/**
|
|
639
639
|
* Describes the message attribution.v1.ObjectiveCompletionSignal.
|
|
@@ -659,7 +659,7 @@ export type TraceCompletionSignal = Message<"attribution.v1.TraceCompletionSigna
|
|
|
659
659
|
/**
|
|
660
660
|
* @generated from field: google.protobuf.Timestamp completed_at = 4;
|
|
661
661
|
*/
|
|
662
|
-
completedAt?: Timestamp;
|
|
662
|
+
completedAt?: Timestamp | undefined;
|
|
663
663
|
};
|
|
664
664
|
/**
|
|
665
665
|
* Describes the message attribution.v1.TraceCompletionSignal.
|
|
@@ -702,7 +702,7 @@ export type GenerateReportRequest = Message<"attribution.v1.GenerateReportReques
|
|
|
702
702
|
/**
|
|
703
703
|
* @generated from field: attribution.v1.AttributionQuery query = 1;
|
|
704
704
|
*/
|
|
705
|
-
query?: AttributionQuery;
|
|
705
|
+
query?: AttributionQuery | undefined;
|
|
706
706
|
};
|
|
707
707
|
/**
|
|
708
708
|
* Describes the message attribution.v1.GenerateReportRequest.
|
|
@@ -716,7 +716,7 @@ export type GenerateReportResponse = Message<"attribution.v1.GenerateReportRespo
|
|
|
716
716
|
/**
|
|
717
717
|
* @generated from field: attribution.v1.AttributionReport report = 1;
|
|
718
718
|
*/
|
|
719
|
-
report?: AttributionReport;
|
|
719
|
+
report?: AttributionReport | undefined;
|
|
720
720
|
};
|
|
721
721
|
/**
|
|
722
722
|
* Describes the message attribution.v1.GenerateReportResponse.
|
|
@@ -744,7 +744,7 @@ export type GetReportResponse = Message<"attribution.v1.GetReportResponse"> & {
|
|
|
744
744
|
/**
|
|
745
745
|
* @generated from field: attribution.v1.AttributionReport report = 1;
|
|
746
746
|
*/
|
|
747
|
-
report?: AttributionReport;
|
|
747
|
+
report?: AttributionReport | undefined;
|
|
748
748
|
};
|
|
749
749
|
/**
|
|
750
750
|
* Describes the message attribution.v1.GetReportResponse.
|
|
@@ -806,7 +806,7 @@ export type ExportReportRequest = Message<"attribution.v1.ExportReportRequest">
|
|
|
806
806
|
/**
|
|
807
807
|
* @generated from field: attribution.v1.AttributionQuery query = 1;
|
|
808
808
|
*/
|
|
809
|
-
query?: AttributionQuery;
|
|
809
|
+
query?: AttributionQuery | undefined;
|
|
810
810
|
/**
|
|
811
811
|
* @generated from field: attribution.v1.ReportExportFormat format = 2;
|
|
812
812
|
*/
|
|
@@ -896,7 +896,7 @@ export type GetSnapshotResponse = Message<"attribution.v1.GetSnapshotResponse">
|
|
|
896
896
|
/**
|
|
897
897
|
* @generated from field: attribution.v1.AttributionSnapshot snapshot = 1;
|
|
898
898
|
*/
|
|
899
|
-
snapshot?: AttributionSnapshot;
|
|
899
|
+
snapshot?: AttributionSnapshot | undefined;
|
|
900
900
|
};
|
|
901
901
|
/**
|
|
902
902
|
* Describes the message attribution.v1.GetSnapshotResponse.
|
|
@@ -982,7 +982,7 @@ export type GetAgentPnLRequest = Message<"attribution.v1.GetAgentPnLRequest"> &
|
|
|
982
982
|
/**
|
|
983
983
|
* @generated from field: common.v1.TimeRange period = 5;
|
|
984
984
|
*/
|
|
985
|
-
period?: TimeRange;
|
|
985
|
+
period?: TimeRange | undefined;
|
|
986
986
|
/**
|
|
987
987
|
* @generated from field: attribution.v1.AttributionModel model = 6;
|
|
988
988
|
*/
|
|
@@ -1012,7 +1012,7 @@ export type PnLDriver = Message<"attribution.v1.PnLDriver"> & {
|
|
|
1012
1012
|
/**
|
|
1013
1013
|
* @generated from field: common.v1.Money impact = 3;
|
|
1014
1014
|
*/
|
|
1015
|
-
impact?: Money;
|
|
1015
|
+
impact?: Money | undefined;
|
|
1016
1016
|
/**
|
|
1017
1017
|
* @generated from field: common.v1.InsightSource source = 4;
|
|
1018
1018
|
*/
|
|
@@ -1050,11 +1050,11 @@ export type AgentPnL = Message<"attribution.v1.AgentPnL"> & {
|
|
|
1050
1050
|
/**
|
|
1051
1051
|
* @generated from field: common.v1.Money revenue_attributed = 5;
|
|
1052
1052
|
*/
|
|
1053
|
-
revenueAttributed?: Money;
|
|
1053
|
+
revenueAttributed?: Money | undefined;
|
|
1054
1054
|
/**
|
|
1055
1055
|
* @generated from field: common.v1.Money pipeline_generated = 6;
|
|
1056
1056
|
*/
|
|
1057
|
-
pipelineGenerated?: Money;
|
|
1057
|
+
pipelineGenerated?: Money | undefined;
|
|
1058
1058
|
/**
|
|
1059
1059
|
* @generated from field: int32 deals_influenced = 7;
|
|
1060
1060
|
*/
|
|
@@ -1066,15 +1066,15 @@ export type AgentPnL = Message<"attribution.v1.AgentPnL"> & {
|
|
|
1066
1066
|
/**
|
|
1067
1067
|
* @generated from field: common.v1.Money llm_spend = 9;
|
|
1068
1068
|
*/
|
|
1069
|
-
llmSpend?: Money;
|
|
1069
|
+
llmSpend?: Money | undefined;
|
|
1070
1070
|
/**
|
|
1071
1071
|
* @generated from field: common.v1.Money api_call_costs = 10;
|
|
1072
1072
|
*/
|
|
1073
|
-
apiCallCosts?: Money;
|
|
1073
|
+
apiCallCosts?: Money | undefined;
|
|
1074
1074
|
/**
|
|
1075
1075
|
* @generated from field: common.v1.Money total_direct_cost = 11;
|
|
1076
1076
|
*/
|
|
1077
|
-
totalDirectCost?: Money;
|
|
1077
|
+
totalDirectCost?: Money | undefined;
|
|
1078
1078
|
/**
|
|
1079
1079
|
* @generated from field: int32 approval_reviews = 12;
|
|
1080
1080
|
*/
|
|
@@ -1082,11 +1082,11 @@ export type AgentPnL = Message<"attribution.v1.AgentPnL"> & {
|
|
|
1082
1082
|
/**
|
|
1083
1083
|
* @generated from field: google.protobuf.Duration total_review_time = 13;
|
|
1084
1084
|
*/
|
|
1085
|
-
totalReviewTime?: Duration;
|
|
1085
|
+
totalReviewTime?: Duration | undefined;
|
|
1086
1086
|
/**
|
|
1087
1087
|
* @generated from field: common.v1.Money supervision_cost = 14;
|
|
1088
1088
|
*/
|
|
1089
|
-
supervisionCost?: Money;
|
|
1089
|
+
supervisionCost?: Money | undefined;
|
|
1090
1090
|
/**
|
|
1091
1091
|
* @generated from field: int32 auto_approved_count = 15;
|
|
1092
1092
|
*/
|
|
@@ -1094,7 +1094,7 @@ export type AgentPnL = Message<"attribution.v1.AgentPnL"> & {
|
|
|
1094
1094
|
/**
|
|
1095
1095
|
* @generated from field: common.v1.Money net_value = 16;
|
|
1096
1096
|
*/
|
|
1097
|
-
netValue?: Money;
|
|
1097
|
+
netValue?: Money | undefined;
|
|
1098
1098
|
/**
|
|
1099
1099
|
* @generated from field: double roi_ratio = 17;
|
|
1100
1100
|
*/
|
|
@@ -1136,15 +1136,15 @@ export type GetAgentPnLResponse = Message<"attribution.v1.GetAgentPnLResponse">
|
|
|
1136
1136
|
/**
|
|
1137
1137
|
* @generated from field: attribution.v1.AgentPnL fleet_total = 2;
|
|
1138
1138
|
*/
|
|
1139
|
-
fleetTotal?: AgentPnL;
|
|
1139
|
+
fleetTotal?: AgentPnL | undefined;
|
|
1140
1140
|
/**
|
|
1141
1141
|
* @generated from field: common.v1.TimeRange period = 3;
|
|
1142
1142
|
*/
|
|
1143
|
-
period?: TimeRange;
|
|
1143
|
+
period?: TimeRange | undefined;
|
|
1144
1144
|
/**
|
|
1145
1145
|
* @generated from field: common.v1.TimeRange prior_period = 4;
|
|
1146
1146
|
*/
|
|
1147
|
-
priorPeriod?: TimeRange;
|
|
1147
|
+
priorPeriod?: TimeRange | undefined;
|
|
1148
1148
|
};
|
|
1149
1149
|
/**
|
|
1150
1150
|
* Describes the message attribution.v1.GetAgentPnLResponse.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file attribution/v1/attribution.proto (package attribution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|