Variable: PluginResourceLimitsSchema
constPluginResourceLimitsSchema:TObject<{cpuHardPercent:TInteger;cpuSoftPercent:TInteger;heapMiB:TInteger;rssHardMiB:TInteger;rssSoftMiB:TInteger;version:TLiteral<1>; }>
Defined in: packages/contracts/src/resourceProfile.ts:113
Versioned limits handshake passed to a backend plugin process via
NEOTA_PLUGIN_RESOURCE_LIMITS (ТЗ RES-09). Version bumps are additive-only.