Swappable Gateway scope: L4 network policy or external PDP interface (L7)? #393
Unanswered
philippeabraxas-jpg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi AX team,
I've been reading the roadmap and the Gateway docs. Two things caught my attention:
My question: when you say "swappable", do you mean swappable only among Google-managed implementations, or is the intent to eventually support an external Policy Decision Point (PDP) — e.g., a webhook, OPA sidecar, or gRPC service — that the Gateway consults per outbound request?
Context for asking: I work on a deterministic action-level policy layer that judges what an agent does (not what it reasons), and exposes a PDP interface. If AX's Gateway is meant to be a PEP with a pluggable PDP, that's a natural integration seam. If not, knowing that early saves everyone time.
Two concrete sub-questions:
Happy to write a short design note on what an external PDP contract could look like if that's useful. No code, just the seam.
All reactions