conduvia-edge-gateway — The synchronous policy intercept at the platform boundary. Every request passes through this layer. Binary decision: admit or reject.
The Edge Gateway is the first contact point for all platform traffic. It binds conduvia-policy-core to the chosen edge technology (Spring Cloud Gateway or Envoy adapter). All 10 validation steps execute here for synchronous admission. For async traffic, admitted messages are published to Kafka for downstream processing by Workers.
Full architecture reference →