mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
refactor(whatsapp): keep inbound boundary transport-private
This commit is contained in:
@@ -204,8 +204,7 @@ export function readPluginSdkSurfaceBudgets(env = process.env) {
|
||||
// +2: shared ingress error factory through channel-outbound and channel-message.
|
||||
// +2: shared ingress retention defaults through channel-outbound and channel-message.
|
||||
// +1: collision-safe MCP server-name assignment for native harness catalogs.
|
||||
// +3: prepared channel inbound envelope, projection, and reply-policy contracts.
|
||||
4777,
|
||||
4774,
|
||||
env,
|
||||
),
|
||||
publicFunctionExports: readPluginSdkSurfaceBudgetEnv(
|
||||
@@ -243,8 +242,7 @@ export function readPluginSdkSurfaceBudgets(env = process.env) {
|
||||
// +1: inbound media-fact metadata projection for plugin-owned channel ingestion.
|
||||
// +2: shared ingress error factory through channel-outbound and channel-message.
|
||||
// +1: collision-safe MCP server-name assignment for native harness catalogs.
|
||||
// +2: prepared channel inbound projection and reply-policy resolution.
|
||||
2884,
|
||||
2882,
|
||||
env,
|
||||
),
|
||||
publicDeprecatedExports: readPluginSdkSurfaceBudgetEnv(
|
||||
|
||||
Reference in New Issue
Block a user