What is the latency overhead of authorizing delegated actions at runtime?

Kastra evaluates authorizing agent-to-agent delegation policy in a p50 of 0.3 ms and a p99 under 1 ms. The decision engine uses partial evaluation, cached ASTs, and vectorized rule matching on a Rust runtime. For most delegated actions the authorization step is invisible end-to-end.