Deep-frozen JSON Schema for meta config validation (execution limits).
Used internally by all four API wrappers to validate and fill meta config.
Exported for external tooling — e.g., display available limit fields in a UI,
or pre-validate config before calling a wrapper.
See
MetaConfig for the TypeScript type this schema produces
Deep-frozen JSON Schema for
metaconfig validation (execution limits).Used internally by all four API wrappers to validate and fill
metaconfig. Exported for external tooling — e.g., display available limit fields in a UI, or pre-validate config before calling a wrapper.