A LangGraph + Claude Agent SDK pipeline that reviews pull requests against security, licensing, and data-handling policy before merge — cost-gated, human-in-the-loop.
- active
- LangGraph
- Claude Agent SDK
- FastAPI
- Policy compliance
Computer-vision researcher (PhD & postdoc, 2018–2023) turned builder of LLM systems that turn regulation and review into structured, auditable output — deterministic decision layers, human-in-the-loop, evaluated.
A LangGraph + Claude Agent SDK pipeline that reviews pull requests against security, licensing, and data-handling policy before merge — cost-gated, human-in-the-loop.
A pip-installable PDPA compliance layer for Malaysian SMEs using AI/LLM tooling with customer data. One shared codebase, two packages: presidio-audit and presidio-malaysia.
Multi-agent supervision of a live ML model: monitoring, investigation, remediation, post-mortem.
vcrpy for MCP. Records real agent–server sessions into diffable cassettes and replays them as deterministic mock servers.
The investigator is the only part of the gate that goes off and reads a repository by itself, so most of its design is a list of things it cannot do — including fail.
Routing in the gate is a pure-Python rule ladder, not an LLM call — but the list reducer underneath it meant an investigation could never actually resolve anything.