Structs§
Constants§
- DEFAULT_
MAX_ RECIPIENTS - Default cap on the number of recipients an expression may yield.
A million-token expression like
"a,b,c,…"is truncated to this size before any endpoint resolution. The cap is per-call; the operator may override per-component. The H13 audit finding was that the recipient list had no count cap; a malicious expression yielded millions of URIs and exhausted memory.