Files
openclaw/scripts/deadcode-exports.baseline.mjs

2519 lines
168 KiB
JavaScript

// Pre-existing unused exports awaiting deletion.
// New entries fail CI. After deleting dead code, run `pnpm deadcode:exports:update`.
// Do not add entries to avoid fixing new findings.
export const KNIP_UNUSED_EXPORT_BASELINE = [
"extensions/acpx/src/process-reaper.ts: AcpxProcessInfo",
"extensions/acpx/src/process-reaper.ts: isOpenClawOwnedAcpxProcessCommand",
"extensions/canvas/src/host/a2ui.ts: createA2uiHttpRequestHandler",
"extensions/canvas/src/host/a2ui.ts: injectCanvasRuntime",
"extensions/canvas/src/host/a2ui.ts: isA2uiPath",
"extensions/canvas/src/host/server.ts: CANVAS_LIVE_RELOAD_MAX_INBOUND_MESSAGE_BYTES",
"extensions/clickclack/src/activity.ts: ClickClackActivityClient",
"extensions/copilot/src/auth-bridge.ts: COPILOT_DEFAULT_AGENT_ID",
"extensions/copilot/src/auth-bridge.ts: COPILOT_TOKEN_PROFILE_ERROR",
"extensions/copilot/src/auth-bridge.ts: sanitizeAgentId",
"extensions/copilot/src/dual-write-transcripts.ts: mirrorCopilotTranscript",
"extensions/copilot/src/native-subagent-task-mirror.ts: CopilotNativeSubagentTaskMirror",
"extensions/copilot/src/permission-bridge.ts: CopilotPermissionContext",
"extensions/copilot/src/permission-bridge.ts: REJECT_ALL_FEEDBACK",
"extensions/copilot/src/provider-bridge.ts: COPILOT_BYOK_ENDPOINT_POLICY_ERROR",
"extensions/copilot/src/provider-bridge.ts: COPILOT_BYOK_PROVIDER_ERROR",
"extensions/copilot/src/provider-bridge.ts: COPILOT_BYOK_TRANSPORT_POLICY_ERROR",
"extensions/copilot/src/sdk-loader.ts: COPILOT_SDK_SPEC",
"extensions/copilot/src/sdk-loader.ts: resetCopilotSdkCacheForTests",
"extensions/copilot/src/sdk-loader.ts: resolveCopilotSdkFallbackDir",
"extensions/copilot/src/tool-bridge.ts: convertOpenClawToolToSdkTool",
"extensions/copilot/src/tool-bridge.ts: CopilotToolBridgeInput",
"extensions/copilot/src/tool-bridge.ts: supportsModelTools",
"extensions/copilot/src/workspace-bootstrap.ts: remapCopilotBootstrapContextFiles",
"extensions/copilot/src/workspace-bootstrap.ts: renderCopilotWorkspaceBootstrapInstructions",
"extensions/copilot/src/workspace-bootstrap.ts: TESTING_EXPORTS",
"extensions/crabbox/src/crabbox-worker-provider.ts: CrabboxCommandRunner",
"extensions/crabbox/src/crabbox-worker-provider.ts: resolveCrabboxBinary",
"extensions/diagnostics-prometheus/src/service.ts: testApi",
"extensions/diffs/src/browser.ts: resetSharedBrowserStateForTests",
"extensions/diffs/src/config.ts: DEFAULT_DIFFS_PLUGIN_SECURITY",
"extensions/diffs/src/config.ts: DEFAULT_DIFFS_TOOL_DEFAULTS",
"extensions/diffs/src/plugin.ts: resolveDiffsLanguagePackAvailability",
"extensions/diffs/src/shiki-curated-languages.ts: bundledLanguages",
"extensions/diffs/src/shiki-curated-languages.ts: bundledLanguagesAlias",
"extensions/diffs/src/viewer-assets.ts: LANGUAGE_PACK_VIEWER_LOADER_PATH",
"extensions/diffs/src/viewer-assets.ts: resolveViewerRuntimeFileUrl",
"extensions/diffs/src/viewer-assets.ts: VIEWER_LOADER_PATH",
"extensions/discord/src/actions/runtime.guild.ts: discordGuildActionRuntime",
"extensions/discord/src/actions/runtime.moderation.ts: discordModerationActionRuntime",
"extensions/discord/src/approval-native.ts: createDiscordNativeApprovalAdapter",
"extensions/discord/src/audit-core.ts: collectDiscordAuditChannelIdsForGuilds",
"extensions/discord/src/chunk.ts: chunkDiscordText",
"extensions/discord/src/components-registry.ts: clearDiscordComponentEntries",
"extensions/discord/src/components-registry.ts: resolveDiscordComponentEntry",
"extensions/discord/src/components-registry.ts: resolveDiscordModalEntry",
"extensions/discord/src/directory-cache.ts: resetDiscordDirectoryCacheForTest",
"extensions/discord/src/internal/client.ts: AnyListener",
"extensions/discord/src/internal/client.ts: ClientOptions",
"extensions/discord/src/internal/client.ts: ComponentRegistry",
"extensions/discord/src/internal/command-deploy.ts: testing",
"extensions/discord/src/internal/interactions.ts: BaseInteraction",
"extensions/discord/src/internal/rest-scheduler.ts: RestSchedulerOptions",
"extensions/discord/src/internal/rest.ts: QueuedRequest",
"extensions/discord/src/monitor.gateway.ts: WaitForDiscordGatewayStopParams",
"extensions/discord/src/monitor/agent-components.dispatch.ts: resolveDiscordComponentOriginatingTo",
"extensions/discord/src/monitor/agent-components.ts: createDiscordComponentButton",
"extensions/discord/src/monitor/agent-components.ts: createDiscordComponentChannelSelect",
"extensions/discord/src/monitor/agent-components.ts: createDiscordComponentMentionableSelect",
"extensions/discord/src/monitor/agent-components.ts: createDiscordComponentRoleSelect",
"extensions/discord/src/monitor/agent-components.ts: createDiscordComponentStringSelect",
"extensions/discord/src/monitor/agent-components.ts: createDiscordComponentUserSelect",
"extensions/discord/src/monitor/allow-list.ts: resolveDiscordRoleAllowed",
"extensions/discord/src/monitor/auto-presence.ts: resolveDiscordAutoPresenceDecision",
"extensions/discord/src/monitor/channel-access.ts: resolveDiscordChannelOwnerIdSafe",
"extensions/discord/src/monitor/exec-approvals.ts: ExecApprovalButton",
"extensions/discord/src/monitor/gateway-metadata.ts: fetchDiscordGatewayInfo",
"extensions/discord/src/monitor/gateway-metadata.ts: parseDiscordGatewayInfoBody",
"extensions/discord/src/monitor/gateway-supervisor.ts: classifyDiscordGatewayEvent",
"extensions/discord/src/monitor/inbound-context.ts: buildDiscordUntrustedContext",
"extensions/discord/src/monitor/message-channel-info.ts: resetDiscordChannelInfoCacheForTest",
"extensions/discord/src/monitor/model-picker-preferences.ts: buildDiscordModelPickerPreferenceKey",
"extensions/discord/src/monitor/model-picker.state.ts: computeAlphaBuckets",
"extensions/discord/src/monitor/model-picker.state.ts: DISCORD_CUSTOM_ID_MAX_CHARS",
"extensions/discord/src/monitor/model-picker.state.ts: DISCORD_MODEL_PICKER_BUCKET_TARGET_SIZE",
"extensions/discord/src/monitor/model-picker.state.ts: DISCORD_MODEL_PICKER_MODEL_PAGE_SIZE",
"extensions/discord/src/monitor/model-picker.state.ts: DISCORD_MODEL_PICKER_PROVIDER_PAGE_SIZE",
"extensions/discord/src/monitor/model-picker.state.ts: DISCORD_MODEL_PICKER_PROVIDER_SINGLE_PAGE_MAX",
"extensions/discord/src/monitor/model-picker.state.ts: parseDiscordModelPickerCustomId",
"extensions/discord/src/monitor/native-command-ui.ts: DispatchDiscordCommandInteraction",
"extensions/discord/src/monitor/native-command.runtime.ts: testing",
"extensions/discord/src/monitor/native-command.ts: testing",
"extensions/discord/src/monitor/provider.lifecycle.ts: resolveDiscordGatewayReadyTimeoutMs",
"extensions/discord/src/monitor/provider.lifecycle.ts: resolveDiscordGatewayRuntimeReadyTimeoutMs",
"extensions/discord/src/monitor/provider.ts: testing",
"extensions/discord/src/monitor/thread-title.ts: normalizeGeneratedThreadTitle",
"extensions/discord/src/resolve-allowlist-common.ts: findDiscordGuildByName",
"extensions/discord/src/retry.ts: isRetryableDiscordPreConnectError",
"extensions/discord/src/retry.ts: isRetryableDiscordTransientError",
"extensions/discord/src/runtime.ts: DiscordRuntime",
"extensions/discord/src/voice-message.ts: VoiceMessageMetadata",
"extensions/discord/src/voice/prompt.ts: DISCORD_VOICE_SPOKEN_OUTPUT_CONTRACT",
"extensions/duckduckgo/src/config.ts: DEFAULT_DDG_SAFE_SEARCH",
"extensions/feishu/src/bot-content.ts: toMessageResourceType",
"extensions/feishu/src/bot-runtime-api.ts: buildAgentMediaPayload",
"extensions/feishu/src/bot-runtime-api.ts: filterSupplementalContextItems",
"extensions/feishu/src/bot.ts: buildBroadcastSessionKey",
"extensions/feishu/src/bot.ts: buildFeishuAgentBody",
"extensions/feishu/src/bot.ts: clearGroupNameCache",
"extensions/feishu/src/bot.ts: resolveBroadcastAgents",
"extensions/feishu/src/bot.ts: resolveGroupName",
"extensions/feishu/src/bot.ts: toMessageResourceType",
"extensions/feishu/src/card-action.ts: FeishuRetryableCardActionError",
"extensions/feishu/src/card-action.ts: resetProcessedFeishuCardActionTokensForTests",
"extensions/feishu/src/card-ux-launcher.ts: createQuickActionLauncherCard",
"extensions/feishu/src/card-ux-launcher.ts: isFeishuQuickActionMenuEventKey",
"extensions/feishu/src/client.ts: clearClientCache",
"extensions/feishu/src/client.ts: FEISHU_HTTP_TIMEOUT_ENV_VAR",
"extensions/feishu/src/client.ts: FEISHU_HTTP_TIMEOUT_MAX_MS",
"extensions/feishu/src/client.ts: FEISHU_HTTP_TIMEOUT_MS",
"extensions/feishu/src/client.ts: FEISHU_USER_AGENT",
"extensions/feishu/src/client.ts: pluginVersion",
"extensions/feishu/src/client.ts: setFeishuClientRuntimeForTest",
"extensions/feishu/src/comment-shared.ts: getFeishuSendRateLimitCode",
"extensions/feishu/src/comment-shared.ts: getFeishuSendRateLimitCodeFromResponse",
"extensions/feishu/src/comment-shared.ts: resolveCommentLinkedDocumentFromUrl",
"extensions/feishu/src/config-schema.ts: FeishuGroupSchema",
"extensions/feishu/src/dedup.ts: testingHooks",
"extensions/feishu/src/doctor.ts: isFeishuSessionStoreKey",
"extensions/feishu/src/doctor.ts: runFeishuDoctorSequence",
"extensions/feishu/src/json-response.ts: FEISHU_JSON_MAX_BYTES",
"extensions/feishu/src/media.ts: sanitizeFileNameForUpload",
"extensions/feishu/src/monitor.startup.ts: resolveStartupProbeTimeoutMs",
"extensions/feishu/src/monitor.state.ts: FEISHU_HTTP_SERVER_CLOSE_TIMEOUT_MS",
"extensions/feishu/src/monitor.state.ts: resolveFeishuWebhookAnomalyDefaultsForTest",
"extensions/feishu/src/monitor.state.ts: resolveFeishuWebhookRateLimitDefaultsForTest",
"extensions/feishu/src/monitor.transport.ts: buildFeishuWebhookRateLimitKeyForTest",
"extensions/feishu/src/monitor.ts: clearFeishuWebhookRateLimitStateForTest",
"extensions/feishu/src/monitor.ts: getFeishuWebhookRateLimitStateSizeForTest",
"extensions/feishu/src/monitor.ts: isWebhookRateLimitedForTest",
"extensions/feishu/src/monitor.ts: stopFeishuMonitor",
"extensions/feishu/src/probe.ts: clearProbeCache",
"extensions/feishu/src/probe.ts: FEISHU_PROBE_REQUEST_TIMEOUT_MS",
"extensions/feishu/src/reply-dispatcher.ts: clearFeishuStreamingStartBackoffForTests",
"extensions/feishu/src/send.ts: buildFeishuPostMessagePayload",
"extensions/feishu/src/send.ts: buildMarkdownCard",
"extensions/feishu/src/send.ts: buildStructuredCard",
"extensions/feishu/src/streaming-card.ts: FeishuStreamingFetch",
"extensions/feishu/src/streaming-card.ts: resolveStreamingCardSendMode",
"extensions/feishu/src/typing.ts: FeishuBackoffError",
"extensions/feishu/src/typing.ts: getBackoffCodeFromResponse",
"extensions/feishu/src/typing.ts: isFeishuBackoffError",
"extensions/file-transfer/src/node-host/dir-fetch.ts: testing",
"extensions/file-transfer/src/node-host/dir-list.ts: DIR_LIST_DEFAULT_MAX_ENTRIES",
"extensions/file-transfer/src/node-host/dir-list.ts: DIR_LIST_HARD_MAX_ENTRIES",
"extensions/file-transfer/src/node-host/file-fetch.ts: FILE_FETCH_DEFAULT_MAX_BYTES",
"extensions/file-transfer/src/node-host/file-fetch.ts: FILE_FETCH_HARD_MAX_BYTES",
"extensions/file-transfer/src/shared/errors.ts: err",
"extensions/file-transfer/src/shared/node-invoke-policy.ts: testing",
"extensions/file-transfer/src/tools/dir-fetch-tool.ts: testing",
"extensions/file-transfer/src/tools/dir-fetch-tool.ts: validateTarUncompressedBudget",
"extensions/firecrawl/src/config.ts: DEFAULT_FIRECRAWL_MAX_AGE_MS",
"extensions/firecrawl/src/config.ts: DEFAULT_FIRECRAWL_SCRAPE_TIMEOUT_SECONDS",
"extensions/firecrawl/src/config.ts: DEFAULT_FIRECRAWL_SEARCH_TIMEOUT_SECONDS",
"extensions/firecrawl/src/config.ts: resolveFirecrawlSearchConfig",
"extensions/google-meet/src/calendar.ts: extractGoogleMeetUriFromCalendarEvent",
"extensions/google-meet/src/config-compat.ts: migrateGoogleMeetLegacyRealtimeProvider",
"extensions/google-meet/src/config.ts: resolveGoogleMeetConfigWithEnv",
"extensions/google-meet/src/meet.ts: normalizeGoogleMeetSpaceName",
"extensions/google-meet/src/oauth.ts: refreshGoogleMeetAccessToken",
"extensions/google-meet/src/realtime.ts: extendGoogleMeetOutputEchoSuppression",
"extensions/google-meet/src/runtime.ts: normalizeMeetUrl",
"extensions/google-meet/src/transports/chrome-create.ts: CREATE_MEET_FROM_BROWSER_SCRIPT",
"extensions/google-meet/src/transports/chrome.ts: testing",
"extensions/google/src/gemini-web-search-provider.ts: testing",
"extensions/googlechat/src/approval-card-actions.ts: clearGoogleChatApprovalCardBindingsForTest",
"extensions/googlechat/src/auth.ts: __testing",
"extensions/googlechat/src/auth.ts: testing",
"extensions/googlechat/src/google-auth.runtime.ts: __testing",
"extensions/googlechat/src/google-auth.runtime.ts: createGoogleAuthFetch",
"extensions/googlechat/src/monitor-access.ts: normalizeGoogleChatEmailEntry",
"extensions/googlechat/src/monitor-access.ts: resolveGoogleChatGroupConfig",
"extensions/googlechat/src/monitor-routing.ts: handleGoogleChatWebhookRequest",
"extensions/googlechat/src/monitor.ts: testing",
"extensions/googlechat/src/targets.ts: resolveGoogleChatSpaceChatType",
"extensions/imessage/src/approval-reaction-poller.ts: clearIMessageApprovalReactionPollerStateForTest",
"extensions/imessage/src/client.ts: PUBLIC_IMESSAGE_FULL_DISK_ACCESS_ERROR",
"extensions/imessage/src/monitor-reply-cache.ts: resetIMessageShortIdState",
"extensions/imessage/src/monitor/catchup.ts: loadIMessageCatchupCursor",
"extensions/imessage/src/monitor/catchup.ts: resetIMessageCatchupCursorStoreForTest",
"extensions/imessage/src/monitor/catchup.ts: saveIMessageCatchupCursor",
"extensions/imessage/src/monitor/coalesce.ts: IMESSAGE_URL_BALLOON_BUNDLE_ID",
"extensions/imessage/src/monitor/coalesce.ts: MAX_COALESCED_ATTACHMENTS",
"extensions/imessage/src/monitor/coalesce.ts: MAX_COALESCED_ENTRIES",
"extensions/imessage/src/monitor/coalesce.ts: MAX_COALESCED_TEXT_CHARS",
"extensions/imessage/src/monitor/conversation-repair.ts: isIMessageAnchorless",
"extensions/imessage/src/monitor/group-allowlist-warnings.ts: resetGroupAllowlistWarningsForTesting",
"extensions/imessage/src/monitor/inbound-processing.ts: describeIMessageEchoDropLog",
"extensions/imessage/src/monitor/monitor-provider.ts: describeIMessageInboundDropDiagnostic",
"extensions/imessage/src/monitor/monitor-provider.ts: formatIMessageInboundMediaBody",
"extensions/imessage/src/monitor/monitor-provider.ts: resolveIMessageInboundMediaInput",
"extensions/imessage/src/monitor/monitor-provider.ts: shouldThrottleIMessageInboundDropDiagnostic",
"extensions/imessage/src/monitor/persisted-echo-cache.ts: resetPersistedIMessageEchoCacheForTest",
"extensions/imessage/src/monitor/recovery-cursor.ts: IMESSAGE_RECOVERY_CURSOR_MAX_ENTRIES",
"extensions/imessage/src/monitor/recovery-cursor.ts: IMESSAGE_RECOVERY_CURSOR_NAMESPACE",
"extensions/imessage/src/monitor/strip-imsg-length-prefixed-text.ts: tryStripImessageLengthPrefixedUtf8Buffer",
"extensions/imessage/src/probe.ts: clearIMessagePrivateApiCache",
"extensions/imessage/src/runtime.ts: clearIMessageRuntime",
"extensions/irc/src/client.ts: buildFallbackNick",
"extensions/irc/src/client.ts: buildIrcNickServCommands",
"extensions/irc/src/config-schema.ts: IrcConfigSchema",
"extensions/irc/src/control-chars.ts: isIrcControlChar",
"extensions/irc/src/monitor.ts: resolveIrcInboundTarget",
"extensions/irc/src/runtime.ts: clearIrcRuntime",
"extensions/line/src/accounts.ts: DEFAULT_ACCOUNT_ID",
"extensions/line/src/auto-reply-delivery.ts: LineAutoReplyDeps",
"extensions/line/src/bot-handlers.ts: LineRetryableWebhookError",
"extensions/line/src/monitor.ts: clearLineRuntimeStateForTests",
"extensions/line/src/monitor.ts: getLineRuntimeState",
"extensions/line/src/rich-menu.ts: datetimePickerAction",
"extensions/line/src/rich-menu.ts: messageAction",
"extensions/line/src/rich-menu.ts: postbackAction",
"extensions/line/src/rich-menu.ts: uriAction",
"extensions/line/src/runtime.ts: clearLineRuntime",
"extensions/line/src/template-messages.ts: messageAction",
"extensions/llama-cpp/src/embedding-provider.ts: createLlamaCppMemoryEmbeddingProvider",
"extensions/llama-cpp/src/embedding-provider.ts: DEFAULT_LLAMA_CPP_EMBEDDING_MODEL",
"extensions/llama-cpp/src/embedding-provider.ts: formatLlamaCppSetupError",
"extensions/lmstudio/src/stream.ts: resetLmstudioPreloadCooldownForTest",
"extensions/lobster/src/lobster-runner.ts: loadEmbeddedToolRuntimeFromPackage",
"extensions/logbook/src/analyze.ts: clockToMs",
"extensions/logbook/src/analyze.ts: extractJsonPayload",
"extensions/matrix/src/approval-reactions.ts: clearMatrixApprovalReactionTargetsForTest",
"extensions/matrix/src/cli.ts: resetMatrixCliStateForTests",
"extensions/matrix/src/config-schema.ts: MatrixConfigSchema",
"extensions/matrix/src/exec-approvals.ts: isMatrixExecApprovalApprover",
"extensions/matrix/src/exec-approvals.ts: isMatrixExecApprovalTargetRecipient",
"extensions/matrix/src/exec-approvals.ts: shouldHandleMatrixExecApprovalRequest",
"extensions/matrix/src/matrix/actions/devices.ts: getMatrixDeviceHealth",
"extensions/matrix/src/matrix/client/config.ts: setMatrixAuthClientDepsForTest",
"extensions/matrix/src/matrix/crypto-state-store.ts: readMatrixLegacyCryptoMigrationState",
"extensions/matrix/src/matrix/crypto-state-store.ts: readMatrixRecoveryKeyState",
"extensions/matrix/src/matrix/deps.ts: MATRIX_COMMAND_OUTPUT_TAIL_BYTES",
"extensions/matrix/src/matrix/deps.ts: runFixedCommandWithTimeout",
"extensions/matrix/src/matrix/monitor/handler.ts: MatrixMonitorHandlerParams",
"extensions/matrix/src/matrix/monitor/handler.ts: MatrixRetryableInboundError",
"extensions/matrix/src/matrix/monitor/index.ts: __testing",
"extensions/matrix/src/matrix/monitor/index.ts: testing",
"extensions/matrix/src/matrix/monitor/reply-context.ts: summarizeMatrixReplyEvent",
"extensions/matrix/src/matrix/monitor/room-history.ts: createRoomHistoryTrackerForTests",
"extensions/matrix/src/matrix/monitor/startup.ts: MatrixStartupMaintenanceDeps",
"extensions/matrix/src/matrix/monitor/thread-context.ts: summarizeMatrixThreadStarterEvent",
"extensions/matrix/src/matrix/monitor/verification-utils.ts: isMatrixVerificationNoticeBody",
"extensions/matrix/src/matrix/poll-types.ts: parsePollResponseAnswerIds",
"extensions/matrix/src/matrix/sdk/crypto-bootstrap.ts: MatrixCryptoBootstrapperDeps",
"extensions/matrix/src/matrix/sdk/fake-indexeddb-prune.ts: pruneFinishedFakeIndexedDbTransactions",
"extensions/matrix/src/matrix/sdk/idb-persistence-lock.ts: computeMinimumRetryWindowMs",
"extensions/matrix/src/matrix/sdk/verification-manager.ts: MatrixShowQrCodeCallbacks",
"extensions/matrix/src/matrix/sdk/verification-manager.ts: MatrixShowSasCallbacks",
"extensions/matrix/src/matrix/sdk/verification-manager.ts: MatrixVerifierLike",
"extensions/matrix/src/onboarding.ts: __testing",
"extensions/matrix/src/onboarding.ts: testing",
"extensions/matrix/src/runtime.ts: clearMatrixRuntime",
"extensions/matrix/src/types.ts: MatrixExecApprovalConfig",
"extensions/mattermost/src/gateway-auth-bypass.ts: collectMattermostSlashCallbackPaths",
"extensions/mattermost/src/mattermost/client.ts: createMattermostDirectChannel",
"extensions/mattermost/src/mattermost/client.ts: MattermostRequestInit",
"extensions/mattermost/src/mattermost/draft-stream.ts: MattermostDraftPreviewBoundaryController",
"extensions/mattermost/src/mattermost/interactions.ts: buildButtonAttachments",
"extensions/mattermost/src/mattermost/interactions.ts: generateInteractionToken",
"extensions/mattermost/src/mattermost/interactions.ts: getInteractionSecret",
"extensions/mattermost/src/mattermost/interactions.ts: verifyInteractionToken",
"extensions/mattermost/src/mattermost/monitor-resources.ts: MATTERMOST_MEDIA_READ_IDLE_TIMEOUT_MS",
"extensions/mattermost/src/mattermost/monitor-resources.ts: MATTERMOST_MEDIA_RESPONSE_HEADER_TIMEOUT_MS",
"extensions/mattermost/src/mattermost/monitor-websocket.ts: MATTERMOST_WEBSOCKET_MAX_PAYLOAD_BYTES",
"extensions/mattermost/src/mattermost/monitor-websocket.ts: MattermostWebSocketLike",
"extensions/mattermost/src/mattermost/monitor-websocket.ts: WebSocketClosedBeforeOpenError",
"extensions/mattermost/src/mattermost/monitor.ts: buildMattermostModelPickerSelectMessageSid",
"extensions/mattermost/src/mattermost/monitor.ts: canFinalizeMattermostPreviewInPlace",
"extensions/mattermost/src/mattermost/monitor.ts: deliverMattermostReplyWithDraftPreview",
"extensions/mattermost/src/mattermost/monitor.ts: formatMattermostFinalDeliveryOutcomeLog",
"extensions/mattermost/src/mattermost/monitor.ts: MattermostRetryableInboundError",
"extensions/mattermost/src/mattermost/monitor.ts: processMattermostReplayGuardedPost",
"extensions/mattermost/src/mattermost/monitor.ts: resolveMattermostEffectiveReplyToId",
"extensions/mattermost/src/mattermost/monitor.ts: resolveMattermostPendingHistoryKey",
"extensions/mattermost/src/mattermost/monitor.ts: resolveMattermostReactionChannelId",
"extensions/mattermost/src/mattermost/monitor.ts: resolveMattermostReplyRootId",
"extensions/mattermost/src/mattermost/monitor.ts: resolveMattermostThreadSessionContext",
"extensions/mattermost/src/mattermost/monitor.ts: shouldSuppressMattermostDefaultToolProgressMessages",
"extensions/mattermost/src/mattermost/monitor.ts: shouldUpdateMattermostDraftToolProgress",
"extensions/mattermost/src/mattermost/reactions.ts: resetMattermostReactionBotUserCacheForTests",
"extensions/mattermost/src/mattermost/runtime-api.ts: buildInboundHistoryFromMap",
"extensions/mattermost/src/mattermost/runtime-api.ts: buildPendingHistoryContextFromMap",
"extensions/mattermost/src/mattermost/runtime-api.ts: recordPendingHistoryEntryIfEnabled",
"extensions/mattermost/src/mattermost/send.ts: parseMattermostTarget",
"extensions/mattermost/src/mattermost/slash-http.ts: resetMattermostSlashCommandValidationCacheForTests",
"extensions/mattermost/src/mattermost/slash-http.ts: validateMattermostSlashCommandToken",
"extensions/mattermost/src/mattermost/slash-state.ts: resolveSlashHandlerForCommand",
"extensions/mattermost/src/mattermost/slash-state.ts: resolveSlashHandlerForToken",
"extensions/mattermost/src/mattermost/target-resolution.ts: isExplicitMattermostTarget",
"extensions/mattermost/src/mattermost/target-resolution.ts: parseMattermostApiStatus",
"extensions/mattermost/src/mattermost/target-resolution.ts: resetMattermostOpaqueTargetCacheForTests",
"extensions/mattermost/src/mattermost/thread-participation.ts: clearMattermostThreadParticipationCache",
"extensions/memory-core/src/concept-vocabulary.ts: classifyConceptTagScript",
"extensions/memory-core/src/dreaming-narrative.ts: appendNarrativeEntry",
"extensions/memory-core/src/dreaming-narrative.ts: buildBackfillDiaryEntry",
"extensions/memory-core/src/dreaming-narrative.ts: buildDiaryEntry",
"extensions/memory-core/src/dreaming-narrative.ts: buildNarrativePrompt",
"extensions/memory-core/src/dreaming-narrative.ts: extractNarrativeText",
"extensions/memory-core/src/dreaming-narrative.ts: formatBackfillDiaryDate",
"extensions/memory-core/src/dreaming-narrative.ts: formatNarrativeDate",
"extensions/memory-core/src/dreaming-phases.ts: testing",
"extensions/memory-core/src/dreaming-state.ts: configureMemoryCoreDreamingStateForTests",
"extensions/memory-core/src/dreaming-state.ts: resetMemoryCoreDreamingStateForTests",
"extensions/memory-core/src/dreaming.ts: reconcileShortTermDreamingCronJob",
"extensions/memory-core/src/dreaming.ts: runShortTermDreamingPromotionIfTriggered",
"extensions/memory-core/src/dreaming.ts: testing",
"extensions/memory-core/src/flush-plan.ts: DEFAULT_MEMORY_FLUSH_FORCE_TRANSCRIPT_BYTES",
"extensions/memory-core/src/flush-plan.ts: DEFAULT_MEMORY_FLUSH_PROMPT",
"extensions/memory-core/src/flush-plan.ts: DEFAULT_MEMORY_FLUSH_SOFT_TOKENS",
"extensions/memory-core/src/memory/manager-cache.ts: ManagedCache",
"extensions/memory-core/src/memory/manager-embedding-ops.ts: resolveEmbeddingTimeoutMs",
"extensions/memory-core/src/memory/manager-embedding-ops.ts: resolveMemoryIndexConcurrency",
"extensions/memory-core/src/memory/manager-embedding-ops.ts: runEmbeddingOperationWithTimeout",
"extensions/memory-core/src/memory/manager-embedding-ops.ts: splitSourceWideEmbeddingChunks",
"extensions/memory-core/src/memory/manager-embedding-policy.ts: isRetryableMemoryEmbeddingTransportError",
"extensions/memory-core/src/memory/manager-local-worker-errors.ts: LOCAL_EMBEDDING_WORKER_ERROR_CODES",
"extensions/memory-core/src/memory/manager-reindex-state.ts: isMemoryIndexIdentityDirty",
"extensions/memory-core/src/memory/manager-source-state.ts: MEMORY_SOURCE_FILE_HASH_SQL",
"extensions/memory-core/src/memory/manager-source-state.ts: MEMORY_SOURCE_FILE_STATE_SQL",
"extensions/memory-core/src/memory/manager-status-state.ts: MEMORY_STATUS_AGGREGATE_SQL",
"extensions/memory-core/src/memory/manager-sync-ops.ts: runDetachedMemorySync",
"extensions/memory-core/src/memory/manager-targeted-sync.ts: clearMemorySyncedArchiveFiles",
"extensions/memory-core/src/memory/manager.ts: EMBEDDING_PROBE_CACHE_TTL_MS",
"extensions/memory-core/src/memory/mmr.ts: computeMMRScore",
"extensions/memory-core/src/memory/mmr.ts: jaccardSimilarity",
"extensions/memory-core/src/memory/mmr.ts: MMRItem",
"extensions/memory-core/src/memory/mmr.ts: mmrRerank",
"extensions/memory-core/src/memory/mmr.ts: textSimilarity",
"extensions/memory-core/src/memory/mmr.ts: tokenize",
"extensions/memory-core/src/memory/qmd-runtime-cache.ts: buildQmdMultiCollectionProbeCacheContextHash",
"extensions/memory-core/src/memory/qmd-runtime-cache.ts: clearQmdCollectionValidationCache",
"extensions/memory-core/src/memory/qmd-runtime-cache.ts: QMD_RUNTIME_CACHE_COLLECTION_VALIDATION_NAMESPACE",
"extensions/memory-core/src/memory/qmd-runtime-cache.ts: QMD_RUNTIME_CACHE_COLLECTION_VALIDATION_TTL_MS",
"extensions/memory-core/src/memory/qmd-runtime-cache.ts: QMD_RUNTIME_CACHE_MULTI_COLLECTION_PROBE_NAMESPACE",
"extensions/memory-core/src/memory/qmd-runtime-cache.ts: QMD_RUNTIME_CACHE_MULTI_COLLECTION_PROBE_TTL_MS",
"extensions/memory-core/src/memory/temporal-decay.ts: applyTemporalDecayToScore",
"extensions/memory-core/src/memory/temporal-decay.ts: calculateTemporalDecayMultiplier",
"extensions/memory-core/src/short-term-promotion.ts: isShortTermMemoryPath",
"extensions/memory-core/src/short-term-promotion.ts: testing",
"extensions/memory-wiki/src/apply.ts: ApplyMemoryWikiMutation",
"extensions/memory-wiki/src/cli.ts: runWikiBridgeImport",
"extensions/memory-wiki/src/cli.ts: runWikiChatGptImport",
"extensions/memory-wiki/src/cli.ts: runWikiChatGptRollback",
"extensions/memory-wiki/src/cli.ts: runWikiDoctor",
"extensions/memory-wiki/src/cli.ts: runWikiOkfImport",
"extensions/memory-wiki/src/cli.ts: runWikiStatus",
"extensions/memory-wiki/src/config.ts: DEFAULT_WIKI_RENDER_MODE",
"extensions/memory-wiki/src/config.ts: DEFAULT_WIKI_SEARCH_BACKEND",
"extensions/memory-wiki/src/config.ts: DEFAULT_WIKI_SEARCH_CORPUS",
"extensions/memory-wiki/src/config.ts: DEFAULT_WIKI_VAULT_MODE",
"extensions/memory-wiki/src/config.ts: DEFAULT_WIKI_VAULT_SCOPE",
"extensions/memory-wiki/src/config.ts: resolveDefaultMemoryWikiVaultPath",
"extensions/memory-wiki/src/config.ts: resolveDefaultMemoryWikiVaultRoot",
"extensions/memory-wiki/src/markdown.ts: extractWikiLinks",
"extensions/memory-wiki/src/query.ts: isSessionMemoryPath",
"extensions/memory-wiki/src/vault.ts: WIKI_VAULT_DIRECTORIES",
"extensions/msteams/src/attachments/bot-framework.ts: downloadMSTeamsBotFrameworkAttachment",
"extensions/msteams/src/attachments/shared.ts: isGraphSharedLinkUrl",
"extensions/msteams/src/attachments/shared.ts: isPrivateOrReservedIP",
"extensions/msteams/src/attachments/shared.ts: resolveAllowedHosts",
"extensions/msteams/src/attachments/shared.ts: resolveAndValidateIP",
"extensions/msteams/src/attachments/shared.ts: resolveAuthAllowedHosts",
"extensions/msteams/src/attachments/shared.ts: safeFetch",
"extensions/msteams/src/file-consent.ts: CONSENT_UPLOAD_HOST_ALLOWLIST",
"extensions/msteams/src/file-consent.ts: isPrivateOrReservedIP",
"extensions/msteams/src/file-consent.ts: validateConsentUploadUrl",
"extensions/msteams/src/graph-upload.ts: uploadToSharePoint",
"extensions/msteams/src/index.ts: MSTeamsCredentials",
"extensions/msteams/src/index.ts: probeMSTeams",
"extensions/msteams/src/index.ts: resolveMSTeamsCredentials",
"extensions/msteams/src/index.ts: sendMessageMSTeams",
"extensions/msteams/src/index.ts: sendPollMSTeams",
"extensions/msteams/src/messenger.ts: buildActivity",
"extensions/msteams/src/pending-uploads.ts: clearPendingUploads",
"extensions/msteams/src/pending-uploads.ts: getPendingUploadCount",
"extensions/msteams/src/polls.ts: normalizeMSTeamsPollSelections",
"extensions/msteams/src/reply-dispatcher.ts: pickInformativeStatusText",
"extensions/msteams/src/reply-stream-controller.ts: pickInformativeStatusText",
"extensions/msteams/src/sdk.ts: createMSTeamsApp",
"extensions/msteams/src/send-context.ts: resolveMSTeamsProactiveReplyStyle",
"extensions/msteams/src/sent-message-cache.ts: clearMSTeamsSentMessageCache",
"extensions/msteams/src/sent-message-cache.ts: wasMSTeamsMessageSent",
"extensions/msteams/src/team-identity.ts: _teamGroupIdCacheForTest",
"extensions/msteams/src/thread-parent-context.ts: resetThreadParentContextCachesForTest",
"extensions/msteams/src/user-agent.ts: resetUserAgentCache",
"extensions/nextcloud-talk/src/bot-preflight.ts: NextcloudTalkBotResponseFeatureProbe",
"extensions/nextcloud-talk/src/monitor.ts: NextcloudTalkRetryableWebhookError",
"extensions/nextcloud-talk/src/monitor.ts: readNextcloudTalkWebhookBody",
"extensions/nextcloud-talk/src/room-info.ts: __testing",
"extensions/nextcloud-talk/src/room-info.ts: testing",
"extensions/oc-path/src/cli.ts: formatUnifiedDiff",
"extensions/oc-path/src/cli.ts: OutputRuntimeEnv",
"extensions/oc-path/src/cli.ts: pathEmitCommand",
"extensions/oc-path/src/cli.ts: pathFindCommand",
"extensions/oc-path/src/cli.ts: pathResolveCommand",
"extensions/oc-path/src/cli.ts: pathSetCommand",
"extensions/oc-path/src/cli.ts: pathValidateCommand",
"extensions/oc-path/src/oc-path/find.ts: OcPathMatch",
"extensions/oc-path/src/oc-path/jsonc/emit.ts: JsoncEmitOptions",
"extensions/oc-path/src/oc-path/jsonc/parse.ts: JsoncParseResult",
"extensions/oc-path/src/oc-path/jsonc/parse.ts: MAX_JSONC_INPUT_BYTES",
"extensions/oc-path/src/oc-path/oc-path.ts: getPathLayout",
"extensions/oc-path/src/oc-path/oc-path.ts: isPattern",
"extensions/oc-path/src/oc-path/oc-path.ts: isValidOcPath",
"extensions/oc-path/src/oc-path/oc-path.ts: MAX_PATH_LENGTH",
"extensions/oc-path/src/oc-path/universal.ts: detectInsertion",
"extensions/ollama/src/discovery-shared.ts: isHostedOllamaCloud",
"extensions/ollama/src/node-inference.ts: OLLAMA_CHAT_COMMAND",
"extensions/ollama/src/node-inference.ts: OLLAMA_MODELS_COMMAND",
"extensions/ollama/src/provider-models.ts: parseOllamaNumCtxParameter",
"extensions/ollama/src/provider-models.ts: resetOllamaModelShowInfoCacheForTest",
"extensions/ollama/src/web-search-provider.ts: runOllamaWebSearch",
"extensions/ollama/src/web-search-provider.ts: testing",
"extensions/ollama/src/wsl2-crash-loop-check.ts: hasWslCuda",
"extensions/ollama/src/wsl2-crash-loop-check.ts: isOllamaEnabledWithRestartAlways",
"extensions/ollama/src/wsl2-crash-loop-check.ts: parseSystemctlShowProperties",
"extensions/openshell/src/backend.ts: buildOpenShellDirectoryUploadArgs",
"extensions/openshell/src/backend.ts: buildOpenShellSandboxName",
"extensions/openshell/src/backend.ts: buildOpenShellSshExecEnv",
"extensions/openshell/src/backend.ts: ENSURE_OPEN_SHELL_REMOTE_REAL_DIRECTORY_SCRIPT",
"extensions/openshell/src/backend.ts: OpenShellSandboxBackend",
"extensions/openshell/src/backend.ts: PINNED_REMOTE_PATH_MUTATION_SCRIPT",
"extensions/openshell/src/cli.ts: applyGatewayEndpointToSshConfig",
"extensions/openshell/src/cli.ts: buildExecRemoteCommand",
"extensions/openshell/src/cli.ts: buildOpenShellBaseArgv",
"extensions/openshell/src/cli.ts: resolveOpenShellCommand",
"extensions/openshell/src/cli.ts: shellEscape",
"extensions/parallel/src/parallel-mcp-search.runtime.ts: extractMcpToolPayload",
"extensions/parallel/src/parallel-mcp-search.runtime.ts: iterMcpMessages",
"extensions/parallel/src/parallel-mcp-search.runtime.ts: selectMcpEnvelope",
"extensions/policy/src/cli.ts: policyCheckCommand",
"extensions/policy/src/cli.ts: policyCompareCommand",
"extensions/policy/src/cli.ts: policyWatchCommand",
"extensions/policy/src/doctor/register.ts: resetPolicyDoctorChecksForTest",
"extensions/policy/src/policy-state.ts: policyAttestationHash",
"extensions/policy/src/policy-state.ts: policyFindingsHash",
"extensions/policy/src/policy-state.ts: policyWorkspaceHash",
"extensions/qa-channel/src/inbound.ts: isHttpMediaUrl",
"extensions/qa-lab/src/agentic-parity-report.ts: computeQaAgenticParityMetrics",
"extensions/qa-lab/src/agentic-parity-report.ts: QaParityLabelMismatchError",
"extensions/qa-lab/src/agentic-parity-report.ts: QaParityReportScenario",
"extensions/qa-lab/src/agentic-parity.ts: QA_AGENTIC_PARITY_SCENARIO_IDS",
"extensions/qa-lab/src/character-eval.ts: QaCharacterEvalJudgment",
"extensions/qa-lab/src/character-eval.ts: QaCharacterEvalParams",
"extensions/qa-lab/src/child-output.ts: QA_CHILD_STDERR_TAIL_BYTES",
"extensions/qa-lab/src/confidence-report.ts: buildQaConfidenceSelfTestSummary",
"extensions/qa-lab/src/confidence-report.ts: QaConfidenceManifest",
"extensions/qa-lab/src/gateway-child.ts: buildQaForcedRuntimeEnvPatch",
"extensions/qa-lab/src/gateway-process-boundary.ts: __testing",
"extensions/qa-lab/src/gateway-process-boundary.ts: parseQaGatewayProcStat",
"extensions/qa-lab/src/gateway-process-boundary.ts: QA_GATEWAY_PROCESS_BOUNDARY_MIN_QUARANTINE_TTL_MS",
"extensions/qa-lab/src/gateway-process-boundary.ts: QA_GATEWAY_PROCESS_BOUNDARY_RETAIN_LEASE_PREFIX",
"extensions/qa-lab/src/harness-parity.ts: HarnessVariant",
"extensions/qa-lab/src/jsonl-replay.ts: JsonlReplayCellRunner",
"extensions/qa-lab/src/live-transports/discord/discord-live.runtime.ts: testing",
"extensions/qa-lab/src/live-transports/shared/canonical-scenarios.ts: WHATSAPP_MOCK_DEFAULT_CANONICAL_SCENARIO_IDS",
"extensions/qa-lab/src/live-transports/slack/slack-live.runtime.ts: testing",
"extensions/qa-lab/src/live-transports/telegram/telegram-live.runtime.ts: testing",
"extensions/qa-lab/src/live-transports/whatsapp/whatsapp-live.runtime.ts: testing",
"extensions/qa-lab/src/model-selection.runtime.ts: resolveQaPreferredLiveModel",
"extensions/qa-lab/src/multipass.runtime.ts: createQaMultipassPlan",
"extensions/qa-lab/src/multipass.runtime.ts: renderQaMultipassGuestScript",
"extensions/qa-lab/src/providers/mock-openai/server.ts: resolveProviderVariant",
"extensions/qa-lab/src/qa-agent-workspace.ts: __testing",
"extensions/qa-lab/src/qa-transport-registry.ts: createQaTransportAdapterFactoryRegistry",
"extensions/qa-lab/src/run-config.ts: createDefaultQaRunSelection",
"extensions/qa-lab/src/runtime-parity.ts: __testing",
"extensions/qa-lab/src/scenario-runtime-api.ts: QaScenarioRuntimeConstants",
"extensions/qa-lab/src/scenario-runtime-api.ts: QaScenarioRuntimeDeps",
"extensions/qa-lab/src/scorecard-evidence.ts: buildQaProfileScorecardEvidence",
"extensions/qa-lab/src/scorecard-taxonomy.ts: buildQaScorecardTaxonomyReport",
"extensions/qa-lab/src/static-ssh-worker-provider.ts: STATIC_SSH_WORKER_PROVIDER_ID",
"extensions/qa-lab/src/suite-runtime-agent-process.ts: isManagedDreamingCronJob",
"extensions/qa-lab/src/suite-runtime-agent-process.ts: waitForMemorySearchMatch",
"extensions/qa-lab/src/suite-runtime-agent-session.ts: setSessionStoreLockRetryDelaysMsForTests",
"extensions/qa-lab/src/suite-runtime-agent-tools.ts: resolveWorkspaceSkillPath",
"extensions/qa-lab/src/suite-runtime-gateway.ts: getGatewayRetryAfterMs",
"extensions/qa-lab/src/suite-runtime-gateway.ts: isConfigApplyNoopForSnapshot",
"extensions/qa-lab/src/suite-runtime-gateway.ts: isConfigHashConflict",
"extensions/qa-lab/src/suite-runtime-gateway.ts: isConfigPatchNoopForSnapshot",
"extensions/qa-lab/src/suite-runtime-transport.ts: createScenarioWaitForCondition",
"extensions/qa-lab/src/suite-runtime-transport.ts: findFailureOutboundMessage",
"extensions/qa-lab/src/suite-summary.ts: countQaSuiteFailedOrSkippedScenarios",
"extensions/qa-lab/src/suite-summary.ts: readQaSuiteFailedOrSkippedScenarioCountFromSummary",
"extensions/qa-lab/src/suite-summary.ts: readQaSuiteFailedScenarioCountFromSummary",
"extensions/qa-lab/src/suite.ts: runQaScenarioWithFlakeRetry",
"extensions/qa-lab/src/windows-system-tools.ts: resolveQaWindowsSystemRoot",
"extensions/qa-matrix/src/cli.ts: matrixQaAdapterFactory",
"extensions/qa-matrix/src/cli.ts: matrixQaCliRegistration",
"extensions/qa-matrix/src/runners/contract/runtime.ts: testing",
"extensions/qa-matrix/src/runners/contract/scenario-runtime-cli.ts: resolveMatrixQaOpenClawCliEntryPath",
"extensions/qa-matrix/src/runners/contract/scenario-runtime-cli.ts: testing",
"extensions/qa-matrix/src/runners/contract/scenario-runtime-e2ee-destructive.ts: testing",
"extensions/qa-matrix/src/runners/contract/scenarios.ts: MatrixQaScenarioContext",
"extensions/qa-matrix/src/runners/contract/scenarios.ts: testing",
"extensions/qa-matrix/src/shared/live-transport-scenarios.ts: findMissingLiveTransportStandardScenarios",
"extensions/qa-matrix/src/shared/live-transport-scenarios.ts: LIVE_TRANSPORT_BASELINE_STANDARD_SCENARIO_IDS",
"extensions/qa-matrix/src/substrate/client.ts: testing",
"extensions/qa-matrix/src/substrate/e2ee-client.ts: testing",
"extensions/qa-matrix/src/substrate/fault-proxy.ts: MatrixQaFaultProxy",
"extensions/qa-matrix/src/substrate/harness.runtime.ts: testing",
"extensions/qa-matrix/src/substrate/harness.runtime.ts: writeMatrixQaHarnessFiles",
"extensions/qa-matrix/src/windows-system-tools.ts: resolveMatrixQaWindowsSystemRoot",
"extensions/qqbot/src/bridge/plugin-version.ts: QQBOT_PLUGIN_VERSION_UNKNOWN",
"extensions/qqbot/src/bridge/runtime.ts: resetQQBotRuntimeForTest",
"extensions/qqbot/src/bridge/tools/remind.ts: createRemindTool",
"extensions/qqbot/src/config-schema.ts: QQBotConfigSchema",
"extensions/qqbot/src/engine/commands/command-visibility.ts: parseSlashCommandName",
"extensions/qqbot/src/engine/config/credential-backup.ts: CREDENTIAL_BACKUPS_NAMESPACE",
"extensions/qqbot/src/engine/config/credential-backup.ts: credentialBackupKey",
"extensions/qqbot/src/engine/config/credential-backup.ts: MAX_CREDENTIAL_BACKUPS",
"extensions/qqbot/src/engine/config/group.ts: DEFAULT_GROUP_HISTORY_LIMIT",
"extensions/qqbot/src/engine/config/group.ts: resolveGroupName",
"extensions/qqbot/src/engine/config/group.ts: resolveGroupPrompt",
"extensions/qqbot/src/engine/config/group.ts: resolveHistoryLimit",
"extensions/qqbot/src/engine/config/group.ts: resolveIgnoreOtherMentions",
"extensions/qqbot/src/engine/config/group.ts: resolveRequireMention",
"extensions/qqbot/src/engine/gateway/active-cfg.ts: GatewayCfgLoader",
"extensions/qqbot/src/engine/gateway/active-cfg.ts: resolveActiveCfg",
"extensions/qqbot/src/engine/gateway/inbound-attachments.ts: AudioConvertPort",
"extensions/qqbot/src/engine/gateway/message-queue.ts: mergeGroupMessages",
"extensions/qqbot/src/engine/gateway/types.ts: ProcessedAttachments",
"extensions/qqbot/src/engine/gateway/typing-keepalive.ts: TYPING_RENEWAL_LIMIT",
"extensions/qqbot/src/engine/group/history.ts: buildPendingHistoryContext",
"extensions/qqbot/src/engine/group/history.ts: clearPendingHistory",
"extensions/qqbot/src/engine/group/history.ts: inferAttachmentType",
"extensions/qqbot/src/engine/group/history.ts: recordPendingHistoryEntry",
"extensions/qqbot/src/engine/group/message-gating.ts: GroupMessageGateInput",
"extensions/qqbot/src/engine/messaging/markdown-table-chunking.ts: QQBotBaseMarkdownChunker",
"extensions/qqbot/src/engine/messaging/markdown-table-chunking.ts: testing",
"extensions/qqbot/src/engine/ref/store.ts: RefAttachmentSummary",
"extensions/qqbot/src/engine/ref/store.ts: RefIndexEntry",
"extensions/qqbot/src/engine/session/session-store.ts: SessionState",
"extensions/qqbot/src/engine/tools/remind-logic.ts: buildReminderPrompt",
"extensions/qqbot/src/engine/tools/remind-logic.ts: formatDelay",
"extensions/qqbot/src/engine/tools/remind-logic.ts: generateJobName",
"extensions/qqbot/src/engine/tools/remind-logic.ts: isCronExpression",
"extensions/qqbot/src/engine/tools/remind-logic.ts: parseRelativeTime",
"extensions/qqbot/src/engine/tools/remind-logic.ts: prepareRemindCronAction",
"extensions/qqbot/src/engine/utils/attachment-tags.ts: AttachmentSummary",
"extensions/qqbot/src/engine/utils/attachment-tags.ts: TRANSCRIPT_SOURCE_LABELS",
"extensions/qqbot/src/engine/utils/audio.ts: parseWavFallback (audioModule)",
"extensions/qqbot/src/engine/utils/audio.ts: pcmToWav",
"extensions/qqbot/src/engine/utils/audio.ts: stripAmrHeader",
"extensions/qqbot/src/engine/utils/file-utils.ts: QQBOT_MEDIA_SSRF_POLICY",
"extensions/qqbot/src/engine/utils/file-utils.ts: QQBOT_REMOTE_MEDIA_RESPONSE_HEADER_TIMEOUT_MS",
"extensions/qqbot/src/engine/utils/image-size.ts: getImageSizeFromUrl",
"extensions/qqbot/src/engine/utils/image-size.ts: parseImageSize",
"extensions/qqbot/src/engine/utils/log.ts: sanitizeDebugLogValue",
"extensions/qqbot/src/engine/utils/media-tags.ts: FUZZY_MEDIA_TAG_REGEX",
"extensions/qqbot/src/engine/utils/media-tags.ts: SELF_CLOSING_TAG_REGEX",
"extensions/qqbot/src/engine/utils/payload.ts: CronReminderPayload",
"extensions/qqbot/src/engine/utils/platform.ts: getQQBotDataPath",
"extensions/qqbot/src/engine/utils/platform.ts: resolveQQBotLocalMediaPath",
"extensions/raft/src/config-schema.ts: RaftConfigSchema",
"extensions/signal/src/aliases.ts: resolveSignalAliasTarget",
"extensions/signal/src/client-adapter.ts: detectSignalApiMode",
"extensions/signal/src/client-adapter.ts: fetchAttachment",
"extensions/signal/src/client-adapter.ts: SignalRpcOptions",
"extensions/signal/src/client-container.ts: containerRemoveReaction",
"extensions/signal/src/client-container.ts: containerRestRequest",
"extensions/signal/src/client-container.ts: containerSendMessage",
"extensions/signal/src/client-container.ts: containerSendReaction",
"extensions/signal/src/client-container.ts: containerSendReceipt",
"extensions/signal/src/client-container.ts: containerSendTyping",
"extensions/signal/src/client.ts: SignalSseEvent",
"extensions/signal/src/daemon.ts: classifySignalCliLogLine",
"extensions/signal/src/daemon.ts: SignalDaemonExitEvent",
"extensions/signal/src/daemon.ts: testApi",
"extensions/signal/src/reply-authors.ts: clearSignalReplyAuthorsForTest",
"extensions/signal/src/reply-authors.ts: SignalPersistedReplyContext",
"extensions/signal/src/runtime.ts: clearSignalRuntime",
"extensions/signal/src/setup-core.ts: parseSignalAllowFromEntries",
"extensions/slack/src/approval-native-gates.ts: resolveSlackApprovalKind",
"extensions/slack/src/approval-native.ts: testing",
"extensions/slack/src/channel-migration.ts: migrateSlackChannelsInPlace",
"extensions/slack/src/data-table.ts: canRenderSlackDataTable",
"extensions/slack/src/exec-approvals.ts: isSlackExecApprovalApprover",
"extensions/slack/src/exec-approvals.ts: isSlackExecApprovalTargetRecipient",
"extensions/slack/src/exec-approvals.ts: shouldHandleSlackExecApprovalRequest",
"extensions/slack/src/format.ts: markdownToSlackMrkdwn",
"extensions/slack/src/monitor/auth.ts: clearSlackAllowFromCacheForTest",
"extensions/slack/src/monitor/events/home.ts: buildSlackHomeView",
"extensions/slack/src/monitor/events/messages.ts: formatSlackInboundLogLine",
"extensions/slack/src/monitor/inbound-delivery-state.ts: clearSlackInboundDeliveryStateForTest",
"extensions/slack/src/monitor/media.runtime.ts: logVerbose",
"extensions/slack/src/monitor/media.runtime.ts: readRemoteMediaBuffer",
"extensions/slack/src/monitor/media.runtime.ts: SavedMedia",
"extensions/slack/src/monitor/media.runtime.ts: saveMediaBuffer",
"extensions/slack/src/monitor/message-handler.ts: SlackRetryableInboundError",
"extensions/slack/src/monitor/message-handler/dispatch.ts: createSlackEventDeliveryTracker",
"extensions/slack/src/monitor/message-handler/dispatch.ts: isSlackStreamingEnabled",
"extensions/slack/src/monitor/message-handler/dispatch.ts: resetSlackStreamRecipientTeamCacheForTests",
"extensions/slack/src/monitor/message-handler/dispatch.ts: resolveSlackDisableBlockStreaming",
"extensions/slack/src/monitor/message-handler/dispatch.ts: resolveSlackStreamingThreadHint",
"extensions/slack/src/monitor/message-handler/dispatch.ts: resolveSlackStreamRecipientTeamId",
"extensions/slack/src/monitor/message-handler/dispatch.ts: shouldEnableSlackPreviewStreaming",
"extensions/slack/src/monitor/message-handler/dispatch.ts: shouldInitializeSlackDraftStream",
"extensions/slack/src/monitor/message-handler/prepare-routing.ts: SlackRoutingContextDeps",
"extensions/slack/src/monitor/message-handler/prepare-routing.ts: testing",
"extensions/slack/src/monitor/message-handler/prepare-thread-context-root.ts: SlackThreadRootCandidate",
"extensions/slack/src/monitor/message-handler/preview-finalize.ts: testing",
"extensions/slack/src/monitor/message-handler/subteam-mentions.ts: clearSlackSubteamMentionCacheForTest",
"extensions/slack/src/monitor/message-handler/subteam-mentions.ts: extractSlackSubteamMentionIds",
"extensions/slack/src/monitor/provider-support.ts: createSlackSocketModeLogger",
"extensions/slack/src/monitor/provider-support.ts: shouldSkipOpenClawSlackSelfEvent",
"extensions/slack/src/monitor/provider.ts: formatSlackSocketReconnectMessage",
"extensions/slack/src/monitor/provider.ts: formatSlackSocketStartRetryMessage",
"extensions/slack/src/monitor/provider.ts: testing",
"extensions/slack/src/monitor/reply.runtime.ts: dispatchInboundMessage",
"extensions/slack/src/native-data-blocks.ts: renderSlackNativeDataFallbackText",
"extensions/slack/src/reply-blocks.ts: resolveSlackReplyText",
"extensions/slack/src/runtime.ts: clearSlackRuntime",
"extensions/slack/src/send.ts: clearSlackDefaultSendIdentitiesForTest",
"extensions/slack/src/send.ts: clearSlackDmChannelCache",
"extensions/slack/src/streaming.ts: extractSlackErrorCode",
"extensions/slack/src/streaming.ts: isBenignSlackFinalizeError",
"extensions/sms/src/channel.ts: resolveSmsTextChunkLimit",
"extensions/sms/src/config-schema.ts: SmsConfigSchema",
"extensions/sms/src/gateway.ts: registerSmsWebhookRoute",
"extensions/sms/src/twilio.ts: computeTwilioSignature",
"extensions/sms/src/twilio.ts: parseTwilioFormBody",
"extensions/sms/src/twilio.ts: TwilioSmsApiError",
"extensions/sms/src/webhook.ts: testing",
"extensions/synology-chat/src/channel.ts: createSynologyChatPlugin",
"extensions/synology-chat/src/channel.ts: synologyChatMessageAdapter",
"extensions/synology-chat/src/client.ts: fetchChatUsers (synologyClient)",
"extensions/synology-chat/src/webhook-handler.ts: clearSynologyWebhookRateLimiterStateForTest",
"extensions/tavily/src/config.ts: DEFAULT_TAVILY_EXTRACT_TIMEOUT_SECONDS",
"extensions/tavily/src/config.ts: DEFAULT_TAVILY_SEARCH_TIMEOUT_SECONDS",
"extensions/tavily/src/config.ts: resolveTavilySearchConfig",
"extensions/telegram/src/account-throttler.ts: clearAccountThrottlersForTest",
"extensions/telegram/src/account-throttler.ts: createTelegramAccountThrottler",
"extensions/telegram/src/allowed-updates.ts: DEFAULT_TELEGRAM_UPDATE_TYPES",
"extensions/telegram/src/api-root.ts: DEFAULT_TELEGRAM_API_ROOT",
"extensions/telegram/src/auto-topic-label-config.ts: AUTO_TOPIC_LABEL_DEFAULT_PROMPT",
"extensions/telegram/src/bot-info-cache.ts: setTelegramBotInfoCacheStoreForTest",
"extensions/telegram/src/bot-info-cache.ts: TELEGRAM_BOT_INFO_CACHE_MAX_AGE_MS",
"extensions/telegram/src/bot-message-context.body.ts: TelegramInboundBodyResult",
"extensions/telegram/src/bot-message-dispatch.ts: resetTelegramReplyFenceForTests",
"extensions/telegram/src/bot-message.ts: formatTelegramInboundLogLine",
"extensions/telegram/src/bot-message.ts: TelegramMessageProcessorTurnContext",
"extensions/telegram/src/bot-native-command-menu.ts: hashCommandList",
"extensions/telegram/src/bot-native-command-menu.ts: TELEGRAM_TOTAL_COMMAND_TEXT_BUDGET",
"extensions/telegram/src/bot-native-commands.ts: __testing",
"extensions/telegram/src/bot-native-commands.ts: RegisterTelegramNativeCommandsParams",
"extensions/telegram/src/bot-native-commands.ts: resolveTelegramNativeCommandDisableBlockStreaming",
"extensions/telegram/src/bot-native-commands.ts: testing",
"extensions/telegram/src/bot-processing-outcome.ts: withTelegramSpooledReplayUpdate",
"extensions/telegram/src/bot-update-tracker.ts: TelegramUpdateTrackerState",
"extensions/telegram/src/bot.ts: setTelegramBotRuntimeForTest",
"extensions/telegram/src/button-types.ts: buildTelegramInteractiveButtons",
"extensions/telegram/src/caption.ts: TELEGRAM_MAX_CAPTION_LENGTH",
"extensions/telegram/src/channel-actions.ts: telegramMessageActionRuntime",
"extensions/telegram/src/conversation-route.ts: TelegramConversationBindingMode",
"extensions/telegram/src/doctor.ts: collectTelegramApiRootWarnings",
"extensions/telegram/src/doctor.ts: collectTelegramEmptyAllowlistExtraWarnings",
"extensions/telegram/src/doctor.ts: collectTelegramGroupPolicyWarnings",
"extensions/telegram/src/doctor.ts: collectTelegramInvalidAllowFromWarnings",
"extensions/telegram/src/doctor.ts: collectTelegramMalformedGroupsWarnings",
"extensions/telegram/src/doctor.ts: collectTelegramMissingEnvTokenWarnings",
"extensions/telegram/src/doctor.ts: collectTelegramSelectedQuoteToolProgressWarnings",
"extensions/telegram/src/doctor.ts: maybeRepairTelegramAllowFromUsernames",
"extensions/telegram/src/doctor.ts: maybeRepairTelegramApiRoots",
"extensions/telegram/src/doctor.ts: scanTelegramBotEndpointApiRoots",
"extensions/telegram/src/doctor.ts: scanTelegramInvalidAllowFromEntries",
"extensions/telegram/src/doctor.ts: scanTelegramMalformedGroupsConfig",
"extensions/telegram/src/doctor.ts: scanTelegramSelectedQuoteToolProgressWarnings",
"extensions/telegram/src/draft-stream.ts: TelegramDraftMessageSnapshot",
"extensions/telegram/src/error-policy.ts: resetTelegramErrorPolicyStoreForTest",
"extensions/telegram/src/format.ts: materializeTelegramRichHtmlLineBreaks",
"extensions/telegram/src/forum-service-message.ts: TELEGRAM_FORUM_SERVICE_FIELDS",
"extensions/telegram/src/group-migration.ts: migrateTelegramGroupsInPlace",
"extensions/telegram/src/message-cache.ts: resetTelegramMessageCacheBucketsForTest",
"extensions/telegram/src/message-cache.ts: TelegramMessageCachePersistentStore",
"extensions/telegram/src/message-dispatch-dedupe.ts: buildTelegramMessageDispatchReplayKey",
"extensions/telegram/src/message-dispatch-dedupe.ts: forgetTelegramMessageDispatchReplay",
"extensions/telegram/src/message-dispatch-dedupe.ts: TelegramMessageDispatchReplayForgetError",
"extensions/telegram/src/message-dispatch-dedupe.ts: TelegramMessageDispatchReplayGuard",
"extensions/telegram/src/miniapp/command.ts: createTelegramMiniAppDashboardCommand",
"extensions/telegram/src/network-config.ts: resetTelegramNetworkConfigStateForTests",
"extensions/telegram/src/network-errors.ts: getTelegramNetworkErrorOrigin",
"extensions/telegram/src/polling-lease.ts: resetTelegramPollingLeasesForTests",
"extensions/telegram/src/polling-session.ts: testing",
"extensions/telegram/src/runtime.ts: clearTelegramRuntime",
"extensions/telegram/src/runtime.types.ts: TelegramProbeFn",
"extensions/telegram/src/sendchataction-401-backoff.ts: TelegramSendChatActionHandler",
"extensions/telegram/src/sent-message-cache.ts: clearSentMessageCache",
"extensions/telegram/src/sent-message-cache.ts: resetSentMessageCacheForTest",
"extensions/telegram/src/sent-message-cache.ts: setTelegramSentMessageStoreForTest",
"extensions/telegram/src/startup-probe-limiter.ts: resetTelegramStartupProbeLimiterForTests",
"extensions/telegram/src/status-reaction-variants.ts: extractTelegramAllowedEmojiReactions",
"extensions/telegram/src/sticker-cache-store.ts: clearTelegramStickerCacheForTest",
"extensions/telegram/src/sticker-cache-store.ts: setTelegramStickerCacheStoreForTest",
"extensions/telegram/src/telegram-ingress-spool.ts: claimTelegramSpooledUpdate",
"extensions/telegram/src/telegram-ingress-spool.ts: completeTelegramSpooledUpdate",
"extensions/telegram/src/telegram-ingress-spool.ts: TELEGRAM_SPOOLED_UPDATE_PROCESSING_STALE_MS",
"extensions/telegram/src/thread-bindings.ts: __testing",
"extensions/telegram/src/thread-bindings.ts: setTelegramThreadBindingStoreForTest",
"extensions/telegram/src/topic-name-cache.ts: resetTopicNameCacheForTest",
"extensions/telegram/src/topic-name-cache.ts: setTelegramTopicNameStoreFactoryForTest",
"extensions/telegram/src/truncate.ts: TELEGRAM_PROGRESS_MAX_CHARS",
"extensions/telegram/src/update-offset-store.ts: setTelegramUpdateOffsetStoreForTest",
"extensions/telegram/src/update-offset-store.ts: TelegramUpdateOffsetState",
"extensions/tlon/src/config-schema.ts: TlonAuthorizationSchema",
"extensions/tlon/src/config-schema.ts: TlonConfigSchema",
"extensions/tlon/src/monitor/approval.ts: AdminCommand",
"extensions/tlon/src/monitor/approval.ts: ApprovalResponse",
"extensions/tlon/src/monitor/approval.ts: ApprovalType",
"extensions/tlon/src/monitor/approval.ts: CreateApprovalParams",
"extensions/tlon/src/monitor/approval.ts: generateApprovalId",
"extensions/tlon/src/monitor/media.ts: downloadMedia",
"extensions/tlon/src/monitor/media.ts: extractImageBlocks",
"extensions/twitch/src/client-manager-registry.ts: clearRegistryForTest",
"extensions/twitch/src/config.ts: ResolvedTwitchAccountContext",
"extensions/twitch/src/monitor.ts: testing",
"extensions/twitch/src/monitor.ts: TwitchMonitorOptions",
"extensions/twitch/src/monitor.ts: TwitchMonitorResult",
"extensions/twitch/src/monitor.ts: TwitchRuntimeEnv",
"extensions/twitch/src/send.ts: SendMessageResult",
"extensions/twitch/src/token.ts: TwitchTokenSource",
"extensions/vault/src/cli.ts: testing",
"extensions/voice-call/src/cli.ts: testing",
"extensions/voice-call/src/config.ts: resolveVoiceCallAgentSessionKey",
"extensions/voice-call/src/config.ts: resolveVoiceCallNumberRouteKey",
"extensions/voice-call/src/config.ts: VoiceCallConfigInput",
"extensions/voice-call/src/config.ts: VoiceCallRealtimeFastContextConfig",
"extensions/voice-call/src/manager/store.ts: flushPendingCallRecordWritesForTest",
"extensions/voice-call/src/media-stream.ts: parseTwilioMediaMessage",
"extensions/voice-call/src/media-stream.ts: sanitizeLogText",
"extensions/voice-call/src/runtime-state.ts: clearVoiceCallStateRuntime",
"extensions/voice-call/src/telephony-audio.ts: resamplePcmTo8k",
"extensions/voice-call/src/tunnel.ts: startNgrokTunnel",
"extensions/voice-call/src/tunnel.ts: startTailscaleTunnel",
"extensions/voice-call/src/voice-mapping.ts: DEFAULT_POLLY_VOICE",
"extensions/voice-call/src/webhook-exposure.ts: isLocalOnlyWebhookHost",
"extensions/voice-call/src/webhook/realtime-audio-pacer.ts: calculateMulawRms",
"extensions/voice-call/src/webhook/realtime-audio-pacer.ts: RealtimeAudioSerializer",
"extensions/voice-call/src/webhook/tailscale.ts: appendTailscaleCommandStdout",
"extensions/voice-call/src/webhook/tailscale.ts: TAILSCALE_COMMAND_STDOUT_MAX_BYTES",
"extensions/whatsapp/src/agent-tools-call.ts: createWhatsAppCallTool",
"extensions/whatsapp/src/agent-tools-call.ts: testing",
"extensions/whatsapp/src/auto-reply/mentions.ts: isBotMentionedFromTargets",
"extensions/whatsapp/src/auto-reply/mentions.ts: resolveMentionTargets",
"extensions/whatsapp/src/auto-reply/monitor/group-gating.ts: resetGroupDropWarningsForTests",
"extensions/whatsapp/src/auto-reply/monitor/message-line.ts: formatReplyContext",
"extensions/whatsapp/src/connection-controller-runtime-context.ts: WhatsAppConnectionControllerHandle",
"extensions/whatsapp/src/group-session-key.ts: testing",
"extensions/whatsapp/src/inbound.ts: extractExternalAdReplyContext",
"extensions/whatsapp/src/inbound/access-control.ts: __testing",
"extensions/whatsapp/src/inbound/access-control.ts: InboundAccessControlResult",
"extensions/whatsapp/src/inbound/monitor.ts: WHATSAPP_GROUP_METADATA_CACHE_MAX_ENTRIES",
"extensions/whatsapp/src/inbound/types.ts: WhatsAppInboundEvent",
"extensions/whatsapp/src/inbound/types.ts: WhatsAppInboundPayload",
"extensions/whatsapp/src/inbound/types.ts: WhatsAppInboundPlatform",
"extensions/whatsapp/src/qr-image.ts: renderQrPngBase64",
"extensions/whatsapp/src/reconnect.ts: DEFAULT_HEARTBEAT_SECONDS",
"extensions/whatsapp/src/session.runtime.ts: DisconnectReason",
"extensions/whatsapp/src/session.ts: OPENCLAW_WHATSAPP_WEB_SOCKET_URL_ENV",
"extensions/whatsapp/src/socket-timing.ts: WhatsAppSocketOperationTimeoutError",
"extensions/whatsapp/src/targets-runtime.ts: LidLookup",
"extensions/whatsapp/src/text-runtime.ts: LidLookup",
"extensions/workboard/src/command.ts: handleWorkboardCommand",
"extensions/workboard/src/store.ts: PersistedWorkboardAttachment",
"extensions/workboard/src/store.ts: PersistedWorkboardBoard",
"extensions/workboard/src/store.ts: PersistedWorkboardCard",
"extensions/workboard/src/store.ts: PersistedWorkboardNotificationSubscription",
"extensions/workboard/src/store.ts: WorkboardKeyedStore",
"extensions/workspaces/src/broadcast.ts: resetWorkspaceBroadcastForTest",
"extensions/workspaces/src/cli.ts: parseWorkspaceBindingShorthand",
"extensions/workspaces/src/manifest.ts: loadWidgetManifest",
"extensions/workspaces/src/serve.ts: parseWidgetRequestPath",
"extensions/workspaces/src/serve.ts: WIDGET_CSP",
"extensions/xai/src/responses-tool-shared.ts: testing",
"extensions/xai/src/web-search-shared.ts: wrapXaiWebSearchError",
"extensions/zalo/src/channel.ts: zaloMessageAdapter",
"extensions/zalo/src/monitor.ts: __testing",
"extensions/zalo/src/monitor.ts: handleZaloWebhookRequest",
"extensions/zalo/src/monitor.ts: testing",
"extensions/zalo/src/monitor.ts: ZALO_MEDIA_READ_IDLE_TIMEOUT_MS",
"extensions/zalo/src/monitor.ts: ZALO_MEDIA_RESPONSE_HEADER_TIMEOUT_MS",
"extensions/zalo/src/monitor.ts: ZaloRuntimeEnv",
"extensions/zalo/src/outbound-media.ts: clearHostedZaloMediaForTest",
"extensions/zalo/src/send.ts: sendPhotoZalo",
"extensions/zalouser/src/accounts.ts: listEnabledZalouserAccounts",
"extensions/zalouser/src/accounts.ts: resolveZalouserAccount",
"extensions/zalouser/src/group-policy.ts: normalizeZalouserGroupSlug",
"extensions/zalouser/src/message-sid.ts: parseZalouserMessageSidFull",
"extensions/zalouser/src/monitor.ts: __testing",
"extensions/zalouser/src/monitor.ts: testing",
"extensions/zalouser/src/monitor.ts: ZalouserMonitorOptions",
"extensions/zalouser/src/monitor.ts: ZalouserMonitorResult",
"extensions/zalouser/src/tool.ts: executeZalouserTool",
"extensions/zalouser/src/zalo-js.ts: __testing",
"extensions/zalouser/src/zalo-js.ts: testing",
"extensions/zalouser/src/zca-client.ts: Listener",
"extensions/zalouser/src/zca-client.ts: LoginQRCallbackEventType",
"extensions/zalouser/src/zca-client.ts: Reactions",
"extensions/zalouser/src/zca-client.ts: Style",
"extensions/zalouser/src/zca-client.ts: ThreadType",
"src/acp/control-plane/active-turns.ts: resetAcpActiveTurnsForTests",
"src/acp/runtime/registry.ts: AcpRuntimeBackend",
"src/agents/agent-bundle-lsp-runtime.ts: spawnLspServerProcess",
"src/agents/agent-bundle-mcp-tools.ts: __testing",
"src/agents/agent-bundle-mcp-tools.ts: testing",
"src/agents/agent-hooks/compaction-instructions.ts: DEFAULT_COMPACTION_INSTRUCTIONS",
"src/agents/agent-hooks/compaction-safeguard.ts: testing",
"src/agents/agent-hooks/context-pruning.ts: computeEffectiveSettings",
"src/agents/agent-hooks/context-pruning.ts: DEFAULT_CONTEXT_PRUNING_SETTINGS",
"src/agents/agent-hooks/context-pruning.ts: pruneContextMessages",
"src/agents/agent-hooks/context-pruning/settings.ts: DEFAULT_CONTEXT_PRUNING_SETTINGS",
"src/agents/agent-project-settings-snapshot.ts: DEFAULT_EMBEDDED_AGENT_PROJECT_SETTINGS_POLICY",
"src/agents/agent-steering-queue.ts: buildMergedAgentSteeringPrompt",
"src/agents/agent-steering-queue.ts: listPendingAgentSteeringItemsFromSubagentRuns",
"src/agents/agent-tools.before-tool-call.ts: BeforeToolCallBlockedError",
"src/agents/agent-tools.before-tool-call.ts: testing",
"src/agents/agent-tools.params.ts: normalizeHallucinatedOfficePathExtension",
"src/agents/agent-tools.params.ts: stripMalformedXmlArgValueSuffix",
"src/agents/agent-tools.read.ts: REQUIRED_PARAM_GROUPS",
"src/agents/agent-tools.read.ts: resolveToolPathAgainstWorkspaceRoot",
"src/agents/agent-tools.ts: testing",
"src/agents/apply-patch.ts: applyPatch",
"src/agents/auth-profiles/external-auth.ts: testing",
"src/agents/auth-profiles/oauth-identity.ts: isSameOAuthIdentity",
"src/agents/auth-profiles/oauth.ts: isRefreshTokenReusedError",
"src/agents/auth-profiles/oauth.ts: resetOAuthRefreshQueuesForTest",
"src/agents/auth-profiles/runtime-snapshots.ts: getRuntimeAuthProfileStoreCredentialMutationRevision",
"src/agents/auth-profiles/runtime-snapshots.ts: getRuntimeAuthProfileStoreStateMutationRevision",
"src/agents/auth-profiles/runtime-snapshots.ts: testing",
"src/agents/auth-profiles/store.ts: AuthProfileStorePersistenceSnapshot",
"src/agents/auth-profiles/store.ts: CommittedAuthProfileStoreSave",
"src/agents/auth-profiles/store.ts: testing",
"src/agents/auth-profiles/usage.ts: testing",
"src/agents/bash-process-registry.ts: resetProcessRegistryForTests",
"src/agents/bash-tools.exec.ts: testing",
"src/agents/cache-trace.ts: summarizeMessages",
"src/agents/channel-tools.ts: testing",
"src/agents/chutes-oauth.ts: CHUTES_TOKEN_ENDPOINT",
"src/agents/chutes-oauth.ts: CHUTES_USERINFO_ENDPOINT",
"src/agents/cli-auth-epoch.ts: resetCliAuthEpochTestDeps",
"src/agents/cli-auth-epoch.ts: setCliAuthEpochTestDeps",
"src/agents/cli-backends.ts: CliRuntimeModelBackendBinding",
"src/agents/cli-backends.ts: resolveCliBackendLiveTest",
"src/agents/cli-backends.ts: testing",
"src/agents/cli-credentials.ts: MiniMaxCliCredential (cliCredentials)",
"src/agents/cli-credentials.ts: readClaudeCliCredentials",
"src/agents/cli-credentials.ts: readCodexCliCredentials (cliCredentials)",
"src/agents/cli-credentials.ts: resetCliCredentialCachesForTest",
"src/agents/cli-executable-identity.ts: CliExecutableFileIdentity",
"src/agents/cli-output.ts: parseCliJson",
"src/agents/cli-output.ts: parseCliJsonl",
"src/agents/cli-output.ts: supportsCliJsonlToolEvents",
"src/agents/cli-runner/claude-live-session.ts: buildClaudeLiveArgs",
"src/agents/cli-runner/claude-live-session.ts: resetClaudeLiveSessionsForTest",
"src/agents/cli-runner/execute.ts: buildCliEnvAuthLog",
"src/agents/cli-runner/execute.ts: buildCliExecLogLine",
"src/agents/cli-runner/execute.ts: setCliRunnerExecuteTestDeps",
"src/agents/cli-runner/helpers.ts: loadPromptRefImages",
"src/agents/cli-runner/helpers.ts: writeCliImages",
"src/agents/cli-runner/prepare.ts: setCliRunnerPrepareTestDeps",
"src/agents/cli-runner/prepare.ts: shouldSkipLocalCliCredentialEpoch",
"src/agents/cli-runner/session-history.ts: MAX_AUTO_CLI_SESSION_RESEED_HISTORY_CHARS",
"src/agents/cli-runner/session-history.ts: MAX_CLI_SESSION_HISTORY_FILE_BYTES",
"src/agents/cli-runner/session-history.ts: MAX_CLI_SESSION_HISTORY_MESSAGES",
"src/agents/cli-runner/session-history.ts: MAX_CLI_SESSION_RESEED_HISTORY_CHARS",
"src/agents/cli-runner/types.ts: CliPreparedBackend",
"src/agents/code-mode-namespaces.ts: clearCodeModeNamespacesForTest",
"src/agents/code-mode-namespaces.ts: CodeModeNamespaceContext",
"src/agents/code-mode-namespaces.ts: CodeModeNamespaceRegistration",
"src/agents/code-mode-namespaces.ts: CodeModeNamespaceScope",
"src/agents/code-mode-namespaces.ts: CodeModeNamespaceToolCall",
"src/agents/code-mode-namespaces.ts: CodeModeNamespaceToolInputMapper",
"src/agents/code-mode-namespaces.ts: createCodeModeNamespaceTool",
"src/agents/code-mode-namespaces.ts: listCodeModeNamespaces",
"src/agents/code-mode-namespaces.ts: registerCodeModeNamespaceForPlugin",
"src/agents/code-mode-namespaces.ts: RegisteredCodeModeNamespace",
"src/agents/code-mode.ts: CodeModeConfig",
"src/agents/code-mode.ts: isCodeModeControlTool",
"src/agents/code-mode.ts: testing",
"src/agents/codex-mcp-config.ts: CodexBundleMcpThreadConfig",
"src/agents/codex-mcp-config.ts: CodexMcpServersConfig",
"src/agents/codex-mcp-config.ts: LoadCodexBundleMcpThreadConfigParams",
"src/agents/codex-native-web-search.shared.ts: CodexNativeSearchContextSize",
"src/agents/codex-native-web-search.shared.ts: CodexNativeSearchUserLocation",
"src/agents/codex-native-web-search.shared.ts: ResolvedCodexNativeWebSearchConfig",
"src/agents/command/attempt-execution.helpers.ts: claudeCliSessionTranscriptPath",
"src/agents/command/attempt-execution.helpers.ts: formatClaudeCliFallbackPrelude",
"src/agents/command/delivery.ts: normalizeAgentCommandReplyPayloads",
"src/agents/command/types.ts: AgentStreamParams",
"src/agents/compaction-planning-worker.ts: compactionPlanningWorkerTesting",
"src/agents/compaction-planning.worker.ts: runCompactionPlanningWorkerInput",
"src/agents/compaction.ts: buildCompactionSummarizationInstructions",
"src/agents/compaction.ts: chunkMessagesByMaxTokens",
"src/agents/compaction.ts: pruneHistoryForContextShare",
"src/agents/compaction.ts: splitMessagesByTokenShare",
"src/agents/compaction.ts: summarizeWithFallback",
"src/agents/conversation-capability-profile.ts: ConversationCapabilityProfileParams",
"src/agents/conversation-capability-profile.ts: ConversationCapabilityScope",
"src/agents/core-tool-factory-descriptors.ts: CORE_TOOL_FACTORY_DESCRIPTORS",
"src/agents/embedded-agent-helpers/turns.ts: mergeConsecutiveUserTurns",
"src/agents/embedded-agent-runner/context-engine-maintenance.ts: buildContextEngineMaintenanceRuntimeContext",
"src/agents/embedded-agent-runner/context-engine-maintenance.ts: createDeferredTurnMaintenanceAbortSignal",
"src/agents/embedded-agent-runner/context-engine-maintenance.ts: resetDeferredTurnMaintenanceStateForTest",
"src/agents/embedded-agent-runner/context-truncation-notice.ts: CONTEXT_LIMIT_TRUNCATION_NOTICE",
"src/agents/embedded-agent-runner/effective-tool-policy.ts: resolveConversationCapabilityProfile",
"src/agents/embedded-agent-runner/extra-params.ts: testing",
"src/agents/embedded-agent-runner/model-discovery-cache.ts: resetModelDiscoveryCacheForTest",
"src/agents/embedded-agent-runner/openrouter-model-capabilities.ts: OpenRouterModelCapabilities",
"src/agents/embedded-agent-runner/prompt-cache-observability.ts: resetPromptCacheObservabilityForTest",
"src/agents/embedded-agent-runner/resource-loader.ts: EMBEDDED_AGENT_RESOURCE_LOADER_DISCOVERY_OPTIONS",
"src/agents/embedded-agent-runner/run.ts: testing",
"src/agents/embedded-agent-runner/run/abortable.ts: OPENCLAW_ABORTABLE_WRAPPER",
"src/agents/embedded-agent-runner/run/attempt-trajectory-status.ts: NON_DELIVERABLE_TERMINAL_TURN_REASON",
"src/agents/embedded-agent-runner/run/attempt-trajectory-status.ts: ResolveAttemptTrajectoryTerminalParams",
"src/agents/embedded-agent-runner/run/attempt.context-engine-helpers.ts: AttemptContextEngine",
"src/agents/embedded-agent-runner/run/attempt.llm-boundary.ts: insertRuntimeContextMessageForPrompt",
"src/agents/embedded-agent-runner/run/attempt.queue-message.ts: cancelQueuedSteeringMessage",
"src/agents/embedded-agent-runner/run/attempt.queue-message.ts: EmbeddedAgentActiveSessionSteerTarget",
"src/agents/embedded-agent-runner/run/attempt.queue-message.ts: steerAndWaitForTranscriptCommit",
"src/agents/embedded-agent-runner/run/attempt.session-lock.ts: resetEmbeddedAttemptSessionFileOwnersForTest",
"src/agents/embedded-agent-runner/run/attempt.session-lock.ts: TrustedSessionFileSnapshot",
"src/agents/embedded-agent-runner/run/attempt.subscription-cleanup.ts: EMBEDDED_ABORT_SETTLE_TIMEOUT_MS",
"src/agents/embedded-agent-runner/run/attempt.thread-helpers.ts: ATTEMPT_CACHE_TTL_CUSTOM_TYPE",
"src/agents/embedded-agent-runner/run/failover-observation.ts: normalizeFailoverDecisionObservationBase",
"src/agents/embedded-agent-runner/run/history-image-prune.ts: PRUNED_HISTORY_IMAGE_MARKER",
"src/agents/embedded-agent-runner/run/history-image-prune.ts: PRUNED_HISTORY_MEDIA_REFERENCE_MARKER",
"src/agents/embedded-agent-runner/run/images.ts: mergePromptAttachmentImages",
"src/agents/embedded-agent-runner/run/images.ts: modelSupportsImages",
"src/agents/embedded-agent-runner/run/images.ts: splitPromptAndAttachmentRefs",
"src/agents/embedded-agent-runner/run/incomplete-turn.ts: EMPTY_RESPONSE_RETRY_INSTRUCTION",
"src/agents/embedded-agent-runner/run/incomplete-turn.ts: REASONING_ONLY_RETRY_INSTRUCTION",
"src/agents/embedded-agent-runner/run/message-merge-strategy.ts: DEFAULT_MESSAGE_MERGE_STRATEGY_ID",
"src/agents/embedded-agent-runner/run/message-merge-strategy.ts: registerMessageMergeStrategyForTest",
"src/agents/embedded-agent-runner/run/message-tool-terminal.ts: isDeliveredMessageToolOnlySourceReply",
"src/agents/embedded-agent-runner/run/setup.ts: resolveEffectiveRuntimeModel",
"src/agents/embedded-agent-runner/run/terminal-outcome.ts: EmbeddedRunAttemptTerminalInput",
"src/agents/embedded-agent-runner/runs.ts: clearEmbeddedRunAbandonment",
"src/agents/embedded-agent-runner/runs.ts: EmbeddedAgentQueueFailureReason",
"src/agents/embedded-agent-runner/runs.ts: forceClearEmbeddedAgentRun",
"src/agents/embedded-agent-runner/runs.ts: markEmbeddedRunAbandoned",
"src/agents/embedded-agent-runner/runs.ts: testing",
"src/agents/embedded-agent-runner/session-manager-cache.ts: createSessionManagerCache",
"src/agents/embedded-agent-runner/session-prompt-state.ts: EmbeddedSessionPromptState",
"src/agents/embedded-agent-runner/session-prompt-state.ts: testing",
"src/agents/embedded-agent-runner/stream-resolution.ts: testing",
"src/agents/embedded-agent-runner/thinking.ts: isAssistantMessageWithContent",
"src/agents/embedded-agent-runner/thinking.ts: OMITTED_ASSISTANT_REASONING_TEXT",
"src/agents/embedded-agent-runner/tool-call-argument-decoding.ts: decodeHtmlEntitiesInObject",
"src/agents/embedded-agent-runner/tool-result-truncation.ts: calculateMaxToolResultChars",
"src/agents/embedded-agent-runner/tool-result-truncation.ts: createToolResultPromptProjectionState",
"src/agents/embedded-agent-runner/tool-result-truncation.ts: getToolResultTextLength",
"src/agents/embedded-agent-runner/tool-result-truncation.ts: ToolResultPromptProjectionState",
"src/agents/embedded-agent-runner/tool-result-truncation.ts: truncateOversizedToolResultsInRuntimeTranscript",
"src/agents/embedded-agent-runner/tool-result-truncation.ts: truncateOversizedToolResultsInSession",
"src/agents/embedded-agent-runner/tool-result-truncation.ts: truncateToolResultText",
"src/agents/embedded-agent-subscribe.handlers.messages.ts: buildAssistantStreamData",
"src/agents/embedded-agent-subscribe.handlers.messages.ts: recordPendingAssistantReplyDirectives",
"src/agents/embedded-agent-subscribe.handlers.messages.ts: resolveSilentReplyFallbackText",
"src/agents/embedded-agent-subscribe.tools.ts: isToolResultMediaTrusted",
"src/agents/embedded-agent-subscribe.ts: SubscribeEmbeddedAgentSessionParams",
"src/agents/embedded-agent-subscribe.types.ts: ToolProgressDetailMode",
"src/agents/embedded-agent-subscribe.types.ts: ToolResultFormat",
"src/agents/exec-auto-reviewer.ts: parseExecAutoReviewResponse",
"src/agents/exec-auto-reviewer.ts: resolveExecReviewerTimeoutMs",
"src/agents/fallback-skip-cache.ts: peekFallbackSkipBucketsForTest",
"src/agents/fallback-skip-cache.ts: resetFallbackSkipCacheForTest",
"src/agents/harness/context-engine-lifecycle.ts: HarnessContextEngine",
"src/agents/harness/lifecycle-hook-helpers.ts: clearAgentHarnessFinalizeRetryBudget",
"src/agents/harness/native-hook-relay.ts: InvokeNativeHookRelayBridgeParams",
"src/agents/harness/native-hook-relay.ts: InvokeNativeHookRelayParams",
"src/agents/harness/native-hook-relay.ts: JsonValue",
"src/agents/harness/native-hook-relay.ts: NativeHookRelayCommandForEventOptions",
"src/agents/harness/native-hook-relay.ts: NativeHookRelayCommandOptions",
"src/agents/harness/native-hook-relay.ts: NativeHookRelayDeferredApprovalOutcome",
"src/agents/harness/native-hook-relay.ts: NativeHookRelayInvocation",
"src/agents/harness/native-hook-relay.ts: NativeHookRelayRegistration",
"src/agents/harness/native-hook-relay.ts: RegisterNativeHookRelayParams",
"src/agents/harness/types.ts: AgentHarnessSideQuestionPreparedRuntimeAuth",
"src/agents/harness/types.ts: ExpectedAgentHarnessRuntimeArtifact",
"src/agents/identity-avatar-file.ts: LocalAgentAvatarFailureReason",
"src/agents/internal-events.ts: INTERNAL_RUNTIME_CONTEXT_BEGIN",
"src/agents/internal-events.ts: INTERNAL_RUNTIME_CONTEXT_END",
"src/agents/internal-session-effects.ts: InternalSessionEffectsTarget",
"src/agents/lanes.ts: AGENT_LANE_CRON_NESTED",
"src/agents/lanes.ts: AGENT_LANE_NESTED",
"src/agents/live-auth-keys.ts: collectAnthropicApiKeys",
"src/agents/live-auth-keys.ts: isAnthropicBillingError",
"src/agents/live-model-switch.ts: hasDifferentLiveSessionModelSelection",
"src/agents/live-model-switch.ts: resolveLiveSessionModelSelection",
"src/agents/mcp-ui-resource.ts: MCP_APP_RESOURCE_MAX_BYTES",
"src/agents/mcp-ui-resource.ts: MCP_APP_RESOURCE_MIME_TYPE",
"src/agents/mcp-ui-resource.ts: testing",
"src/agents/media-generation-task-status-shared.ts: findRecentStartedMediaGenerationTaskForSession",
"src/agents/media-generation-task-status-shared.ts: resetRecentMediaGenerationDuplicateGuardsForTests",
"src/agents/model-auth-env.ts: ProviderDirectAuthPlanningEvidence",
"src/agents/model-auth-env.ts: ProviderEnvAuthEvidence",
"src/agents/model-catalog-route.ts: ModelCatalogLogicalIdentity",
"src/agents/model-catalog-route.ts: ModelCatalogLogicalOverrides",
"src/agents/model-catalog-route.ts: ModelCatalogRouteMatcher",
"src/agents/model-catalog-visibility.ts: LogicalModelCatalogEntryState",
"src/agents/model-fallback-observation.ts: resetModelFallbackDecisionLogCoalescingForTest",
"src/agents/model-fallback.ts: FallbackSummaryError",
"src/agents/model-fallback.ts: testing",
"src/agents/model-selection-resolve.ts: ModelRefStatus",
"src/agents/model-selection-shared.ts: providerWildcardModelKey",
"src/agents/model-selection-shared.ts: resolveAllowedModelSelection",
"src/agents/model-suppression.ts: clearModelSuppressionResolverCacheForTest",
"src/agents/models-config-state.ts: resetModelsJsonReadyCacheForTest",
"src/agents/models-config.plan.ts: planOpenClawModelsJsonWithDeps",
"src/agents/models-config.plan.ts: ResolveImplicitProvidersForModelsJson",
"src/agents/models-config.plan.ts: resolveProvidersForModelsJsonWithDeps",
"src/agents/models-config.providers.implicit.ts: resolvePluginMetadataProviderOwnersForTest",
"src/agents/models-config.providers.implicit.ts: resolveProviderDiscoveryFilterForTest",
"src/agents/models-config.providers.secret-helpers.ts: resolveAwsSdkApiKeyVarName",
"src/agents/models-config.ts: ensureModelsFileModeForModelsJson",
"src/agents/models-config.ts: resetModelsJsonReadyCacheForTest",
"src/agents/models-config.ts: writeModelsFileAtomicForModelsJson",
"src/agents/modes/interactive/theme/theme.ts: setTheme",
"src/agents/modes/interactive/theme/theme.ts: ThemeBg",
"src/agents/modes/interactive/theme/theme.ts: ThemeColor",
"src/agents/openai-completions-compat.ts: resolveOpenAICompletionsCompatDefaults",
"src/agents/openai-transport-stream.ts: __testing",
"src/agents/openai-transport-stream.ts: testing",
"src/agents/openclaw-tools.ts: testing",
"src/agents/plugin-model-catalog.ts: PLUGIN_MODEL_CATALOG_FILE",
"src/agents/provider-attribution.ts: listProviderAttributionPolicies",
"src/agents/provider-attribution.ts: resolveProviderAttributionIdentity",
"src/agents/provider-attribution.ts: resolveProviderAttributionPolicy",
"src/agents/provider-model-auth-source-plan.ts: ProviderModelAuthAutomaticProfiles",
"src/agents/provider-model-auth-source-plan.ts: ProviderModelAuthReadiness",
"src/agents/provider-model-auth-source-plan.ts: ProviderModelAuthRequiredReason",
"src/agents/provider-model-route-auth.ts: ProviderModelAuthLogicalAttempt",
"src/agents/provider-model-route-auth.ts: ProviderModelRouteAuthAttempt",
"src/agents/provider-request-config.ts: mergeProviderRequestOverrides",
"src/agents/provider-request-config.ts: sanitizeRuntimeProviderRequestOverrides",
"src/agents/provider-transport-stream.ts: isTransportAwareApiSupported",
"src/agents/run-wait.ts: testing",
"src/agents/session-suspension.ts: SessionSuspensionReason",
"src/agents/session-suspension.ts: testing",
"src/agents/session-write-lock.ts: resetSessionWriteLockStateForTest",
"src/agents/session-write-lock.ts: testing",
"src/agents/sessions/extension-sdk.ts: BranchSummarySettings",
"src/agents/sessions/extension-sdk.ts: convertToLlm",
"src/agents/sessions/extension-sdk.ts: defineTool",
"src/agents/sessions/extension-sdk.ts: FileSettingsStorage",
"src/agents/sessions/extension-sdk.ts: getAgentDir",
"src/agents/sessions/extension-sdk.ts: ImageSettings",
"src/agents/sessions/extension-sdk.ts: InMemorySettingsStorage",
"src/agents/sessions/extension-sdk.ts: isBashToolResult",
"src/agents/sessions/extension-sdk.ts: isEditToolResult",
"src/agents/sessions/extension-sdk.ts: isFindToolResult",
"src/agents/sessions/extension-sdk.ts: isGrepToolResult",
"src/agents/sessions/extension-sdk.ts: isLsToolResult",
"src/agents/sessions/extension-sdk.ts: isReadToolResult",
"src/agents/sessions/extension-sdk.ts: isToolCallEventType",
"src/agents/sessions/extension-sdk.ts: isWriteToolResult",
"src/agents/sessions/extension-sdk.ts: MarkdownSettings",
"src/agents/sessions/extension-sdk.ts: PackageSource",
"src/agents/sessions/extension-sdk.ts: PromptTemplate",
"src/agents/sessions/extension-sdk.ts: ProviderRetrySettings",
"src/agents/sessions/extension-sdk.ts: ReadonlyFooterDataProvider",
"src/agents/sessions/extension-sdk.ts: ResourceCollision",
"src/agents/sessions/extension-sdk.ts: ResourceDiagnostic",
"src/agents/sessions/extension-sdk.ts: RetrySettings",
"src/agents/sessions/extension-sdk.ts: Settings",
"src/agents/sessions/extension-sdk.ts: SettingsError",
"src/agents/sessions/extension-sdk.ts: SettingsManager",
"src/agents/sessions/extension-sdk.ts: SettingsScope",
"src/agents/sessions/extension-sdk.ts: SettingsStorage",
"src/agents/sessions/extension-sdk.ts: Skill (bundledAgentSessions)",
"src/agents/sessions/extension-sdk.ts: TerminalSettings",
"src/agents/sessions/extension-sdk.ts: ThinkingBudgetsSettings",
"src/agents/sessions/extension-sdk.ts: TransportSetting",
"src/agents/sessions/extension-sdk.ts: VERSION",
"src/agents/sessions/extension-sdk.ts: WarningSettings",
"src/agents/sessions/extension-sdk.ts: wrapRegisteredTool",
"src/agents/sessions/extension-sdk.ts: wrapRegisteredTools (bundledAgentSessions)",
"src/agents/sessions/extensions/types.ts: ExtensionRuntimeState (bundledAgentSessions)",
"src/agents/sessions/extensions/types.ts: GetSessionNameHandler",
"src/agents/sessions/extensions/types.ts: OAuthAuthInfo",
"src/agents/sessions/extensions/types.ts: OAuthCredentials",
"src/agents/sessions/extensions/types.ts: OAuthLoginCallbacks",
"src/agents/sessions/extensions/types.ts: OAuthPrompt",
"src/agents/sessions/extensions/types.ts: OAuthSelectOption",
"src/agents/sessions/extensions/types.ts: OAuthSelectPrompt",
"src/agents/sessions/extensions/types.ts: RefreshToolsHandler",
"src/agents/sessions/extensions/types.ts: SetSessionNameHandler",
"src/agents/sessions/extensions/types.ts: ThinkingLevelSelectEvent",
"src/agents/sessions/extensions/types.ts: ToolRenderContext",
"src/agents/sessions/keybindings.ts: AppKeybindings",
"src/agents/sessions/keybindings.ts: Keybinding",
"src/agents/sessions/keybindings.ts: KEYBINDINGS",
"src/agents/sessions/keybindings.ts: KeyId",
"src/agents/sessions/messages.ts: BranchSummaryMessage",
"src/agents/sessions/messages.ts: CompactionSummaryMessage",
"src/agents/sessions/prompt-templates.ts: parseCommandArgs",
"src/agents/sessions/prompt-templates.ts: substituteArgs",
"src/agents/sessions/session-file-parser.ts: SessionFileParseWarning",
"src/agents/sessions/settings-manager.ts: CompactionSettings",
"src/agents/sessions/tools/bash.ts: BashOperations",
"src/agents/sessions/tools/bash.ts: BashToolDetails",
"src/agents/sessions/tools/bash.ts: BashToolInput",
"src/agents/sessions/tools/bash.ts: resolveBashTimeoutMs",
"src/agents/sessions/tools/edit.ts: EditToolDetails",
"src/agents/sessions/tools/edit.ts: EditToolInput",
"src/agents/sessions/tools/find.ts: FindToolDetails",
"src/agents/sessions/tools/find.ts: FindToolInput",
"src/agents/sessions/tools/grep.ts: GrepToolDetails",
"src/agents/sessions/tools/grep.ts: GrepToolInput",
"src/agents/sessions/tools/ls.ts: LsToolDetails",
"src/agents/sessions/tools/ls.ts: LsToolInput",
"src/agents/sessions/tools/read.ts: ReadToolDetails",
"src/agents/sessions/tools/read.ts: ReadToolInput",
"src/agents/sessions/tools/write.ts: WriteToolInput",
"src/agents/shell-snapshot.ts: resetShellSnapshotCacheForTests",
"src/agents/shell-snapshot.ts: resolveShellSnapshotDir",
"src/agents/shell-utils.ts: getPosixShellArgs",
"src/agents/shell-utils.ts: resolvePowerShellPath",
"src/agents/shell-utils.ts: resolveShellFromPath",
"src/agents/shell-utils.ts: resolveShellFromWhich",
"src/agents/shell-utils.ts: resolveWindowsBashPath",
"src/agents/shell-utils.ts: ShellConfig",
"src/agents/stream-message-shared.ts: buildAssistantMessageWithZeroUsage",
"src/agents/subagent-announce-delivery.ts: testing",
"src/agents/subagent-announce-dispatch.ts: mapSteerOutcomeToDeliveryResult",
"src/agents/subagent-announce-output.ts: testing",
"src/agents/subagent-attachments.ts: decodeStrictBase64",
"src/agents/subagent-control.ts: testing",
"src/agents/subagent-registry-helpers.ts: resolveSubagentSessionStatus",
"src/agents/subagent-registry-maintenance.ts: listSessionMaintenanceProtectedSubagentSessionKeys",
"src/agents/subagent-registry-read.ts: getSubagentRunByChildSessionKey",
"src/agents/subagent-registry.store.ts: saveSubagentRegistryToDisk",
"src/agents/subagent-registry.ts: addSubagentRunForTests",
"src/agents/subagent-registry.ts: countPendingDescendantRunsExcludingRun",
"src/agents/subagent-registry.ts: finalizeInterruptedSubagentRun",
"src/agents/subagent-registry.ts: getSubagentSessionRuntimeMs",
"src/agents/subagent-registry.ts: getSubagentSessionStartedAt",
"src/agents/subagent-registry.ts: isSubagentSessionRunActive",
"src/agents/subagent-registry.ts: listSessionMaintenanceProtectedSubagentSessionKeys",
"src/agents/subagent-registry.ts: listSubagentRunsForRequester",
"src/agents/subagent-registry.ts: releaseSubagentRun",
"src/agents/subagent-registry.ts: resetSubagentRegistryForTests",
"src/agents/subagent-registry.ts: resolveRequesterForChildSession",
"src/agents/subagent-registry.ts: resolveSubagentSessionStatus",
"src/agents/subagent-registry.ts: shouldIgnorePostCompletionAnnounceForSession",
"src/agents/subagent-registry.ts: testing",
"src/agents/subagent-spawn.ts: testing",
"src/agents/system-prompt-config.ts: resolveAgentSystemPromptConfig",
"src/agents/system-prompt.ts: buildAgentBootstrapSystemContext",
"src/agents/system-prompt.ts: buildAgentBootstrapSystemPromptSections",
"src/agents/system-prompt.ts: buildRuntimeLine",
"src/agents/tool-call-id.ts: isValidCloudCodeAssistToolId",
"src/agents/tool-call-id.ts: sanitizeToolCallId",
"src/agents/tool-loop-detection.ts: CRITICAL_THRESHOLD",
"src/agents/tool-loop-detection.ts: GLOBAL_CIRCUIT_BREAKER_THRESHOLD",
"src/agents/tool-loop-detection.ts: hashToolCall",
"src/agents/tool-loop-detection.ts: TOOL_CALL_HISTORY_SIZE",
"src/agents/tool-loop-detection.ts: WARNING_THRESHOLD",
"src/agents/tool-policy-pipeline.ts: resetToolPolicyWarningCacheForTest",
"src/agents/tool-replay-safety.ts: isCoreToolNameReplaySafe",
"src/agents/tool-search.ts: testing",
"src/agents/tool-search.ts: ToolSearchCatalogSession",
"src/agents/tools/agent-step.ts: testing",
"src/agents/tools/computer-tool.ts: buildComputerActParams",
"src/agents/tools/computer-tool.ts: COMPUTER_ACT_COMMAND",
"src/agents/tools/computer-tool.ts: COMPUTER_REF_WIDTH",
"src/agents/tools/computer-tool.ts: COMPUTER_TOOL_ACTIONS",
"src/agents/tools/computer-tool.ts: invalidateComputerFrame",
"src/agents/tools/computer-tool.ts: testing",
"src/agents/tools/cron-tool.ts: createCronToolSchema",
"src/agents/tools/image-generate-tool.ts: resolveImageGenerationModelConfigForTool",
"src/agents/tools/image-tool.ts: resolveImageModelConfigForTool",
"src/agents/tools/image-tool.ts: testing",
"src/agents/tools/media-generate-background-shared.ts: withMediaGenerationTaskKeepalive",
"src/agents/tools/model-config.helpers.ts: hasDirectProviderApiKeyAuthForTool",
"src/agents/tools/pdf-tool.ts: PdfToolSchema",
"src/agents/tools/session-status-session-resolve.ts: ResolvedStatusSessionEntry",
"src/agents/tools/sessions-resolution.ts: looksLikeSessionKey",
"src/agents/tools/sessions-resolution.ts: testing",
"src/agents/tools/sessions-send-tool.a2a.ts: testing",
"src/agents/tools/video-generate-tool.ts: resolveVideoGenerationModelConfigForTool",
"src/agents/tools/web-fetch.ts: sanitizeWebFetchUrl",
"src/agents/tools/web-fetch.ts: WEB_FETCH_SPILL_MAX_CHARS",
"src/agents/tools/web-search.ts: testing",
"src/agents/utility-model.ts: resolveProviderDefaultUtilityModelRef",
"src/agents/utils/image-resize.ts: formatDimensionNote",
"src/agents/utils/image-resize.ts: resizeImage",
"src/agents/utils/syntax-highlight.ts: HighlightFormatter",
"src/agents/utils/tools-manager.ts: getToolPath",
"src/agents/utils/tools-manager.ts: testing",
"src/agents/workspace-templates.ts: resetWorkspaceTemplateDirCache",
"src/agents/worktrees/git-lock.ts: LockState",
"src/agents/worktrees/run-lease.ts: testing",
"src/agents/worktrees/run-lease.ts: WorktreeRunLease",
"src/audit/agent-event-audit.ts: projectAgentEventToAudit",
"src/audit/agent-event-audit.ts: projectToolExecutionEventToAudit",
"src/audit/agent-event-audit.ts: resetAgentEventAuditForTest",
"src/audit/audit-event-store.ts: auditEventStoreLimits",
"src/audit/audit-event-store.ts: testApi",
"src/audit/audit-event-types.ts: AgentRunAuditEventInput",
"src/audit/audit-event-types.ts: InboundMessageAuditEventInput",
"src/audit/audit-event-types.ts: OutboundMessageAuditEventInput",
"src/audit/audit-event-types.ts: OutboundMessageAuditTerminal",
"src/audit/audit-event-writer.ts: testApi",
"src/audit/message-audit-events.ts: resetMessageAuditEventsForTest",
"src/auto-reply/reply/abort.ts: getAbortMemory",
"src/auto-reply/reply/abort.ts: getAbortMemorySizeForTest",
"src/auto-reply/reply/abort.ts: resetAbortMemoryForTest",
"src/auto-reply/reply/abort.ts: testing",
"src/auto-reply/reply/acp-reset-target.ts: testing",
"src/auto-reply/reply/agent-runner-execution.ts: buildContextOverflowRecoveryText",
"src/auto-reply/reply/agent-runner-execution.ts: computeContextAwareReserveTokensFloor",
"src/auto-reply/reply/agent-runner-execution.ts: MAX_LIVE_SWITCH_RETRIES",
"src/auto-reply/reply/agent-runner-memory.ts: setAgentRunnerMemoryTestDeps",
"src/auto-reply/reply/agent-runner-session-reset.ts: setAgentRunnerSessionResetTestDeps",
"src/auto-reply/reply/block-reply-pipeline.ts: createBlockReplyPayloadKey",
"src/auto-reply/reply/commands-diagnostics.ts: createDiagnosticsCommandHandler",
"src/auto-reply/reply/commands-login.ts: testing",
"src/auto-reply/reply/commands-mcp.ts: createMcpCommandHandler",
"src/auto-reply/reply/commands-name.ts: parseNameCommand",
"src/auto-reply/reply/commands-setunset.ts: parseSetUnsetCommand",
"src/auto-reply/reply/commands-setunset.ts: parseSetUnsetCommandAction",
"src/auto-reply/reply/commands-tasks.ts: buildTasksReply",
"src/auto-reply/reply/completion-delivery-policy.ts: resolveCompletionChatType",
"src/auto-reply/reply/delivery-hints.ts: MESSAGE_TOOL_ONLY_DELIVERY_HINT",
"src/auto-reply/reply/delivery-hints.ts: ROOM_EVENT_DELIVERY_HINT",
"src/auto-reply/reply/dispatch-from-config.ts: getDispatcherFinalOutcomeCounts",
"src/auto-reply/reply/dispatch-from-config.ts: testing",
"src/auto-reply/reply/dispatcher-registry.ts: clearAllDispatchers",
"src/auto-reply/reply/get-reply-directives-apply.ts: formatModelOverrideResetEvent",
"src/auto-reply/reply/get-reply-fast-path.ts: markCompleteReplyConfig",
"src/auto-reply/reply/get-reply-fast-path.ts: withFastReplyConfig",
"src/auto-reply/reply/get-reply-run.ts: buildExecOverridePromptHint",
"src/auto-reply/reply/get-reply-run.ts: resolvePromptSessionContextForSystemEvent",
"src/auto-reply/reply/get-reply-run.ts: resolvePromptSilentReplyConversationType",
"src/auto-reply/reply/history.ts: appendHistoryEntry",
"src/auto-reply/reply/inbound-dedupe.ts: buildInboundDedupeKey",
"src/auto-reply/reply/progress-narrator.ts: createProgressNarrator",
"src/auto-reply/reply/prompt-prelude.ts: buildReplyPromptBodies",
"src/auto-reply/reply/queue/cleanup.ts: testing",
"src/auto-reply/reply/queue/drain.ts: resolveFollowupAuthorizationKey",
"src/auto-reply/reply/queue/enqueue.ts: resetRecentQueuedMessageIdDedupe",
"src/auto-reply/reply/reply-payloads-dedupe.ts: getMatchingMessagingToolReplyTargets",
"src/auto-reply/reply/reply-run-registry.ts: __testing",
"src/auto-reply/reply/reply-run-registry.ts: testing",
"src/auto-reply/reply/reply-threading.ts: createReplyToModeFilter",
"src/auto-reply/reply/reply-threading.ts: resolveConfiguredReplyToMode",
"src/auto-reply/reply/reply-threading.ts: resolveReplyToModeWithThreading",
"src/auto-reply/reply/reply-usage-state.ts: clearReplyUsageStateForTest",
"src/auto-reply/reply/session-reset-prompt.ts: buildBareSessionResetPrompt",
"src/auto-reply/reply/stage-sandbox-media.ts: appendScpStderrTail",
"src/auto-reply/reply/stage-sandbox-media.ts: SCP_STDERR_TAIL_CHARS",
"src/auto-reply/reply/stage-sandbox-media.ts: testing",
"src/auto-reply/usage-bar/template.ts: clearUsageBarTemplateCacheForTest",
"src/cli/channel-options.ts: testing",
"src/cli/command-path-policy.ts: resolveCliCatalogCommandPath",
"src/cli/command-secret-gateway.ts: testing",
"src/cli/cron-cli/register.cron-simple.ts: loadCronJobForShow",
"src/cli/daemon-cli/launchd-recovery.ts: LAUNCH_AGENT_RECOVERY_MESSAGE",
"src/cli/daemon-cli/response.ts: buildDaemonHintItems",
"src/cli/gateway-cli/qa-parent-watchdog.ts: QA_PARENT_PID_ENV",
"src/cli/gateway-cli/qa-parent-watchdog.ts: QA_STAGED_RUNTIME_ROOT_ENV",
"src/cli/gateway-cli/qa-parent-watchdog.ts: QA_TEMP_ROOT_ENV",
"src/cli/gateway-cli/run.ts: testing",
"src/cli/nodes-camera.ts: writeUrlToFile",
"src/cli/plugins-install-command.ts: loadConfigForInstall",
"src/cli/plugins-list-format.ts: formatPluginLine",
"src/cli/plugins-uninstall-command.ts: PluginUninstallOptions",
"src/cli/ports.ts: listPortListeners",
"src/cli/ports.ts: parseLsofOutput",
"src/cli/ports.ts: PortProcess",
"src/cli/ports.ts: probePortFree",
"src/cli/precomputed-help.ts: resolvePrecomputedSubcommandHelpCommand",
"src/cli/startup-metadata.ts: testing",
"src/cli/tagline.ts: DEFAULT_TAGLINE",
"src/cli/update-cli/progress.ts: inferUpdateFailureHints",
"src/cli/update-cli/update-command-plugins.ts: buildInvalidConfigPostCoreUpdateResult",
"src/cli/update-cli/update-command-plugins.ts: collectMissingPluginInstallPayloads",
"src/cli/update-cli/update-command-plugins.ts: resolvePostSyncPluginUpdateSkipIds",
"src/cli/update-cli/update-command-service.ts: formatPostUpdateGatewayRecoveryInstructions",
"src/cli/update-cli/update-command-service.ts: recoverInstalledLaunchAgentAfterUpdate",
"src/cli/update-cli/update-command-service.ts: recoverLaunchAgentAndRecheckGatewayHealth",
"src/cli/update-cli/update-command-service.ts: shouldUseLegacyProcessRestartAfterUpdate",
"src/commands/audit.ts: testApi",
"src/commands/auth-choice-options.ts: buildAuthChoiceOptions",
"src/commands/backup-shared.ts: encodeAbsolutePathForBackupArchive",
"src/commands/backup-shared.ts: formatBackupArchiveTimestamp",
"src/commands/backup-shared.ts: resolveBackupPlanFromPaths",
"src/commands/daemon-install-helpers.ts: collectPreservedExistingServiceEnvVars",
"src/commands/daemon-install-plan.shared.ts: resolveDaemonOpenClawBinDir",
"src/commands/daemon-install-plan.shared.ts: resolveGatewayDevMode",
"src/commands/doctor-auth-oauth-sidecar.ts: testing",
"src/commands/doctor-auth.ts: formatOAuthRefreshFailureDoctorLine",
"src/commands/doctor-auth.ts: legacyCodexProviderOverrideToHealthFinding",
"src/commands/doctor-auth.ts: resolveUnusableProfileHint",
"src/commands/doctor-config-analysis.ts: collectImplicitFallbackClobberWarnings",
"src/commands/doctor-heartbeat-main-session-repair.ts: clearTuiLastSessionPointers",
"src/commands/doctor-heartbeat-main-session-repair.ts: moveHeartbeatMainSessionEntry",
"src/commands/doctor-heartbeat-main-session-repair.ts: resolveHeartbeatMainSessionRepairCandidate",
"src/commands/doctor-install-policy.ts: collectInstallPolicyHealthLines",
"src/commands/doctor-sandbox.ts: resolveSandboxScript",
"src/commands/doctor-session-snapshots.ts: resolveSessionSnapshotBundledSkillsDir",
"src/commands/doctor-session-snapshots.ts: scanSessionStoreForStaleRuntimeSnapshotPaths",
"src/commands/doctor-session-state-providers.ts: applySessionRouteStateRepair",
"src/commands/doctor-session-state-providers.ts: resolveConfiguredDoctorSessionStateRoute",
"src/commands/doctor-session-state-providers.ts: scanSessionRouteStateOwners",
"src/commands/doctor-session-state-providers.ts: storeMayContainPluginSessionRouteState",
"src/commands/doctor-session-transcripts.ts: repairBrokenSessionTranscriptFile",
"src/commands/doctor-skills.ts: describeGhConfigDirHintFromDiscovery",
"src/commands/doctor-skills.ts: formatUnavailableSkillDoctorLines",
"src/commands/doctor-whatsapp-responsiveness.ts: listLocalTuiProcesses",
"src/commands/doctor-whatsapp-responsiveness.ts: terminateLocalTuiProcesses",
"src/commands/doctor/cron/warnings.ts: collectCronDeliveryTargetAdvisory",
"src/commands/doctor/shared/codex-native-assets.ts: scanCodexNativeAssets",
"src/commands/doctor/shared/codex-route-warnings.ts: repairCodexSessionStoreRoutes",
"src/commands/doctor/shared/context-engine-host-compat.ts: collectConfiguredContextEngineAgentRunHosts",
"src/commands/doctor/shared/legacy-oauth-sidecar.ts: legacyOAuthSidecarInternalTestUtils",
"src/commands/doctor/shared/plugin-dependency-cleanup.ts: testing",
"src/commands/doctor/shared/plugin-registry-migration.ts: FORCE_PLUGIN_REGISTRY_MIGRATION_ENV",
"src/commands/doctor/shared/preview-warnings.ts: collectChannelBoundMessageToolPolicyWarnings",
"src/commands/doctor/shared/preview-warnings.ts: collectProfileConfiguredToolSectionWarnings",
"src/commands/doctor/shared/preview-warnings.ts: collectVisibleReplyToolPolicyWarnings",
"src/commands/doctor/shared/release-configured-plugin-installs.ts: collectReleaseConfiguredPluginIds",
"src/commands/doctor/shared/release-configured-plugin-installs.ts: shouldRunConfiguredPluginInstallReleaseStep",
"src/commands/doctor/shared/stale-auth-order.ts: repairStaleConfiguredAuthOrders",
"src/commands/doctor/shared/stale-oauth-profile-shadows.ts: testing",
"src/commands/onboard-inference.ts: detectNativeCodexAppServer",
"src/commands/onboard-non-interactive/local.ts: resolveGatewayHealthProbeToken",
"src/commands/onboard-non-interactive/local.ts: resolveInstallDaemonGatewayHealthTiming",
"src/commands/onboard-remote-gateway.ts: RemoteGatewayInferenceOnboardingDeps",
"src/commands/onboard-remote-gateway.ts: RemoteGatewayInferenceTarget",
"src/commands/onboard-skills.ts: testing",
"src/commands/onboarding-plugin-install.ts: testing",
"src/commands/runtime-plugin-install.ts: RuntimePluginInstallResult",
"src/commands/session-store-targets.ts: resolveSessionStoreTargets",
"src/commands/sessions-tail.ts: setSessionsTailFollowIntervalMsForTests",
"src/commands/sessions.ts: testing",
"src/commands/status.command.ts: resolvePairingRecoveryContext",
"src/commitments/extraction.ts: validateCommitmentCandidates",
"src/commitments/runtime.ts: configureCommitmentExtractionRuntime",
"src/commitments/runtime.ts: drainCommitmentExtractionQueue",
"src/commitments/runtime.ts: resetCommitmentExtractionRuntimeForTests",
"src/commitments/store.ts: loadCommitmentStore",
"src/commitments/store.ts: saveCommitmentStore",
"src/compat/legacy-names.ts: MACOS_APP_SOURCES_DIR",
"src/compat/legacy-names.ts: PROJECT_NAME",
"src/config/backup-rotation.ts: cleanOrphanBackups",
"src/config/backup-rotation.ts: hardenBackupPermissions",
"src/config/backup-rotation.ts: rotateConfigBackups",
"src/config/channel-config-metadata.ts: ChannelDmPolicyMetadata",
"src/config/channel-config-metadata.ts: ChannelSchemaMetadataWithOwnership",
"src/config/commands.ts: isCommandFlagEnabled",
"src/config/commands.ts: isRestartEnabled",
"src/config/cron-limits.ts: DEFAULT_CRON_TRIGGER_MIN_INTERVAL_MS",
"src/config/env-vars.ts: collectDurableServiceEnvVars",
"src/config/env-vars.ts: readStateDirDotEnvVars",
"src/config/includes.ts: deepMerge",
"src/config/includes.ts: MAX_INCLUDE_FILE_BYTES",
"src/config/includes.ts: MAX_INCLUDE_PATH_LENGTH",
"src/config/io.audit.ts: redactConfigAuditArgv",
"src/config/io.health-state.ts: ConfigHealthStateDeps",
"src/config/io.invalid-config.ts: formatInvalidConfigLogMessage",
"src/config/io.invalid-config.ts: logInvalidConfigOnce",
"src/config/io.observe-recovery.ts: ObserveRecoveryDeps",
"src/config/io.observe-recovery.ts: resolveLastKnownGoodConfigPath",
"src/config/io.observe-suspicious.ts: ConfigObserveSuspiciousBaseline",
"src/config/io.owner-display-secret.ts: OwnerDisplaySecretRuntimeState",
"src/config/io.write-prepare.ts: unsetPathForWrite",
"src/config/issue-format.ts: normalizeConfigIssue",
"src/config/issue-format.ts: normalizeConfigIssuePath",
"src/config/markdown-tables.ts: ResolveMarkdownTableMode",
"src/config/markdown-tables.ts: ResolveMarkdownTableModeParams",
"src/config/markdown-tables.types.ts: ResolveMarkdownTableMode",
"src/config/media-audio-field-metadata.ts: MEDIA_AUDIO_FIELD_KEYS",
"src/config/mutate.ts: ConfigMutationBase",
"src/config/patch-replace-paths.ts: normalizeConfigPatchReplacePath",
"src/config/plugin-auto-enable.shared.ts: PluginAutoEnableCandidate",
"src/config/plugin-auto-enable.shared.ts: PluginAutoEnableResult",
"src/config/runtime-group-policy.ts: resetMissingProviderGroupPolicyFallbackWarningsForTesting",
"src/config/runtime-group-policy.ts: resolveRuntimeGroupPolicy",
"src/config/schema-base.ts: BaseConfigSchemaResponse",
"src/config/schema.hints.ts: __test__",
"src/config/schema.hints.ts: isPluginOwnedChannelHintPath",
"src/config/schema.hints.ts: isSensitiveConfigPath",
"src/config/schema.tags.ts: CONFIG_TAGS",
"src/config/schema.tags.ts: ConfigTag",
"src/config/schema.tags.ts: deriveTagsForPath",
"src/config/schema.ts: ConfigSchema",
"src/config/schema.ts: ConfigSchemaLookupChild",
"src/config/schema.ts: ConfigSchemaLookupResult",
"src/config/schema.ts: ConfigSchemaReloadKind",
"src/config/schema.ts: ConfigSchemaReloadMetadata",
"src/config/schema.ts: ConfigSchemaReloadMetadataResolver",
"src/config/schema.ts: ConfigUiHint",
"src/config/schema.ts: ConfigUiHints",
"src/config/sessions.ts: CanonicalizeSessionEntryAliasesResult",
"src/config/sessions.ts: DeleteSessionEntryLifecycleParams",
"src/config/sessions.ts: DeleteSessionEntryLifecycleResult",
"src/config/sessions.ts: ResetSessionEntryLifecycleParams",
"src/config/sessions.ts: ResetSessionEntryLifecycleResult",
"src/config/sessions.ts: ResolvedSessionEntryCandidateTarget",
"src/config/sessions.ts: SessionEntryCandidateAccessScope",
"src/config/sessions.ts: SessionLifecycleArchivedTranscript",
"src/config/sessions.ts: SessionLifecycleStoreTarget",
"src/config/sessions/artifacts.ts: isTrajectoryPointerArtifactName",
"src/config/sessions/artifacts.ts: isTrajectoryRuntimeArtifactName",
"src/config/sessions/artifacts.ts: parseCompactionCheckpointTranscriptFileName",
"src/config/sessions/cleanup-service.ts: SessionCleanupAction",
"src/config/sessions/cleanup-service.ts: SessionsCleanupRunResult",
"src/config/sessions/disk-budget.ts: SessionDiskBudgetConfig",
"src/config/sessions/disk-budget.ts: SessionDiskBudgetLogger",
"src/config/sessions/entry-freshness.ts: ResolvedSessionEntryResetFreshness",
"src/config/sessions/entry-freshness.ts: ResolveSessionEntryResetFreshnessParams",
"src/config/sessions/entry-freshness.ts: SessionEntryLifecycleTimestamps",
"src/config/sessions/goals.ts: SessionGoalSnapshot",
"src/config/sessions/lifecycle.ts: SESSION_WORK_START_INVALIDATED_ERROR_CODE",
"src/config/sessions/paths.ts: SAFE_SESSION_ID_RE",
"src/config/sessions/plugin-host-cleanup.ts: PluginHostSessionCleanupMode",
"src/config/sessions/reset-policy.ts: DEFAULT_RESET_AT_HOUR",
"src/config/sessions/reset-policy.ts: DEFAULT_RESET_MODE",
"src/config/sessions/reset-policy.ts: resolveDailyResetAtMs",
"src/config/sessions/reset.ts: DEFAULT_RESET_AT_HOUR",
"src/config/sessions/reset.ts: DEFAULT_RESET_MODE",
"src/config/sessions/reset.ts: isThreadSessionKey",
"src/config/sessions/reset.ts: resolveDailyResetAtMs",
"src/config/sessions/runtime-types.ts: ReadSessionUpdatedAt",
"src/config/sessions/runtime-types.ts: RecordSessionMetaFromInbound",
"src/config/sessions/runtime-types.ts: UpdateLastRoute",
"src/config/sessions/session-accessor.sqlite.ts: appendSqliteTranscriptEvents",
"src/config/sessions/session-accessor.sqlite.ts: deleteSqliteTranscript",
"src/config/sessions/session-accessor.sqlite.ts: sqliteTranscriptExists",
"src/config/sessions/session-registry-maintenance.ts: SessionRegistryMaintenanceStoreOptions",
"src/config/sessions/session-registry-maintenance.ts: SessionRegistryMaintenanceStoreSummary",
"src/config/sessions/session-transcript-index.ts: extractTranscriptIndexEntry",
"src/config/sessions/session-transcript-search.ts: resetSessionTranscriptSearchForTest",
"src/config/sessions/session-transcript-search.ts: waitForSessionTranscriptReconcileForTest",
"src/config/sessions/skill-prompt-blobs.ts: getSessionSkillPromptRefCacheStatsForTest",
"src/config/sessions/skill-prompt-blobs.ts: getValidSessionSkillPromptBlobCacheStatsForTest",
"src/config/sessions/store-cache.ts: DeepReadonly",
"src/config/sessions/store-cache.ts: getSerializedSessionStoreCacheStatsForTest",
"src/config/sessions/store-cache.ts: getSessionStoreSnapshotCacheStatsForTest",
"src/config/sessions/store-cache.ts: getSessionStoreStringInternStatsForTest",
"src/config/sessions/store-load.ts: LoadSessionStoreOptions",
"src/config/sessions/store-load.ts: ReadSessionEntryOptions",
"src/config/sessions/store-load.ts: readSessionStoreSnapshot",
"src/config/sessions/store-maintenance-operations.ts: FileBackedSessionStoreMaintenanceParams",
"src/config/sessions/store-maintenance-operations.ts: FileBackedSessionStoreMaintenanceResult",
"src/config/sessions/store-maintenance-preserve.ts: SessionMaintenancePreserveKeysProvider",
"src/config/sessions/store-maintenance.ts: isGatewayModelRunSessionKey",
"src/config/sessions/store-maintenance.ts: isProtectedSessionMaintenanceEntry",
"src/config/sessions/store-maintenance.ts: QuotaSuspensionEntryMaintenanceResult",
"src/config/sessions/store-maintenance.ts: resolveSessionEntryMaintenanceHighWater",
"src/config/sessions/store-writer-state.ts: getSessionStoreWriterQueueSizeForTest",
"src/config/sessions/store-writer-state.ts: SessionStoreWriterQueue",
"src/config/sessions/store-writer.ts: RunExclusiveSessionStoreWriteOptions",
"src/config/sessions/store.ts: applySessionEntryLifecycleMutation",
"src/config/sessions/store.ts: archiveRemovedSessionTranscripts",
"src/config/sessions/store.ts: capEntryCount",
"src/config/sessions/store.ts: cleanupSessionLifecycleArtifacts",
"src/config/sessions/store.ts: drainSessionStoreWriterQueuesForTest",
"src/config/sessions/store.ts: getActiveSessionMaintenanceWarning",
"src/config/sessions/store.ts: getSessionStoreWriterQueueSizeForTest",
"src/config/sessions/store.ts: listSessionEntries",
"src/config/sessions/store.ts: normalizeStoreSessionKey",
"src/config/sessions/store.ts: patchSessionEntry",
"src/config/sessions/store.ts: pruneStaleModelRunEntries",
"src/config/sessions/store.ts: purgeDeletedAgentSessionEntries",
"src/config/sessions/store.ts: readSessionEntries",
"src/config/sessions/store.ts: readSessionStoreSnapshot",
"src/config/sessions/store.ts: recordSessionMetaFromInbound",
"src/config/sessions/store.ts: ResolvedSessionMaintenanceConfig",
"src/config/sessions/store.ts: resolveMaintenanceConfig",
"src/config/sessions/store.ts: rollbackAgentHarnessSessionEntryLifecycle",
"src/config/sessions/store.ts: rollbackPluginOwnedSessionEntryLifecycle",
"src/config/sessions/store.ts: SessionMaintenanceApplyReport",
"src/config/sessions/store.ts: SessionMaintenanceWarning",
"src/config/sessions/store.ts: SessionStoreSnapshot",
"src/config/sessions/store.ts: SessionStoreSnapshotEntries",
"src/config/sessions/store.ts: SessionStoreSnapshotEntry",
"src/config/sessions/store.ts: updateLastRoute",
"src/config/sessions/store.ts: upsertSessionEntry",
"src/config/sessions/transcript-jsonl.ts: appendJsonlEntry",
"src/config/sessions/transcript-jsonl.ts: appendSerializedJsonlEntry",
"src/config/sessions/transcript-jsonl.ts: writeJsonlEntry",
"src/config/sessions/transcript-replay.ts: DEFAULT_REPLAY_MAX_MESSAGES",
"src/config/sessions/transcript-stream.ts: TranscriptReverseStreamOptions",
"src/config/sessions/transcript-stream.ts: TranscriptStreamOptions",
"src/config/sessions/transcript-tree.ts: SessionTranscriptTreeEntry",
"src/config/sessions/transcript-tree.ts: SessionTranscriptTreeNode",
"src/config/sessions/transcript-write-context.ts: resolveOwnedSessionTranscriptWriteLockRunner",
"src/config/sessions/transcript-write-context.ts: runWithOwnedSessionTranscriptWritePublication",
"src/config/sessions/transcript.ts: ReadRecentSessionConversationTextOptions",
"src/config/sessions/transcript.ts: ReadRecentSessionConversationTextParams",
"src/config/sessions/transcript.ts: readRecentUserAssistantTextFromSessionTranscript",
"src/config/sessions/transcript.ts: TailAssistantTranscriptText",
"src/config/sessions/types.ts: LaneExecutionState",
"src/config/sessions/types.ts: mergeSessionEntryWithPolicy",
"src/config/sessions/types.ts: SessionAcpIdentitySource",
"src/config/sessions/types.ts: SessionAcpIdentityState",
"src/config/sessions/types.ts: SessionChannelId",
"src/config/sessions/types.ts: SessionCompactionTranscriptReference",
"src/config/sessions/types.ts: SessionContextBudgetStatusRoute",
"src/config/sessions/types.ts: SessionEntryMergePolicy",
"src/config/sessions/types.ts: SessionPluginDebugEntry",
"src/config/sessions/types.ts: SessionPluginJsonValue",
"src/config/sessions/types.ts: SessionPluginNextTurnInjection",
"src/config/sessions/types.ts: SubagentRecoveryState",
"src/config/state-dir-dotenv.ts: DurableServiceEnvVarSources",
"src/config/state-dir-dotenv.ts: readStateDirDotEnvVars",
"src/config/validation.ts: __testing",
"src/config/validation.ts: testing",
"src/config/version.ts: isSameOpenClawStableFamily",
"src/config/version.ts: parseOpenClawVersion",
"src/config/zod-schema.agent-runtime.ts: AgentRuntimePolicySchema",
"src/config/zod-schema.agents.ts: BroadcastStrategySchema",
"src/config/zod-schema.core.ts: _ModelCompatSchemaAssignableToType",
"src/config/zod-schema.core.ts: _ModelCompatTypeAssignableToSchema",
"src/config/zod-schema.core.ts: _ToolsMediaAsyncCompletionSchemaAssignableToType",
"src/config/zod-schema.core.ts: _ToolsMediaAsyncCompletionTypeAssignableToSchema",
"src/config/zod-schema.core.ts: MarkdownTableModeSchema",
"src/config/zod-schema.core.ts: MentionPatternsModeSchema",
"src/config/zod-schema.core.ts: normalizeAllowFrom",
"src/config/zod-schema.providers-core.ts: DiscordAccountSchema",
"src/config/zod-schema.providers-core.ts: DiscordDmSchema",
"src/config/zod-schema.providers-core.ts: DiscordGuildChannelSchema",
"src/config/zod-schema.providers-core.ts: DiscordGuildSchema",
"src/config/zod-schema.providers-core.ts: DiscordThreadSchema",
"src/config/zod-schema.providers-core.ts: IMessageAccountSchemaBase",
"src/config/zod-schema.providers-core.ts: IrcAccountSchema",
"src/config/zod-schema.providers-core.ts: IrcAccountSchemaBase",
"src/config/zod-schema.providers-core.ts: IrcConfigSchema",
"src/config/zod-schema.providers-core.ts: IrcGroupSchema",
"src/config/zod-schema.providers-core.ts: IrcNickServSchema",
"src/config/zod-schema.providers-core.ts: MSTeamsChannelSchema",
"src/config/zod-schema.providers-core.ts: MSTeamsTeamSchema",
"src/config/zod-schema.providers-core.ts: SignalAccountSchemaBase",
"src/config/zod-schema.providers-core.ts: SlackAccountSchema",
"src/config/zod-schema.providers-core.ts: SlackChannelSchema",
"src/config/zod-schema.providers-core.ts: SlackDmSchema",
"src/config/zod-schema.providers-core.ts: SlackRelaySchema",
"src/config/zod-schema.providers-core.ts: SlackSocketModeSchema",
"src/config/zod-schema.providers-core.ts: SlackThreadSchema",
"src/config/zod-schema.providers-core.ts: TelegramAccountSchema",
"src/config/zod-schema.providers-core.ts: TelegramAccountSchemaBase",
"src/config/zod-schema.providers-core.ts: TelegramDirectSchema",
"src/config/zod-schema.providers-core.ts: TelegramGroupSchema",
"src/config/zod-schema.providers-core.ts: TelegramTopicSchema",
"src/config/zod-schema.providers-googlechat.ts: GoogleChatAccountSchema",
"src/config/zod-schema.providers-googlechat.ts: GoogleChatDmSchema",
"src/config/zod-schema.providers-googlechat.ts: GoogleChatGroupSchema",
"src/config/zod-schema.providers-whatsapp.ts: WhatsAppAccountSchema",
"src/config/zod-schema.proxy.ts: ProxyLoopbackModeSchema",
"src/config/zod-schema.ts: installZodDefaultLocale",
"src/config/zod-schema.ts: McpServerSchema",
"src/context-engine/registry.ts: clearContextEngineRuntimeQuarantine",
"src/context-engine/registry.ts: ContextEngineRegistrationResult",
"src/context-engine/registry.ts: getContextEngineFactory",
"src/context-engine/registry.ts: listContextEngineIds",
"src/crestodian/agent-turn.ts: CrestodianAgentTurnDeps",
"src/crestodian/agent-turn.ts: CrestodianAgentTurnDirective",
"src/crestodian/agent-turn.ts: runCrestodianAgentTurnWithDeps",
"src/cron/command-output-summary.ts: cronCommandSummaryNeedsExternalRedaction",
"src/cron/delivery-context.ts: cronDeliveryFromContext",
"src/cron/delivery-preview.ts: resolveCronDeliveryPreview",
"src/cron/isolated-agent.ts: RunCronAgentTurnResult",
"src/cron/isolated-agent/delivery-dispatch.ts: getCompletedDirectCronDeliveriesCountForTests",
"src/cron/isolated-agent/delivery-dispatch.ts: resetCompletedDirectCronDeliveriesForTests",
"src/cron/isolated-agent/helpers.ts: pickDeliverablePayloads",
"src/cron/isolated-agent/helpers.ts: pickLastDeliverablePayload",
"src/cron/isolated-agent/helpers.ts: pickSummaryFromPayloads",
"src/cron/isolated-agent/run-executor.ts: createCronPromptExecutor",
"src/cron/isolated-agent/run.ts: resolveCronDeliveryContext",
"src/cron/isolated-agent/run.ts: RunCronAgentTurnResult",
"src/cron/job-session-bindings.ts: CronJobSessionBinding",
"src/cron/run-diagnostics.ts: MISSING_WEB_SEARCH_PROVIDER_DIAGNOSTIC_MESSAGE",
"src/cron/run-log.ts: getPendingCronRunLogWriteCountForTests",
"src/cron/schedule.ts: clearCronScheduleCacheForTest",
"src/cron/schedule.ts: getCronScheduleCacheMaxForTest",
"src/cron/schedule.ts: getCronScheduleCacheSizeForTest",
"src/cron/schedule.ts: hasCronInCacheForTest",
"src/cron/service/timeout-policy.ts: AGENT_TURN_SAFETY_TIMEOUT_MS",
"src/cron/service/timeout-policy.ts: DEFAULT_JOB_TIMEOUT_MS",
"src/cron/service/timer.ts: executeJobCore",
"src/cron/service/timer.ts: onTimer",
"src/cron/session-reaper.ts: resetReaperThrottle",
"src/cron/session-reaper.ts: resolveRetentionMs",
"src/cron/stagger.ts: isRecurringTopOfHourCronExpr",
"src/cron/store/row-codec.ts: bindScheduleColumns",
"src/cron/store/row-codec.ts: scheduleFromRow",
"src/daemon/constants.ts: formatGatewayServiceDescription",
"src/daemon/constants.ts: GATEWAY_SYSTEMD_SERVICE_NAME",
"src/daemon/constants.ts: GATEWAY_WINDOWS_TASK_NAME",
"src/daemon/constants.ts: normalizeGatewayProfile",
"src/daemon/gateway-entrypoint.ts: buildGatewayInstallEntrypointCandidates",
"src/daemon/launchd-plist.ts: LAUNCH_AGENT_PROCESS_TYPE",
"src/daemon/launchd-plist.ts: LAUNCH_AGENT_STDIN_PATH",
"src/daemon/launchd-plist.ts: LAUNCH_AGENT_THROTTLE_INTERVAL_SECONDS",
"src/daemon/launchd-plist.ts: LAUNCH_AGENT_UMASK_DECIMAL",
"src/daemon/restart-logs.ts: GATEWAY_RESTART_LOG_FILENAME",
"src/daemon/schtasks.ts: parseSchtasksQuery",
"src/daemon/service-env.ts: buildMinimalServicePath",
"src/daemon/service-env.ts: getMinimalServicePathParts",
"src/daemon/service-env.ts: isNodeVersionManagerRuntime",
"src/daemon/service-env.ts: resolveLinuxSystemCaBundle",
"src/daemon/service-layout.ts: resolveGatewayServiceEntrypoint",
"src/daemon/service.ts: GatewayServiceControlArgs",
"src/daemon/systemd.ts: parseSystemdShow",
"src/entry.compile-cache.ts: buildOpenClawCompileCacheRespawnPlan",
"src/entry.compile-cache.ts: isNodeVersionAffectedByCompileCacheDeadlock",
"src/entry.compile-cache.ts: isSourceCheckoutInstallRoot",
"src/entry.compile-cache.ts: resolveOpenClawCompileCacheDirectory",
"src/entry.compile-cache.ts: runOpenClawCompileCacheRespawnPlan",
"src/entry.compile-cache.ts: shouldEnableOpenClawCompileCache",
"src/fleet/backup.runtime.ts: resolveRestoreOwner",
"src/fleet/cell-profile.ts: FLEET_BASE_PORT",
"src/fleet/cell-profile.ts: FLEET_CONTAINER_AUTH_SECRET_DIR",
"src/fleet/cell-profile.ts: FLEET_CONTAINER_STATE_DIR",
"src/fleet/containers.runtime.ts: FleetContainerCommandExecutor",
"src/fleet/containers.runtime.ts: FleetContainerStreamExecutor",
"src/fleet/registry.ts: ReserveFleetCellParams",
"src/fleet/service.runtime.ts: FleetServiceOptions",
"src/flows/doctor-health-contributions.ts: createDoctorHealthContribution",
"src/flows/doctor-health-contributions.ts: resolveDoctorHealthContributions",
"src/flows/doctor-health-contributions.ts: shouldSkipLegacyUpdateDoctorConfigWrite",
"src/flows/health-check-adapter.ts: defineSplitHealthCheck",
"src/hooks/bundled/session-memory/transcript.ts: getRecentSessionContent",
"src/hooks/bundled/session-memory/transcript.ts: sanitizeSessionMemoryTranscriptText",
"src/hooks/gmail-setup-utils.ts: resetGmailSetupUtilsCachesForTest",
"src/hooks/gmail-setup-utils.ts: resolvePythonExecutablePath",
"src/hooks/install.ts: installHooksFromArchive",
"src/hooks/internal-hook-types.ts: KNOWN_INTERNAL_HOOK_EVENT_KEYS",
"src/hooks/module-loader.ts: resolveFileModuleUrl",
"src/hooks/workspace.ts: loadHookEntriesFromDir",
"src/image-generation/runtime-types.ts: ListRuntimeImageGenerationProvidersParams",
"src/image-generation/runtime-types.ts: RuntimeImageGenerationProvider",
"src/image-generation/runtime.ts: ImageGenerationRuntimeDeps",
"src/infra/active-node-context.ts: ActiveNodeContext",
"src/infra/active-node-context.ts: resetActiveNodeContextForTests",
"src/infra/agent-events.ts: AgentApprovalEventKind",
"src/infra/agent-events.ts: AgentApprovalEventPhase",
"src/infra/agent-events.ts: AgentApprovalEventStatus",
"src/infra/agent-events.ts: AgentItemEventKind",
"src/infra/agent-events.ts: AgentItemEventPhase",
"src/infra/agent-events.ts: AgentItemEventStatus",
"src/infra/agent-events.ts: AgentRunContext",
"src/infra/agent-events.ts: resetAgentRunContextForTest",
"src/infra/approval-native-route-coordinator.ts: clearApprovalNativeRouteStateForTest",
"src/infra/approval-resolution-ref.ts: APPROVAL_RESOLUTION_REF_LENGTH",
"src/infra/approval-view-model.ts: isTypedApprovalActionView",
"src/infra/archive.ts: ArchiveSecurityError",
"src/infra/backup-create.ts: __test",
"src/infra/backup-create.ts: buildExtensionsNodeModulesFilter",
"src/infra/backup-create.ts: testApi",
"src/infra/clawhub-install-trust.ts: ClawHubTrustAcceptedResult",
"src/infra/clawhub-install-trust.ts: ClawHubTrustFailure",
"src/infra/clawhub-install-trust.ts: ClawHubTrustInstallRecordFields",
"src/infra/clawhub.ts: ClawHubArtifactModerationState",
"src/infra/clawhub.ts: ClawHubArtifactScanState",
"src/infra/clawhub.ts: ClawHubPackageEnvironmentSummary",
"src/infra/clawhub.ts: ClawHubPackageHostTarget",
"src/infra/clawhub.ts: ClawHubPackageListItem",
"src/infra/clawhub.ts: ClawHubPromotionModel",
"src/infra/clawhub.ts: ClawHubPromotionsFeed",
"src/infra/clawhub.ts: ClawHubPromotionsFeedFetchResult",
"src/infra/clawhub.ts: ClawHubSkillSecurityVerdictRequestItem",
"src/infra/clawhub.ts: ClawHubSkillSecurityVerdictsResponse",
"src/infra/clawhub.ts: ClawHubSkillVerificationDecision",
"src/infra/clawhub.ts: parseClawHubPromotion",
"src/infra/clawhub.ts: resolveClawHubAuthToken",
"src/infra/command-analysis/explain.ts: explainCommandForDisplay",
"src/infra/command-analysis/explain.ts: summarizeCommandExplanation",
"src/infra/command-analysis/explain.ts: summarizeCommandSegmentsForDisplay",
"src/infra/command-analysis/policy.ts: CommandPolicyAnalysis",
"src/infra/command-analysis/risks.ts: CarriedShellBuiltinHit",
"src/infra/command-analysis/risks.ts: COMMAND_CARRIER_EXECUTABLES",
"src/infra/command-analysis/risks.ts: CommandCarrierHit",
"src/infra/command-analysis/risks.ts: detectEnvSplitStringFlag",
"src/infra/command-analysis/risks.ts: resolveCarrierCommandArgv",
"src/infra/command-carriers.ts: ParsedEnvInvocationPrelude",
"src/infra/command-explainer/tree-sitter-runtime.ts: getBashParserForCommandExplanation",
"src/infra/command-explainer/tree-sitter-runtime.ts: resolvePackageFileForCommandExplanation",
"src/infra/command-explainer/tree-sitter-runtime.ts: setBashParserLoaderForCommandExplanationForTest",
"src/infra/control-ui-assets.ts: resolveControlUiDistIndexPath",
"src/infra/control-ui-assets.ts: resolveControlUiRepoRoot",
"src/infra/delivery-queue-sqlite.ts: DeliveryQueueEntryState",
"src/infra/delivery-queue-sqlite.ts: FailedDeliveryQueueCount",
"src/infra/delivery-queue-sqlite.ts: FailPendingDeliveryQueueEntryResult",
"src/infra/delivery-recovery.shared.ts: RECOVERY_REPLAY_SPACING_MS",
"src/infra/dev-install-branch.ts: detectDevInstallGitBranch",
"src/infra/device-bootstrap.ts: DEVICE_BOOTSTRAP_TOKEN_TTL_MS",
"src/infra/device-bootstrap.ts: DeviceBootstrapTokenRecord",
"src/infra/device-pairing-migration.ts: LegacyDevicePairingMigrationResult",
"src/infra/device-pairing-store.ts: DevicePairingStoreState",
"src/infra/device-pairing-store.ts: DevicePairingStoreTarget",
"src/infra/device-pairing-store.ts: resolveDevicePairingStateDbOptions",
"src/infra/device-pairing.ts: ApproveDevicePairingResult",
"src/infra/device-pairing.ts: DevicePairingAccessMetadata",
"src/infra/device-pairing.ts: DevicePairingForbiddenReason",
"src/infra/device-pairing.ts: DevicePairingForbiddenResult",
"src/infra/device-pairing.ts: DevicePairingList",
"src/infra/device-pairing.ts: DevicePairingPendingRecord",
"src/infra/device-pairing.ts: DevicePairingSupersededRequest",
"src/infra/device-pairing.ts: PairedDeviceApprovalKind",
"src/infra/device-pairing.ts: PairedDeviceMetadataPatch",
"src/infra/device-pairing.ts: PairedDeviceNodeSurface",
"src/infra/device-pairing.ts: RequestDevicePairingResult",
"src/infra/device-pairing.ts: RevokeDeviceTokenResult",
"src/infra/device-pairing.ts: RotateDeviceTokenResult",
"src/infra/diagnostic-trace-context.ts: resetDiagnosticTraceContextForTest",
"src/infra/dispatch-wrapper-resolution.ts: unwrapEnvInvocation",
"src/infra/ed25519-signature.ts: base64UrlEncode",
"src/infra/event-session-routing.ts: parseDirectAgentSessionTarget",
"src/infra/exec-approval-forwarder.ts: buildExecApprovalRequestMessage",
"src/infra/exec-approval-policy-snapshot.ts: ExecApprovalPolicyRule",
"src/infra/exec-approvals-effective.ts: ExecPolicyHostDefaults",
"src/infra/exec-approvals.ts: DurableExecApprovalRequirement",
"src/infra/exec-approvals.ts: persistAllowAlwaysDecisionLocked",
"src/infra/exec-approvals.ts: recordAllowlistMatchesUseLocked",
"src/infra/exec-authorization-plan.ts: ExecAuthorizationDialect",
"src/infra/exec-authorization-plan.ts: ExecAuthorizationGroup",
"src/infra/exec-authorization-plan.ts: ExecAuthorizationTransport",
"src/infra/exec-authorization-plan.ts: ExecAuthorizationTrustMode",
"src/infra/exec-authorization-render.ts: AuthorizedShellRenderMode",
"src/infra/exec-authorization-render.ts: AuthorizedShellRenderResult",
"src/infra/exec-auto-review.ts: ExecAutoReviewHost",
"src/infra/exec-control-command-guard.ts: UnsafeExecControlShellCommandKind",
"src/infra/exec-policy.ts: ExecPolicyLayer",
"src/infra/exec-safe-bin-policy-profiles.ts: renderDefaultSafeBinsDocText",
"src/infra/exec-safe-bin-policy-profiles.ts: renderSafeBinDeniedFlagsDocBullets",
"src/infra/exec-safe-bin-policy-profiles.ts: SAFE_BIN_PROFILE_FIXTURES",
"src/infra/exec-safe-bin-policy.ts: buildLongFlagPrefixMap",
"src/infra/exec-safe-bin-policy.ts: collectKnownLongFlags",
"src/infra/exec-safe-bin-policy.ts: renderDefaultSafeBinsDocText",
"src/infra/exec-safe-bin-policy.ts: renderSafeBinDeniedFlagsDocBullets",
"src/infra/exec-safe-bin-policy.ts: SAFE_BIN_PROFILE_FIXTURES",
"src/infra/exec-wrapper-resolution.ts: basenameLower",
"src/infra/exec-wrapper-resolution.ts: extractShellWrapperInlineCommand",
"src/infra/exec-wrapper-resolution.ts: isDispatchWrapperExecutable",
"src/infra/exec-wrapper-resolution.ts: resolveDispatchWrapperTrustPlan",
"src/infra/exec-wrapper-resolution.ts: unwrapEnvInvocation",
"src/infra/exec-wrapper-tokens.ts: basenameLower",
"src/infra/executable-path.ts: isExecutableFile",
"src/infra/file-store.ts: FileStore",
"src/infra/fs-safe-advanced.ts: assertNoHardlinkedFinalPath",
"src/infra/fs-safe-advanced.ts: FileIdentityStat",
"src/infra/fs-safe-advanced.ts: writeSiblingTempFile",
"src/infra/gateway-active-work.ts: GatewayActiveWorkCounts",
"src/infra/gateway-boot-lifecycle.ts: GATEWAY_BOOT_LIFECYCLE_RETENTION_MS",
"src/infra/gateway-boot-lifecycle.ts: GATEWAY_BOOT_LOOP_UNCLEAN_THRESHOLD",
"src/infra/gateway-boot-lifecycle.ts: GATEWAY_BOOT_LOOP_WINDOW_MS",
"src/infra/gateway-boot-lifecycle.ts: GatewayBootLifecycleOutcome",
"src/infra/gateway-suspend-coordinator.ts: GATEWAY_SUSPEND_RETRY_AFTER_MS",
"src/infra/gateway-suspend-coordinator.ts: GATEWAY_SUSPEND_TTL_MS",
"src/infra/gateway-suspend-coordinator.ts: GatewaySuspendPrepareResult",
"src/infra/gateway-suspend-coordinator.ts: GatewaySuspendResumeResult",
"src/infra/gateway-suspend-coordinator.ts: GatewaySuspendStatusResult",
"src/infra/gateway-suspend-coordinator.ts: resetGatewaySuspendCoordinatorForTest",
"src/infra/git-commit.ts: CommitMetadataReaders",
"src/infra/git-commit.ts: testing",
"src/infra/heartbeat-cooldown.ts: DEFAULT_FLOOD_THRESHOLD",
"src/infra/heartbeat-cooldown.ts: DEFAULT_MIN_WAKE_SPACING_MS",
"src/infra/heartbeat-cooldown.ts: ShouldDeferInput",
"src/infra/heartbeat-wake.ts: hasHeartbeatWakeHandler",
"src/infra/heartbeat-wake.ts: hasPendingHeartbeatWake",
"src/infra/heartbeat-wake.ts: HeartbeatWakeOverride",
"src/infra/heartbeat-wake.ts: resetHeartbeatWakeStateForTests",
"src/infra/heartbeat-wake.ts: RetryableHeartbeatBusySkipReason",
"src/infra/inline-option-token.ts: InlineOptionToken",
"src/infra/install-source-utils.ts: NpmResolutionFields",
"src/infra/jsonl-socket.ts: testApi",
"src/infra/net/http-connect-tunnel.ts: HttpConnectTunnelParams",
"src/infra/net/proxy/active-proxy-state.ts: resetActiveManagedProxyStateForTests",
"src/infra/net/proxy/proxy-validation.ts: DEFAULT_PROXY_VALIDATION_ALLOWED_URLS",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationApnsCheck",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationApnsCheckParams",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationApnsCheckResult",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationCheck",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationCheckKind",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationConfigSource",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationFetchCheck",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationFetchCheckParams",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationFetchCheckResult",
"src/infra/net/proxy/proxy-validation.ts: ProxyValidationResolvedConfig",
"src/infra/net/proxy/proxy-validation.ts: resolveProxyValidationConfig",
"src/infra/net/proxy/proxy-validation.ts: ResolveProxyValidationConfigOptions",
"src/infra/net/proxy/proxy-validation.ts: RunProxyValidationOptions",
"src/infra/net/undici-runtime.ts: TEST_UNDICI_RUNTIME_DEPS_KEY",
"src/infra/node-pairing-migration.ts: LegacyNodePairingMigrationResult",
"src/infra/node-pairing.ts: NodePairingPendingSnapshot",
"src/infra/npm-integrity.ts: resolveNpmIntegrityDrift",
"src/infra/npm-managed-root.ts: MissingRequiredPlatformPackage",
"src/infra/npm-pack-install.ts: installFromNpmSpecArchive",
"src/infra/npm-registry-spec.ts: isOpenClawStableCorrectionVersion",
"src/infra/openclaw-exec-env.ts: OPENCLAW_CLI_ENV_VALUE",
"src/infra/openclaw-root.ts: __testing",
"src/infra/openclaw-root.ts: testing",
"src/infra/outbound/channel-resolution.ts: resetOutboundChannelResolutionStateForTest",
"src/infra/outbound/channel-selection.ts: testing",
"src/infra/outbound/deliver-types.ts: PLATFORM_MESSAGE_NOT_DISPATCHED_ERROR_CODE",
"src/infra/outbound/deliver.ts: normalizeOutboundPayloads",
"src/infra/outbound/delivery-queue-recovery.ts: computeBackoffMs",
"src/infra/outbound/delivery-queue-recovery.ts: isEntryEligibleForRecoveryRetry",
"src/infra/outbound/delivery-queue-recovery.ts: isPermanentDeliveryError",
"src/infra/outbound/delivery-queue-recovery.ts: MAX_RETRIES",
"src/infra/outbound/delivery-queue.ts: computeBackoffMs",
"src/infra/outbound/delivery-queue.ts: failPendingDelivery",
"src/infra/outbound/delivery-queue.ts: isEntryEligibleForRecoveryRetry",
"src/infra/outbound/delivery-queue.ts: isPermanentDeliveryError",
"src/infra/outbound/delivery-queue.ts: loadPendingDeliveries",
"src/infra/outbound/delivery-queue.ts: loadPendingDelivery",
"src/infra/outbound/delivery-queue.ts: MAX_RETRIES",
"src/infra/outbound/delivery-queue.ts: moveToFailed",
"src/infra/outbound/directory-cache.ts: DirectoryCacheKey",
"src/infra/outbound/payloads.ts: normalizeOutboundPayloads",
"src/infra/outbound/target-errors.ts: ambiguousTargetMessage",
"src/infra/outbound/target-errors.ts: missingTargetMessage",
"src/infra/outbound/target-errors.ts: unknownTargetMessage",
"src/infra/outbound/target-normalization.ts: testing",
"src/infra/outbound/target-resolver.ts: resolveMessagingTarget",
"src/infra/package-dist-inventory.ts: assertNoLegacyPluginDependencyStagingDebris",
"src/infra/package-dist-inventory.ts: collectLegacyPluginDependencyStagingDebrisPaths",
"src/infra/package-dist-inventory.ts: isLegacyPluginDependencyInstallStagePath",
"src/infra/package-dist-inventory.ts: LOCAL_BUILD_METADATA_DIST_PATHS",
"src/infra/package-dist-inventory.ts: writePackageDistInventory",
"src/infra/package-json.ts: readPackageJson",
"src/infra/package-manager-exec-wrapper.ts: NPM_EXEC_OPTIONS_WITH_VALUE",
"src/infra/package-manager-exec-wrapper.ts: PackageManagerExecInvocation",
"src/infra/package-update-steps.ts: PackageUpdateStepResult",
"src/infra/pairing-files.ts: writeJson",
"src/infra/pairing-token.ts: PAIRING_TOKEN_BYTES",
"src/infra/path-guards.ts: hasNodeErrorCode",
"src/infra/path-guards.ts: isNodeError",
"src/infra/path-guards.ts: isPathInsideWithRealpath",
"src/infra/path-guards.ts: isSymlinkOpenError",
"src/infra/path-guards.ts: isWithinDir",
"src/infra/path-guards.ts: resolveSafeBaseDir",
"src/infra/path-guards.ts: resolveSafeRelativePath",
"src/infra/path-guards.ts: safeRealpathSync",
"src/infra/path-guards.ts: splitSafeRelativePath",
"src/infra/path-safety.ts: hasNodeErrorCode",
"src/infra/path-safety.ts: isNodeError",
"src/infra/path-safety.ts: isNotFoundPathError",
"src/infra/path-safety.ts: isSymlinkOpenError",
"src/infra/path-safety.ts: normalizeWindowsPathForComparison",
"src/infra/path-safety.ts: resolveSafeBaseDir",
"src/infra/path-safety.ts: resolveSafeRelativePath",
"src/infra/path-safety.ts: splitSafeRelativePath",
"src/infra/permissions.ts: formatWindowsAclSummary",
"src/infra/permissions.ts: inspectWindowsAcl",
"src/infra/permissions.ts: parseIcaclsOutput",
"src/infra/permissions.ts: resolveWindowsUserPrincipal",
"src/infra/permissions.ts: summarizeWindowsAcl",
"src/infra/permissions.ts: WindowsAclEntry",
"src/infra/permissions.ts: WindowsAclSummary",
"src/infra/ports-format.ts: formatPortListener",
"src/infra/ports-format.ts: isSingleExpectedGatewayListener",
"src/infra/ports-netstat.ts: WindowsNetstatListener",
"src/infra/ports.ts: buildPortHints",
"src/infra/ports.ts: isSingleExpectedGatewayListener",
"src/infra/ports.ts: PortConnections",
"src/infra/ports.ts: PortListenerKind",
"src/infra/private-file-store.ts: PrivateFileStoreSync",
"src/infra/promotions-feed.ts: PromotionClaimRecord",
"src/infra/promotions-feed.ts: PromotionsFeedState",
"src/infra/promotions-feed.ts: readPromotionsFeedState",
"src/infra/push-apns-http2.ts: ApnsResponseBodyCapture",
"src/infra/push-apns-http2.ts: ConnectApnsHttp2SessionParams",
"src/infra/push-apns-http2.ts: ProbeApnsHttp2ReachabilityViaProxyParams",
"src/infra/push-apns-http2.ts: ProbeApnsHttp2ReachabilityViaProxyResult",
"src/infra/push-apns.relay.ts: DEFAULT_APNS_RELAY_BASE_URL",
"src/infra/push-apns.relay.ts: DEFAULT_APNS_SANDBOX_RELAY_BASE_URL",
"src/infra/push-apns.ts: ApnsPushResult",
"src/infra/push-apns.ts: shouldInvalidateApnsRegistration",
"src/infra/push-web.ts: listWebPushSubscriptions",
"src/infra/regular-file.ts: RegularFileStatResult",
"src/infra/regular-file.ts: resolveRegularFileAppendFlags",
"src/infra/regular-file.ts: statRegularFile",
"src/infra/regular-file.ts: statRegularFileSync",
"src/infra/resolve-system-bin.ts: getTrustedDirsForTest",
"src/infra/resolve-system-bin.ts: resetResolveSystemBin",
"src/infra/restart-coordinator.ts: SafeGatewayRestartBlocker",
"src/infra/restart-coordinator.ts: SafeGatewayRestartCounts",
"src/infra/restart-coordinator.ts: SafeGatewayRestartPreflight",
"src/infra/restart-handoff.ts: GATEWAY_SUPERVISOR_RESTART_HANDOFF_KIND",
"src/infra/restart-handoff.ts: GatewayRestartHandoffRestartKind",
"src/infra/restart-handoff.ts: GatewayRestartHandoffSource",
"src/infra/restart-handoff.ts: GatewayRestartHandoffSupervisorMode",
"src/infra/restart-sentinel.ts: RestartSentinel",
"src/infra/restart-sentinel.ts: RestartSentinelLog",
"src/infra/restart-sentinel.ts: RestartSentinelStats",
"src/infra/restart-sentinel.ts: RestartSentinelStep",
"src/infra/restart-stale-pids.ts: __testing",
"src/infra/restart-stale-pids.ts: testing",
"src/infra/restart.ts: __testing",
"src/infra/restart.ts: DEFAULT_RESTART_DEFERRAL_TIMEOUT_MS",
"src/infra/restart.ts: emitGatewayRestart",
"src/infra/restart.ts: findGatewayPidsOnPortSync",
"src/infra/restart.ts: GatewayRestartEmitResult",
"src/infra/restart.ts: RestartAttempt",
"src/infra/restart.ts: RestartAuditInfo",
"src/infra/restart.ts: RestartDeferralHooks",
"src/infra/restart.ts: RestartEmitHooks",
"src/infra/restart.ts: testing",
"src/infra/root-paths.ts: ensureDirectoryWithinRoot",
"src/infra/runtime-guard.ts: detectRuntime",
"src/infra/runtime-guard.ts: parseMinimumNodeEngine",
"src/infra/runtime-guard.ts: RuntimeDetails",
"src/infra/runtime-guard.ts: runtimeSatisfies",
"src/infra/session-cost-usage-cache.sqlite.ts: sessionCostUsageCacheTestApi",
"src/infra/session-cost-usage.ts: loadSessionCostSummaryFromCache",
"src/infra/session-cost-usage.ts: refreshCostUsageCache",
"src/infra/session-cost-usage.ts: requestCostUsageCacheRefresh",
"src/infra/session-delivery-queue-recovery.ts: isSessionDeliveryEligibleForRetry",
"src/infra/session-delivery-queue.ts: ackSessionDelivery",
"src/infra/session-delivery-queue.ts: failSessionDelivery",
"src/infra/session-delivery-queue.ts: isSessionDeliveryEligibleForRetry",
"src/infra/session-delivery-queue.ts: loadPendingSessionDeliveries",
"src/infra/session-maintenance-warning.ts: __testing",
"src/infra/session-maintenance-warning.ts: testing",
"src/infra/shell-env.ts: resetShellPathCacheForTests",
"src/infra/shell-inline-command.ts: POWERSHELL_INLINE_COMMAND_FLAGS",
"src/infra/sqlite-integrity.ts: SqliteIntegrityChecks",
"src/infra/sqlite-snapshot.ts: CreateVerifiedSqliteSnapshotOptions",
"src/infra/sqlite-snapshot.ts: PublishedSqliteFileGuard",
"src/infra/sqlite-snapshot.ts: PublishVerifiedSqliteFileOptions",
"src/infra/sqlite-snapshot.ts: SqliteFileContent",
"src/infra/sqlite-snapshot.ts: VerifiedSqliteSnapshot",
"src/infra/sqlite-wal.ts: DEFAULT_SQLITE_WAL_AUTOCHECKPOINT_PAGES",
"src/infra/sqlite-wal.ts: DEFAULT_SQLITE_WAL_CHECKPOINT_INTERVAL_MS",
"src/infra/sqlite-wal.ts: enableIncrementalAutoVacuumForFreshDatabase",
"src/infra/stale-lock-file.ts: LockFileOwnerPayload",
"src/infra/state-migrations.debug-proxy.ts: LegacyDebugProxyCaptureDetection",
"src/infra/state-migrations.fs.ts: isLegacyWhatsAppAuthFile",
"src/infra/state-migrations.session-store.ts: sessionStoreTextMayNeedCanonicalization",
"src/infra/state-migrations.ts: sessionStoreTextMayNeedCanonicalization",
"src/infra/supervisor-markers.ts: DetectRespawnSupervisorOptions",
"src/infra/system-run-approval-binding.ts: matchSystemRunApprovalEnvHash",
"src/infra/system-run-command.ts: validateSystemRunCommandConsistency",
"src/infra/tailnet.ts: listTailnetAddresses",
"src/infra/tailscale.ts: getTestTailscaleBinaryOverride",
"src/infra/tailscale.ts: tailscaleFunnelStatusCoversPort",
"src/infra/update-channels.ts: isPrereleaseTag",
"src/infra/update-channels.ts: UpdateChannelSource",
"src/infra/update-check.ts: checkDepsStatus",
"src/infra/update-check.ts: DepsStatus",
"src/infra/update-check.ts: ExtendedStableResolutionResult",
"src/infra/update-check.ts: fetchNpmLatestVersion",
"src/infra/update-check.ts: fetchNpmRegistryVersionForChannel",
"src/infra/update-check.ts: GitUpdateStatus",
"src/infra/update-check.ts: NpmPackageTargetStatus",
"src/infra/update-check.ts: NpmTagStatus",
"src/infra/update-check.ts: PackageManager",
"src/infra/update-check.ts: RegistryStatus",
"src/infra/update-global.ts: isExplicitPackageInstallSpec",
"src/infra/update-global.ts: isMainPackageTarget",
"src/infra/update-global.ts: OPENCLAW_MAIN_PACKAGE_SPEC",
"src/infra/update-global.ts: resolveGlobalInstallCommand",
"src/infra/update-global.ts: resolveGlobalRoot",
"src/infra/update-managed-service-handoff.ts: ManagedServiceUpdateHandoffResult",
"src/infra/update-managed-service-handoff.ts: stripSupervisorHintEnv",
"src/infra/update-package-manager.ts: PackageManagerCommandRunner",
"src/infra/update-post-core-finalize.ts: PostCoreFinalizeOutcome",
"src/infra/update-post-core-finalize.ts: PostCoreFinalizeSpawner",
"src/infra/update-runner.ts: UpdateInstallSurface",
"src/infra/update-runner.ts: UpdateStepCompletion",
"src/infra/voicewake-routing.ts: normalizeVoiceWakeTriggerWord",
"src/infra/windows-encoding.ts: parseWindowsCodePage",
"src/infra/windows-install-roots.ts: DEFAULT_WINDOWS_SYSTEM_ROOT",
"src/infra/windows-install-roots.ts: normalizeWindowsInstallRoot",
"src/infra/windows-install-roots.ts: privateTestApi",
"src/infra/windows-install-roots.ts: resetWindowsInstallRootsForTests",
"src/infra/windows-shell-command.ts: RebuiltShellCommandResult",
"src/infra/windows-shell-command.ts: ShellSegmentRenderResult",
"src/llm/providers/stream-wrappers/anthropic-family-cache-semantics.ts: isAnthropicBedrockModel",
"src/llm/utils/node-http-proxy.ts: resolveHttpProxyUrlForTarget",
"src/llm/utils/node-http-proxy.ts: UNSUPPORTED_PROXY_PROTOCOL_MESSAGE",
"src/llm/utils/oauth/anthropic.ts: refreshAnthropicToken",
"src/llm/utils/oauth/anthropic.ts: testing",
"src/llm/utils/oauth/github-copilot.ts: refreshGitHubCopilotToken",
"src/llm/utils/oauth/github-copilot.ts: testing",
"src/llm/utils/oauth/openai-chatgpt.ts: loginOpenAICodex",
"src/llm/utils/oauth/openai-chatgpt.ts: refreshOpenAICodexToken",
"src/logging/diagnostic-phase.ts: recordDiagnosticPhase",
"src/logging/diagnostic-run-activity.ts: markDiagnosticModelStartedForTest",
"src/logging/diagnostic-run-activity.ts: markDiagnosticRunProgressForTest",
"src/logging/diagnostic-run-activity.ts: markDiagnosticToolStartedForTest",
"src/logging/diagnostic-run-activity.ts: RUN_STALE_TAKEOVER_MS",
"src/logging/diagnostic-session-context.ts: parseCronRunSessionKey",
"src/logging/diagnostic-session-context.ts: readLastAssistantFromSessionFile",
"src/logging/redact-internal.ts: withFullContextToolPayloadRedaction",
"src/logging/secret-redaction-registry.ts: resetSecretRedactionRegistryForTest",
"src/mcp/channel-bridge.ts: shouldRetryInitialMcpGatewayConnect",
"src/mcp/channel-server.ts: createOpenClawChannelMcpServer",
"src/mcp/channel-server.ts: OpenClawChannelBridge",
"src/mcp/openclaw-tools-serve-config.ts: OPENCLAW_TOOLS_MCP_CRESTODIAN_SURFACE_ENV",
"src/mcp/openclaw-tools-serve-config.ts: OpenClawToolsMcpToolId",
"src/mcp/openclaw-tools-serve-config.ts: resolveOpenClawToolsMcpCrestodianApproval",
"src/mcp/openclaw-tools-serve-config.ts: resolveOpenClawToolsMcpCrestodianSurface",
"src/mcp/openclaw-tools-serve-config.ts: resolveOpenClawToolsMcpToolSelection",
"src/media-understanding/apply.ts: sanitizeMimeType",
"src/media-understanding/local-audio.ts: LocalAudioSelection",
"src/media-understanding/runner.entries.ts: formatMissingProviderHint",
"src/media/input-files.ts: fetchWithGuard",
"src/media/parse.ts: SplitMediaFromOutputOptions",
"src/music-generation/capabilities.ts: resolveMusicGenerationMode",
"src/music-generation/runtime-types.ts: ListRuntimeMusicGenerationProvidersParams",
"src/music-generation/runtime-types.ts: RuntimeMusicGenerationProvider",
"src/music-generation/runtime.ts: MusicGenerationRuntimeDeps",
"src/node-host/exec-policy.ts: formatSystemRunAllowlistMissMessage",
"src/node-host/invoke-system-run.ts: HandleSystemRunInvokeOptions",
"src/node-host/invoke.ts: buildNodeEventParams",
"src/node-host/invoke.ts: decodeCapturedOutputBuffer",
"src/node-host/invoke.ts: sanitizeEnv",
"src/node-host/invoke.ts: testing",
"src/node-host/mcp.ts: buildNodeMcpToolDescriptors",
"src/node-host/mcp.ts: countConfiguredNodeHostMcpServers",
"src/node-host/mcp.ts: NodeHostMcpErrorCode",
"src/node-host/runner.ts: buildNodeInvokeResultParams",
"src/node-host/runner.ts: handleNodeHostReconnectPaused",
"src/node-host/runner.ts: resolveNodeHostGatewayCredentials",
"src/node-host/runner.ts: resolveNodeHostGatewayDeviceFamily",
"src/node-host/runner.ts: resolveNodeHostGatewayPlatform",
"src/node-host/runner.ts: shouldExitNodeHostOnReconnectPaused",
"src/pairing/pairing-store.types.ts: ReadChannelAllowFromStoreForAccount",
"src/pairing/pairing-store.types.ts: UpsertChannelPairingRequestForAccount",
"src/plugin-state/plugin-state-store.sqlite.ts: probePluginStateStore",
"src/plugin-state/plugin-state-store.sqlite.ts: seedPluginStateDatabaseEntriesForTests",
"src/plugin-state/plugin-state-store.sqlite.ts: setMaxPluginStateEntriesPerPluginForTests",
"src/plugin-state/plugin-state-store.ts: clearPluginStateStoreForTests",
"src/process/command-queue.ts: CommandLaneTaskTimeoutError",
"src/process/command-queue.ts: resetCommandQueueStateForTest",
"src/process/gateway-work-admission.ts: tryBeginGatewayIndependentRootWorkAdmission",
"src/proxy-capture/env.ts: OPENCLAW_DEBUG_PROXY_ENABLED",
"src/proxy-capture/env.ts: OPENCLAW_DEBUG_PROXY_SESSION_ID",
"src/proxy-capture/proxy-server.ts: assertDebugProxyDirectUpstreamAllowed",
"src/proxy-capture/proxy-server.ts: parseConnectTarget",
"src/realtime-transcription/websocket-session.ts: REALTIME_TRANSCRIPTION_WS_MAX_PAYLOAD_BYTES",
"src/secrets/channel-contract-api.ts: loadBundledChannelSecretContractApi",
"src/secrets/channel-contract-api.ts: loadBundledChannelSecurityContractApi",
"src/secrets/provider-env-vars.ts: PROVIDER_AUTH_ENV_VAR_CANDIDATES",
"src/secrets/provider-env-vars.ts: PROVIDER_ENV_VARS",
"src/secrets/provider-env-vars.ts: resolveProviderAuthEvidence",
"src/secrets/provider-env-vars.ts: testing",
"src/secrets/target-registry-data.ts: getSourceSecretTargetRegistry",
"src/secrets/target-registry-pattern.ts: parsePathPattern",
"src/secrets/unsupported-surface-policy.ts: getUnsupportedSecretRefSurfacePatterns",
"src/security/audit.ts: collectElevatedFindings",
"src/security/audit.ts: collectExecRuntimeFindings",
"src/security/audit.ts: collectFilesystemFindings",
"src/security/audit.ts: collectGatewayConfigFindings",
"src/security/audit.ts: collectLoggingFindings",
"src/security/audit.ts: collectPluginSecurityAuditFindings",
"src/security/fix.ts: applySecurityFixConfigMutations",
"src/security/fix.ts: collectSecurityPermissionTargets",
"src/security/install-policy.ts: InstallPolicyRequest",
"src/sessions/session-key-utils.ts: isCasePreservingPeer",
"src/sessions/session-lifecycle-admission.ts: runExclusiveSessionLifecycle",
"src/sessions/session-state-events.ts: pruneSessionStateEvents",
"src/sessions/session-state-events.ts: recordSessionStateEvent",
"src/sessions/session-state-events.ts: sessionStateEventStoreLimits",
"src/sessions/user-turn-transcript.ts: persistUserTurnTranscript",
"src/shared/config-eval.ts: evaluateRuntimeRequires",
"src/shared/config-eval.ts: isTruthy",
"src/shared/config-eval.ts: resolveConfigPath",
"src/shared/config-eval.ts: resolveRuntimePlatform",
"src/shared/device-auth-store.ts: DeviceAuthStoreAdapter",
"src/shared/entry-status.ts: evaluateEntryMetadataRequirements",
"src/shared/entry-status.ts: evaluateEntryMetadataRequirementsForCurrentPlatform",
"src/shared/node-match.ts: normalizeNodeKey",
"src/shared/requirements.ts: buildConfigChecks",
"src/shared/requirements.ts: evaluateRequirements",
"src/shared/requirements.ts: evaluateRequirementsFromMetadata",
"src/shared/requirements.ts: resolveMissingAnyBins",
"src/shared/requirements.ts: resolveMissingBins",
"src/shared/requirements.ts: resolveMissingEnv",
"src/shared/requirements.ts: resolveMissingOs",
"src/shared/runtime-import.ts: resolveRuntimeImportSpecifier",
"src/shared/silent-reply-policy.ts: DEFAULT_SILENT_REPLY_POLICY",
"src/shared/subagents-format.ts: formatTokenShort",
"src/shared/subagents-format.ts: resolveIoTokens",
"src/skills/discovery/chat-commands.ts: testing",
"src/skills/discovery/filter.ts: normalizeSkillFilterForComparison",
"src/skills/discovery/skill-index.ts: isSkillPromptVisible",
"src/skills/discovery/skill-index.ts: isSkillRuntimeVisible",
"src/skills/discovery/skill-index.ts: isSkillUserInvocable",
"src/skills/lifecycle/gh-config-discovery.ts: GhConfigDirMismatch",
"src/skills/lifecycle/install.ts: testing",
"src/skills/lifecycle/upload-store.ts: createSkillUploadStore",
"src/skills/lifecycle/upload-store.ts: MAX_ACTIVE_SKILL_UPLOADS",
"src/skills/loading/plugin-skills.ts: testing",
"src/skills/runtime/refresh.ts: bumpSkillsSnapshotVersion",
"src/skills/runtime/refresh.ts: resetSkillsRefreshForTest",
"src/skills/runtime/refresh.ts: shouldIgnoreSkillsWatchPath",
"src/skills/runtime/remote-skills.ts: resetRemoteNodeSkillsForTests",
"src/skills/runtime/session-snapshot.ts: resetResolvedSkillsCacheForTests",
"src/skills/workshop/curator.ts: ARCHIVE_AFTER_MS",
"src/skills/workshop/curator.ts: CURATOR_INITIAL_DELAY_MS",
"src/skills/workshop/curator.ts: CURATOR_SWEEP_INTERVAL_MS",
"src/skills/workshop/curator.ts: DOCTOR_WEDGED_AFTER_MS",
"src/skills/workshop/curator.ts: recordSkillUsage",
"src/skills/workshop/curator.ts: registerSkillUsageTracking",
"src/skills/workshop/curator.ts: runSkillCuratorSweep",
"src/skills/workshop/curator.ts: STALE_AFTER_MS",
"src/status/status-text.ts: resolveStatusChannelFeatureLine",
"src/talk/agent-consult-runtime.ts: setRealtimeVoiceAgentConsultDepsForTest",
"src/tasks/cron-task-cancel.ts: CRON_TASK_RUN_SETTLEMENT_TRACKING_MAX_MS",
"src/tasks/cron-task-cancel.ts: resetActiveCronTaskRunsForTests",
"src/tasks/detached-task-runtime-state.ts: DetachedTaskLifecycleRuntime",
"src/tasks/detached-task-runtime.ts: cancelDetachedTaskRunById",
"src/tasks/detached-task-runtime.ts: getDetachedTaskLifecycleRuntimeRegistration",
"src/tasks/detached-task-runtime.ts: registerDetachedTaskRuntime",
"src/tasks/detached-task-runtime.ts: resetDetachedTaskLifecycleRuntimeForTests",
"src/tasks/detached-task-runtime.ts: setDetachedTaskLifecycleRuntime",
"src/tasks/generated-media-task-activity.ts: resetGeneratedMediaTaskActivityForTests",
"src/tasks/runtime-internal.ts: resetTaskRegistryForTests",
"src/tasks/task-executor.ts: runTaskInFlow",
"src/tasks/task-flow-registry.store.ts: configureTaskFlowRegistryRuntime",
"src/tasks/task-flow-registry.ts: createFlowRecord",
"src/tasks/task-flow-registry.ts: resetTaskFlowRegistryForTests",
"src/tasks/task-flow-registry.ts: syncFlowFromTask",
"src/tasks/task-flow-runtime-internal.ts: resetTaskFlowRegistryForTests",
"src/tasks/task-registry.ts: findLatestTaskForFlowId",
"src/tasks/task-registry.ts: findLatestTaskForRelatedSessionKey",
"src/tasks/task-registry.ts: maybeDeliverTaskStateChangeUpdate",
"src/tasks/task-registry.ts: resetTaskRegistryControlRuntimeForTests",
"src/tasks/task-registry.ts: resetTaskRegistryDeliveryRuntimeForTests",
"src/tasks/task-registry.ts: resetTaskRegistryForTests",
"src/tasks/task-registry.ts: setTaskRegistryControlRuntimeForTests",
"src/tasks/task-registry.ts: setTaskRegistryDeliveryRuntimeForTests",
"src/tui/components/filterable-select-list.ts: FilterableSelectListTheme",
"src/tui/gateway-chat.ts: resolveBoundGatewayConnection",
"src/tui/gateway-chat.ts: resolveGatewayConnection",
"src/tui/theme/theme.ts: lightMode",
"src/tui/theme/theme.ts: lightPalette",
"src/tui/theme/theme.ts: palette",
"src/tui/tui-busy-notice.ts: TUI_AGENT_BUSY_MESSAGE",
"src/tui/tui-last-session.ts: isHeartbeatLikeTuiSession",
"src/tui/tui-last-session.ts: resolveTuiLastSessionStatePath",
"src/tui/tui-plugin-approvals.ts: parseTuiPluginApproval",
"src/tui/tui-task-suggestions.ts: parseTuiTaskSuggestion",
"src/tui/tui-waiting.ts: pickWaitingPhrase",
"src/video-generation/runtime-types.ts: ListRuntimeVideoGenerationProvidersParams",
"src/video-generation/runtime-types.ts: RuntimeVideoGenerationProvider",
"src/web-search/runtime-types.ts: ListWebSearchProvidersParams",
"src/web-search/runtime-types.ts: RuntimeWebSearchProviderEntry",
"src/wizard/clack-navigation-prompts.ts: formatNavigationFooter",
"src/wizard/i18n/index.ts: listWizardI18nKeys",
"src/wizard/i18n/index.ts: resolveWizardLocale",
"src/wizard/i18n/index.ts: resolveWizardLocaleFromEnv",
"src/wizard/i18n/index.ts: WIZARD_SUPPORTED_LOCALES",
"src/wizard/setup.migration-import.ts: inspectSetupMigrationFreshness",
"src/wizard/setup.official-plugins.ts: resolveOfficialPluginOnboardingInstallEntries",
"src/wizard/setup.official-plugins.ts: testing",
"ui/src/api/gateway.ts: CONTROL_UI_BOOTSTRAP_OPERATOR_SCOPES",
"ui/src/api/gateway.ts: CONTROL_UI_OPERATOR_SCOPES",
"ui/src/api/gateway.ts: isNonRecoverableConnectError",
"ui/src/api/gateway.ts: shouldRetryWithDeviceToken",
"ui/src/app-navigation.ts: SETTINGS_NAVIGATION_ROUTES",
"ui/src/app-route-paths.ts: normalizePath",
"ui/src/app-routes.ts: inferBasePathFromPathname",
"ui/src/app-routes.ts: normalizeBasePath",
"ui/src/app/app-host.ts: navigationSurfaceIsHidden",
"ui/src/app/app-host.ts: renderFloatingUpdateCard",
"ui/src/app/custom-theme.ts: buildCustomThemeStyles",
"ui/src/app/custom-theme.ts: normalizeImportedCustomTheme",
"ui/src/app/custom-theme.ts: normalizeTweakcnThemeUrl",
"ui/src/app/exec-approval.ts: addExecApproval",
"ui/src/app/native-link-routing.ts: NativeLinkRouting",
"ui/src/app/overlays.ts: ApplicationOverlaySnapshot",
"ui/src/app/settings.ts: isViteDevPage",
"ui/src/app/settings.ts: NAV_WIDTH_DEFAULT",
"ui/src/app/stale-chunk-reload.ts: resetStaleChunkReloadStateForTest",
"ui/src/build-info.ts: deriveControlUiBuildId",
"ui/src/build-info.ts: normalizeControlUiBranch",
"ui/src/build-info.ts: normalizeControlUiBuildId",
"ui/src/build-info.ts: normalizeControlUiBuildInfo",
"ui/src/build-info.ts: normalizeControlUiBuildTimestamp",
"ui/src/build-info.ts: normalizeControlUiCommit",
"ui/src/components/agent-select.ts: AgentSelect",
"ui/src/components/browser/browser-annotation.ts: ANNOTATION_STROKE_COLOR",
"ui/src/components/browser/browser-annotation.ts: AnnotationPoint",
"ui/src/components/browser/browser-annotation.ts: describeInspectedNode",
"ui/src/components/browser/browser-annotation.ts: strokeBoundingRegion",
"ui/src/components/browser/browser-client.ts: BrowserScreenshotCapture",
"ui/src/components/browser/browser-client.ts: BrowserTabsSnapshot",
"ui/src/components/file-preview-modal.ts: OpenClawFilePreviewModal",
"ui/src/components/github-link-hovercard.ts: GitHubLinkHovercardProvider",
"ui/src/components/github-link-hovercard.ts: parseGitHubIssueOrPullRequestLink",
"ui/src/components/lobster-dex.ts: LobsterdexEntry",
"ui/src/components/lobster-dex.ts: LobsterFamiliarityTier",
"ui/src/components/lobster-pet.ts: isLobsterLogoLoad",
"ui/src/components/lobster-pet.ts: isLobsterMoltLoad",
"ui/src/components/lobster-pet.ts: isLobsterNightTime",
"ui/src/components/lobster-pet.ts: isLobsterTwinLoad",
"ui/src/components/lobster-pet.ts: LOBSTER_PET_ACT_DURATION_MS",
"ui/src/components/lobster-pet.ts: LOBSTER_PET_MODE_ACTS",
"ui/src/components/lobster-pet.ts: LobsterPet",
"ui/src/components/lobster-pet.ts: LobsterPetMode",
"ui/src/components/lobster-pet.ts: lobsterPetName",
"ui/src/components/lobster-pet.ts: LobsterPetPaletteId",
"ui/src/components/lobster-pet.ts: planLobsterPasser",
"ui/src/components/lobster-pet.ts: strangerLookFor",
"ui/src/components/markdown.ts: blockArtCodeBlockCopyPayloadEncoding",
"ui/src/components/markdown.ts: decodeCodeBlockCopyPayload",
"ui/src/components/markdown.ts: encodeBlockArtCodeBlockCopyPayload",
"ui/src/components/markdown.ts: highlightCode",
"ui/src/components/markdown.ts: md",
"ui/src/components/modal-dialog.ts: OpenClawModalDialog",
"ui/src/components/plugins-hub-tabs.ts: PluginsHubTabsProps",
"ui/src/components/provider-usage.ts: formatProviderAmount",
"ui/src/components/resizable-divider.ts: ResizableDivider",
"ui/src/components/session-menu-work.ts: pickSessionMenuPullRequestUrl",
"ui/src/components/session-menu-work.ts: SessionMenuWorkClient",
"ui/src/components/session-menu-work.ts: SessionMenuWorkParams",
"ui/src/components/session-menu-work.ts: SessionMenuWorkResult",
"ui/src/components/session-menu.ts: SessionMenuData",
"ui/src/components/sidebar-attention.ts: buildSidebarAttentionItems",
"ui/src/components/sidebar-attention.ts: SidebarAttentionItem",
"ui/src/components/sidebar-build-chip.ts: formatBuildChipText",
"ui/src/components/terminal/terminal-connection.ts: TerminalAttachResult",
"ui/src/components/terminal/terminal-connection.ts: TerminalOpenResult",
"ui/src/components/terminal/terminal-connection.ts: TerminalSessionInfo",
"ui/src/components/workspace-custom-widget.ts: attachWidgetBridge",
"ui/src/components/workspace-custom-widget.ts: widgetAssetUrl",
"ui/src/components/workspace-widget-cell.ts: displayWidgetTitle",
"ui/src/components/workspace-widget-cell.ts: renderBuiltinWidget",
"ui/src/components/workspace-widget-cell.ts: renderCustomWidget",
"ui/src/components/workspace-widget-cell.ts: renderWidgetBody",
"ui/src/components/workspace-widget-cell.ts: WorkspaceWidgetCellProps",
"ui/src/lib/agents/index.ts: AgentsConfigCapability",
"ui/src/lib/agents/index.ts: loadAgents",
"ui/src/lib/agents/tools-effective.ts: ToolsEffectiveState",
"ui/src/lib/channels/index.ts: ChannelsState",
"ui/src/lib/channels/index.ts: loadChannels",
"ui/src/lib/channels/index.ts: logoutWhatsApp",
"ui/src/lib/channels/index.ts: waitWhatsAppLogin",
"ui/src/lib/chat/commands.ts: resetSlashCommandsForTest",
"ui/src/lib/chat/message-extract.ts: extractThinking",
"ui/src/lib/chat/model-ref.ts: buildChatModelOption",
"ui/src/lib/chat/model-ref.ts: formatCatalogChatModelDisplay",
"ui/src/lib/chat/model-ref.ts: formatChatModelDisplay",
"ui/src/lib/chat/model-ref.ts: resolveServerChatModelValue",
"ui/src/lib/chat/session-diff.ts: MAX_SESSION_DIFF_FILE_LINES",
"ui/src/lib/chat/side-question.ts: buildSideChatComposerDraft",
"ui/src/lib/chat/side-question.ts: CHAT_SELECTION_SNIPPET_MAX_CHARS",
"ui/src/lib/chat/side-question.ts: collapseChatSelectionSnippet",
"ui/src/lib/chat/thinking.ts: listThinkingLevelLabels",
"ui/src/lib/chat/thinking.ts: resolveThinkingDefaultForModel",
"ui/src/lib/chat/thinking.ts: ThinkingCatalogEntry",
"ui/src/lib/chat/tool-call-grouping.ts: ToolGroupSummaryInput",
"ui/src/lib/chat/tool-call-patch.ts: PatchViewData",
"ui/src/lib/chat/tool-call-view.ts: splitPathForDisplay",
"ui/src/lib/chat/tool-call-view.ts: ToolCallViewSource",
"ui/src/lib/chat/tool-cards.ts: extractToolCards",
"ui/src/lib/chat/tool-cards.ts: isToolErrorOutput",
"ui/src/lib/chat/tool-display.ts: ToolDisplay",
"ui/src/lib/config/index.ts: applyConfig",
"ui/src/lib/config/index.ts: applyConfigSnapshot",
"ui/src/lib/config/index.ts: coerceFormValues",
"ui/src/lib/config/index.ts: ConfigPatchOptions",
"ui/src/lib/config/index.ts: ConfigState",
"ui/src/lib/config/index.ts: ensureAgentConfigEntry",
"ui/src/lib/config/index.ts: loadConfig",
"ui/src/lib/config/index.ts: openConfigFile",
"ui/src/lib/config/index.ts: resetConfigPendingChanges",
"ui/src/lib/config/index.ts: saveConfig",
"ui/src/lib/config/index.ts: stageDefaultAgentConfigEntry",
"ui/src/lib/config/index.ts: updateConfigFormValue",
"ui/src/lib/config/index.ts: updateConfigRawValue",
"ui/src/lib/cron/index.ts: CronSaveResult",
"ui/src/lib/cron/index.ts: DEFAULT_CRON_FORM",
"ui/src/lib/nodes/index.ts: DeviceIdentity",
"ui/src/lib/nodes/index.ts: ExecApprovalsDefaults",
"ui/src/lib/nodes/index.ts: ExecApprovalsState",
"ui/src/lib/nodes/index.ts: FileExecApprovalsSnapshot",
"ui/src/lib/nodes/index.ts: NativeExecApprovalRule",
"ui/src/lib/nodes/inventory.ts: NodeApprovalState",
"ui/src/lib/nodes/inventory.ts: NodeListEntry",
"ui/src/lib/nodes/inventory.ts: parseNodeListEntry",
"ui/src/lib/plugins/index.ts: PluginSearchResponse",
"ui/src/lib/plugins/index.ts: PluginUninstallResult",
"ui/src/lib/session-goal.ts: formatGoalTokenCount",
"ui/src/lib/sessions/grouping.ts: resolveSessionGroupId",
"ui/src/lib/sessions/index.ts: reconcileSessionHistory",
"ui/src/lib/sessions/index.ts: SessionChangedResult",
"ui/src/lib/sessions/index.ts: SessionCreateOutcome",
"ui/src/lib/sessions/index.ts: SessionCreateParams",
"ui/src/lib/sessions/index.ts: SessionDeleteOutcome",
"ui/src/lib/sessions/index.ts: SessionNavigation",
"ui/src/lib/sessions/index.ts: SessionNavigationInput",
"ui/src/lib/sessions/index.ts: SessionReconcileOptions",
"ui/src/lib/sessions/index.ts: SessionResetOptions",
"ui/src/lib/sessions/index.ts: SessionResetResult",
"ui/src/lib/sessions/index.ts: SessionState",
"ui/src/lib/sessions/index.ts: SessionUsageQuery",
"ui/src/lib/sessions/navigation.ts: SessionNavigation",
"ui/src/lib/sessions/navigation.ts: SessionNavigationInput",
"ui/src/lib/sessions/usage.ts: SessionUsageQuery",
"ui/src/lib/skills/index.ts: SkillsState",
"ui/src/lib/tasks/data.ts: normalizeTaskSummary",
"ui/src/lib/tasks/data.ts: TaskEventPayload",
"ui/src/lib/tasks/data.ts: TaskRuntime",
"ui/src/lib/workboard/index.ts: createWorkboardCard",
"ui/src/lib/workboard/index.ts: WORKBOARD_ATTEMPT_STATUSES",
"ui/src/lib/workboard/index.ts: WORKBOARD_DIAGNOSTIC_SEVERITIES",
"ui/src/lib/workboard/index.ts: WORKBOARD_LINK_TYPES",
"ui/src/lib/workboard/index.ts: WORKBOARD_PROOF_STATUSES",
"ui/src/lib/workboard/index.ts: WORKBOARD_STATUSES",
"ui/src/lib/workboard/index.ts: WORKBOARD_TEMPLATE_IDS",
"ui/src/lib/workboard/index.ts: WorkboardArtifact",
"ui/src/lib/workboard/index.ts: WorkboardAttachment",
"ui/src/lib/workboard/index.ts: WorkboardAttemptStatus",
"ui/src/lib/workboard/index.ts: WorkboardAutomation",
"ui/src/lib/workboard/index.ts: WorkboardComment",
"ui/src/lib/workboard/index.ts: WorkboardDiagnostic",
"ui/src/lib/workboard/index.ts: WorkboardDiagnosticSeverity",
"ui/src/lib/workboard/index.ts: WorkboardEventKind",
"ui/src/lib/workboard/index.ts: WorkboardExecution",
"ui/src/lib/workboard/index.ts: WorkboardExecutionStatus",
"ui/src/lib/workboard/index.ts: WorkboardLink",
"ui/src/lib/workboard/index.ts: WorkboardLinkType",
"ui/src/lib/workboard/index.ts: WorkboardMetadata",
"ui/src/lib/workboard/index.ts: WorkboardNotification",
"ui/src/lib/workboard/index.ts: WorkboardProof",
"ui/src/lib/workboard/index.ts: WorkboardProofStatus",
"ui/src/lib/workboard/index.ts: WorkboardRunAttempt",
"ui/src/lib/workboard/index.ts: WorkboardStaleState",
"ui/src/lib/workboard/index.ts: WorkboardWorkerLog",
"ui/src/lib/workboard/index.ts: WorkboardWorkerProtocol",
"ui/src/lib/workboard/index.ts: WorkboardWorkspace",
"ui/src/lib/workboard/mutations.ts: createWorkboardCard",
"ui/src/lib/workspace/bridge.ts: BRIDGE_ENVELOPE_VERSION",
"ui/src/lib/workspace/bridge.ts: isWellFormedInbound",
"ui/src/lib/workspace/bridge.ts: resetPromptRateStatesForTest",
"ui/src/lib/workspace/bridge.ts: WidgetBridgeDeps",
"ui/src/lib/workspace/bridge.ts: WidgetErrorCode",
"ui/src/lib/workspace/bridge.ts: WidgetInboundType",
"ui/src/lib/workspace/grid.ts: clampRect",
"ui/src/lib/workspace/grid.ts: columnWidth",
"ui/src/lib/workspace/grid.ts: KEYBOARD_MOVE_STEP",
"ui/src/lib/workspace/grid.ts: nearestFreeSlot",
"ui/src/lib/workspace/grid.ts: rectsOverlap",
"ui/src/lib/workspace/grid.ts: snapCells",
"ui/src/lib/workspace/grid.ts: WORKSPACE_GRID_MAX_HEIGHT",
"ui/src/lib/workspace/grid.ts: WORKSPACE_GRID_MAX_Y",
"ui/src/lib/workspace/grid.ts: WorkspaceDragMode",
"ui/src/lib/workspace/grid.ts: WorkspaceGridMetrics",
"ui/src/lib/workspace/index.ts: applyPointer",
"ui/src/lib/workspace/index.ts: cancelActiveDrag",
"ui/src/lib/workspace/index.ts: normalizeWorkspace",
"ui/src/lib/workspace/index.ts: stopBindingPolling",
"ui/src/lib/workspace/index.ts: stopWorkspaceEvents",
"ui/src/lib/workspace/index.ts: WORKSPACE_POLL_INTERVAL_MS",
"ui/src/lib/workspace/types.ts: WorkspaceBindingSource",
"ui/src/lib/workspace/types.ts: WorkspacePrefs",
"ui/src/lib/workspace/types.ts: WorkspaceWidgetKind",
"ui/src/lib/workspace/widgets/activity.ts: ActivityEntryModel",
"ui/src/lib/workspace/widgets/activity.ts: ActivityModel",
"ui/src/lib/workspace/widgets/activity.ts: mapActivity",
"ui/src/lib/workspace/widgets/cron.ts: CronJobModel",
"ui/src/lib/workspace/widgets/cron.ts: CronModel",
"ui/src/lib/workspace/widgets/cron.ts: mapCron",
"ui/src/lib/workspace/widgets/iframe-embed.ts: EmbedUrlDecision",
"ui/src/lib/workspace/widgets/iframe-embed.ts: evaluateEmbedUrl",
"ui/src/lib/workspace/widgets/index.ts: BUILTIN_WIDGET_RENDERERS",
"ui/src/lib/workspace/widgets/index.ts: BuiltinWidgetRenderer",
"ui/src/lib/workspace/widgets/instances.ts: InstanceModel",
"ui/src/lib/workspace/widgets/instances.ts: InstancesModel",
"ui/src/lib/workspace/widgets/instances.ts: mapInstances",
"ui/src/lib/workspace/widgets/markdown.ts: mapMarkdownSource",
"ui/src/lib/workspace/widgets/sessions.ts: mapSessions",
"ui/src/lib/workspace/widgets/sessions.ts: SessionsModel",
"ui/src/lib/workspace/widgets/sessions.ts: SessionsRowModel",
"ui/src/lib/workspace/widgets/stat-card.ts: mapStatCard",
"ui/src/lib/workspace/widgets/stat-card.ts: StatCardModel",
"ui/src/lib/workspace/widgets/table.ts: mapTable",
"ui/src/lib/workspace/widgets/table.ts: TableModel",
"ui/src/lib/workspace/widgets/usage.ts: mapUsage",
"ui/src/lib/workspace/widgets/usage.ts: UsageModel",
"ui/src/pages/about/view.ts: AboutProps",
"ui/src/pages/about/view.ts: formatControlUiBuildDate",
"ui/src/pages/approval/approval-page.ts: ApprovalPage",
"ui/src/pages/chat/attachment-payload-store.ts: resetChatAttachmentPayloadStoreForTest",
"ui/src/pages/chat/chat-command-executor.ts: SlashCommandContext",
"ui/src/pages/chat/chat-command-executor.ts: SlashCommandResult",
"ui/src/pages/chat/chat-commands.ts: ChatCommandDispatchResult",
"ui/src/pages/chat/chat-commands.ts: resetChatSlashCommandMetadataForTest",
"ui/src/pages/chat/chat-gateway.ts: ChatState",
"ui/src/pages/chat/chat-gateway.ts: handleChatEvent",
"ui/src/pages/chat/chat-history.ts: ClearChatHistoryResult",
"ui/src/pages/chat/chat-history.ts: GatewayRequestError",
"ui/src/pages/chat/chat-history.ts: preserveOptimisticTailMessages",
"ui/src/pages/chat/chat-send-contract.ts: ChatSendAckStatus",
"ui/src/pages/chat/chat-send-timing.ts: recordFirstAssistantChatTiming",
"ui/src/pages/chat/chat-send.ts: ChatInputHistoryKeyInput",
"ui/src/pages/chat/chat-send.ts: ChatInputHistoryKeyResult",
"ui/src/pages/chat/chat-send.ts: ChatSendAck",
"ui/src/pages/chat/chat-send.ts: ChatSendAckServerTiming",
"ui/src/pages/chat/chat-send.ts: ChatSendAckStatus",
"ui/src/pages/chat/chat-send.ts: handleChatDraftChange",
"ui/src/pages/chat/chat-send.ts: handleChatInputHistoryKey",
"ui/src/pages/chat/chat-send.ts: navigateChatInputHistory",
"ui/src/pages/chat/chat-send.ts: requestChatSend",
"ui/src/pages/chat/chat-send.ts: requestSkillWorkshopRevisionChatSend",
"ui/src/pages/chat/chat-send.ts: resetChatInputHistoryNavigation",
"ui/src/pages/chat/chat-send.ts: sendDetachedChatMessage",
"ui/src/pages/chat/chat-send.ts: sendSteerChatMessage",
"ui/src/pages/chat/chat-session.ts: buildChatSessionListOptions",
"ui/src/pages/chat/chat-session.ts: trackPendingChatPickerPatch",
"ui/src/pages/chat/chat-state.ts: refreshChat",
"ui/src/pages/chat/chat-thread.ts: buildChatItems",
"ui/src/pages/chat/chat-thread.ts: BuildChatItemsProps",
"ui/src/pages/chat/chat-thread.ts: WorkGroupRenderItem",
"ui/src/pages/chat/components/chat-background-tasks.ts: backgroundTasksActiveCount",
"ui/src/pages/chat/components/chat-background-tasks.ts: toggleBackgroundTasks",
"ui/src/pages/chat/components/chat-composer.ts: ChatRunControlsProps",
"ui/src/pages/chat/components/chat-composer.ts: getContextNoticeViewModel",
"ui/src/pages/chat/components/chat-composer.ts: renderChatQueue",
"ui/src/pages/chat/components/chat-composer.ts: renderChatRunControls",
"ui/src/pages/chat/components/chat-composer.ts: renderChatRunStatusIndicator",
"ui/src/pages/chat/components/chat-composer.ts: renderCompactionIndicator",
"ui/src/pages/chat/components/chat-composer.ts: renderContextNotice",
"ui/src/pages/chat/components/chat-composer.ts: renderFallbackIndicator",
"ui/src/pages/chat/components/chat-composer.ts: resetContextNoticeThemeCacheForTest",
"ui/src/pages/chat/components/chat-message.ts: formatChatRelativeTimestampLabel",
"ui/src/pages/chat/components/chat-message.ts: formatChatTimestampForDisplay",
"ui/src/pages/chat/components/chat-message.ts: resetAssistantAttachmentAvailabilityCacheForTest",
"ui/src/pages/chat/components/chat-pull-requests.ts: visibleChatPullRequests",
"ui/src/pages/chat/components/chat-selection-popup.ts: ChatSelectionPopupActions",
"ui/src/pages/chat/components/chat-session-workspace.ts: sessionWorkspaceModifiedCount",
"ui/src/pages/chat/components/chat-session-workspace.ts: workspaceBrowserFilePath",
"ui/src/pages/chat/components/chat-side-chat.ts: SideChatPanelProps",
"ui/src/pages/chat/components/chat-sidebar.ts: buildRawSidebarContent",
"ui/src/pages/chat/components/chat-sidebar.ts: computeFileSearchMatches",
"ui/src/pages/chat/components/chat-sidebar.ts: FileSaveOutcome",
"ui/src/pages/chat/components/chat-sidebar.ts: FileSidebarContent",
"ui/src/pages/chat/components/chat-sidebar.ts: FileSidebarEdit",
"ui/src/pages/chat/components/chat-sidebar.ts: renderMarkdownSidebar",
"ui/src/pages/chat/components/chat-tool-cards.ts: buildPreviewSidebarContent",
"ui/src/pages/chat/components/chat-tool-cards.ts: buildToolCardSidebarContent",
"ui/src/pages/chat/components/chat-tool-cards.ts: renderHighlightedCommand",
"ui/src/pages/chat/components/session-diff-panel.ts: SessionDiffPanel",
"ui/src/pages/chat/export.ts: buildChatMarkdown",
"ui/src/pages/chat/realtime-talk-audio.ts: RealtimeTalkAudioLevelMeter",
"ui/src/pages/chat/realtime-talk-conversation.ts: finishRealtimeConversationEntry",
"ui/src/pages/chat/realtime-talk-google-live.ts: buildGoogleLiveUrl",
"ui/src/pages/chat/realtime-talk-input.ts: realtimeTalkAudioConstraints",
"ui/src/pages/chat/realtime-talk.ts: RealtimeTalkCallbacks",
"ui/src/pages/chat/realtime-talk.ts: RealtimeTalkEvent",
"ui/src/pages/chat/realtime-talk.ts: RealtimeTalkSessionResult",
"ui/src/pages/chat/render-lifecycle.ts: CancelAfterCommit",
"ui/src/pages/chat/render-lifecycle.ts: CompleteAfterCommit",
"ui/src/pages/chat/run-lifecycle.ts: abortChatRun",
"ui/src/pages/chat/session-message-cache.ts: resolveChatMessageCacheKey",
"ui/src/pages/chat/split-layout.ts: nextPaneId",
"ui/src/pages/chat/stream-reconciliation.ts: StreamReconciliationState",
"ui/src/pages/chat/tool-stream.ts: AgentEventPayload",
"ui/src/pages/chat/tool-titles.ts: resetToolTitlesForTest",
"ui/src/pages/chat/tool-titles.ts: resolveToolTitleRequest",
"ui/src/pages/chat/tool-titles.ts: setToolTitleForTest",
"ui/src/pages/config/mcp.ts: McpViewProps",
"ui/src/pages/config/quick.ts: QuickSettingsProps",
"ui/src/pages/connection/view.ts: ConnectionProps",
"ui/src/pages/cron/suggestions.ts: CronSuggestion",
"ui/src/pages/model-providers/data.ts: ModelProviderAuthSummary",
"ui/src/pages/model-providers/data.ts: ModelProviderCardsInput",
"ui/src/pages/model-providers/data.ts: ModelProviderLocalCost",
"ui/src/pages/model-providers/view.ts: ModelProvidersViewProps",
"ui/src/pages/nodes/view.ts: NodesProps",
"ui/src/pages/plugin/logbook-controller.ts: stopLogbookPolling",
"ui/src/pages/plugin/logbook-view.ts: renderLogbook",
"ui/src/pages/plugin/route.ts: PluginTabRef",
"ui/src/pages/plugin/workspace-controller.ts: stopWorkspace",
"ui/src/pages/plugin/workspace-view.ts: bumpWorkspaceDataVersion",
"ui/src/pages/plugin/workspace-view.ts: navigateToWorkspaceTab",
"ui/src/pages/plugin/workspace-view.ts: render",
"ui/src/pages/plugin/workspace-view.ts: renderWorkspace",
"ui/src/pages/plugin/workspace-view.ts: requestedWorkspaceSlug",
"ui/src/pages/plugin/workspace-view.ts: WorkspaceProps",
"ui/src/pages/plugins/presentation.ts: ConnectorMcpTemplate",
"ui/src/pages/plugins/view.ts: clawHubRowKey",
"ui/src/pages/plugins/view.ts: discoverShelves",
"ui/src/pages/plugins/view.ts: DiscoverShelves",
"ui/src/pages/plugins/view.ts: groupInstalledByCategory",
"ui/src/pages/plugins/view.ts: InstalledCategoryGroup",
"ui/src/pages/plugins/view.ts: installedPlugins",
"ui/src/pages/plugins/view.ts: PluginsViewProps",
"ui/src/pages/profile/stats.ts: ProfileHeatmapDay",
"ui/src/pages/profile/stats.ts: ProfileHeatmapWeek",
"ui/src/pages/profile/stats.ts: ProfileStreaks",
"ui/src/pages/profile/stats.ts: ProfileTopChannel",
"ui/src/pages/profile/stats.ts: ProfileTopTool",
"ui/src/pages/skill-workshop/proposals.ts: loadSkillWorkshopProposalDetail",
"ui/src/pages/usage/metrics.ts: buildUsageMosaicStats",
"ui/src/pages/usage/metrics.ts: formatHourLabel",
"ui/src/pages/usage/metrics.ts: getHourAndWeekdayForUtcQuarterBucket",
"ui/src/pages/usage/metrics.ts: getZonedHour",
"ui/src/pages/usage/metrics.ts: setToHourEnd",
"ui/src/pages/usage/view-details.ts: CHART_BAR_WIDTH_RATIO",
"ui/src/pages/usage/view-details.ts: CHART_MAX_BAR_WIDTH",
"ui/src/pages/usage/view-details.ts: computeFilteredUsage",
"ui/src/pages/usage/view-details.ts: renderContextPanel",
"ui/src/pages/usage/view-details.ts: renderSessionLogsCompact",
"ui/src/pages/usage/view-details.ts: renderSessionSummary",
"ui/src/pages/usage/view-details.ts: renderTimeSeriesCompact",
"ui/src/pages/usage/view-overview.ts: renderPeakErrorList",
"ui/src/pages/usage/view.ts: SessionLogEntry",
"ui/src/pages/usage/view.ts: SessionLogRole",
"ui/src/pages/usage/view.ts: UsageColumnId",
];
// Platform-variant findings. Allowed when present; never required.
export const KNIP_OPTIONAL_UNUSED_EXPORT_BASELINE = [];