reassembly_window
Evaluates whether a capacity cap is both feasible and safe for reassembly, returning true when none exists and the maximum safe concurrency.
Instructions
The two-sided reassembly-capacity window. Returns is_empty=true when NO capacity cap is both feasible and safe, plus the maximum concurrency that would be safe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concurrency | Yes | ||
| memory_budget | Yes | ||
| largest_legitimate_object | Yes |