Variable: NETWORK_MAX_SECRET_ID_BYTES
constNETWORK_MAX_SECRET_ID_BYTES:128=128
Defined in: packages/contracts/src/sdkOps.ts:228
Max byte length of an opaque secret handle (args.secretId, §29.1.5).
The plugin never sends secret values — only a handle the host executor
resolves against its own secret registry and injects at request time.