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.
An echo tool grew a callback_url and lint had nothing to say about it — which is why the cassette gate has a second step that only asks whether the server's surface moved.
A cassette is a verbatim transcript of what a third-party server said, committed to your repository and fed to a model — so lint reads it for injection smells, and its rule packs are TOML on purpose.