refactor(whatsapp): keep inbound boundary transport-private

This commit is contained in:
joshavant
2026-07-29 13:33:35 -05:00
committed by Josh Avant
parent 5c296b5a54
commit 21db50efc7
18 changed files with 220 additions and 314 deletions
+2 -4
View File
@@ -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(