Feb 2, 2026
IG: A Unified Platform for Governed AI Agent Execution with Human-in-the-Loop Tool Verification
rng
Abstract: As AI systems transition from passive assistants to autonomous agents ca-
pable of executing real-world actions, the governance challenge shifts from controlling
model outputs to controlling model behaviors. This paper introduces Inference Gateway,
a unified self-hosted platform that addresses critical gaps in AI governance through three
novel contributions: a two-stage privacy-preserving pipeline, a multi-factor human-in-
the-loop tool approval system with mobile device integration, and a provider-agnostic
abstraction layer enabling consistent governance policies across heterogeneous AI infrastructure.
Link to Presentation
Excellent framing of execution-time governance as a distinct and underserved layer! The analogy to privileged access management is compelling and well operationalized through the Duo integration and risk-based escalation matrix. To strengthen the work, I would want to see empirical evaluation, user testing, or latency benchmarks from the deployed system to demonstrate that the governance overhead is practical at scale.
There is a substantial body of work on training alignment and inference content filtering, but much less on controlling what agents actually do when they execute tools - which is what the paper covers. The design follows privileged access management, and treats high-stakes AI actions like financial transactions requiring multi-factor authentication. The two-stage privacy pipeline is also well designed and helps solve the inference privacy problem faced by many organisations. The risk-based approval escalation also greatly reduces the cost of human-in-the-loop procedures while retaining many of their advantages for reliability and security. This is clearly presented and well-engineered infrastructure that can help address an emerging operational need.
Cite this work
@misc {
title={
(HckPrj) IG: A Unified Platform for Governed AI Agent Execution with Human-in-the-Loop Tool Verification
},
author={
rng
},
date={
2/2/26
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


