Implement aggressive shape hardening mode and related tests

This commit is contained in:
David Osipov
2026-03-21 22:25:29 +04:00
parent c0a3e43aa8
commit e7e763888b
19 changed files with 637 additions and 46 deletions
@@ -42,6 +42,7 @@ async fn run_relay_case(
cap,
above_cap_blur,
above_cap_blur_max_bytes,
false,
)
.await;
});