Files
openclaw/scripts/lib/wrapper-shadowing-baseline.json
T
Peter Steinberger 02e8470bb8 refactor: burn SDK export collision debt (#121888)
* refactor: burn SDK export collision debt

* chore: regenerate collision debt baselines

* fix: update durable delivery core import

* fix: remove stale channel metadata type import

* fix: preserve config write SDK parameter type

* fix: preserve chat metadata SDK return type

* chore: refresh plugin SDK API baseline

* test: update plugin enable mock import

* fix: remove duplicate status helper re-export

* fix: preserve strict QA runtime availability errors
2026-08-11 05:06:11 -07:00

313 lines
9.5 KiB
JSON

[
{
"name": "buildConfigSchema",
"wrapped": "src/config/schema.ts",
"wrapper": "src/config/doc-baseline.runtime.ts"
},
{
"name": "buildShouldSuppressBuiltInModel",
"wrapped": "src/agents/model-suppression.ts",
"wrapper": "src/agents/model-suppression.runtime.ts"
},
{
"name": "clearRuntimeAuthProfileStoreSnapshot",
"wrapped": "src/agents/auth-profiles/runtime-snapshots.ts",
"wrapper": "src/agents/auth-profiles/store.ts"
},
{
"name": "clearSecretsRuntimeSnapshot",
"wrapped": "src/secrets/runtime-state.ts",
"wrapper": "src/secrets/runtime.ts"
},
{
"name": "collectBundledChannelConfigs",
"wrapped": "src/plugins/bundled-channel-config-metadata.ts",
"wrapper": "src/config/doc-baseline.runtime.ts"
},
{
"name": "collectChannelSchemaMetadata",
"wrapped": "src/config/channel-config-metadata.ts",
"wrapper": "src/config/doc-baseline.runtime.ts"
},
{
"name": "collectChannelSecurityFindings",
"wrapped": "src/security/audit-channel.ts",
"wrapper": "src/security/audit-channel.collect.runtime.ts"
},
{
"name": "collectPluginSchemaMetadata",
"wrapped": "src/config/channel-config-metadata.ts",
"wrapper": "src/config/doc-baseline.runtime.ts"
},
{
"name": "createAgentHarnessToolSurfaceRuntime",
"wrapped": "src/agents/harness/tool-surface-bridge.ts",
"wrapper": "src/plugin-sdk/agent-harness-tool-runtime.ts"
},
{
"name": "createChannelPluginBase",
"wrapped": "src/plugin-sdk/core.ts",
"wrapper": "src/plugin-sdk/channel-core.ts"
},
{
"name": "createDeferred",
"wrapped": "src/shared/deferred.ts",
"wrapper": "src/plugin-sdk/extension-shared.ts"
},
{
"name": "DEFAULT_PROGRESS_DRAFT_LABELS",
"wrapped": "src/shared/progress-labels.ts",
"wrapper": "src/channels/streaming.ts"
},
{
"name": "getActivePluginRegistryWorkspaceDirFromState",
"wrapped": "src/plugins/runtime-workspace-state.ts",
"wrapper": "src/plugins/runtime-state.ts"
},
{
"name": "getActiveRuntimeWebToolsMetadata",
"wrapped": "src/secrets/runtime-web-tools-state.ts",
"wrapper": "src/secrets/runtime.ts"
},
{
"name": "getActiveSecretsRuntimeEnv",
"wrapped": "src/secrets/runtime-state.ts",
"wrapper": "src/secrets/runtime.ts"
},
{
"name": "getActiveSecretsRuntimeSnapshotRevision",
"wrapped": "src/secrets/runtime-state.ts",
"wrapper": "src/secrets/runtime.ts"
},
{
"name": "getActiveSecretsRuntimeSnapshot",
"wrapped": "src/secrets/runtime-state.ts",
"wrapper": "src/secrets/runtime.ts"
},
{
"name": "getActiveSkillEnvKeys",
"wrapped": "src/skills/runtime/env-overrides.ts",
"wrapper": "src/skills/runtime/env-overrides.runtime.ts"
},
{
"name": "getApiKeyForModel",
"wrapped": "src/agents/model-auth-model.ts",
"wrapper": "src/plugins/runtime/runtime-model-auth.runtime.ts",
"via": "src/agents/model-auth.ts"
},
{
"name": "getCoreCliCommandNames",
"wrapped": "src/cli/program/core-command-descriptors.ts",
"wrapper": "src/cli/program/command-registry-core.ts"
},
{
"name": "getDefaultLocalRoots",
"wrapped": "src/media/local-media-access.ts",
"wrapper": "src/plugins/runtime/runtime-web-channel-plugin.ts",
"via": "src/media/web-media.ts"
},
{
"name": "getDiagnosticSessionStateCountForTest",
"wrapped": "src/logging/diagnostic-session-state.ts",
"wrapper": "src/logging/diagnostic.ts"
},
{
"name": "getPreparedRuntimeAuthProfileStoreSnapshot",
"wrapped": "src/agents/auth-profiles/runtime-snapshots.ts",
"wrapper": "src/agents/auth-profiles/store.ts"
},
{
"name": "getRuntimeAuthProfileStoreSnapshot",
"wrapped": "src/agents/auth-profiles/runtime-snapshots.ts",
"wrapper": "src/agents/auth-profiles/store.ts"
},
{
"name": "getSubCliEntries",
"wrapped": "src/cli/program/subcli-descriptors.ts",
"wrapper": "src/cli/program/register.subclis-core.ts"
},
{
"name": "hasExplicitPluginConfig",
"wrapped": "src/plugins/config-normalization-shared.ts",
"wrapper": "src/plugins/config-state.ts"
},
{
"name": "isAllowedParsedChatSender",
"wrapped": "src/channels/plugins/chat-target-prefixes.ts",
"wrapper": "src/plugin-sdk/allow-from.ts"
},
{
"name": "isBundledChannelEnabledByChannelConfig",
"wrapped": "src/plugins/config-normalization-shared.ts",
"wrapper": "src/plugins/config-state.ts"
},
{
"name": "isMissingPathError",
"wrapped": "src/infra/errno.ts",
"wrapper": "src/plugin-sdk/memory-host-event-export.ts",
"via": "src/infra/errors.ts"
},
{
"name": "listAuthProfileStoreAgentDirs",
"wrapped": "src/secrets/auth-store-paths.ts",
"wrapper": "src/secrets/storage-scan.ts"
},
{
"name": "loadBundledPluginPublicSurfaceModuleSync",
"wrapped": "src/plugin-sdk/facade-loader.ts",
"wrapper": "src/plugin-sdk/facade-runtime.ts"
},
{
"name": "loadCombinedSessionStoreForGateway",
"wrapped": "src/config/sessions/combined-store-gateway.ts",
"wrapper": "src/plugin-sdk/session-transcript-hit.ts"
},
{
"name": "loadGatewayTlsRuntime",
"wrapped": "src/infra/tls/gateway.ts",
"wrapper": "src/gateway/server/tls.ts"
},
{
"name": "loadPluginManifestRegistry",
"wrapped": "src/plugins/manifest-registry.ts",
"wrapper": "src/config/doc-baseline.runtime.ts"
},
{
"name": "loadWebMediaRaw",
"wrapped": "src/media/web-media.ts",
"wrapper": "src/plugins/runtime/runtime-web-channel-plugin.ts"
},
{
"name": "loadWebMedia",
"wrapped": "src/media/web-media.ts",
"wrapper": "src/plugins/runtime/runtime-web-channel-plugin.ts"
},
{
"name": "maybeApplyTtsToPayload",
"wrapped": "src/tts/tts-payload.ts",
"wrapper": "src/tts/tts.ts"
},
{
"name": "normalizeCronRunDiagnostics",
"wrapped": "src/cron/run-diagnostics-normalize.ts",
"wrapper": "src/cron/run-diagnostics.ts"
},
{
"name": "normalizeOutboundReplyPayload",
"wrapped": "src/infra/outbound/reply-payload-normalize.ts",
"wrapper": "src/plugin-sdk/reply-payload.ts"
},
{
"name": "normalizePluginsConfigWithResolver",
"wrapped": "src/plugins/config-normalization-shared.ts",
"wrapper": "src/plugins/config-policy.ts"
},
{
"name": "optimizeImageToJpeg",
"wrapped": "src/media/web-media.ts",
"wrapper": "src/plugins/runtime/runtime-web-channel-plugin.ts"
},
{
"name": "pruneStaleCommandPolls",
"wrapped": "src/agents/command-poll-backoff.ts",
"wrapper": "src/agents/command-poll-backoff.runtime.ts"
},
{
"name": "readAmbientTranscriptWatermark",
"wrapped": "src/config/sessions/ambient-transcript-watermark.ts",
"wrapper": "src/plugin-sdk/session-store-runtime.ts"
},
{
"name": "readBooleanParam",
"wrapped": "src/plugin-sdk/boolean-param.ts",
"wrapper": "src/infra/outbound/message-action-params.ts"
},
{
"name": "readSessionTranscriptVisibleMessageDelta",
"wrapped": "src/config/sessions/session-accessor.sqlite-active-events.ts",
"wrapper": "src/plugin-sdk/session-transcript-runtime.ts",
"via": "src/config/sessions/session-accessor.ts"
},
{
"name": "resolveAllowedModelRef",
"wrapped": "src/agents/model-selection-resolve.ts",
"wrapper": "src/agents/model-selection.ts"
},
{
"name": "resolveApiKeyForProvider",
"wrapped": "src/agents/model-auth-provider.ts",
"wrapper": "src/plugins/runtime/runtime-model-auth.runtime.ts",
"via": "src/agents/model-auth.ts"
},
{
"name": "resolveHeartbeatPrompt",
"wrapped": "src/auto-reply/heartbeat.ts",
"wrapper": "src/infra/heartbeat-runner-config.ts"
},
{
"name": "resolvePluginProviders",
"wrapped": "src/plugins/providers.runtime.ts",
"wrapper": "src/plugins/provider-auth-choice.runtime.ts"
},
{
"name": "resolvePluginSetupProvider",
"wrapped": "src/plugins/setup-registry.ts",
"wrapper": "src/plugins/provider-auth-choice.runtime.ts"
},
{
"name": "resolveProviderPluginChoice",
"wrapped": "src/plugins/provider-wizard.ts",
"wrapper": "src/plugins/provider-auth-choice.runtime.ts"
},
{
"name": "resolveSecretPlanTargetByPath",
"wrapped": "src/secrets/target-registry-query.ts",
"wrapper": "src/plugin-sdk/secret-ref-runtime.ts"
},
{
"name": "resolveSessionFilePath",
"wrapped": "src/config/sessions/paths.ts",
"wrapper": "src/plugin-sdk/session-store-runtime.ts"
},
{
"name": "resolveSessionKeyForRequest",
"wrapped": "src/agents/command/session.ts",
"wrapper": "src/commands/agent/session.runtime.ts"
},
{
"name": "resolveSessionStoreEntry",
"wrapped": "src/config/sessions/store-entry.ts",
"wrapper": "src/plugin-sdk/session-store-runtime.ts"
},
{
"name": "resolveStorePath",
"wrapped": "src/config/sessions/paths.ts",
"wrapper": "src/plugin-sdk/session-store-runtime.ts"
},
{
"name": "runProviderModelSelectedHook",
"wrapped": "src/plugins/provider-wizard.ts",
"wrapper": "src/plugins/provider-auth-choice.runtime.ts"
},
{
"name": "runSecurityAudit",
"wrapped": "src/security/audit.ts",
"wrapper": "src/security/audit.runtime.ts"
},
{
"name": "sha256HexPrefix",
"wrapped": "src/infra/crypto-digest.ts",
"wrapper": "src/logging/redact-identifier.ts"
},
{
"name": "shouldSuppressBuiltInModel",
"wrapped": "src/agents/model-suppression.ts",
"wrapper": "src/agents/model-suppression.runtime.ts"
},
{
"name": "textToSpeech",
"wrapped": "src/tts/tts-synthesis.ts",
"wrapper": "src/tts/tts.ts"
}
]