@sema-agent/core 5.33.0 → 5.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +52 -0
- package/dist/core/push-queue.d.ts +4 -1
- package/dist/core/push-queue.js +2 -1
- package/dist/core/runner/prepare-task.d.ts +13 -0
- package/dist/core/runner/runtask.js +13 -5
- package/dist/core/safe-notify.d.ts +9 -0
- package/dist/core/safe-notify.js +9 -0
- package/package.json +2 -1
- package/test/export-surface.snapshot.json +1552 -0
|
@@ -0,0 +1,1552 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_comment": "design/87 L3 — frozen public export surface of src/index.ts (name -> kind). DO NOT edit by hand to silence a red test. A removed/changed entry = a SemVer-BREAKING change; bump MAJOR and update this fixture in the SAME commit (design/87 §4.2 / §5.2). Regenerate via REGEN in test/export-surface.test.ts.",
|
|
3
|
+
"count": 1546,
|
|
4
|
+
"exports": {
|
|
5
|
+
"A2ATaskState": "type",
|
|
6
|
+
"A2ATaskStateReversal": "type",
|
|
7
|
+
"A2ATaskStateReversalFaithful": "interface",
|
|
8
|
+
"A2ATaskStateReversalLossy": "interface",
|
|
9
|
+
"A2A_NAMESPACE": "variable",
|
|
10
|
+
"A2A_TASK_STATES": "variable",
|
|
11
|
+
"A2aPeerStatus": "interface",
|
|
12
|
+
"A2aRefreshResult": "interface",
|
|
13
|
+
"A2aRpcError": "class",
|
|
14
|
+
"A2aServerSpec": "interface",
|
|
15
|
+
"A2aToolAxis": "interface",
|
|
16
|
+
"ACTOR_ASSERTION_FROZEN_FIELDS": "variable",
|
|
17
|
+
"AGENT_TRANSCRIPT_TOOL_NAME": "variable",
|
|
18
|
+
"AGGREGATE_MEDIA_BUDGET_BYTES": "variable",
|
|
19
|
+
"AGGREGATE_TOOL_RESULT_BUDGET_CHARS": "variable",
|
|
20
|
+
"ANNOUNCEMENTS_FILE": "variable",
|
|
21
|
+
"APPROVAL_SETTLED_BY_VALUES": "variable",
|
|
22
|
+
"ARTIFACT_LIMITS": "variable",
|
|
23
|
+
"AUTONOMOUS_LOOP_DYNAMIC_SENTINEL": "variable",
|
|
24
|
+
"AUTONOMOUS_LOOP_PREAMBLE": "variable",
|
|
25
|
+
"AUTONOMOUS_LOOP_PREAMBLE_PERSISTENT": "variable",
|
|
26
|
+
"AUTONOMOUS_LOOP_SENTINEL": "variable",
|
|
27
|
+
"AUTO_MODE_BASE_PROMPT": "variable",
|
|
28
|
+
"AUTO_MODE_DEFAULTS_SENTINEL": "variable",
|
|
29
|
+
"AUTO_MODE_PERMISSIONS_EXTERNAL": "variable",
|
|
30
|
+
"AcquiredSession": "interface",
|
|
31
|
+
"ActiveWorktreeSession": "interface",
|
|
32
|
+
"ActorAssertion": "interface",
|
|
33
|
+
"AddWorktreeOptions": "interface",
|
|
34
|
+
"AdoptFileRuleStoreResult": "type",
|
|
35
|
+
"AdoptLocalDataRootOptions": "interface",
|
|
36
|
+
"AdoptLocalDataRootResult": "type",
|
|
37
|
+
"AdoptionCarriageLeg": "interface",
|
|
38
|
+
"AdoptionCarriageLegContext": "interface",
|
|
39
|
+
"AdoptionConfigWitnessReceipt": "interface",
|
|
40
|
+
"AdoptionError": "class",
|
|
41
|
+
"AdoptionErrorCode": "type",
|
|
42
|
+
"AdoptionLegReport": "interface",
|
|
43
|
+
"AdoptionReceipt": "interface",
|
|
44
|
+
"AdoptionReport": "interface",
|
|
45
|
+
"AdoptionSource": "type",
|
|
46
|
+
"AdoptionStatus": "type",
|
|
47
|
+
"AffectedDeploymentConfig": "interface",
|
|
48
|
+
"AgentDefinition": "interface",
|
|
49
|
+
"AgentDisplayStatus": "type",
|
|
50
|
+
"AgentPollDetailsInput": "interface",
|
|
51
|
+
"AgentTranscriptToolOptions": "interface",
|
|
52
|
+
"AggregateBudgetOptions": "interface",
|
|
53
|
+
"AnthropicBrainConfig": "interface",
|
|
54
|
+
"AppendLog": "class",
|
|
55
|
+
"ApprovalSettledBy": "type",
|
|
56
|
+
"ArtifactVerifyResult": "type",
|
|
57
|
+
"AskAnswerContinuationSource": "type",
|
|
58
|
+
"AskDelegationProvenance": "interface",
|
|
59
|
+
"AskEffective": "type",
|
|
60
|
+
"AskOutcome": "type",
|
|
61
|
+
"AskQuestion": "interface",
|
|
62
|
+
"AskQuestionCardDetails": "type",
|
|
63
|
+
"AskQuestionOption": "interface",
|
|
64
|
+
"AskQuestionRequest": "interface",
|
|
65
|
+
"AskRequest": "interface",
|
|
66
|
+
"AskSeamForm": "type",
|
|
67
|
+
"AskUserQuestionToolOptions": "interface",
|
|
68
|
+
"AssertOracleIsolationOptions": "interface",
|
|
69
|
+
"AssistantMessage": "interface",
|
|
70
|
+
"AssistantMessageEvent": "type",
|
|
71
|
+
"AutoModeClassifyFn": "type",
|
|
72
|
+
"AutoModeClassifyInput": "interface",
|
|
73
|
+
"AutoModeDecider": "interface",
|
|
74
|
+
"AutoModeDeciderOptions": "interface",
|
|
75
|
+
"AutoModeRules": "interface",
|
|
76
|
+
"AutoModeVerdict": "type",
|
|
77
|
+
"AutoModeWindowOptions": "interface",
|
|
78
|
+
"AutoPromoteInputs": "interface",
|
|
79
|
+
"AutoPromoteTerminal": "type",
|
|
80
|
+
"AutonomousLoopPromptOptions": "interface",
|
|
81
|
+
"BACKGROUND_AGENT_CONTRACT_SCOPE": "variable",
|
|
82
|
+
"BARE_INTERPRETER_NAMES": "variable",
|
|
83
|
+
"BASH_READONLY_DEFAULT_ALLOW": "variable",
|
|
84
|
+
"BUILTIN_COMPLIANCE_DENIES": "variable",
|
|
85
|
+
"BUILTIN_READONLY_DENY_TOOLS": "variable",
|
|
86
|
+
"BackgroundAgentQuery": "interface",
|
|
87
|
+
"BackgroundAgentRecord": "interface",
|
|
88
|
+
"BackgroundAgentRowSummary": "interface",
|
|
89
|
+
"BackgroundAgentStore": "interface",
|
|
90
|
+
"BackgroundAgentStoreError": "class",
|
|
91
|
+
"BackgroundAgentUsage": "interface",
|
|
92
|
+
"BackgroundChildEvent": "interface",
|
|
93
|
+
"BackgroundPoll": "interface",
|
|
94
|
+
"BackgroundShellCapability": "interface",
|
|
95
|
+
"BackgroundShellError": "class",
|
|
96
|
+
"BackgroundShellErrorCode": "type",
|
|
97
|
+
"BackgroundShellId": "type",
|
|
98
|
+
"BackgroundShellStatus": "type",
|
|
99
|
+
"BackgroundSpawnOptions": "type",
|
|
100
|
+
"BaseSessionStorage": "class",
|
|
101
|
+
"BashReadonlyRootBoundary": "interface",
|
|
102
|
+
"BeforeWriteHook": "type",
|
|
103
|
+
"BeforeWriteRequest": "interface",
|
|
104
|
+
"BeforeWriteResult": "type",
|
|
105
|
+
"Brain": "interface",
|
|
106
|
+
"BrainError": "class",
|
|
107
|
+
"BrainErrorCode": "type",
|
|
108
|
+
"BrainRetryErrClass": "type",
|
|
109
|
+
"BrainStatus": "interface",
|
|
110
|
+
"BrainStatusPhase": "type",
|
|
111
|
+
"BrainTimeoutConfig": "interface",
|
|
112
|
+
"BreakerPhase": "type",
|
|
113
|
+
"BreakerSnapshot": "interface",
|
|
114
|
+
"BreakerState": "interface",
|
|
115
|
+
"BudgetAxis": "type",
|
|
116
|
+
"BuildAutoModePromptOptions": "interface",
|
|
117
|
+
"BuiltinWorkflowDefinition": "interface",
|
|
118
|
+
"CC_MODEL_TIER_ALIASES": "variable",
|
|
119
|
+
"CHALLENGED_HISTORY_FILE": "variable",
|
|
120
|
+
"CHALLENGES_FILE": "variable",
|
|
121
|
+
"CHALLENGE_LEDGER_MAX_EVENTS": "variable",
|
|
122
|
+
"CIRCUIT_OPEN_MARKER": "variable",
|
|
123
|
+
"COARSE_SHELL_TOOLS": "variable",
|
|
124
|
+
"CODE_AGENT_PROMPT": "variable",
|
|
125
|
+
"CODE_REVIEW_PROMPT": "variable",
|
|
126
|
+
"CODE_ROLE": "variable",
|
|
127
|
+
"CODE_SYSTEM_PROMPT": "variable",
|
|
128
|
+
"COMPACTABLE_TOOLS": "variable",
|
|
129
|
+
"COMPLIANCE_CAPABILITIES": "variable",
|
|
130
|
+
"CONFIG_CATALOG_VERSION": "variable",
|
|
131
|
+
"CONSOLIDATION_SYSTEM_PROMPT": "variable",
|
|
132
|
+
"CONTRACT_KIT_ENGINE_VERSION": "variable",
|
|
133
|
+
"COORDINATOR_ROLE_PROMPT": "variable",
|
|
134
|
+
"CURRENT_CHECKPOINT_VERSION": "variable",
|
|
135
|
+
"CYBER_RISK": "variable",
|
|
136
|
+
"CacheBreakDetector": "class",
|
|
137
|
+
"CacheBreakFinding": "interface",
|
|
138
|
+
"CacheFamily": "type",
|
|
139
|
+
"CacheIdentityElements": "interface",
|
|
140
|
+
"CascadeAttempt": "interface",
|
|
141
|
+
"CascadeConfig": "interface",
|
|
142
|
+
"CascadeRunResult": "interface",
|
|
143
|
+
"CascadeRung": "interface",
|
|
144
|
+
"CcFileMailboxStoreOptions": "interface",
|
|
145
|
+
"CcImportLayer": "interface",
|
|
146
|
+
"CcSidecarHandle": "interface",
|
|
147
|
+
"CcSidecarLine": "interface",
|
|
148
|
+
"CcSidecarMessages": "interface",
|
|
149
|
+
"CcSidecarMeta": "interface",
|
|
150
|
+
"CcSidecarTranscript": "interface",
|
|
151
|
+
"CcTeamsRosterAdapterOptions": "interface",
|
|
152
|
+
"CenterOverlaySection": "interface",
|
|
153
|
+
"CenterOverlaySlot": "type",
|
|
154
|
+
"CenterPromptSource": "class",
|
|
155
|
+
"ChallengeAssignment": "interface",
|
|
156
|
+
"ChallengeEvent": "interface",
|
|
157
|
+
"ChallengedHistoryRow": "interface",
|
|
158
|
+
"CheckResult": "interface",
|
|
159
|
+
"Checkpoint": "interface",
|
|
160
|
+
"CheckpointError": "class",
|
|
161
|
+
"CheckpointFaultMode": "type",
|
|
162
|
+
"CheckpointGate": "type",
|
|
163
|
+
"CheckpointState": "interface",
|
|
164
|
+
"CheckpointStore": "interface",
|
|
165
|
+
"CheckpointSummary": "interface",
|
|
166
|
+
"CheckpointToken": "type",
|
|
167
|
+
"CircuitBreakerOptions": "interface",
|
|
168
|
+
"CodeReviewMode": "type",
|
|
169
|
+
"CodeToolsConfig": "interface",
|
|
170
|
+
"CompactOutcome": "type",
|
|
171
|
+
"CompactionWindowSafetyInfo": "interface",
|
|
172
|
+
"CompiledEventPrompt": "interface",
|
|
173
|
+
"CompiledMessageInjection": "interface",
|
|
174
|
+
"CompiledSection": "interface",
|
|
175
|
+
"CompleteSimpleFn": "type",
|
|
176
|
+
"ComplianceCapability": "type",
|
|
177
|
+
"CompliancePosture": "interface",
|
|
178
|
+
"ComplianceProfile": "type",
|
|
179
|
+
"ComposedPrompt": "interface",
|
|
180
|
+
"CompoundReadonlyVerdict": "interface",
|
|
181
|
+
"ConfigKnob": "interface",
|
|
182
|
+
"ConfigOverrideDeclaration": "interface",
|
|
183
|
+
"ConfigProvenance": "type",
|
|
184
|
+
"ConfirmRefusalReason": "type",
|
|
185
|
+
"ConfirmResult": "type",
|
|
186
|
+
"ConsolidateScopeDeps": "interface",
|
|
187
|
+
"ConsolidateScopeOptions": "interface",
|
|
188
|
+
"ConsolidationLLM": "interface",
|
|
189
|
+
"ConsolidationNote": "interface",
|
|
190
|
+
"ConsolidationParams": "interface",
|
|
191
|
+
"ConsolidationStats": "interface",
|
|
192
|
+
"ConstraintChainEntry": "type",
|
|
193
|
+
"Context": "interface",
|
|
194
|
+
"ContextEditOptions": "interface",
|
|
195
|
+
"ContractAssertionRunner": "type",
|
|
196
|
+
"ControlPlaneCorruptError": "class",
|
|
197
|
+
"ControlPlaneRebuildReceipt": "interface",
|
|
198
|
+
"CoreCompatRange": "interface",
|
|
199
|
+
"DECLARE_DONE_TOOL_NAME": "variable",
|
|
200
|
+
"DEFAULT_BUDGET_EXEMPT_TOOLS": "variable",
|
|
201
|
+
"DEFAULT_COMPACTION_INSTRUCTIONS": "variable",
|
|
202
|
+
"DEFAULT_CONSOLIDATION_BAND": "variable",
|
|
203
|
+
"DEFAULT_CONSOLIDATION_MAX_NOTES": "variable",
|
|
204
|
+
"DEFAULT_CONSOLIDATION_SEARCH_LIMIT": "variable",
|
|
205
|
+
"DEFAULT_CONSOLIDATION_TIMEOUT_SEC": "variable",
|
|
206
|
+
"DEFAULT_EFFORT_LEVELS": "variable",
|
|
207
|
+
"DEFAULT_HARVEST_DEADLINE_MS": "variable",
|
|
208
|
+
"DEFAULT_HARVEST_FILE_BUDGET": "variable",
|
|
209
|
+
"DEFAULT_LSP_SERVERS": "variable",
|
|
210
|
+
"DEFAULT_MAX_ENTRY_DEPTH": "variable",
|
|
211
|
+
"DEFAULT_MAX_LINKED": "variable",
|
|
212
|
+
"DEFAULT_MAX_MEMORY_FILES": "variable",
|
|
213
|
+
"DEFAULT_MAX_SELECTED": "variable",
|
|
214
|
+
"DEFAULT_REASONING_INTENSITY": "variable",
|
|
215
|
+
"DEFAULT_SNAPSHOT_BOUNDS": "variable",
|
|
216
|
+
"DEFAULT_SUBAGENT_TOOL_NAME": "variable",
|
|
217
|
+
"DEFAULT_SYSTEM_PROMPT": "variable",
|
|
218
|
+
"DEFAULT_TIER_ORDER": "variable",
|
|
219
|
+
"DEFAULT_TOOL_RESULT_THRESHOLD_CHARS": "variable",
|
|
220
|
+
"DEGRADED_DIAGNOSTIC_TYPE": "variable",
|
|
221
|
+
"DESIGN_REVIEW_PROMPTS": "variable",
|
|
222
|
+
"DURABLE_AGENT_HANDLE_RE": "variable",
|
|
223
|
+
"DecisionReason": "type",
|
|
224
|
+
"DefaultPackDescription": "interface",
|
|
225
|
+
"DegradationInfo": "interface",
|
|
226
|
+
"DegradeReason": "type",
|
|
227
|
+
"DegradingBrainOptions": "type",
|
|
228
|
+
"DelegationTaskType": "type",
|
|
229
|
+
"DeveloperTaskConfig": "interface",
|
|
230
|
+
"DocumentContent": "interface",
|
|
231
|
+
"EMPTY_RULE_STORE": "variable",
|
|
232
|
+
"EMPTY_USAGE_WINDOW_RECORD": "variable",
|
|
233
|
+
"ENTER_PLAN_MODE_TOOL_NAME": "variable",
|
|
234
|
+
"ENV_LIFETIME_SUSPEND_MARGIN_MS": "variable",
|
|
235
|
+
"EVENT_PROMPT_REGISTRY": "variable",
|
|
236
|
+
"EXECUTION_ENVIRONMENT": "variable",
|
|
237
|
+
"EXECUTION_ENVIRONMENT_OPEN_READS": "variable",
|
|
238
|
+
"EXPLORE_SYSTEM_PROMPT": "variable",
|
|
239
|
+
"EXPLORE_WHEN_TO_USE": "variable",
|
|
240
|
+
"EXPLORE_WHEN_TO_USE_LEAN": "variable",
|
|
241
|
+
"EffectiveConfigField": "interface",
|
|
242
|
+
"EffectivePermissionRule": "interface",
|
|
243
|
+
"Embedder": "interface",
|
|
244
|
+
"EngineNotice": "interface",
|
|
245
|
+
"EnvironmentFacts": "interface",
|
|
246
|
+
"EscalationRecord": "interface",
|
|
247
|
+
"EscalationTrigger": "type",
|
|
248
|
+
"EventDedupe": "type",
|
|
249
|
+
"EventDefaultPolicy": "type",
|
|
250
|
+
"EvictPolicy": "type",
|
|
251
|
+
"ExecGateOptions": "interface",
|
|
252
|
+
"ExecGateResult": "interface",
|
|
253
|
+
"ExecResult": "interface",
|
|
254
|
+
"ExecStep": "interface",
|
|
255
|
+
"ExecStepResult": "interface",
|
|
256
|
+
"ExecStreamOptions": "interface",
|
|
257
|
+
"ExecutionEnv": "interface",
|
|
258
|
+
"ExecutionEnvFactory": "type",
|
|
259
|
+
"ExecutionEnvFactoryContext": "interface",
|
|
260
|
+
"ExecutionError": "class",
|
|
261
|
+
"ExecutionErrorCode": "type",
|
|
262
|
+
"ExplainInput": "interface",
|
|
263
|
+
"ExternalNotificationInput": "interface",
|
|
264
|
+
"F012_CHECKPOINT_VERSION": "variable",
|
|
265
|
+
"FABLE_5_COMPAT": "variable",
|
|
266
|
+
"FORK_DIRECTIVE_FRAME": "variable",
|
|
267
|
+
"FORK_SUBAGENT_TYPE": "variable",
|
|
268
|
+
"FROZEN_DENYLIST_FLOOR": "variable",
|
|
269
|
+
"FileBackgroundAgentStore": "class",
|
|
270
|
+
"FileBackgroundAgentStoreOptions": "interface",
|
|
271
|
+
"FileCheckpointStore": "class",
|
|
272
|
+
"FileCheckpointStoreOptions": "interface",
|
|
273
|
+
"FileError": "class",
|
|
274
|
+
"FileErrorCode": "type",
|
|
275
|
+
"FileFileSnapshotStore": "class",
|
|
276
|
+
"FileFileSnapshotStoreOptions": "interface",
|
|
277
|
+
"FileInfo": "interface",
|
|
278
|
+
"FileMailboxStore": "class",
|
|
279
|
+
"FileMailboxStoreOptions": "interface",
|
|
280
|
+
"FileMemoryEngineBackend": "class",
|
|
281
|
+
"FileMemoryStore": "class",
|
|
282
|
+
"FilePermissionRuleStoreProvider": "class",
|
|
283
|
+
"FilePromptArtifactStore": "class",
|
|
284
|
+
"FilePromptSourceStateStore": "class",
|
|
285
|
+
"FileRosterStore": "class",
|
|
286
|
+
"FileSessionPolicyStore": "class",
|
|
287
|
+
"FileSessionRepo": "class",
|
|
288
|
+
"FileSessionRepoOptions": "interface",
|
|
289
|
+
"FileSnapshotBounds": "interface",
|
|
290
|
+
"FileSnapshotError": "interface",
|
|
291
|
+
"FileSnapshotResult": "type",
|
|
292
|
+
"FileSnapshotStore": "interface",
|
|
293
|
+
"FileStorageBackend": "class",
|
|
294
|
+
"FileStorageBackendOptions": "interface",
|
|
295
|
+
"FileStorageCorruptReadInfo": "interface",
|
|
296
|
+
"FileToolResultStore": "class",
|
|
297
|
+
"FileUsageWindowStore": "class",
|
|
298
|
+
"FileWorkflowJournalStore": "class",
|
|
299
|
+
"FileWorkflowRunStore": "class",
|
|
300
|
+
"FileWorkflowRunStoreOptions": "interface",
|
|
301
|
+
"FsWriteGatePolicyOptions": "interface",
|
|
302
|
+
"FunctionContract": "interface",
|
|
303
|
+
"GENERAL_PURPOSE_SUBAGENT_TYPE": "variable",
|
|
304
|
+
"GIT_STATUS_MAX_CHARS": "variable",
|
|
305
|
+
"GLOBAL_USAGE_KEY": "variable",
|
|
306
|
+
"GOAL_COMPLETION_GUIDANCE": "variable",
|
|
307
|
+
"GOVERNANCE_CODES": "variable",
|
|
308
|
+
"GateVerdict": "type",
|
|
309
|
+
"GoalBudgetCause": "type",
|
|
310
|
+
"GoalResult": "interface",
|
|
311
|
+
"GoalSpec": "interface",
|
|
312
|
+
"GoalStatus": "type",
|
|
313
|
+
"GoalTurnState": "interface",
|
|
314
|
+
"GoalVerdict": "interface",
|
|
315
|
+
"GoalVerificationKind": "type",
|
|
316
|
+
"GovernanceCode": "type",
|
|
317
|
+
"GovernanceRetryClass": "type",
|
|
318
|
+
"GraderEnv": "interface",
|
|
319
|
+
"HAND_TOOL_EFFECTS": "variable",
|
|
320
|
+
"HARNESS_SECTION_ANCHOR": "variable",
|
|
321
|
+
"HandsBandOptions": "interface",
|
|
322
|
+
"HarvestRejection": "interface",
|
|
323
|
+
"HarvestRejectionCode": "type",
|
|
324
|
+
"HarvestReport": "interface",
|
|
325
|
+
"HookEnvCapabilities": "interface",
|
|
326
|
+
"HookToolContext": "interface",
|
|
327
|
+
"HookToolFailure": "interface",
|
|
328
|
+
"HookToolOutput": "interface",
|
|
329
|
+
"Hooks": "interface",
|
|
330
|
+
"HumanInputDelivery": "type",
|
|
331
|
+
"HumanInputEvent": "type",
|
|
332
|
+
"HumanInputFrame": "interface",
|
|
333
|
+
"HumanInputSource": "type",
|
|
334
|
+
"IMAGE_TARGET_RAW_SIZE": "variable",
|
|
335
|
+
"ImageContent": "interface",
|
|
336
|
+
"ImageDimensions": "interface",
|
|
337
|
+
"ImageDownsampler": "type",
|
|
338
|
+
"ImageInput": "type",
|
|
339
|
+
"ImportPreview": "interface",
|
|
340
|
+
"ImportResult": "interface",
|
|
341
|
+
"ImportedSettingsLayer": "type",
|
|
342
|
+
"InMemoryBackgroundAgentStore": "class",
|
|
343
|
+
"InMemoryCheckpointStore": "class",
|
|
344
|
+
"InMemoryFileSnapshotStore": "class",
|
|
345
|
+
"InMemoryMailboxStore": "class",
|
|
346
|
+
"InMemoryMemoryStore": "class",
|
|
347
|
+
"InMemoryPermissionRuleStore": "class",
|
|
348
|
+
"InMemoryRuleApprovalRecordStore": "class",
|
|
349
|
+
"InMemorySessionPolicyStore": "class",
|
|
350
|
+
"InMemorySessionRepo": "class",
|
|
351
|
+
"InMemorySessionStorage": "class",
|
|
352
|
+
"InMemoryStrategyStore": "class",
|
|
353
|
+
"InMemoryToolResultStore": "class",
|
|
354
|
+
"InMemoryUsageWindowStore": "class",
|
|
355
|
+
"InMemoryWorkflowJournalStore": "class",
|
|
356
|
+
"InMemoryWorkflowRunStore": "class",
|
|
357
|
+
"InboundEntryFinding": "interface",
|
|
358
|
+
"Invariant": "interface",
|
|
359
|
+
"InvariantKind": "type",
|
|
360
|
+
"InvariantViolation": "interface",
|
|
361
|
+
"JOURNAL_OVERSIZE_ERROR_CODE": "variable",
|
|
362
|
+
"KillProcessTreeOptions": "type",
|
|
363
|
+
"LEGACY_PENDING_STEER_INPUT_ID": "variable",
|
|
364
|
+
"LINEAGE_FILE": "variable",
|
|
365
|
+
"LOCAL_OWNER_UNSYNCABLE_CODE": "variable",
|
|
366
|
+
"LOCKED_KEY_REGISTRY": "variable",
|
|
367
|
+
"LOWERING_VERSION": "variable",
|
|
368
|
+
"LSP_FAILURE_BRAND": "variable",
|
|
369
|
+
"LSP_OPERATIONS": "variable",
|
|
370
|
+
"LayeredRecallOptions": "interface",
|
|
371
|
+
"LayeredRecallResult": "type",
|
|
372
|
+
"LineagePendingTxn": "interface",
|
|
373
|
+
"LineagePromotion": "interface",
|
|
374
|
+
"LockedConfig": "interface",
|
|
375
|
+
"LockedKey": "type",
|
|
376
|
+
"LoweringRecord": "interface",
|
|
377
|
+
"LspChildProcess": "interface",
|
|
378
|
+
"LspDiagnostic": "interface",
|
|
379
|
+
"LspDiagnosticsRegistry": "class",
|
|
380
|
+
"LspFileDiagnostics": "interface",
|
|
381
|
+
"LspLocation": "interface",
|
|
382
|
+
"LspNoneReason": "type",
|
|
383
|
+
"LspOperation": "type",
|
|
384
|
+
"LspReadText": "type",
|
|
385
|
+
"LspRequestParams": "interface",
|
|
386
|
+
"LspResult": "type",
|
|
387
|
+
"LspServerManager": "interface",
|
|
388
|
+
"LspSession": "interface",
|
|
389
|
+
"LspSpawn": "type",
|
|
390
|
+
"LspSymbolInfo": "interface",
|
|
391
|
+
"LspToolOptions": "interface",
|
|
392
|
+
"LspTransport": "interface",
|
|
393
|
+
"MAILBOX_CONTRACT_SCOPE": "variable",
|
|
394
|
+
"MASS_DELETION_FUSE_RATIO": "variable",
|
|
395
|
+
"MAX_ACTOR_FIELD_CHARS": "variable",
|
|
396
|
+
"MAX_EDIT_BYTES": "variable",
|
|
397
|
+
"MAX_EXEC_OUTPUT_BYTES": "variable",
|
|
398
|
+
"MAX_JOURNAL_RESULT_BYTES": "variable",
|
|
399
|
+
"MAX_MINTED_TOOL_RESULT_REF_CHARS": "variable",
|
|
400
|
+
"MAX_PENDING_STEER_CHARS": "variable",
|
|
401
|
+
"MAX_PENDING_STEER_ENTRIES": "variable",
|
|
402
|
+
"MAX_RULE_TEXT_CHARS": "variable",
|
|
403
|
+
"MAX_STEER_INPUT_ID_CHARS": "variable",
|
|
404
|
+
"MAX_SUPPORTED_CHECKPOINT_VERSION": "variable",
|
|
405
|
+
"MAX_WORKFLOW_ITEMS": "variable",
|
|
406
|
+
"MCP_IMAGE_MAX_BASE64": "variable",
|
|
407
|
+
"MCP_NAMESPACE": "variable",
|
|
408
|
+
"MCP_PREFIX": "variable",
|
|
409
|
+
"MEMORY_ANNOUNCEMENTS_MAX": "variable",
|
|
410
|
+
"MEMORY_ENGINE_TOOL_NAMES": "variable",
|
|
411
|
+
"MEMORY_FILENAME_SEGMENT_RE": "variable",
|
|
412
|
+
"MEMORY_GET_TOOL_NAME": "variable",
|
|
413
|
+
"MEMORY_GUIDANCE": "variable",
|
|
414
|
+
"MEMORY_HYGIENE": "variable",
|
|
415
|
+
"MEMORY_INDEX_FILENAME": "variable",
|
|
416
|
+
"MEMORY_INDEX_MAX_BYTES": "variable",
|
|
417
|
+
"MEMORY_INDEX_MAX_LINES": "variable",
|
|
418
|
+
"MEMORY_INSTRUCTION_TEMPLATE": "variable",
|
|
419
|
+
"MEMORY_PREFERENCE_DISCIPLINE": "variable",
|
|
420
|
+
"MEMORY_READONLY_NOTICE": "variable",
|
|
421
|
+
"MEMORY_RECALL_DISCIPLINE": "variable",
|
|
422
|
+
"MEMORY_SAFETY": "variable",
|
|
423
|
+
"MEMORY_SEARCH_TOOL_NAME": "variable",
|
|
424
|
+
"MONITOR_BATCH_WINDOW_MS": "variable",
|
|
425
|
+
"MONITOR_DEFAULT_TIMEOUT_MS": "variable",
|
|
426
|
+
"MONITOR_MAX_BATCHES_PER_MINUTE": "variable",
|
|
427
|
+
"MONITOR_MAX_TIMEOUT_MS": "variable",
|
|
428
|
+
"MailboxLease": "interface",
|
|
429
|
+
"MailboxMessage": "interface",
|
|
430
|
+
"MailboxStore": "interface",
|
|
431
|
+
"ManagedRetentionCapability": "interface",
|
|
432
|
+
"ManifestDurability": "type",
|
|
433
|
+
"MaterializedA2a": "interface",
|
|
434
|
+
"MaterializedFile": "interface",
|
|
435
|
+
"MaterializedMcp": "interface",
|
|
436
|
+
"MaybeCompactOptions": "interface",
|
|
437
|
+
"McpElicitRequest": "interface",
|
|
438
|
+
"McpElicitResponse": "interface",
|
|
439
|
+
"McpImageResizer": "type",
|
|
440
|
+
"McpRefreshResult": "interface",
|
|
441
|
+
"McpServerSpec": "interface",
|
|
442
|
+
"McpServerStatus": "interface",
|
|
443
|
+
"MediaStripInfo": "interface",
|
|
444
|
+
"MemoryAdmissionInput": "interface",
|
|
445
|
+
"MemoryAdmissionOutcome": "interface",
|
|
446
|
+
"MemoryAdmissionVerdict": "type",
|
|
447
|
+
"MemoryAnnouncement": "interface",
|
|
448
|
+
"MemoryBackend": "interface",
|
|
449
|
+
"MemoryBackendContractHooks": "interface",
|
|
450
|
+
"MemoryEngine": "class",
|
|
451
|
+
"MemoryEngineOptions": "interface",
|
|
452
|
+
"MemoryEntry": "interface",
|
|
453
|
+
"MemoryEntryFrontmatter": "interface",
|
|
454
|
+
"MemoryEntryHeader": "interface",
|
|
455
|
+
"MemoryGateError": "class",
|
|
456
|
+
"MemoryGetDetails": "interface",
|
|
457
|
+
"MemoryInjection": "interface",
|
|
458
|
+
"MemoryListDetails": "type",
|
|
459
|
+
"MemoryNoteHeader": "interface",
|
|
460
|
+
"MemoryNoteRecord": "interface",
|
|
461
|
+
"MemoryNoteType": "type",
|
|
462
|
+
"MemoryPromptArtifactStore": "class",
|
|
463
|
+
"MemoryPromptSourceStateStore": "class",
|
|
464
|
+
"MemoryReadDetails": "type",
|
|
465
|
+
"MemoryRosterStore": "class",
|
|
466
|
+
"MemoryScopeAdmission": "type",
|
|
467
|
+
"MemoryScopeOrigin": "type",
|
|
468
|
+
"MemoryScopeRequest": "interface",
|
|
469
|
+
"MemorySearchDetails": "interface",
|
|
470
|
+
"MemorySearchHit": "interface",
|
|
471
|
+
"MemorySelectRequest": "interface",
|
|
472
|
+
"MemorySelector": "type",
|
|
473
|
+
"MemorySessionHandle": "interface",
|
|
474
|
+
"MemorySpecInput": "type",
|
|
475
|
+
"MemoryStore": "interface",
|
|
476
|
+
"MemorySyncClientConflict": "interface",
|
|
477
|
+
"MemorySyncClientResult": "interface",
|
|
478
|
+
"MemorySyncConflict": "interface",
|
|
479
|
+
"MemorySyncCursor": "interface",
|
|
480
|
+
"MemorySyncPlan": "interface",
|
|
481
|
+
"MemorySyncRequestBody": "interface",
|
|
482
|
+
"MemorySyncResponseBody": "interface",
|
|
483
|
+
"MemorySyncTransport": "type",
|
|
484
|
+
"MemoryVectorMode": "type",
|
|
485
|
+
"Message": "type",
|
|
486
|
+
"MigrateScopeReport": "interface",
|
|
487
|
+
"Model": "interface",
|
|
488
|
+
"ModelCriteria": "interface",
|
|
489
|
+
"ModelMention": "interface",
|
|
490
|
+
"ModelPricing": "interface",
|
|
491
|
+
"ModelRef": "type",
|
|
492
|
+
"ModelRole": "type",
|
|
493
|
+
"ModelRoles": "type",
|
|
494
|
+
"ModelTier": "type",
|
|
495
|
+
"MonitorTimers": "interface",
|
|
496
|
+
"MonitorToolOptions": "interface",
|
|
497
|
+
"NO_PERSISTENT_MEMORY_NOTICE": "variable",
|
|
498
|
+
"NamedToolPolicy": "type",
|
|
499
|
+
"NamedWorkflowListing": "interface",
|
|
500
|
+
"NamedWorkflowResolution": "interface",
|
|
501
|
+
"NodeExecutionEnv": "class",
|
|
502
|
+
"NodeLspManager": "class",
|
|
503
|
+
"NodeLspManagerOptions": "interface",
|
|
504
|
+
"NormalizedMemorySpec": "interface",
|
|
505
|
+
"NormalizedReadDenyEntry": "interface",
|
|
506
|
+
"NotePatch": "interface",
|
|
507
|
+
"OFFLOAD_TOOL_NAME": "variable",
|
|
508
|
+
"ORCHESTRATION_AWARENESS": "variable",
|
|
509
|
+
"ORCHESTRATION_GUIDANCE": "variable",
|
|
510
|
+
"ORG_ADJUDICATION_TIMEOUT_MS": "variable",
|
|
511
|
+
"ORG_ADMISSION_CHECKPOINT_VERSION": "variable",
|
|
512
|
+
"ORG_RULE_DECISION_REASON": "variable",
|
|
513
|
+
"ORG_UNAVAILABLE_DECISION_REASON": "variable",
|
|
514
|
+
"OUTPUT_EFFICIENCY": "variable",
|
|
515
|
+
"OnAsk": "type",
|
|
516
|
+
"OnElicit": "type",
|
|
517
|
+
"OnQuestion": "type",
|
|
518
|
+
"OnQuestionOutcome": "type",
|
|
519
|
+
"OpenAIBrainConfig": "interface",
|
|
520
|
+
"OpenResponsesBrainConfig": "interface",
|
|
521
|
+
"OracleBaseline": "type",
|
|
522
|
+
"OracleGateResult": "interface",
|
|
523
|
+
"OracleGateSpec": "interface",
|
|
524
|
+
"OracleGreenSpec": "interface",
|
|
525
|
+
"OracleIsolationVerdict": "interface",
|
|
526
|
+
"OracleResult": "interface",
|
|
527
|
+
"OracleRunReport": "interface",
|
|
528
|
+
"OracleTier": "type",
|
|
529
|
+
"OracleVerdict": "type",
|
|
530
|
+
"OrchestrationEnv": "interface",
|
|
531
|
+
"OrchestrationMode": "type",
|
|
532
|
+
"OrgOverlayResolution": "interface",
|
|
533
|
+
"OrgOverlayStatus": "type",
|
|
534
|
+
"OrgPermissionRule": "interface",
|
|
535
|
+
"OrgRuleOverlay": "interface",
|
|
536
|
+
"OrgRuleSnapshot": "interface",
|
|
537
|
+
"OrgRuleSnapshotProvider": "interface",
|
|
538
|
+
"OrgRuleStatePersistence": "interface",
|
|
539
|
+
"OrphanToolCall": "interface",
|
|
540
|
+
"OutputChunk": "type",
|
|
541
|
+
"OwnOrgAdmissionVerdict": "interface",
|
|
542
|
+
"PEER_ADMISSION_DEFAULTS": "variable",
|
|
543
|
+
"PEER_HOP_CHAIN_WINDOW": "variable",
|
|
544
|
+
"PEER_MESSAGE_NOTICE": "variable",
|
|
545
|
+
"PENDING_STEER_FROZEN_FIELDS": "variable",
|
|
546
|
+
"PENDING_STEER_QUEUE_BYTE_BUDGET_BYTES": "variable",
|
|
547
|
+
"PERMISSION_RULE_SYNC_PATH": "variable",
|
|
548
|
+
"PERMISSION_RULE_WRITER": "variable",
|
|
549
|
+
"PLAN_SYSTEM_PROMPT": "variable",
|
|
550
|
+
"PLAN_WHEN_TO_USE": "variable",
|
|
551
|
+
"PREFIX_INPUT_CLASSIFICATION": "variable",
|
|
552
|
+
"PRESENT_PLAN_TOOL_NAME": "variable",
|
|
553
|
+
"PROJECT_ID_HINTS_FILE": "variable",
|
|
554
|
+
"PROJECT_ID_REGEX": "variable",
|
|
555
|
+
"PROJECT_MARKER_PATH": "variable",
|
|
556
|
+
"PROTOCOL_TABLE": "variable",
|
|
557
|
+
"PackSectionDeclaration": "interface",
|
|
558
|
+
"ParkLaneReason": "type",
|
|
559
|
+
"ParkedClaimTicket": "interface",
|
|
560
|
+
"ParsedAllowRule": "interface",
|
|
561
|
+
"ParsedEntryFile": "interface",
|
|
562
|
+
"ParsedPermissionRule": "interface",
|
|
563
|
+
"ParsedScopeKey": "type",
|
|
564
|
+
"PatchReport": "interface",
|
|
565
|
+
"PeerAdmission": "interface",
|
|
566
|
+
"PeerAdmissionConfig": "interface",
|
|
567
|
+
"PeerAdmissionOptions": "interface",
|
|
568
|
+
"PeerAdmissionRefusal": "type",
|
|
569
|
+
"PeerAdmissionRequest": "interface",
|
|
570
|
+
"PeerAdmissionVerdict": "type",
|
|
571
|
+
"PeerAxisTag": "type",
|
|
572
|
+
"PeerIdentity": "interface",
|
|
573
|
+
"PeerInboundChainRef": "interface",
|
|
574
|
+
"PeerRefusalCode": "type",
|
|
575
|
+
"PeerSelfRef": "interface",
|
|
576
|
+
"PendingAction": "type",
|
|
577
|
+
"PendingSteerEntry": "interface",
|
|
578
|
+
"PendingSteerInput": "interface",
|
|
579
|
+
"PermissionDeniedPayload": "interface",
|
|
580
|
+
"PermissionDeniedSource": "type",
|
|
581
|
+
"PermissionResult": "type",
|
|
582
|
+
"PermissionRule": "interface",
|
|
583
|
+
"PermissionRuleCaps": "interface",
|
|
584
|
+
"PermissionRuleIssue": "interface",
|
|
585
|
+
"PermissionRulePolicyOptions": "interface",
|
|
586
|
+
"PermissionRuleStore": "interface",
|
|
587
|
+
"PermissionRuleStoreProvider": "interface",
|
|
588
|
+
"PermissionRuleSyncContractHooks": "interface",
|
|
589
|
+
"PermissionRuleSyncResult": "interface",
|
|
590
|
+
"PermissionRuleSyncTransport": "type",
|
|
591
|
+
"PermissionRuleWriter": "interface",
|
|
592
|
+
"PersistedAllowRule": "interface",
|
|
593
|
+
"PersistedOrgRuleState": "interface",
|
|
594
|
+
"PersistedRuleMatch": "type",
|
|
595
|
+
"PersistedRuleTool": "type",
|
|
596
|
+
"PlatformLimitReason": "type",
|
|
597
|
+
"PostCompactContext": "interface",
|
|
598
|
+
"PostToolBatchCall": "interface",
|
|
599
|
+
"PostToolBatchResult": "interface",
|
|
600
|
+
"PostToolUseFailureResult": "interface",
|
|
601
|
+
"PostToolUseResult": "interface",
|
|
602
|
+
"PreCompactContext": "interface",
|
|
603
|
+
"PreCompactResult": "interface",
|
|
604
|
+
"PreToolUseResult": "type",
|
|
605
|
+
"PrefixInputClass": "type",
|
|
606
|
+
"ProbeCause": "interface",
|
|
607
|
+
"ProbeCauseOperands": "interface",
|
|
608
|
+
"ProjectMemoryLoad": "interface",
|
|
609
|
+
"PromotedRecord": "interface",
|
|
610
|
+
"PromptArtifactSource": "interface",
|
|
611
|
+
"PromptArtifactStore": "interface",
|
|
612
|
+
"PromptBlock": "interface",
|
|
613
|
+
"PromptCacheClass": "type",
|
|
614
|
+
"PromptCacheReport": "interface",
|
|
615
|
+
"PromptCarrier": "type",
|
|
616
|
+
"PromptCatalogSnapshot": "interface",
|
|
617
|
+
"PromptDependencyClosure": "interface",
|
|
618
|
+
"PromptEpochActivation": "type",
|
|
619
|
+
"PromptEpochArtifact": "interface",
|
|
620
|
+
"PromptEpochArtifactPayload": "interface",
|
|
621
|
+
"PromptEpochDescriptor": "interface",
|
|
622
|
+
"PromptMutability": "type",
|
|
623
|
+
"PromptOwner": "type",
|
|
624
|
+
"PromptPack": "interface",
|
|
625
|
+
"PromptProvider": "interface",
|
|
626
|
+
"PromptRenderCadence": "type",
|
|
627
|
+
"PromptRuntimeFacts": "interface",
|
|
628
|
+
"PromptSlot": "type",
|
|
629
|
+
"PromptSourceState": "type",
|
|
630
|
+
"PromptSourceStateStore": "interface",
|
|
631
|
+
"PromptTextDeclaration": "interface",
|
|
632
|
+
"PromptTrust": "type",
|
|
633
|
+
"ProtocolId": "type",
|
|
634
|
+
"ProtocolNamespace": "interface",
|
|
635
|
+
"PublishedPromptArtifactEnvelope": "interface",
|
|
636
|
+
"PutResult": "interface",
|
|
637
|
+
"PutRulesOptions": "interface",
|
|
638
|
+
"QUESTION_AWAITS_RESUME": "variable",
|
|
639
|
+
"QuarantinedRuleAdd": "interface",
|
|
640
|
+
"QuestionAnswer": "interface",
|
|
641
|
+
"QuestionAnswerItem": "interface",
|
|
642
|
+
"QuestionChannelState": "type",
|
|
643
|
+
"QuestionUnavailable": "interface",
|
|
644
|
+
"READ_DENY_BUILTIN_TIERS": "variable",
|
|
645
|
+
"READ_DENY_DEFAULT_TIERS": "variable",
|
|
646
|
+
"READ_FACE_BUILTIN_DENY_TABLE": "variable",
|
|
647
|
+
"READ_FACE_DEFAULT_DENY_ENTRIES": "variable",
|
|
648
|
+
"REAL_APPROVAL_CHECKPOINT_VERSION": "variable",
|
|
649
|
+
"REASONING_BUDGET_SHARE": "variable",
|
|
650
|
+
"RECALL_CAVEAT": "variable",
|
|
651
|
+
"RECOMMENDED_SENSITIVE_PATTERNS": "variable",
|
|
652
|
+
"REMOTE_HARVEST_PER_FILE_BYTES": "variable",
|
|
653
|
+
"REMOTE_MASS_DELETION_FUSE_RATIO": "variable",
|
|
654
|
+
"REPORT_FINDINGS_TOOL_NAME": "variable",
|
|
655
|
+
"RESOURCE_CHECKPOINT_VERSION": "variable",
|
|
656
|
+
"RETIRED_TOOL_NAMES": "variable",
|
|
657
|
+
"RETRYABLE_REMOTE_ERROR_CODES": "variable",
|
|
658
|
+
"ROLE_TIER_DEFAULTS": "variable",
|
|
659
|
+
"ROOT_ADOPTION_FILE": "variable",
|
|
660
|
+
"RULE_SYNC_DROP_CODES": "variable",
|
|
661
|
+
"RUN_WORKFLOW_TOOL_NAME": "variable",
|
|
662
|
+
"RawPrefixInputs": "interface",
|
|
663
|
+
"RawRuleSyncState": "interface",
|
|
664
|
+
"ReadDenyBuiltinConfig": "interface",
|
|
665
|
+
"ReadDenyBuiltinRow": "interface",
|
|
666
|
+
"ReadDenyBuiltinTier": "type",
|
|
667
|
+
"ReadDenyEntry": "type",
|
|
668
|
+
"ReadDenyMatcher": "interface",
|
|
669
|
+
"ReadFace": "type",
|
|
670
|
+
"ReadFaceInputs": "interface",
|
|
671
|
+
"RealApprovalGateBit": "interface",
|
|
672
|
+
"ReasoningFormat": "type",
|
|
673
|
+
"ReasoningIntensity": "type",
|
|
674
|
+
"ReasoningProfileFlags": "interface",
|
|
675
|
+
"ReasoningResolution": "interface",
|
|
676
|
+
"ReasoningTier": "type",
|
|
677
|
+
"RecallSource": "interface",
|
|
678
|
+
"ReconcileReport": "interface",
|
|
679
|
+
"RedactionConfidence": "type",
|
|
680
|
+
"RedactionFinding": "interface",
|
|
681
|
+
"RedactionReport": "interface",
|
|
682
|
+
"RedactionSource": "type",
|
|
683
|
+
"RedeemResult": "type",
|
|
684
|
+
"RedemptionAuthorization": "interface",
|
|
685
|
+
"RegisterMonitorInput": "interface",
|
|
686
|
+
"RemoteConnectConfig": "interface",
|
|
687
|
+
"RemoteEnvFailureNote": "interface",
|
|
688
|
+
"RemoteExecutionEnv": "interface",
|
|
689
|
+
"RemoteExecutionError": "class",
|
|
690
|
+
"RemoteExecutionErrorCode": "type",
|
|
691
|
+
"RemoteHarvestResult": "interface",
|
|
692
|
+
"RemoteMaterialization": "interface",
|
|
693
|
+
"RemoteMemoryBaseline": "interface",
|
|
694
|
+
"RemoteMemoryFile": "interface",
|
|
695
|
+
"RemoveResult": "type",
|
|
696
|
+
"ReopenReason": "type",
|
|
697
|
+
"RepairBundle": "interface",
|
|
698
|
+
"RepairLoopConfig": "interface",
|
|
699
|
+
"RepairOracle": "type",
|
|
700
|
+
"RepairResult": "interface",
|
|
701
|
+
"RepairTerminal": "type",
|
|
702
|
+
"RepetitionEvent": "interface",
|
|
703
|
+
"RepetitionInspection": "interface",
|
|
704
|
+
"ReportedFinding": "interface",
|
|
705
|
+
"ResolveExpectation": "interface",
|
|
706
|
+
"ResolvedAsk": "type",
|
|
707
|
+
"ResolvedOutcome": "interface",
|
|
708
|
+
"ResolvedReasoning": "interface",
|
|
709
|
+
"ResolvedRole": "interface",
|
|
710
|
+
"ResolvedWorkspace": "interface",
|
|
711
|
+
"ResourceLedger": "interface",
|
|
712
|
+
"ResourceLimitReason": "type",
|
|
713
|
+
"Result": "type",
|
|
714
|
+
"ResumeOutcome": "type",
|
|
715
|
+
"ResumeTaskConfig": "type",
|
|
716
|
+
"RetentionDeclaration": "type",
|
|
717
|
+
"RetentionDeclaring": "interface",
|
|
718
|
+
"RetentionPolicy": "interface",
|
|
719
|
+
"RetentionReceipt": "interface",
|
|
720
|
+
"RetryPolicy": "interface",
|
|
721
|
+
"RetryResult": "type",
|
|
722
|
+
"ReversibilityVerdict": "interface",
|
|
723
|
+
"RiskDescriptor": "interface",
|
|
724
|
+
"RoleSpec": "type",
|
|
725
|
+
"RollingTailBuffer": "class",
|
|
726
|
+
"RootAdoptionFile": "type",
|
|
727
|
+
"RosterAccess": "interface",
|
|
728
|
+
"RosterEntry": "interface",
|
|
729
|
+
"RosterGcOptions": "interface",
|
|
730
|
+
"RosterStore": "interface",
|
|
731
|
+
"RoutingBrainOptions": "interface",
|
|
732
|
+
"RuleAdd": "interface",
|
|
733
|
+
"RuleAddDelta": "interface",
|
|
734
|
+
"RuleAddOrigin": "type",
|
|
735
|
+
"RuleApprovalKind": "type",
|
|
736
|
+
"RuleApprovalRecord": "interface",
|
|
737
|
+
"RuleApprovalRecordStore": "interface",
|
|
738
|
+
"RuleCandidate": "interface",
|
|
739
|
+
"RuleConsentDeps": "interface",
|
|
740
|
+
"RuleDeleteDelta": "interface",
|
|
741
|
+
"RuleDot": "interface",
|
|
742
|
+
"RuleOwner": "type",
|
|
743
|
+
"RuleQuarantineReason": "type",
|
|
744
|
+
"RuleReject": "interface",
|
|
745
|
+
"RuleRejectCode": "type",
|
|
746
|
+
"RuleScope": "type",
|
|
747
|
+
"RuleSuggestion": "interface",
|
|
748
|
+
"RuleSyncDrop": "interface",
|
|
749
|
+
"RuleSyncDropReason": "type",
|
|
750
|
+
"RuleSyncFrontier": "type",
|
|
751
|
+
"RuleSyncJoinDelta": "interface",
|
|
752
|
+
"RuleSyncLandingReport": "interface",
|
|
753
|
+
"RuleSyncRequestBody": "interface",
|
|
754
|
+
"RuleSyncResponseBody": "interface",
|
|
755
|
+
"RuleSyncState": "interface",
|
|
756
|
+
"RuleTicket": "type",
|
|
757
|
+
"RuleTombstone": "interface",
|
|
758
|
+
"RuleWriteDelta": "type",
|
|
759
|
+
"RunInternals": "interface",
|
|
760
|
+
"RunScenarioOptions": "interface",
|
|
761
|
+
"RunScenarioResult": "type",
|
|
762
|
+
"RunSpecOptions": "interface",
|
|
763
|
+
"RunSpecOracleReport": "interface",
|
|
764
|
+
"RunSpecResult": "interface",
|
|
765
|
+
"RunWorkflowOptions": "interface",
|
|
766
|
+
"RunWorkflowResult": "interface",
|
|
767
|
+
"RunWorkflowToolDeps": "interface",
|
|
768
|
+
"Runner": "class",
|
|
769
|
+
"RunnerDeps": "interface",
|
|
770
|
+
"RuntimeCaps": "interface",
|
|
771
|
+
"SAFETY_AXIS_VOCABULARY": "variable",
|
|
772
|
+
"SAFETY_MERGE_CONFORMANCE_CORPUS": "variable",
|
|
773
|
+
"SCAN_FUSE_FILE": "variable",
|
|
774
|
+
"SCAN_FUSE_THRESHOLD": "variable",
|
|
775
|
+
"SCENARIO_REGISTRY": "variable",
|
|
776
|
+
"SCHEDULE_WAKEUP_TOOL_NAME": "variable",
|
|
777
|
+
"SCOPE_SEGMENT_MAX_ENCODED": "variable",
|
|
778
|
+
"SEMA_DEFAULT_PACK": "variable",
|
|
779
|
+
"SEND_MESSAGE_TOOL_NAME": "variable",
|
|
780
|
+
"SESSION_LOG_DIGEST_SCHEME": "variable",
|
|
781
|
+
"SHARED_MEMORY_LIST_PAGE_SIZE": "variable",
|
|
782
|
+
"SHARED_MEMORY_READ_CAP_BYTES": "variable",
|
|
783
|
+
"SKILL_TOOL_NAME": "variable",
|
|
784
|
+
"STALE_RUNNING_REAP_ATTRIBUTION": "variable",
|
|
785
|
+
"STARTER_RULES": "variable",
|
|
786
|
+
"STATIC_VERIFICATION_PROMPT": "variable",
|
|
787
|
+
"STUB_ARCHIVED_LINE": "variable",
|
|
788
|
+
"SUBAGENT_PROMPT": "variable",
|
|
789
|
+
"SUBAGENT_SYSTEM_NOTE": "variable",
|
|
790
|
+
"SUMMARIZE_TOOL_RESULTS": "variable",
|
|
791
|
+
"SUPERVISOR_PROMPT": "variable",
|
|
792
|
+
"SafetyAxis": "interface",
|
|
793
|
+
"SafetyMergeVector": "interface",
|
|
794
|
+
"SandboxTier": "type",
|
|
795
|
+
"ScanFinding": "interface",
|
|
796
|
+
"ScannedEntryFile": "interface",
|
|
797
|
+
"ScenarioId": "type",
|
|
798
|
+
"ScenarioProfile": "interface",
|
|
799
|
+
"ScheduledIntent": "interface",
|
|
800
|
+
"ScheduledTaskId": "type",
|
|
801
|
+
"ScheduledTaskSummary": "interface",
|
|
802
|
+
"SchedulerCapability": "interface",
|
|
803
|
+
"SchedulerContext": "interface",
|
|
804
|
+
"SchedulerError": "class",
|
|
805
|
+
"SchedulerErrorCode": "type",
|
|
806
|
+
"SchedulerToolContext": "interface",
|
|
807
|
+
"ScopedNoteHeader": "interface",
|
|
808
|
+
"ScopedNoteRecord": "interface",
|
|
809
|
+
"ScoredMemory": "interface",
|
|
810
|
+
"ScoredMemoryEntry": "interface",
|
|
811
|
+
"SeamProvenance": "type",
|
|
812
|
+
"SearxngBackendOptions": "interface",
|
|
813
|
+
"SecretEnvFinding": "interface",
|
|
814
|
+
"SecretEnvFindingKind": "type",
|
|
815
|
+
"SecretRef": "interface",
|
|
816
|
+
"SectionRenderInputs": "interface",
|
|
817
|
+
"SelectiveRecallOptions": "interface",
|
|
818
|
+
"SelectiveRecallResult": "type",
|
|
819
|
+
"SemaTaskHandle": "interface",
|
|
820
|
+
"SemaTaskStatus": "type",
|
|
821
|
+
"SemaTaskType": "type",
|
|
822
|
+
"SendMessageToolOptions": "interface",
|
|
823
|
+
"SerializedCheckpointState": "type",
|
|
824
|
+
"Session": "interface",
|
|
825
|
+
"SessionError": "class",
|
|
826
|
+
"SessionMetadata": "interface",
|
|
827
|
+
"SessionPermissionRules": "interface",
|
|
828
|
+
"SessionPolicyError": "class",
|
|
829
|
+
"SessionPolicyStore": "interface",
|
|
830
|
+
"SessionRepo": "interface",
|
|
831
|
+
"SessionRulesRecord": "interface",
|
|
832
|
+
"SessionStorage": "interface",
|
|
833
|
+
"SessionStore": "interface",
|
|
834
|
+
"SessionStoreSummary": "interface",
|
|
835
|
+
"SessionToken": "type",
|
|
836
|
+
"SessionTreeEntry": "type",
|
|
837
|
+
"SessionWarmup": "interface",
|
|
838
|
+
"SessionWriteOptions": "interface",
|
|
839
|
+
"SharedAbortScope": "class",
|
|
840
|
+
"SharedMemoryDocumentEntry": "interface",
|
|
841
|
+
"SharedMemoryFixture": "interface",
|
|
842
|
+
"SharedMemoryPagedList": "interface",
|
|
843
|
+
"SharedMemoryRequestContext": "interface",
|
|
844
|
+
"SharedMemorySnapshot": "type",
|
|
845
|
+
"SharedMemoryStoreContractHooks": "interface",
|
|
846
|
+
"SharedMemoryStoreError": "class",
|
|
847
|
+
"SharedMemoryStoreInfo": "interface",
|
|
848
|
+
"SharedMemoryStoreProvider": "interface",
|
|
849
|
+
"SharedMemoryStoreReader": "interface",
|
|
850
|
+
"SideQueryDeps": "interface",
|
|
851
|
+
"SideQueryMessage": "type",
|
|
852
|
+
"SideQueryResult": "interface",
|
|
853
|
+
"SideQuerySpec": "interface",
|
|
854
|
+
"SideQueryToolDef": "interface",
|
|
855
|
+
"SkillManifest": "interface",
|
|
856
|
+
"SkillSpec": "interface",
|
|
857
|
+
"SkillsDirectoryOptions": "interface",
|
|
858
|
+
"SkillsDirectoryWarning": "interface",
|
|
859
|
+
"SkillsDirectoryWarningCode": "type",
|
|
860
|
+
"SnapshotId": "type",
|
|
861
|
+
"SpecContract": "interface",
|
|
862
|
+
"SqlToolOptions": "interface",
|
|
863
|
+
"StablePromptContext": "interface",
|
|
864
|
+
"StaleToolResultOffloadOptions": "interface",
|
|
865
|
+
"Static": "type",
|
|
866
|
+
"StaticWiringDeps": "type",
|
|
867
|
+
"StaticWiringSpec": "type",
|
|
868
|
+
"StdioLspTransport": "class",
|
|
869
|
+
"StopFailureContext": "interface",
|
|
870
|
+
"StopReason": "type",
|
|
871
|
+
"StopSource": "type",
|
|
872
|
+
"StoreDurability": "type",
|
|
873
|
+
"StoreFidelity": "type",
|
|
874
|
+
"StoredAllowRules": "interface",
|
|
875
|
+
"StoredSession": "class",
|
|
876
|
+
"StoredSessionRules": "interface",
|
|
877
|
+
"StoredStrategy": "interface",
|
|
878
|
+
"StrategyStore": "interface",
|
|
879
|
+
"StreamFn": "type",
|
|
880
|
+
"StreamingImportValidator": "class",
|
|
881
|
+
"StrictControlPlaneLedger": "type",
|
|
882
|
+
"StructuredNoteInput": "interface",
|
|
883
|
+
"StubExecutionEnv": "class",
|
|
884
|
+
"SubagentEditedFile": "interface",
|
|
885
|
+
"SubagentSpawnContext": "interface",
|
|
886
|
+
"SubagentSteerHandle": "interface",
|
|
887
|
+
"SubagentStep": "interface",
|
|
888
|
+
"SubagentToolOptions": "interface",
|
|
889
|
+
"SummarizableFinding": "interface",
|
|
890
|
+
"SyncMemoryScopeOptions": "interface",
|
|
891
|
+
"SyntheticContinuationReason": "type",
|
|
892
|
+
"SystemInjection": "interface",
|
|
893
|
+
"SystemInjectionPriority": "type",
|
|
894
|
+
"SystemInjectionQueue": "class",
|
|
895
|
+
"TEACHER_PROFILE": "variable",
|
|
896
|
+
"TEACHER_PROMPT": "variable",
|
|
897
|
+
"TEAMMATE_COMMUNICATION_ADDENDUM": "variable",
|
|
898
|
+
"TEAMMATE_TASK_LIST_ADDENDUM": "variable",
|
|
899
|
+
"TEAM_DISCUSSION_SCRIPT": "variable",
|
|
900
|
+
"TEAM_DISCUSSION_WORKFLOW_NAME": "variable",
|
|
901
|
+
"TOKEN_CHECKPOINT_VERSION": "variable",
|
|
902
|
+
"TOOL_RESULT_REF_CONFLICT_CODE": "variable",
|
|
903
|
+
"TSchema": "interface",
|
|
904
|
+
"TaskAccess": "interface",
|
|
905
|
+
"TaskEvent": "type",
|
|
906
|
+
"TaskEventIdentity": "interface",
|
|
907
|
+
"TaskLimits": "interface",
|
|
908
|
+
"TaskListItem": "interface",
|
|
909
|
+
"TaskListStore": "interface",
|
|
910
|
+
"TaskNotificationPayload": "interface",
|
|
911
|
+
"TaskNotificationStatus": "type",
|
|
912
|
+
"TaskOutcome": "interface",
|
|
913
|
+
"TaskRegistry": "class",
|
|
914
|
+
"TaskRequestBody": "interface",
|
|
915
|
+
"TaskResult": "interface",
|
|
916
|
+
"TaskRetrievalStatus": "type",
|
|
917
|
+
"TaskServerOptions": "interface",
|
|
918
|
+
"TaskSpec": "interface",
|
|
919
|
+
"TaskSpecTightenError": "class",
|
|
920
|
+
"TaskStatus": "type",
|
|
921
|
+
"TaskStream": "interface",
|
|
922
|
+
"TeacherAdvice": "interface",
|
|
923
|
+
"TeacherConfig": "interface",
|
|
924
|
+
"TeacherModePair": "interface",
|
|
925
|
+
"TeacherProfile": "interface",
|
|
926
|
+
"TeacherRunResult": "interface",
|
|
927
|
+
"TeamDiscussionOptions": "interface",
|
|
928
|
+
"TeamEvent": "type",
|
|
929
|
+
"TeamMember": "interface",
|
|
930
|
+
"TeamResult": "interface",
|
|
931
|
+
"TeamTurn": "interface",
|
|
932
|
+
"TextContent": "interface",
|
|
933
|
+
"ThinkingContent": "interface",
|
|
934
|
+
"ThinkingLevel": "type",
|
|
935
|
+
"TokenCounts": "interface",
|
|
936
|
+
"ToolActivity": "interface",
|
|
937
|
+
"ToolCall": "interface",
|
|
938
|
+
"ToolCallRequest": "interface",
|
|
939
|
+
"ToolContentOrigin": "type",
|
|
940
|
+
"ToolContractDescriptor": "interface",
|
|
941
|
+
"ToolDisclosureManifest": "interface",
|
|
942
|
+
"ToolEffect": "type",
|
|
943
|
+
"ToolExecuteContext": "interface",
|
|
944
|
+
"ToolFingerprintInput": "interface",
|
|
945
|
+
"ToolOrigin": "type",
|
|
946
|
+
"ToolPolicy": "interface",
|
|
947
|
+
"ToolPolicyNameSets": "interface",
|
|
948
|
+
"ToolPolicyProjection": "interface",
|
|
949
|
+
"ToolPolicyProjectionComponent": "type",
|
|
950
|
+
"ToolResultDeletionReport": "interface",
|
|
951
|
+
"ToolResultMessage": "interface",
|
|
952
|
+
"ToolResultProvenance": "interface",
|
|
953
|
+
"ToolResultRefConflictError": "class",
|
|
954
|
+
"ToolResultSlice": "interface",
|
|
955
|
+
"ToolResultStore": "interface",
|
|
956
|
+
"ToolReturn": "type",
|
|
957
|
+
"ToolSpec": "interface",
|
|
958
|
+
"TraceEvent": "type",
|
|
959
|
+
"TracerHook": "type",
|
|
960
|
+
"TransportLspSession": "class",
|
|
961
|
+
"TripwireResult": "interface",
|
|
962
|
+
"TtlSessionStore": "class",
|
|
963
|
+
"TtlSessionStoreOptions": "interface",
|
|
964
|
+
"TurnPromptSnapshot": "interface",
|
|
965
|
+
"Type": "namespace",
|
|
966
|
+
"URL_SAFETY": "variable",
|
|
967
|
+
"USAGE_WINDOW_REAP_MARGIN_MS": "variable",
|
|
968
|
+
"UnifiedTaskOutput": "interface",
|
|
969
|
+
"UnifiedTaskResult": "type",
|
|
970
|
+
"UnverifiedReason": "type",
|
|
971
|
+
"Usage": "interface",
|
|
972
|
+
"UsageBucketRow": "interface",
|
|
973
|
+
"UsageSlot": "interface",
|
|
974
|
+
"UsageWindow": "interface",
|
|
975
|
+
"UsageWindowReading": "interface",
|
|
976
|
+
"UsageWindowRecord": "interface",
|
|
977
|
+
"UsageWindowStore": "interface",
|
|
978
|
+
"UserMessage": "interface",
|
|
979
|
+
"UserPromptSubmitResult": "interface",
|
|
980
|
+
"UtilityGate": "type",
|
|
981
|
+
"V2HeaderHints": "interface",
|
|
982
|
+
"VERIFICATION_PROMPT": "variable",
|
|
983
|
+
"Verdict": "type",
|
|
984
|
+
"VerdictSchema": "variable",
|
|
985
|
+
"VerificationOutcome": "interface",
|
|
986
|
+
"VerificationResult": "interface",
|
|
987
|
+
"VerifyConfig": "interface",
|
|
988
|
+
"VmLifecycleOptions": "interface",
|
|
989
|
+
"WEBFETCH_SUMMARY_GUIDELINES": "variable",
|
|
990
|
+
"WEBFETCH_SUMMARY_MAX_CONTENT": "variable",
|
|
991
|
+
"WEB_FETCH_TOOL_NAME": "variable",
|
|
992
|
+
"WORKFLOW_AGENT_MAX_RETRIES": "variable",
|
|
993
|
+
"WORKFLOW_AGENT_STALL_MS": "variable",
|
|
994
|
+
"WORKFLOW_AGENT_THROTTLE_BACKOFF_MS": "variable",
|
|
995
|
+
"WORKFLOW_SPAWN_BLOCKED_ERROR_CODE": "variable",
|
|
996
|
+
"WORKFLOW_SUBAGENT_APPEND": "variable",
|
|
997
|
+
"WORKFLOW_SUBAGENT_APPEND_SCHEMA": "variable",
|
|
998
|
+
"WORKFLOW_SUBAGENT_PROMPT": "variable",
|
|
999
|
+
"WORKFLOW_SUBAGENT_PROMPT_SCHEMA": "variable",
|
|
1000
|
+
"WORKTREE_PARENT": "variable",
|
|
1001
|
+
"WebFetchConfig": "interface",
|
|
1002
|
+
"WebSearchConfig": "interface",
|
|
1003
|
+
"WiringFacts": "interface",
|
|
1004
|
+
"WiringLegKind": "type",
|
|
1005
|
+
"WiringManifest": "interface",
|
|
1006
|
+
"WorkerErrorClass": "type",
|
|
1007
|
+
"WorkflowAgentBlockedError": "class",
|
|
1008
|
+
"WorkflowAgentHandle": "interface",
|
|
1009
|
+
"WorkflowAgentOptions": "interface",
|
|
1010
|
+
"WorkflowAgentRun": "interface",
|
|
1011
|
+
"WorkflowAgentSchemaError": "class",
|
|
1012
|
+
"WorkflowAgentSpec": "interface",
|
|
1013
|
+
"WorkflowAgentStalledError": "class",
|
|
1014
|
+
"WorkflowBudget": "interface",
|
|
1015
|
+
"WorkflowBudgetExceededError": "class",
|
|
1016
|
+
"WorkflowCompletionNotifier": "interface",
|
|
1017
|
+
"WorkflowEvent": "type",
|
|
1018
|
+
"WorkflowFanOutOptions": "interface",
|
|
1019
|
+
"WorkflowFanOutSlotError": "interface",
|
|
1020
|
+
"WorkflowGovernanceBaseline": "interface",
|
|
1021
|
+
"WorkflowGroup": "interface",
|
|
1022
|
+
"WorkflowHandle": "interface",
|
|
1023
|
+
"WorkflowInternals": "interface",
|
|
1024
|
+
"WorkflowItemStatus": "type",
|
|
1025
|
+
"WorkflowJournalEntry": "interface",
|
|
1026
|
+
"WorkflowJournalStore": "interface",
|
|
1027
|
+
"WorkflowLimits": "interface",
|
|
1028
|
+
"WorkflowMaxAgentsError": "class",
|
|
1029
|
+
"WorkflowMeta": "interface",
|
|
1030
|
+
"WorkflowModelNotAllowedError": "class",
|
|
1031
|
+
"WorkflowNestingError": "class",
|
|
1032
|
+
"WorkflowPhase": "interface",
|
|
1033
|
+
"WorkflowPrimitives": "interface",
|
|
1034
|
+
"WorkflowResultTooLargeError": "class",
|
|
1035
|
+
"WorkflowRun": "interface",
|
|
1036
|
+
"WorkflowRunContext": "interface",
|
|
1037
|
+
"WorkflowRunStats": "interface",
|
|
1038
|
+
"WorkflowRunStatus": "type",
|
|
1039
|
+
"WorkflowRunStore": "interface",
|
|
1040
|
+
"WorkflowRunStoreError": "class",
|
|
1041
|
+
"WorkflowRunSummary": "interface",
|
|
1042
|
+
"WorkflowScriptError": "class",
|
|
1043
|
+
"WorkflowScriptRunner": "interface",
|
|
1044
|
+
"WorkflowScriptStore": "interface",
|
|
1045
|
+
"WorkflowTimers": "interface",
|
|
1046
|
+
"WorkspaceHandle": "interface",
|
|
1047
|
+
"WorktreeSessionRef": "interface",
|
|
1048
|
+
"WorktreeToolsOptions": "interface",
|
|
1049
|
+
"WritablePermissionRuleStore": "interface",
|
|
1050
|
+
"ackAdoptionConfig": "function",
|
|
1051
|
+
"acquireCcLock": "function",
|
|
1052
|
+
"addDotsOf": "function",
|
|
1053
|
+
"addWorktree": "function",
|
|
1054
|
+
"admitMemoryScopes": "function",
|
|
1055
|
+
"adoptFilePermissionRuleStore": "function",
|
|
1056
|
+
"adoptLocalDataRoot": "function",
|
|
1057
|
+
"advanceCursorAfterInline": "function",
|
|
1058
|
+
"agentWhenToUseText": "function",
|
|
1059
|
+
"analyzePromptCacheFriendliness": "function",
|
|
1060
|
+
"appendHopToken": "function",
|
|
1061
|
+
"appendPendingSteer": "function",
|
|
1062
|
+
"applyManifest": "function",
|
|
1063
|
+
"applyTombstones": "function",
|
|
1064
|
+
"artifactDeclarations": "function",
|
|
1065
|
+
"assembleCodeTools": "function",
|
|
1066
|
+
"assertAdoptionBootGate": "function",
|
|
1067
|
+
"assertDeleteDeltaCarriesNoAdd": "function",
|
|
1068
|
+
"assertJsonMetadata": "function",
|
|
1069
|
+
"assertMemoryBackendSearchEquivalence": "function",
|
|
1070
|
+
"assertOracleIsolation": "function",
|
|
1071
|
+
"assertPromptCacheFriendly": "function",
|
|
1072
|
+
"assertRedemptionNotQuarantined": "function",
|
|
1073
|
+
"assertRetentionCapability": "function",
|
|
1074
|
+
"assertSafeToolResultRef": "function",
|
|
1075
|
+
"assertScopeContractPlacement": "function",
|
|
1076
|
+
"assertToolResultProvenanceMatch": "function",
|
|
1077
|
+
"assertWorkflowDeterminism": "function",
|
|
1078
|
+
"assertWorkflowPrimitivesWiring": "function",
|
|
1079
|
+
"assertWorkflowSandboxConformance": "function",
|
|
1080
|
+
"atomicWriteFile": "function",
|
|
1081
|
+
"attachToolContract": "function",
|
|
1082
|
+
"backgroundAgentStoreContract": "function",
|
|
1083
|
+
"backgroundAgentStoreScopesContract": "function",
|
|
1084
|
+
"bashReversibilityProbe": "function",
|
|
1085
|
+
"boundedRedactedSummary": "function",
|
|
1086
|
+
"boundedTail": "function",
|
|
1087
|
+
"brainToRuntime": "function",
|
|
1088
|
+
"brandLspFailure": "function",
|
|
1089
|
+
"buildAgentPollDetails": "function",
|
|
1090
|
+
"buildAutoModePrompt": "function",
|
|
1091
|
+
"buildEnvironmentContext": "function",
|
|
1092
|
+
"buildGitSnapshot": "function",
|
|
1093
|
+
"buildHumanInputEvent": "function",
|
|
1094
|
+
"buildManifestText": "function",
|
|
1095
|
+
"buildMemoryInstruction": "function",
|
|
1096
|
+
"buildPromptArtifactEnvelope": "function",
|
|
1097
|
+
"buildRequest": "function",
|
|
1098
|
+
"buildRiskDescriptor": "function",
|
|
1099
|
+
"buildScratchpadSection": "function",
|
|
1100
|
+
"buildToolResultRef": "function",
|
|
1101
|
+
"buildTurnPromptSnapshot": "function",
|
|
1102
|
+
"builtinAgentDefinitions": "function",
|
|
1103
|
+
"builtinWorkflowDefinitions": "function",
|
|
1104
|
+
"builtinWorkflowListings": "function",
|
|
1105
|
+
"bumpScanFuse": "function",
|
|
1106
|
+
"cacheFamilyOf": "function",
|
|
1107
|
+
"callHierarchyMethod": "function",
|
|
1108
|
+
"callKeyOrdinal": "function",
|
|
1109
|
+
"canAccessAgentRecord": "function",
|
|
1110
|
+
"canAccessWorkflowRun": "function",
|
|
1111
|
+
"capAggregateMediaBytes": "function",
|
|
1112
|
+
"capAggregateToolResults": "function",
|
|
1113
|
+
"captureBaseline": "function",
|
|
1114
|
+
"captureManifest": "function",
|
|
1115
|
+
"ccSidecarToMessages": "function",
|
|
1116
|
+
"chargeUsageRecord": "function",
|
|
1117
|
+
"checkInvariants": "function",
|
|
1118
|
+
"checkToolPolicyProjection": "function",
|
|
1119
|
+
"checkpointStoreContract": "function",
|
|
1120
|
+
"checkpointVersionOf": "function",
|
|
1121
|
+
"classifyCompoundReadonly": "function",
|
|
1122
|
+
"classifyCompoundReadonlyDetailed": "function",
|
|
1123
|
+
"classifyHttp": "function",
|
|
1124
|
+
"classifyPromotable": "function",
|
|
1125
|
+
"clearScanFuse": "function",
|
|
1126
|
+
"clearStaleToolResults": "function",
|
|
1127
|
+
"collectBelowFrontier": "function",
|
|
1128
|
+
"combinePolicies": "function",
|
|
1129
|
+
"compileReadDeny": "function",
|
|
1130
|
+
"complianceCallDenial": "function",
|
|
1131
|
+
"compose": "function",
|
|
1132
|
+
"composeConstitution": "function",
|
|
1133
|
+
"composeLayeredMemoryBlock": "function",
|
|
1134
|
+
"composeMemoryBlock": "function",
|
|
1135
|
+
"composeSelectiveBody": "function",
|
|
1136
|
+
"composeSystemPrompt": "function",
|
|
1137
|
+
"computeArtifactDigest": "function",
|
|
1138
|
+
"computeBundledArtifactDigest": "function",
|
|
1139
|
+
"computeCatalogDigest": "function",
|
|
1140
|
+
"computeCostMicroUsd": "function",
|
|
1141
|
+
"computeEntryRev": "function",
|
|
1142
|
+
"computeShapeDigest": "function",
|
|
1143
|
+
"confirmRuleApproval": "function",
|
|
1144
|
+
"consolidateScope": "function",
|
|
1145
|
+
"constitutionBlocks": "function",
|
|
1146
|
+
"constraintChainDigest": "function",
|
|
1147
|
+
"constraintChainEntryOf": "function",
|
|
1148
|
+
"cosineDistance": "function",
|
|
1149
|
+
"countElicitOptIns": "function",
|
|
1150
|
+
"createAgentTranscriptTool": "function",
|
|
1151
|
+
"createAllowDenyPolicy": "function",
|
|
1152
|
+
"createAnthropicBrain": "function",
|
|
1153
|
+
"createApprovalPolicy": "function",
|
|
1154
|
+
"createAskUserQuestionTool": "function",
|
|
1155
|
+
"createAssistantMessageEventStream": "function",
|
|
1156
|
+
"createAutoModeDecider": "function",
|
|
1157
|
+
"createCcFileMailboxStore": "function",
|
|
1158
|
+
"createCcFileTaskListStore": "function",
|
|
1159
|
+
"createCcTeamsRosterAdapter": "function",
|
|
1160
|
+
"createCircuitBreakerBrain": "function",
|
|
1161
|
+
"createCoarseCommandNamePolicy": "function",
|
|
1162
|
+
"createDegradingBrain": "function",
|
|
1163
|
+
"createDurableQuestionPolicy": "function",
|
|
1164
|
+
"createFailoverBrain": "function",
|
|
1165
|
+
"createFileConsolidationLock": "function",
|
|
1166
|
+
"createFileTaskListStore": "function",
|
|
1167
|
+
"createFileWorkflowScriptStore": "function",
|
|
1168
|
+
"createFrameDecoder": "function",
|
|
1169
|
+
"createFsWriteGatePolicy": "function",
|
|
1170
|
+
"createHookEnvCapabilities": "function",
|
|
1171
|
+
"createImageDownsampler": "function",
|
|
1172
|
+
"createLspTool": "function",
|
|
1173
|
+
"createMemoryTaskListStore": "function",
|
|
1174
|
+
"createMonitorTool": "function",
|
|
1175
|
+
"createOpenAIBrain": "function",
|
|
1176
|
+
"createOpenResponsesBrain": "function",
|
|
1177
|
+
"createOrgRuleOverlay": "function",
|
|
1178
|
+
"createPeerAdmission": "function",
|
|
1179
|
+
"createPeerInboundChainRef": "function",
|
|
1180
|
+
"createPeerSelfRef": "function",
|
|
1181
|
+
"createPermissionRulePolicy": "function",
|
|
1182
|
+
"createPreToolUseConstraintPolicy": "function",
|
|
1183
|
+
"createRoutingBrain": "function",
|
|
1184
|
+
"createRunWorkflowTool": "function",
|
|
1185
|
+
"createSchedulerTools": "function",
|
|
1186
|
+
"createSearxngSearchBackend": "function",
|
|
1187
|
+
"createSendMessageTool": "function",
|
|
1188
|
+
"createSensitivePathPolicy": "function",
|
|
1189
|
+
"createSessionRulePolicy": "function",
|
|
1190
|
+
"createSkillsFromDirectory": "function",
|
|
1191
|
+
"createSqlTool": "function",
|
|
1192
|
+
"createSubagentTool": "function",
|
|
1193
|
+
"createTaskListTools": "function",
|
|
1194
|
+
"createTaskOutputTool": "function",
|
|
1195
|
+
"createTaskServer": "function",
|
|
1196
|
+
"createTaskStopTool": "function",
|
|
1197
|
+
"createTodoWriteTool": "function",
|
|
1198
|
+
"createTranscriptIntegrityPolicy": "function",
|
|
1199
|
+
"createUnverifiableDeletePolicy": "function",
|
|
1200
|
+
"createWebFetchSummarizer": "function",
|
|
1201
|
+
"createWebFetchTool": "function",
|
|
1202
|
+
"createWebSearchTool": "function",
|
|
1203
|
+
"createWorktreeTools": "function",
|
|
1204
|
+
"debitLedger": "function",
|
|
1205
|
+
"decideAutoPromote": "function",
|
|
1206
|
+
"decisionText": "function",
|
|
1207
|
+
"decodeScopeSegment": "function",
|
|
1208
|
+
"defaultLspSpawn": "variable",
|
|
1209
|
+
"defaultPromptProvider": "variable",
|
|
1210
|
+
"defaultTaskRegistry": "variable",
|
|
1211
|
+
"defineAgent": "function",
|
|
1212
|
+
"defineTool": "function",
|
|
1213
|
+
"delimitUntrusted": "function",
|
|
1214
|
+
"deploymentReadFaceClampNotice": "function",
|
|
1215
|
+
"deriveAgentDisplayStatus": "function",
|
|
1216
|
+
"deriveAskEffective": "function",
|
|
1217
|
+
"deriveControlPlaneDir": "function",
|
|
1218
|
+
"deriveInvariants": "function",
|
|
1219
|
+
"deriveProjectControlDir": "function",
|
|
1220
|
+
"deriveProjectMemoryDir": "function",
|
|
1221
|
+
"deriveRepoControlPlaneDir": "function",
|
|
1222
|
+
"deriveRepoKey": "function",
|
|
1223
|
+
"deriveRepoMemoryDir": "function",
|
|
1224
|
+
"deriveTripwire": "function",
|
|
1225
|
+
"deriveWiringManifest": "function",
|
|
1226
|
+
"describeConfigCatalog": "function",
|
|
1227
|
+
"describeDefaultPack": "function",
|
|
1228
|
+
"describeStaticWiring": "function",
|
|
1229
|
+
"detectSecret": "function",
|
|
1230
|
+
"devWorkflowScriptRunner": "variable",
|
|
1231
|
+
"dotAtOrBelowFrontier": "function",
|
|
1232
|
+
"drainMemoryAnnouncements": "function",
|
|
1233
|
+
"editBudget": "function",
|
|
1234
|
+
"effectivePermissionRules": "function",
|
|
1235
|
+
"emitTaskOutcome": "function",
|
|
1236
|
+
"emitTrace": "function",
|
|
1237
|
+
"encodeFrame": "function",
|
|
1238
|
+
"encodeScopeSegment": "function",
|
|
1239
|
+
"encodeSurfacedKey": "function",
|
|
1240
|
+
"enforcePromotableWriteGate": "function",
|
|
1241
|
+
"enforceSecretWriteGate": "function",
|
|
1242
|
+
"enforceStructuredNoteSecretGate": "function",
|
|
1243
|
+
"enqueueMemoryAnnouncement": "function",
|
|
1244
|
+
"ensureDir": "function",
|
|
1245
|
+
"entryFromFile": "function",
|
|
1246
|
+
"err": "function",
|
|
1247
|
+
"errorClassOf": "function",
|
|
1248
|
+
"eventDefaultOn": "function",
|
|
1249
|
+
"expandLexicalTerms": "function",
|
|
1250
|
+
"expandTiers": "function",
|
|
1251
|
+
"explainPromptAssembly": "function",
|
|
1252
|
+
"fable5Model": "function",
|
|
1253
|
+
"fileSnapshotStoreContract": "function",
|
|
1254
|
+
"findAdmittingRule": "function",
|
|
1255
|
+
"findOrphanToolCalls": "function",
|
|
1256
|
+
"findUnverifiableRecursiveDelete": "function",
|
|
1257
|
+
"firstSentence": "function",
|
|
1258
|
+
"foldAdmissionFreeze": "function",
|
|
1259
|
+
"foldDelta": "function",
|
|
1260
|
+
"formatAllowRuleText": "function",
|
|
1261
|
+
"formatDiagnosticsBlock": "function",
|
|
1262
|
+
"formatDiagnosticsSummary": "function",
|
|
1263
|
+
"formatHookFeedback": "function",
|
|
1264
|
+
"formatLocalDate": "function",
|
|
1265
|
+
"formatMemoryAge": "function",
|
|
1266
|
+
"formatOrgScope": "function",
|
|
1267
|
+
"formatOutOfRootReadApprovalOption": "function",
|
|
1268
|
+
"formatProjScope": "function",
|
|
1269
|
+
"formatProjectMarker": "function",
|
|
1270
|
+
"formatToolError": "function",
|
|
1271
|
+
"formatUserProjScope": "function",
|
|
1272
|
+
"formatUserScope": "function",
|
|
1273
|
+
"formatValidationPath": "function",
|
|
1274
|
+
"formatZodValidationError": "function",
|
|
1275
|
+
"fromA2ATaskState": "function",
|
|
1276
|
+
"getSessionRetainLedger": "function",
|
|
1277
|
+
"getShellConfig": "function",
|
|
1278
|
+
"getToolContract": "function",
|
|
1279
|
+
"getWorkflowRun": "function",
|
|
1280
|
+
"gitCheckIgnoreFilter": "function",
|
|
1281
|
+
"governanceRetryClass": "function",
|
|
1282
|
+
"guardedMemoryStore": "function",
|
|
1283
|
+
"harnessContext": "function",
|
|
1284
|
+
"harvestFilesToPatches": "function",
|
|
1285
|
+
"hasBackgroundShell": "function",
|
|
1286
|
+
"hasDestroy": "function",
|
|
1287
|
+
"hasScheduler": "function",
|
|
1288
|
+
"hasSessionFork": "function",
|
|
1289
|
+
"hasToolContract": "function",
|
|
1290
|
+
"htmlToText": "function",
|
|
1291
|
+
"inlineUntrusted": "function",
|
|
1292
|
+
"inspectDegenerate": "function",
|
|
1293
|
+
"isApprovalSettledBy": "function",
|
|
1294
|
+
"isDelegatedAgentTerminal": "function",
|
|
1295
|
+
"isIsolated": "function",
|
|
1296
|
+
"isPersonalScope": "function",
|
|
1297
|
+
"isQuestionUnavailable": "function",
|
|
1298
|
+
"isRemoteExecutionEnv": "function",
|
|
1299
|
+
"isRetryableRemoteErrorCode": "function",
|
|
1300
|
+
"isRuleLive": "function",
|
|
1301
|
+
"isSecretEnvKey": "function",
|
|
1302
|
+
"isSelfOrchestrationActive": "function",
|
|
1303
|
+
"isSessionConflict": "function",
|
|
1304
|
+
"isSuspendable": "function",
|
|
1305
|
+
"isTerminalWorkflowStatus": "function",
|
|
1306
|
+
"isThinkingLevel": "function",
|
|
1307
|
+
"isValidCronExpr": "function",
|
|
1308
|
+
"isWslBashLauncher": "function",
|
|
1309
|
+
"isolationPermitsAutoAccept": "function",
|
|
1310
|
+
"jaccardDistance": "function",
|
|
1311
|
+
"joinFrontiers": "function",
|
|
1312
|
+
"joinRuleStates": "function",
|
|
1313
|
+
"judgePeerAdmission": "function",
|
|
1314
|
+
"killProcessTree": "function",
|
|
1315
|
+
"languageFor": "function",
|
|
1316
|
+
"leafIdAfterEntry": "function",
|
|
1317
|
+
"lexicalSearchMatch": "function",
|
|
1318
|
+
"listAdoptionQuarantine": "function",
|
|
1319
|
+
"listCcSidecarAgents": "function",
|
|
1320
|
+
"listWorkflowRuns": "function",
|
|
1321
|
+
"loadOrchestrationEnv": "function",
|
|
1322
|
+
"looksDegenerate": "function",
|
|
1323
|
+
"lookupProjectIdHint": "function",
|
|
1324
|
+
"loosenReasons": "function",
|
|
1325
|
+
"loweringRecordFor": "function",
|
|
1326
|
+
"lspFailureOf": "function",
|
|
1327
|
+
"mailboxAckOwnershipContract": "function",
|
|
1328
|
+
"mailboxBundledOnlyContract": "function",
|
|
1329
|
+
"mailboxStoreContract": "function",
|
|
1330
|
+
"markTruncated": "function",
|
|
1331
|
+
"materializeA2aTools": "function",
|
|
1332
|
+
"materializeEntriesToFiles": "function",
|
|
1333
|
+
"materializeMcpTools": "function",
|
|
1334
|
+
"maybeCompact": "function",
|
|
1335
|
+
"memoryBackendContract": "function",
|
|
1336
|
+
"mergeRecallHits": "function",
|
|
1337
|
+
"mergeWorkflowArgs": "function",
|
|
1338
|
+
"migrateScope": "function",
|
|
1339
|
+
"mintCheckpointToken": "function",
|
|
1340
|
+
"mintRuleTicket": "function",
|
|
1341
|
+
"missingRestoreSurface": "function",
|
|
1342
|
+
"modelCostToPricing": "function",
|
|
1343
|
+
"mysqlQuery": "function",
|
|
1344
|
+
"nextSyncBaseline": "function",
|
|
1345
|
+
"normalizeAgentName": "function",
|
|
1346
|
+
"normalizeForExactMatch": "function",
|
|
1347
|
+
"normalizeMemorySpec": "function",
|
|
1348
|
+
"normalizePromptEpoch": "function",
|
|
1349
|
+
"normalizeRules": "function",
|
|
1350
|
+
"normalizeToolResultProvenance": "function",
|
|
1351
|
+
"ok": "function",
|
|
1352
|
+
"orgRuleStatePersistenceOf": "function",
|
|
1353
|
+
"orgRuleVerdictFor": "function",
|
|
1354
|
+
"oversizeJournalResult": "function",
|
|
1355
|
+
"parseAllowRuleText": "function",
|
|
1356
|
+
"parseAutoModeResponse": "function",
|
|
1357
|
+
"parseEntryFile": "function",
|
|
1358
|
+
"parseLeadingCommandName": "function",
|
|
1359
|
+
"parseModelMention": "function",
|
|
1360
|
+
"parsePermissionRule": "function",
|
|
1361
|
+
"parseProjectMarker": "function",
|
|
1362
|
+
"parseResult": "function",
|
|
1363
|
+
"parseRetryAfter": "function",
|
|
1364
|
+
"parseRuleSyncResponse": "function",
|
|
1365
|
+
"parseScopeKey": "function",
|
|
1366
|
+
"parseTeacherAdvice": "function",
|
|
1367
|
+
"parseWorkflowMeta": "function",
|
|
1368
|
+
"pathToUri": "function",
|
|
1369
|
+
"pathWithinRoot": "function",
|
|
1370
|
+
"peekMemoryAnnouncements": "function",
|
|
1371
|
+
"peerAdmissionFor": "function",
|
|
1372
|
+
"peerAxisToken": "function",
|
|
1373
|
+
"permissionRuleSyncContract": "function",
|
|
1374
|
+
"pgQuery": "function",
|
|
1375
|
+
"prepareCardApproval": "function",
|
|
1376
|
+
"prepareCcImport": "function",
|
|
1377
|
+
"prepareStarterBatch": "function",
|
|
1378
|
+
"probeSearchBackend": "function",
|
|
1379
|
+
"projectHumanInput": "function",
|
|
1380
|
+
"projectToolManifest": "function",
|
|
1381
|
+
"projectionsToWriteBack": "function",
|
|
1382
|
+
"promptTokensOf": "function",
|
|
1383
|
+
"protocolOf": "function",
|
|
1384
|
+
"pruneWorktrees": "function",
|
|
1385
|
+
"queryBackgroundAgents": "function",
|
|
1386
|
+
"rankOf": "function",
|
|
1387
|
+
"readAdoptionStatus": "function",
|
|
1388
|
+
"readCcSidecarMessages": "function",
|
|
1389
|
+
"readCcSidecarTranscript": "function",
|
|
1390
|
+
"readDegradation": "function",
|
|
1391
|
+
"readJsonlRecords": "function",
|
|
1392
|
+
"readPendingSteerQueue": "function",
|
|
1393
|
+
"readRootAdoptionFile": "function",
|
|
1394
|
+
"readUsageRecord": "function",
|
|
1395
|
+
"readV2HeaderHints": "function",
|
|
1396
|
+
"reasoningBudgetShare": "function",
|
|
1397
|
+
"rebuildStrictControlPlaneLedger": "function",
|
|
1398
|
+
"reconcileInterruptedSession": "function",
|
|
1399
|
+
"reconcileMemoryEntries": "function",
|
|
1400
|
+
"reconcileParkedAgents": "function",
|
|
1401
|
+
"recordProjectIdHint": "function",
|
|
1402
|
+
"redactHostLeaks": "function",
|
|
1403
|
+
"redactSecrets": "function",
|
|
1404
|
+
"redeemRuleBatch": "function",
|
|
1405
|
+
"redeemRuleTicket": "function",
|
|
1406
|
+
"releaseSessionRetainLedger": "function",
|
|
1407
|
+
"remainingBudgetMicroUsd": "function",
|
|
1408
|
+
"remainingTokens": "function",
|
|
1409
|
+
"removePersistedRule": "function",
|
|
1410
|
+
"renderAnnouncements": "function",
|
|
1411
|
+
"renderAutoModeAction": "function",
|
|
1412
|
+
"renderAutoModeWindow": "function",
|
|
1413
|
+
"renderNamedWorkflowListing": "function",
|
|
1414
|
+
"renderTaskNotificationXml": "function",
|
|
1415
|
+
"repairBundleFromCheckpoint": "function",
|
|
1416
|
+
"repairTextToolCalls": "function",
|
|
1417
|
+
"resolveAsk": "function",
|
|
1418
|
+
"resolveAskSeamForm": "function",
|
|
1419
|
+
"resolveAutonomousLoopPrompt": "function",
|
|
1420
|
+
"resolveBashTimeoutCaps": "function",
|
|
1421
|
+
"resolveBinary": "function",
|
|
1422
|
+
"resolveBuiltinWorkflow": "function",
|
|
1423
|
+
"resolveComplianceDenies": "function",
|
|
1424
|
+
"resolveDataRoot": "function",
|
|
1425
|
+
"resolveDeclaredDurability": "function",
|
|
1426
|
+
"resolveEffectiveConfig": "function",
|
|
1427
|
+
"resolveEffort": "function",
|
|
1428
|
+
"resolveFrozenPaths": "function",
|
|
1429
|
+
"resolveLinkedIds": "function",
|
|
1430
|
+
"resolveLockedKeys": "function",
|
|
1431
|
+
"resolveMemoryEngineRoot": "function",
|
|
1432
|
+
"resolveModel": "function",
|
|
1433
|
+
"resolvePeerAdmissionConfig": "function",
|
|
1434
|
+
"resolveProjectId": "function",
|
|
1435
|
+
"resolveQuestionSeam": "function",
|
|
1436
|
+
"resolveReadDenyBuiltins": "function",
|
|
1437
|
+
"resolveReadFace": "function",
|
|
1438
|
+
"resolveReasoning": "function",
|
|
1439
|
+
"resolveReasoningProfile": "function",
|
|
1440
|
+
"resolveTaskLimits": "function",
|
|
1441
|
+
"resolveTaskModel": "function",
|
|
1442
|
+
"resolveUsageWindows": "function",
|
|
1443
|
+
"restoreFrozenPaths": "function",
|
|
1444
|
+
"resumeWithVerification": "function",
|
|
1445
|
+
"retryBackoffMs": "function",
|
|
1446
|
+
"riskSeverity": "function",
|
|
1447
|
+
"ruleAdmitsCommand": "function",
|
|
1448
|
+
"ruleSyncVector": "function",
|
|
1449
|
+
"runCascade": "function",
|
|
1450
|
+
"runDeveloperTask": "function",
|
|
1451
|
+
"runExecGate": "function",
|
|
1452
|
+
"runGoal": "function",
|
|
1453
|
+
"runMemoryConsolidation": "function",
|
|
1454
|
+
"runOracle": "function",
|
|
1455
|
+
"runRepairLoop": "function",
|
|
1456
|
+
"runScenario": "function",
|
|
1457
|
+
"runSideQuery": "function",
|
|
1458
|
+
"runSpec": "function",
|
|
1459
|
+
"runTask": "function",
|
|
1460
|
+
"runTeamDiscussion": "function",
|
|
1461
|
+
"runToolGate": "function",
|
|
1462
|
+
"runWithTeacher": "function",
|
|
1463
|
+
"runWithVerification": "function",
|
|
1464
|
+
"runWorkflow": "function",
|
|
1465
|
+
"sameRuleOwner": "function",
|
|
1466
|
+
"sameScope": "function",
|
|
1467
|
+
"sanitizeCcAgentName": "function",
|
|
1468
|
+
"sanitizePathComponent": "function",
|
|
1469
|
+
"sanitizeScope": "function",
|
|
1470
|
+
"sanitizeUntrustedText": "function",
|
|
1471
|
+
"scanEntryFiles": "function",
|
|
1472
|
+
"scanFuseCount": "function",
|
|
1473
|
+
"scanMemoryFileName": "function",
|
|
1474
|
+
"scanMemoryWrite": "function",
|
|
1475
|
+
"scanRemediation": "function",
|
|
1476
|
+
"scopeCoversCwd": "function",
|
|
1477
|
+
"scopeDirName": "function",
|
|
1478
|
+
"screenInboundEntries": "function",
|
|
1479
|
+
"screenRuleSyncState": "function",
|
|
1480
|
+
"scrubSecretEnv": "function",
|
|
1481
|
+
"selectModel": "function",
|
|
1482
|
+
"selectModelOrThrow": "function",
|
|
1483
|
+
"selfOrchestrationFailClosedReason": "function",
|
|
1484
|
+
"serializeEntryFile": "function",
|
|
1485
|
+
"serveDurableAgentRowLane": "function",
|
|
1486
|
+
"sessionEntryDigest": "function",
|
|
1487
|
+
"sessionLogDigest": "function",
|
|
1488
|
+
"sessionLogDigestsComparable": "function",
|
|
1489
|
+
"sessionRepoContract": "function",
|
|
1490
|
+
"settleOnAbort": "function",
|
|
1491
|
+
"sharedMemoryStoreContract": "function",
|
|
1492
|
+
"sharpImageDownsampler": "function",
|
|
1493
|
+
"sharpImageResizer": "function",
|
|
1494
|
+
"signalProcessTree": "function",
|
|
1495
|
+
"snapshotFrozenPaths": "function",
|
|
1496
|
+
"specError": "function",
|
|
1497
|
+
"splitWorkflowMeta": "function",
|
|
1498
|
+
"sqliteQuery": "function",
|
|
1499
|
+
"startWorkflow": "function",
|
|
1500
|
+
"stripEngineMetadata": "function",
|
|
1501
|
+
"stripRev": "function",
|
|
1502
|
+
"subscribeWorkflow": "function",
|
|
1503
|
+
"suggestRulesForCommand": "function",
|
|
1504
|
+
"summarizeCheckpoint": "function",
|
|
1505
|
+
"summarizeRedactions": "function",
|
|
1506
|
+
"summarizeWorkflowRun": "function",
|
|
1507
|
+
"supportsConsolidation": "function",
|
|
1508
|
+
"supportsPeriodicConsolidation": "function",
|
|
1509
|
+
"syncMemoryScope": "function",
|
|
1510
|
+
"syncPermissionRules": "function",
|
|
1511
|
+
"taskNotificationDedupKey": "function",
|
|
1512
|
+
"teacherMode": "function",
|
|
1513
|
+
"termSet": "function",
|
|
1514
|
+
"terminalForTier": "function",
|
|
1515
|
+
"tightenTaskSpec": "function",
|
|
1516
|
+
"toA2ATaskState": "function",
|
|
1517
|
+
"toolPolicyNameSets": "function",
|
|
1518
|
+
"toolResultContentSegment": "function",
|
|
1519
|
+
"toolResultProvenanceOf": "function",
|
|
1520
|
+
"toolResultStoreContract": "function",
|
|
1521
|
+
"trimDegenerateTail": "function",
|
|
1522
|
+
"truncateError": "function",
|
|
1523
|
+
"truncateIndex": "function",
|
|
1524
|
+
"uncachedInputTokensOf": "function",
|
|
1525
|
+
"untrustedEgressForHuman": "function",
|
|
1526
|
+
"usageRetryAfterMs": "function",
|
|
1527
|
+
"uuidv7": "function",
|
|
1528
|
+
"validateEntriesForImport": "function",
|
|
1529
|
+
"validatePack": "function",
|
|
1530
|
+
"validatePendingSteer": "function",
|
|
1531
|
+
"validatePermissionRules": "function",
|
|
1532
|
+
"validateReadOnlySql": "function",
|
|
1533
|
+
"validateSelectedIds": "function",
|
|
1534
|
+
"verifyCompleted": "function",
|
|
1535
|
+
"verifyPromptArtifact": "function",
|
|
1536
|
+
"warmResume": "function",
|
|
1537
|
+
"webFetchToolSpec": "function",
|
|
1538
|
+
"wildcardMatch": "function",
|
|
1539
|
+
"winnerFromOutcome": "function",
|
|
1540
|
+
"withCcLock": "function",
|
|
1541
|
+
"withRetry": "function",
|
|
1542
|
+
"witnessAdoptionConfig": "function",
|
|
1543
|
+
"workflowAgentCallKey": "function",
|
|
1544
|
+
"workflowRunStoreContract": "function",
|
|
1545
|
+
"workflowScriptReadsClockOrRandom": "function",
|
|
1546
|
+
"workflowWhenToUseText": "function",
|
|
1547
|
+
"workflowsCapability": "function",
|
|
1548
|
+
"writeRootAdoptionFile": "function",
|
|
1549
|
+
"writeThenLink": "function",
|
|
1550
|
+
"writerOf": "function"
|
|
1551
|
+
}
|
|
1552
|
+
}
|