@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.
Files changed (114) hide show
  1. package/dist/agentregistry/v1/service_pb.d.ts +11 -11
  2. package/dist/agentregistry/v1/service_pb.js +1 -1
  3. package/dist/agentruntime/v1/runtime_pb.d.ts +400 -105
  4. package/dist/agentruntime/v1/runtime_pb.js +273 -51
  5. package/dist/agents/v1/agents_pb.d.ts +41 -20
  6. package/dist/agents/v1/agents_pb.js +3 -2
  7. package/dist/approvals/v1/approvals_pb.d.ts +17 -17
  8. package/dist/approvals/v1/approvals_pb.js +1 -1
  9. package/dist/artifacts/v1/artifacts_pb.d.ts +32 -32
  10. package/dist/artifacts/v1/artifacts_pb.js +1 -1
  11. package/dist/attestation/v1/attestation_pb.d.ts +7 -7
  12. package/dist/attestation/v1/attestation_pb.js +1 -1
  13. package/dist/attribution/v1/attribution_pb.d.ts +38 -38
  14. package/dist/attribution/v1/attribution_pb.js +1 -1
  15. package/dist/audit/v1/audit_pb.d.ts +30 -30
  16. package/dist/audit/v1/audit_pb.js +1 -1
  17. package/dist/buf/validate/validate_pb.d.ts +9 -9
  18. package/dist/catalogs/v1/catalogs_pb.d.ts +10 -10
  19. package/dist/catalogs/v1/catalogs_pb.js +1 -1
  20. package/dist/common/v1/analytics_pb.d.ts +4 -4
  21. package/dist/common/v1/analytics_pb.js +1 -1
  22. package/dist/common/v1/authz_pb.d.ts +4 -0
  23. package/dist/common/v1/authz_pb.js +8 -4
  24. package/dist/common/v1/delivery_pb.js +1 -1
  25. package/dist/common/v1/entity_pb.js +1 -1
  26. package/dist/common/v1/risk_pb.js +1 -1
  27. package/dist/common/v1/surface_pb.d.ts +42 -0
  28. package/dist/common/v1/surface_pb.js +46 -0
  29. package/dist/compliance/v1/compliance_pb.d.ts +24 -24
  30. package/dist/compliance/v1/compliance_pb.js +1 -1
  31. package/dist/config/v1/config_pb.d.ts +13 -13
  32. package/dist/config/v1/config_pb.js +1 -1
  33. package/dist/connectors/v1/connectors_pb.d.ts +13 -13
  34. package/dist/connectors/v1/connectors_pb.js +1 -1
  35. package/dist/entities/v1/entities_pb.d.ts +15 -15
  36. package/dist/entities/v1/entities_pb.js +1 -1
  37. package/dist/evalpipeline/v1/evalpipeline_pb.d.ts +19 -19
  38. package/dist/evalpipeline/v1/evalpipeline_pb.js +1 -1
  39. package/dist/events/v1/change_pb.d.ts +2 -2
  40. package/dist/events/v1/change_pb.js +1 -1
  41. package/dist/events/v1/cloudevent_pb.d.ts +2 -2
  42. package/dist/events/v1/cloudevent_pb.js +1 -1
  43. package/dist/events/v1/evaluation_pb.d.ts +10 -10
  44. package/dist/events/v1/evaluation_pb.js +1 -1
  45. package/dist/fermata/v1/fermata_pb.d.ts +511 -72
  46. package/dist/fermata/v1/fermata_pb.js +172 -51
  47. package/dist/fermata/v1/worker_pb.d.ts +7 -7
  48. package/dist/fermata/v1/worker_pb.js +3 -2
  49. package/dist/gate/v1/audit_pb.d.ts +8 -8
  50. package/dist/gate/v1/audit_pb.js +1 -1
  51. package/dist/gate/v1/connector_pb.d.ts +8 -8
  52. package/dist/gate/v1/connector_pb.js +1 -1
  53. package/dist/gate/v1/controlplane_pb.js +1 -1
  54. package/dist/gate/v1/identity_group_pb.d.ts +7 -7
  55. package/dist/gate/v1/identity_group_pb.js +1 -1
  56. package/dist/gate/v1/recording_pb.d.ts +1 -1
  57. package/dist/gate/v1/recording_pb.js +1 -1
  58. package/dist/gate/v1/resource_policy_pb.d.ts +19 -19
  59. package/dist/gate/v1/resource_policy_pb.js +1 -1
  60. package/dist/gate/v1/tenant_pb.d.ts +7 -7
  61. package/dist/gate/v1/tenant_pb.js +1 -1
  62. package/dist/gate/v1/webhook_access_pb.d.ts +11 -11
  63. package/dist/gate/v1/webhook_access_pb.js +1 -1
  64. package/dist/governance/v1/governance_pb.d.ts +28 -28
  65. package/dist/governance/v1/governance_pb.js +1 -1
  66. package/dist/identity/v1/organizations_pb.d.ts +9 -9
  67. package/dist/identity/v1/organizations_pb.js +1 -1
  68. package/dist/identity/v1/sessions_pb.d.ts +4 -4
  69. package/dist/identity/v1/sessions_pb.js +1 -1
  70. package/dist/identity/v1/tokens_pb.d.ts +5 -5
  71. package/dist/identity/v1/tokens_pb.js +1 -1
  72. package/dist/ingest/v1/admin_pb.d.ts +10 -10
  73. package/dist/ingest/v1/admin_pb.js +1 -1
  74. package/dist/ingest/v1/event_pb.d.ts +5 -5
  75. package/dist/ingest/v1/event_pb.js +1 -1
  76. package/dist/keys/v1/keys_pb.d.ts +9 -9
  77. package/dist/keys/v1/keys_pb.js +1 -1
  78. package/dist/llmgateway/v1/gateway_pb.d.ts +23 -23
  79. package/dist/llmgateway/v1/gateway_pb.js +1 -1
  80. package/dist/maestro/v1/events_pb.d.ts +930 -0
  81. package/dist/maestro/v1/events_pb.js +316 -0
  82. package/dist/maestro/v1/timeline_pb.d.ts +462 -0
  83. package/dist/maestro/v1/timeline_pb.js +235 -0
  84. package/dist/memory/v1/memory_pb.d.ts +18 -18
  85. package/dist/memory/v1/memory_pb.js +1 -1
  86. package/dist/meter/v1/meter_pb.d.ts +42 -42
  87. package/dist/meter/v1/meter_pb.js +1 -1
  88. package/dist/notifications/v1/notifications_pb.d.ts +10 -10
  89. package/dist/notifications/v1/notifications_pb.js +1 -1
  90. package/dist/objectives/v1/objectives_pb.d.ts +35 -26
  91. package/dist/objectives/v1/objectives_pb.js +3 -2
  92. package/dist/posture/v1/posture_pb.d.ts +8 -8
  93. package/dist/posture/v1/posture_pb.js +1 -1
  94. package/dist/prompts/v1/prompts_pb.d.ts +15 -15
  95. package/dist/prompts/v1/prompts_pb.js +1 -1
  96. package/dist/relationships/v1/relationships_pb.d.ts +15 -15
  97. package/dist/relationships/v1/relationships_pb.js +1 -1
  98. package/dist/remoterunner/v1/remoterunner_pb.d.ts +1786 -0
  99. package/dist/remoterunner/v1/remoterunner_pb.js +531 -0
  100. package/dist/secretbroker/v1/broker_pb.d.ts +15 -15
  101. package/dist/secretbroker/v1/broker_pb.js +1 -1
  102. package/dist/skills/v1/skills_pb.d.ts +9 -9
  103. package/dist/skills/v1/skills_pb.js +1 -1
  104. package/dist/tap/v1/admin_pb.d.ts +10 -10
  105. package/dist/tap/v1/admin_pb.js +1 -1
  106. package/dist/tap/v1/event_pb.d.ts +5 -5
  107. package/dist/tap/v1/event_pb.js +1 -1
  108. package/dist/toolexecution/v1/toolexecution_pb.d.ts +35 -29
  109. package/dist/toolexecution/v1/toolexecution_pb.js +3 -2
  110. package/dist/traces/v1/traces_pb.d.ts +17 -17
  111. package/dist/traces/v1/traces_pb.js +1 -1
  112. package/dist/workflows/v1/workflows_pb.d.ts +36 -36
  113. package/dist/workflows/v1/workflows_pb.js +1 -1
  114. package/package.json +17 -1
