API gateways (Kong, Apigee, AWS API Gateway)
What they do well: Proxy requests, rate limit, authenticate. Useful for surface-level traffic policy.
Where the gap is: They do not understand what is inside the data. No field-level governance, no PII masking, no agent-aware policies. They govern API traffic, not data content.