@evalops/sdk-ts 0.1.13 → 0.1.14
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 +400 -105
- package/dist/agentruntime/v1/runtime_pb.js +273 -51
- package/dist/agents/v1/agents_pb.d.ts +41 -20
- package/dist/agents/v1/agents_pb.js +3 -2
- 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 +511 -72
- package/dist/fermata/v1/fermata_pb.js +172 -51
- package/dist/fermata/v1/worker_pb.d.ts +7 -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
|
@@ -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";
|
|
@@ -84,15 +84,15 @@ export type Event = Message<"audit.v1.Event"> & {
|
|
|
84
84
|
/**
|
|
85
85
|
* @generated from field: google.protobuf.Timestamp timestamp = 2;
|
|
86
86
|
*/
|
|
87
|
-
timestamp?: Timestamp;
|
|
87
|
+
timestamp?: Timestamp | undefined;
|
|
88
88
|
/**
|
|
89
89
|
* @generated from field: audit.v1.Actor actor = 3;
|
|
90
90
|
*/
|
|
91
|
-
actor?: Actor;
|
|
91
|
+
actor?: Actor | undefined;
|
|
92
92
|
/**
|
|
93
93
|
* @generated from field: audit.v1.Resource resource = 4;
|
|
94
94
|
*/
|
|
95
|
-
resource?: Resource;
|
|
95
|
+
resource?: Resource | undefined;
|
|
96
96
|
/**
|
|
97
97
|
* @generated from field: string action = 5;
|
|
98
98
|
*/
|
|
@@ -174,7 +174,7 @@ export type ComplianceEvidenceItem = Message<"audit.v1.ComplianceEvidenceItem">
|
|
|
174
174
|
/**
|
|
175
175
|
* @generated from field: google.protobuf.Timestamp event_time = 4;
|
|
176
176
|
*/
|
|
177
|
-
eventTime?: Timestamp;
|
|
177
|
+
eventTime?: Timestamp | undefined;
|
|
178
178
|
/**
|
|
179
179
|
* @generated from field: string actor_id = 5;
|
|
180
180
|
*/
|
|
@@ -250,15 +250,15 @@ export type ComplianceReport = Message<"audit.v1.ComplianceReport"> & {
|
|
|
250
250
|
/**
|
|
251
251
|
* @generated from field: google.protobuf.Timestamp period_start = 4;
|
|
252
252
|
*/
|
|
253
|
-
periodStart?: Timestamp;
|
|
253
|
+
periodStart?: Timestamp | undefined;
|
|
254
254
|
/**
|
|
255
255
|
* @generated from field: google.protobuf.Timestamp period_end = 5;
|
|
256
256
|
*/
|
|
257
|
-
periodEnd?: Timestamp;
|
|
257
|
+
periodEnd?: Timestamp | undefined;
|
|
258
258
|
/**
|
|
259
259
|
* @generated from field: google.protobuf.Timestamp generated_at = 6;
|
|
260
260
|
*/
|
|
261
|
-
generatedAt?: Timestamp;
|
|
261
|
+
generatedAt?: Timestamp | undefined;
|
|
262
262
|
/**
|
|
263
263
|
* @generated from field: string template_version = 7;
|
|
264
264
|
*/
|
|
@@ -310,7 +310,7 @@ export type ComplianceReportSchedule = Message<"audit.v1.ComplianceReportSchedul
|
|
|
310
310
|
/**
|
|
311
311
|
* @generated from field: google.protobuf.Timestamp next_run_time = 5;
|
|
312
312
|
*/
|
|
313
|
-
nextRunTime?: Timestamp;
|
|
313
|
+
nextRunTime?: Timestamp | undefined;
|
|
314
314
|
/**
|
|
315
315
|
* @generated from field: bool enabled = 6;
|
|
316
316
|
*/
|
|
@@ -322,11 +322,11 @@ export type ComplianceReportSchedule = Message<"audit.v1.ComplianceReportSchedul
|
|
|
322
322
|
/**
|
|
323
323
|
* @generated from field: google.protobuf.Timestamp created_at = 8;
|
|
324
324
|
*/
|
|
325
|
-
createdAt?: Timestamp;
|
|
325
|
+
createdAt?: Timestamp | undefined;
|
|
326
326
|
/**
|
|
327
327
|
* @generated from field: google.protobuf.Timestamp updated_at = 9;
|
|
328
328
|
*/
|
|
329
|
-
updatedAt?: Timestamp;
|
|
329
|
+
updatedAt?: Timestamp | undefined;
|
|
330
330
|
};
|
|
331
331
|
/**
|
|
332
332
|
* Describes the message audit.v1.ComplianceReportSchedule.
|
|
@@ -340,11 +340,11 @@ export type RecordEventRequest = Message<"audit.v1.RecordEventRequest"> & {
|
|
|
340
340
|
/**
|
|
341
341
|
* @generated from field: audit.v1.Actor actor = 1;
|
|
342
342
|
*/
|
|
343
|
-
actor?: Actor;
|
|
343
|
+
actor?: Actor | undefined;
|
|
344
344
|
/**
|
|
345
345
|
* @generated from field: audit.v1.Resource resource = 2;
|
|
346
346
|
*/
|
|
347
|
-
resource?: Resource;
|
|
347
|
+
resource?: Resource | undefined;
|
|
348
348
|
/**
|
|
349
349
|
* @generated from field: string action = 3;
|
|
350
350
|
*/
|
|
@@ -416,7 +416,7 @@ export type RecordEventResponse = Message<"audit.v1.RecordEventResponse"> & {
|
|
|
416
416
|
/**
|
|
417
417
|
* @generated from field: google.protobuf.Timestamp timestamp = 2;
|
|
418
418
|
*/
|
|
419
|
-
timestamp?: Timestamp;
|
|
419
|
+
timestamp?: Timestamp | undefined;
|
|
420
420
|
/**
|
|
421
421
|
* @generated from field: string checksum = 3;
|
|
422
422
|
*/
|
|
@@ -438,11 +438,11 @@ export type QueryEventsRequest = Message<"audit.v1.QueryEventsRequest"> & {
|
|
|
438
438
|
/**
|
|
439
439
|
* @generated from field: google.protobuf.Timestamp start_time = 2;
|
|
440
440
|
*/
|
|
441
|
-
startTime?: Timestamp;
|
|
441
|
+
startTime?: Timestamp | undefined;
|
|
442
442
|
/**
|
|
443
443
|
* @generated from field: google.protobuf.Timestamp end_time = 3;
|
|
444
444
|
*/
|
|
445
|
-
endTime?: Timestamp;
|
|
445
|
+
endTime?: Timestamp | undefined;
|
|
446
446
|
/**
|
|
447
447
|
* @generated from field: string actor_id = 4;
|
|
448
448
|
*/
|
|
@@ -530,11 +530,11 @@ export type GetEvidenceChainRequest = Message<"audit.v1.GetEvidenceChainRequest"
|
|
|
530
530
|
/**
|
|
531
531
|
* @generated from field: google.protobuf.Timestamp start_time = 3;
|
|
532
532
|
*/
|
|
533
|
-
startTime?: Timestamp;
|
|
533
|
+
startTime?: Timestamp | undefined;
|
|
534
534
|
/**
|
|
535
535
|
* @generated from field: google.protobuf.Timestamp end_time = 4;
|
|
536
536
|
*/
|
|
537
|
-
endTime?: Timestamp;
|
|
537
|
+
endTime?: Timestamp | undefined;
|
|
538
538
|
/**
|
|
539
539
|
* @generated from field: bool include_state_changes = 5;
|
|
540
540
|
*/
|
|
@@ -564,7 +564,7 @@ export type EvidenceChainStep = Message<"audit.v1.EvidenceChainStep"> & {
|
|
|
564
564
|
/**
|
|
565
565
|
* @generated from field: audit.v1.Event event = 4;
|
|
566
566
|
*/
|
|
567
|
-
event?: Event;
|
|
567
|
+
event?: Event | undefined;
|
|
568
568
|
};
|
|
569
569
|
/**
|
|
570
570
|
* Describes the message audit.v1.EvidenceChainStep.
|
|
@@ -594,11 +594,11 @@ export type GetEvidenceChainResponse = Message<"audit.v1.GetEvidenceChainRespons
|
|
|
594
594
|
/**
|
|
595
595
|
* @generated from field: google.protobuf.Timestamp first_event_time = 5;
|
|
596
596
|
*/
|
|
597
|
-
firstEventTime?: Timestamp;
|
|
597
|
+
firstEventTime?: Timestamp | undefined;
|
|
598
598
|
/**
|
|
599
599
|
* @generated from field: google.protobuf.Timestamp last_event_time = 6;
|
|
600
600
|
*/
|
|
601
|
-
lastEventTime?: Timestamp;
|
|
601
|
+
lastEventTime?: Timestamp | undefined;
|
|
602
602
|
};
|
|
603
603
|
/**
|
|
604
604
|
* Describes the message audit.v1.GetEvidenceChainResponse.
|
|
@@ -616,11 +616,11 @@ export type ExportEventsRequest = Message<"audit.v1.ExportEventsRequest"> & {
|
|
|
616
616
|
/**
|
|
617
617
|
* @generated from field: google.protobuf.Timestamp start_time = 2;
|
|
618
618
|
*/
|
|
619
|
-
startTime?: Timestamp;
|
|
619
|
+
startTime?: Timestamp | undefined;
|
|
620
620
|
/**
|
|
621
621
|
* @generated from field: google.protobuf.Timestamp end_time = 3;
|
|
622
622
|
*/
|
|
623
|
-
endTime?: Timestamp;
|
|
623
|
+
endTime?: Timestamp | undefined;
|
|
624
624
|
/**
|
|
625
625
|
* @generated from field: string format = 4;
|
|
626
626
|
*/
|
|
@@ -712,11 +712,11 @@ export type GenerateComplianceReportRequest = Message<"audit.v1.GenerateComplian
|
|
|
712
712
|
/**
|
|
713
713
|
* @generated from field: google.protobuf.Timestamp period_start = 3;
|
|
714
714
|
*/
|
|
715
|
-
periodStart?: Timestamp;
|
|
715
|
+
periodStart?: Timestamp | undefined;
|
|
716
716
|
/**
|
|
717
717
|
* @generated from field: google.protobuf.Timestamp period_end = 4;
|
|
718
718
|
*/
|
|
719
|
-
periodEnd?: Timestamp;
|
|
719
|
+
periodEnd?: Timestamp | undefined;
|
|
720
720
|
};
|
|
721
721
|
/**
|
|
722
722
|
* Describes the message audit.v1.GenerateComplianceReportRequest.
|
|
@@ -730,7 +730,7 @@ export type GenerateComplianceReportResponse = Message<"audit.v1.GenerateComplia
|
|
|
730
730
|
/**
|
|
731
731
|
* @generated from field: audit.v1.ComplianceReport report = 1;
|
|
732
732
|
*/
|
|
733
|
-
report?: ComplianceReport;
|
|
733
|
+
report?: ComplianceReport | undefined;
|
|
734
734
|
};
|
|
735
735
|
/**
|
|
736
736
|
* Describes the message audit.v1.GenerateComplianceReportResponse.
|
|
@@ -762,7 +762,7 @@ export type GetComplianceReportResponse = Message<"audit.v1.GetComplianceReportR
|
|
|
762
762
|
/**
|
|
763
763
|
* @generated from field: audit.v1.ComplianceReport report = 1;
|
|
764
764
|
*/
|
|
765
|
-
report?: ComplianceReport;
|
|
765
|
+
report?: ComplianceReport | undefined;
|
|
766
766
|
};
|
|
767
767
|
/**
|
|
768
768
|
* Describes the message audit.v1.GetComplianceReportResponse.
|
|
@@ -872,11 +872,11 @@ export type ScheduleComplianceReportRequest = Message<"audit.v1.ScheduleComplian
|
|
|
872
872
|
/**
|
|
873
873
|
* @generated from field: google.protobuf.Timestamp next_run_time = 4;
|
|
874
874
|
*/
|
|
875
|
-
nextRunTime?: Timestamp;
|
|
875
|
+
nextRunTime?: Timestamp | undefined;
|
|
876
876
|
/**
|
|
877
877
|
* @generated from field: optional bool enabled = 5;
|
|
878
878
|
*/
|
|
879
|
-
enabled?: boolean;
|
|
879
|
+
enabled?: boolean | undefined;
|
|
880
880
|
/**
|
|
881
881
|
* @generated from field: repeated audit.v1.ComplianceReportFormat formats = 6;
|
|
882
882
|
*/
|
|
@@ -894,7 +894,7 @@ export type ScheduleComplianceReportResponse = Message<"audit.v1.ScheduleComplia
|
|
|
894
894
|
/**
|
|
895
895
|
* @generated from field: audit.v1.ComplianceReportSchedule schedule = 1;
|
|
896
896
|
*/
|
|
897
|
-
schedule?: ComplianceReportSchedule;
|
|
897
|
+
schedule?: ComplianceReportSchedule | undefined;
|
|
898
898
|
};
|
|
899
899
|
/**
|
|
900
900
|
* Describes the message audit.v1.ScheduleComplianceReportResponse.
|
|
@@ -940,7 +940,7 @@ export type RunDueComplianceReportSchedulesRequest = Message<"audit.v1.RunDueCom
|
|
|
940
940
|
/**
|
|
941
941
|
* @generated from field: google.protobuf.Timestamp as_of = 2;
|
|
942
942
|
*/
|
|
943
|
-
asOf?: Timestamp;
|
|
943
|
+
asOf?: Timestamp | undefined;
|
|
944
944
|
};
|
|
945
945
|
/**
|
|
946
946
|
* Describes the message audit.v1.RunDueComplianceReportSchedulesRequest.
|
|
@@ -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 audit/v1/audit.proto (package audit.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -3802,7 +3802,7 @@ export type RepeatedRules = Message<"buf.validate.RepeatedRules"> & {
|
|
|
3802
3802
|
*
|
|
3803
3803
|
* @generated from field: optional buf.validate.FieldRules items = 4;
|
|
3804
3804
|
*/
|
|
3805
|
-
items?: FieldRules;
|
|
3805
|
+
items?: FieldRules | undefined;
|
|
3806
3806
|
};
|
|
3807
3807
|
/**
|
|
3808
3808
|
* Describes the message buf.validate.RepeatedRules.
|
|
@@ -3862,7 +3862,7 @@ export type MapRules = Message<"buf.validate.MapRules"> & {
|
|
|
3862
3862
|
*
|
|
3863
3863
|
* @generated from field: optional buf.validate.FieldRules keys = 4;
|
|
3864
3864
|
*/
|
|
3865
|
-
keys?: FieldRules;
|
|
3865
|
+
keys?: FieldRules | undefined;
|
|
3866
3866
|
/**
|
|
3867
3867
|
* Specifies the rules to be applied to the value of each key in the
|
|
3868
3868
|
* field. Message values will still have their validations evaluated unless
|
|
@@ -3883,7 +3883,7 @@ export type MapRules = Message<"buf.validate.MapRules"> & {
|
|
|
3883
3883
|
*
|
|
3884
3884
|
* @generated from field: optional buf.validate.FieldRules values = 5;
|
|
3885
3885
|
*/
|
|
3886
|
-
values?: FieldRules;
|
|
3886
|
+
values?: FieldRules | undefined;
|
|
3887
3887
|
};
|
|
3888
3888
|
/**
|
|
3889
3889
|
* Describes the message buf.validate.MapRules.
|
|
@@ -3954,7 +3954,7 @@ export type DurationRules = Message<"buf.validate.DurationRules"> & {
|
|
|
3954
3954
|
*
|
|
3955
3955
|
* @generated from field: optional google.protobuf.Duration const = 2;
|
|
3956
3956
|
*/
|
|
3957
|
-
const?: Duration;
|
|
3957
|
+
const?: Duration | undefined;
|
|
3958
3958
|
/**
|
|
3959
3959
|
* @generated from oneof buf.validate.DurationRules.less_than
|
|
3960
3960
|
*/
|
|
@@ -4129,7 +4129,7 @@ export type FieldMaskRules = Message<"buf.validate.FieldMaskRules"> & {
|
|
|
4129
4129
|
*
|
|
4130
4130
|
* @generated from field: optional google.protobuf.FieldMask const = 1;
|
|
4131
4131
|
*/
|
|
4132
|
-
const?: FieldMask;
|
|
4132
|
+
const?: FieldMask | undefined;
|
|
4133
4133
|
/**
|
|
4134
4134
|
* `in` requires the field value to only contain paths matching specified
|
|
4135
4135
|
* values or their subpaths.
|
|
@@ -4209,7 +4209,7 @@ export type TimestampRules = Message<"buf.validate.TimestampRules"> & {
|
|
|
4209
4209
|
*
|
|
4210
4210
|
* @generated from field: optional google.protobuf.Timestamp const = 2;
|
|
4211
4211
|
*/
|
|
4212
|
-
const?: Timestamp;
|
|
4212
|
+
const?: Timestamp | undefined;
|
|
4213
4213
|
/**
|
|
4214
4214
|
* @generated from oneof buf.validate.TimestampRules.less_than
|
|
4215
4215
|
*/
|
|
@@ -4346,7 +4346,7 @@ export type TimestampRules = Message<"buf.validate.TimestampRules"> & {
|
|
|
4346
4346
|
*
|
|
4347
4347
|
* @generated from field: optional google.protobuf.Duration within = 9;
|
|
4348
4348
|
*/
|
|
4349
|
-
within?: Duration;
|
|
4349
|
+
within?: Duration | undefined;
|
|
4350
4350
|
/**
|
|
4351
4351
|
* `example` specifies values that the field may have. These values SHOULD
|
|
4352
4352
|
* conform to other rules. `example` values will not impact validation
|
|
@@ -4461,7 +4461,7 @@ export type Violation = Message<"buf.validate.Violation"> & {
|
|
|
4461
4461
|
*
|
|
4462
4462
|
* @generated from field: optional buf.validate.FieldPath field = 5;
|
|
4463
4463
|
*/
|
|
4464
|
-
field?: FieldPath;
|
|
4464
|
+
field?: FieldPath | undefined;
|
|
4465
4465
|
/**
|
|
4466
4466
|
* `rule` is a machine-readable path that points to the specific rule that failed validation.
|
|
4467
4467
|
* This will be a nested field starting from the FieldRules of the field that failed validation.
|
|
@@ -4494,7 +4494,7 @@ export type Violation = Message<"buf.validate.Violation"> & {
|
|
|
4494
4494
|
*
|
|
4495
4495
|
* @generated from field: optional buf.validate.FieldPath rule = 6;
|
|
4496
4496
|
*/
|
|
4497
|
-
rule?: FieldPath;
|
|
4497
|
+
rule?: FieldPath | undefined;
|
|
4498
4498
|
/**
|
|
4499
4499
|
* `rule_id` is the unique identifier of the `Rule` that was not fulfilled.
|
|
4500
4500
|
* This is the same `id` that was specified in the `Rule` message, allowing easy tracing of which rule was violated.
|