@@ -0,0 +1,462 @@
1
+ import type { GenEnum, GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
2
+ import type { Timestamp } from "@bufbuild/protobuf/wkt";
3
+ import type { JsonObject, Message } from "@bufbuild/protobuf";
4
+ /**
5
+ * Describes the file maestro/v1/timeline.proto.
6
+ */
7
+ export declare const file_maestro_v1_timeline: GenFile;
8
+ /**
9
+ * @generated from message maestro.v1.ListRunTimelineRequest
10
+ */
11
+ export type ListRunTimelineRequest = Message<"maestro.v1.ListRunTimelineRequest"> & {
12
+ /**
13
+ * @generated from field: string organization_id = 1;
14
+ */
15
+ organizationId: string;
16
+ /**
17
+ * @generated from field: string workspace_id = 2;
18
+ */
19
+ workspaceId: string;
20
+ /**
21
+ * @generated from field: string session_id = 3;
22
+ */
23
+ sessionId: string;
24
+ /**
25
+ * @generated from field: string agent_run_id = 4;
26
+ */
27
+ agentRunId: string;
28
+ /**
29
+ * @generated from field: string remote_runner_session_id = 5;
30
+ */
31
+ remoteRunnerSessionId: string;
32
+ /**
33
+ * @generated from field: int32 page_size = 6;
34
+ */
35
+ pageSize: number;
36
+ /**
37
+ * @generated from field: string page_token = 7;
38
+ */
39
+ pageToken: string;
40
+ /**
41
+ * @generated from field: bool include_admin_summaries = 8;
42
+ */
43
+ includeAdminSummaries: boolean;
44
+ /**
45
+ * @generated from field: bool include_audit_only = 9;
46
+ */
47
+ includeAuditOnly: boolean;
48
+ };
49
+ /**
50
+ * Describes the message maestro.v1.ListRunTimelineRequest.
51
+ * Use `create(ListRunTimelineRequestSchema)` to create a new message.
52
+ */
53
+ export declare const ListRunTimelineRequestSchema: GenMessage<ListRunTimelineRequest>;
54
+ /**
55
+ * @generated from message maestro.v1.ListRunTimelineResponse
56
+ */
57
+ export type ListRunTimelineResponse = Message<"maestro.v1.ListRunTimelineResponse"> & {
58
+ /**
59
+ * @generated from field: string organization_id = 1;
60
+ */
61
+ organizationId: string;
62
+ /**
63
+ * @generated from field: string workspace_id = 2;
64
+ */
65
+ workspaceId: string;
66
+ /**
67
+ * @generated from field: string session_id = 3;
68
+ */
69
+ sessionId: string;
70
+ /**
71
+ * @generated from field: string agent_run_id = 4;
72
+ */
73
+ agentRunId: string;
74
+ /**
75
+ * @generated from field: string remote_runner_session_id = 5;
76
+ */
77
+ remoteRunnerSessionId: string;
78
+ /**
79
+ * @generated from field: repeated maestro.v1.MaestroTimelineEntry entries = 6;
80
+ */
81
+ entries: MaestroTimelineEntry[];
82
+ /**
83
+ * @generated from field: string next_page_token = 7;
84
+ */
85
+ nextPageToken: string;
86
+ /**
87
+ * @generated from field: bool partial = 8;
88
+ */
89
+ partial: boolean;
90
+ /**
91
+ * @generated from field: repeated string missing_sources = 9;
92
+ */
93
+ missingSources: string[];
94
+ };
95
+ /**
96
+ * Describes the message maestro.v1.ListRunTimelineResponse.
97
+ * Use `create(ListRunTimelineResponseSchema)` to create a new message.
98
+ */
99
+ export declare const ListRunTimelineResponseSchema: GenMessage<ListRunTimelineResponse>;
100
+ /**
101
+ * @generated from message maestro.v1.MaestroTimelineEntry
102
+ */
103
+ export type MaestroTimelineEntry = Message<"maestro.v1.MaestroTimelineEntry"> & {
104
+ /**
105
+ * @generated from field: string id = 1;
106
+ */
107
+ id: string;
108
+ /**
109
+ * @generated from field: google.protobuf.Timestamp timestamp = 2;
110
+ */
111
+ timestamp?: Timestamp | undefined;
112
+ /**
113
+ * @generated from field: maestro.v1.MaestroTimelineEntryType type = 3;
114
+ */
115
+ type: MaestroTimelineEntryType;
116
+ /**
117
+ * @generated from field: string title = 4;
118
+ */
119
+ title: string;
120
+ /**
121
+ * @generated from field: string summary = 5;
122
+ */
123
+ summary: string;
124
+ /**
125
+ * @generated from field: string admin_summary = 6;
126
+ */
127
+ adminSummary: string;
128
+ /**
129
+ * @generated from field: maestro.v1.MaestroTimelineVisibility visibility = 7;
130
+ */
131
+ visibility: MaestroTimelineVisibility;
132
+ /**
133
+ * @generated from field: maestro.v1.MaestroTimelineSensitivity sensitivity = 8;
134
+ */
135
+ sensitivity: MaestroTimelineSensitivity;
136
+ /**
137
+ * @generated from field: maestro.v1.MaestroTimelineRelatedIds related_ids = 9;
138
+ */
139
+ relatedIds?: MaestroTimelineRelatedIds | undefined;
140
+ /**
141
+ * @generated from field: repeated string redactions = 10;
142
+ */
143
+ redactions: string[];
144
+ /**
145
+ * @generated from field: maestro.v1.MaestroTimelineSourceObject source_object = 11;
146
+ */
147
+ sourceObject?: MaestroTimelineSourceObject | undefined;
148
+ /**
149
+ * @generated from field: map<string, string> metadata = 12;
150
+ */
151
+ metadata: {
152
+ [key: string]: string;
153
+ };
154
+ };
155
+ /**
156
+ * Describes the message maestro.v1.MaestroTimelineEntry.
157
+ * Use `create(MaestroTimelineEntrySchema)` to create a new message.
158
+ */
159
+ export declare const MaestroTimelineEntrySchema: GenMessage<MaestroTimelineEntry>;
160
+ /**
161
+ * @generated from message maestro.v1.MaestroTimelineRelatedIds
162
+ */
163
+ export type MaestroTimelineRelatedIds = Message<"maestro.v1.MaestroTimelineRelatedIds"> & {
164
+ /**
165
+ * @generated from field: string organization_id = 1;
166
+ */
167
+ organizationId: string;
168
+ /**
169
+ * @generated from field: string workspace_id = 2;
170
+ */
171
+ workspaceId: string;
172
+ /**
173
+ * @generated from field: string session_id = 3;
174
+ */
175
+ sessionId: string;
176
+ /**
177
+ * @generated from field: string agent_run_id = 4;
178
+ */
179
+ agentRunId: string;
180
+ /**
181
+ * @generated from field: string agent_run_step_id = 5;
182
+ */
183
+ agentRunStepId: string;
184
+ /**
185
+ * @generated from field: string tool_call_id = 6;
186
+ */
187
+ toolCallId: string;
188
+ /**
189
+ * @generated from field: string tool_execution_id = 7;
190
+ */
191
+ toolExecutionId: string;
192
+ /**
193
+ * @generated from field: string approval_request_id = 8;
194
+ */
195
+ approvalRequestId: string;
196
+ /**
197
+ * @generated from field: string notification_id = 9;
198
+ */
199
+ notificationId: string;
200
+ /**
201
+ * @generated from field: string artifact_id = 10;
202
+ */
203
+ artifactId: string;
204
+ /**
205
+ * @generated from field: string meter_record_id = 11;
206
+ */
207
+ meterRecordId: string;
208
+ /**
209
+ * @generated from field: string audit_event_id = 12;
210
+ */
211
+ auditEventId: string;
212
+ /**
213
+ * @generated from field: string remote_runner_session_id = 13;
214
+ */
215
+ remoteRunnerSessionId: string;
216
+ /**
217
+ * @generated from field: string objective_id = 14;
218
+ */
219
+ objectiveId: string;
220
+ /**
221
+ * @generated from field: string correlation_id = 15;
222
+ */
223
+ correlationId: string;
224
+ };
225
+ /**
226
+ * Describes the message maestro.v1.MaestroTimelineRelatedIds.
227
+ * Use `create(MaestroTimelineRelatedIdsSchema)` to create a new message.
228
+ */
229
+ export declare const MaestroTimelineRelatedIdsSchema: GenMessage<MaestroTimelineRelatedIds>;
230
+ /**
231
+ * @generated from message maestro.v1.MaestroTimelineSourceObject
232
+ */
233
+ export type MaestroTimelineSourceObject = Message<"maestro.v1.MaestroTimelineSourceObject"> & {
234
+ /**
235
+ * @generated from field: maestro.v1.MaestroTimelineSource source = 1;
236
+ */
237
+ source: MaestroTimelineSource;
238
+ /**
239
+ * @generated from field: string id = 2;
240
+ */
241
+ id: string;
242
+ /**
243
+ * @generated from field: string type = 3;
244
+ */
245
+ type: string;
246
+ /**
247
+ * @generated from field: google.protobuf.Struct snapshot = 4;
248
+ */
249
+ snapshot?: JsonObject | undefined;
250
+ };
251
+ /**
252
+ * Describes the message maestro.v1.MaestroTimelineSourceObject.
253
+ * Use `create(MaestroTimelineSourceObjectSchema)` to create a new message.
254
+ */
255
+ export declare const MaestroTimelineSourceObjectSchema: GenMessage<MaestroTimelineSourceObject>;
256
+ /**
257
+ * MaestroTimelineEntryType classifies the product-level event shown in the
258
+ * run timeline.
259
+ *
260
+ * @generated from enum maestro.v1.MaestroTimelineEntryType
261
+ */
262
+ export declare enum MaestroTimelineEntryType {
263
+ /**
264
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_UNSPECIFIED = 0;
265
+ */
266
+ UNSPECIFIED = 0,
267
+ /**
268
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_SESSION_STARTED = 1;
269
+ */
270
+ SESSION_STARTED = 1,
271
+ /**
272
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_SESSION_CLOSED = 2;
273
+ */
274
+ SESSION_CLOSED = 2,
275
+ /**
276
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_RUNTIME_EVENT = 3;
277
+ */
278
+ RUNTIME_EVENT = 3,
279
+ /**
280
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_RUN_WAITING = 4;
281
+ */
282
+ RUN_WAITING = 4,
283
+ /**
284
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_RUN_RESUMED = 5;
285
+ */
286
+ RUN_RESUMED = 5,
287
+ /**
288
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_RUN_SUCCEEDED = 6;
289
+ */
290
+ RUN_SUCCEEDED = 6,
291
+ /**
292
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_RUN_FAILED = 7;
293
+ */
294
+ RUN_FAILED = 7,
295
+ /**
296
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_TOOL_CALL_ATTEMPTED = 8;
297
+ */
298
+ TOOL_CALL_ATTEMPTED = 8,
299
+ /**
300
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_TOOL_CALL_COMPLETED = 9;
301
+ */
302
+ TOOL_CALL_COMPLETED = 9,
303
+ /**
304
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_TOOL_EXECUTION_WAITING_APPROVAL = 10;
305
+ */
306
+ TOOL_EXECUTION_WAITING_APPROVAL = 10,
307
+ /**
308
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_APPROVAL_REQUIRED = 11;
309
+ */
310
+ APPROVAL_REQUIRED = 11,
311
+ /**
312
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_APPROVAL_RESOLVED = 12;
313
+ */
314
+ APPROVAL_RESOLVED = 12,
315
+ /**
316
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_ARTIFACT_RECORDED = 13;
317
+ */
318
+ ARTIFACT_RECORDED = 13,
319
+ /**
320
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_COST_RECORDED = 14;
321
+ */
322
+ COST_RECORDED = 14,
323
+ /**
324
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_NOTIFICATION_SENT = 15;
325
+ */
326
+ NOTIFICATION_SENT = 15,
327
+ /**
328
+ * @generated from enum value: MAESTRO_TIMELINE_ENTRY_TYPE_AUDIT_EVENT = 16;
329
+ */
330
+ AUDIT_EVENT = 16
331
+ }
332
+ /**
333
+ * Describes the enum maestro.v1.MaestroTimelineEntryType.
334
+ */
335
+ export declare const MaestroTimelineEntryTypeSchema: GenEnum<MaestroTimelineEntryType>;
336
+ /**
337
+ * MaestroTimelineVisibility identifies who should see a timeline entry.
338
+ *
339
+ * @generated from enum maestro.v1.MaestroTimelineVisibility
340
+ */
341
+ export declare enum MaestroTimelineVisibility {
342
+ /**
343
+ * @generated from enum value: MAESTRO_TIMELINE_VISIBILITY_UNSPECIFIED = 0;
344
+ */
345
+ UNSPECIFIED = 0,
346
+ /**
347
+ * @generated from enum value: MAESTRO_TIMELINE_VISIBILITY_USER_VISIBLE = 1;
348
+ */
349
+ USER_VISIBLE = 1,
350
+ /**
351
+ * @generated from enum value: MAESTRO_TIMELINE_VISIBILITY_ADMIN_VISIBLE = 2;
352
+ */
353
+ ADMIN_VISIBLE = 2,
354
+ /**
355
+ * @generated from enum value: MAESTRO_TIMELINE_VISIBILITY_AUDIT_ONLY = 3;
356
+ */
357
+ AUDIT_ONLY = 3
358
+ }
359
+ /**
360
+ * Describes the enum maestro.v1.MaestroTimelineVisibility.
361
+ */
362
+ export declare const MaestroTimelineVisibilitySchema: GenEnum<MaestroTimelineVisibility>;
363
+ /**
364
+ * MaestroTimelineSource identifies the canonical Platform object behind an
365
+ * entry.
366
+ *
367
+ * @generated from enum maestro.v1.MaestroTimelineSource
368
+ */
369
+ export declare enum MaestroTimelineSource {
370
+ /**
371
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_UNSPECIFIED = 0;
372
+ */
373
+ UNSPECIFIED = 0,
374
+ /**
375
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_AGENT_RUNTIME = 1;
376
+ */
377
+ AGENT_RUNTIME = 1,
378
+ /**
379
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_TOOL_EXECUTION = 2;
380
+ */
381
+ TOOL_EXECUTION = 2,
382
+ /**
383
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_APPROVAL = 3;
384
+ */
385
+ APPROVAL = 3,
386
+ /**
387
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_NOTIFICATION = 4;
388
+ */
389
+ NOTIFICATION = 4,
390
+ /**
391
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_MAESTRO_EVENT = 5;
392
+ */
393
+ MAESTRO_EVENT = 5,
394
+ /**
395
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_ARTIFACT = 6;
396
+ */
397
+ ARTIFACT = 6,
398
+ /**
399
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_METER = 7;
400
+ */
401
+ METER = 7,
402
+ /**
403
+ * @generated from enum value: MAESTRO_TIMELINE_SOURCE_AUDIT = 8;
404
+ */
405
+ AUDIT = 8
406
+ }
407
+ /**
408
+ * Describes the enum maestro.v1.MaestroTimelineSource.
409
+ */
410
+ export declare const MaestroTimelineSourceSchema: GenEnum<MaestroTimelineSource>;
411
+ /**
412
+ * MaestroTimelineSensitivity identifies redaction expectations for an entry.
413
+ *
414
+ * @generated from enum maestro.v1.MaestroTimelineSensitivity
415
+ */
416
+ export declare enum MaestroTimelineSensitivity {
417
+ /**
418
+ * @generated from enum value: MAESTRO_TIMELINE_SENSITIVITY_UNSPECIFIED = 0;
419
+ */
420
+ UNSPECIFIED = 0,
421
+ /**
422
+ * @generated from enum value: MAESTRO_TIMELINE_SENSITIVITY_PUBLIC = 1;
423
+ */
424
+ PUBLIC = 1,
425
+ /**
426
+ * @generated from enum value: MAESTRO_TIMELINE_SENSITIVITY_INTERNAL = 2;
427
+ */
428
+ INTERNAL = 2,
429
+ /**
430
+ * @generated from enum value: MAESTRO_TIMELINE_SENSITIVITY_CONFIDENTIAL = 3;
431
+ */
432
+ CONFIDENTIAL = 3,
433
+ /**
434
+ * @generated from enum value: MAESTRO_TIMELINE_SENSITIVITY_RESTRICTED = 4;
435
+ */
436
+ RESTRICTED = 4
437
+ }
438
+ /**
439
+ * Describes the enum maestro.v1.MaestroTimelineSensitivity.
440
+ */
441
+ export declare const MaestroTimelineSensitivitySchema: GenEnum<MaestroTimelineSensitivity>;
442
+ /**
443
+ * MaestroTimelineService exposes a Platform-owned read model for Maestro run
444
+ * history. It merges runtime, tool, approval, notification, audit, meter, and
445
+ * maestro event-bus records so clients do not stitch raw service rows
446
+ * independently.
447
+ *
448
+ * @generated from service maestro.v1.MaestroTimelineService
449
+ */
450
+ export declare const MaestroTimelineService: GenService<{
451
+ /**
452
+ * ListRunTimeline returns an ordered, user-oriented projection for one
453
+ * Maestro run or session.
454
+ *
455
+ * @generated from rpc maestro.v1.MaestroTimelineService.ListRunTimeline
456
+ */
457
+ listRunTimeline: {
458
+ methodKind: "unary";
459
+ input: typeof ListRunTimelineRequestSchema;
460
+ output: typeof ListRunTimelineResponseSchema;
461
+ };
462
+ }>;