pub const WRITE_CONCURRENCY_LIMIT: usize = 16;
Concurrent write-route ceiling (POST/PUT/DELETE excluding invoke).