MS Data Science @ UT Arlington (GPA 3.8) with 1+ year of industry experience. A track record that goes beyond coursework: four merged contributions to Microsoft's Agent Governance Toolkit, AgentTrust early contributor invitation, A2A/CTEF proposal work, and four deployed analytics systems with live demos. I build systems where data is validated before it reaches reporting, agents are authorized before they act on it, and insights are framed clearly enough to drive a decision.
Most analytics problems aren't about building dashboards. They're about whether the data behind the dashboard can be trusted, whether the metric actually answers the right question, and whether anyone will act on the output.
Beyond personal projects, I contribute to the protocols and toolkits that govern how AI agents interact with data, including four merged contributions to Microsoft's Agent Governance Toolkit and A2A/CTEF proposal work. The pattern is consistent: find the gap between what a system checks and what it should check, then build the layer that closes it.
Two connected projects. One unified question: can this agent use this data right now? The first governs the data & The second governs the agent .
Monitors 150K+ daily events across ingestion pipelines, enforces schema validation, detects anomalies in real time, and cuts incident response time by 25%. A Power BI dashboard with AI-generated explanations translates data failures into clear, actionable context — so teams know what broke, why, and who owns it.
An agent might have permission to query a dataset. The policy engine says allowed. But the dataset failed three validation tests that morning. This prototype combines Microsoft's Agent Governance Toolkit with live data quality signals — blocking agent actions when data is untrustworthy, not only when the agent lacks authorization.
#1818 merged: Added Data Quality-Aware Agent Governance to the official AGT adopter registry.#2038 merged: Verified the Agent SRE tutorial end-to-end and fixed documentation/API reference issues.#2224 merged: Added a generic data-quality-aware governance example showing AGT policy checks combined with dataset trust signals.#2278 merged: Added a dbt-backed DataQualityEvidence adapter showing dbt run_results.json → DataQualityEvidence → AGT policy decision flow.#1786: Proposed a data-quality scheme for the CTEF source_version registry, with conformance-style test vectors covering within-bound, boundary, and out-of-bound values.#1835: Proposed vendor-neutral documentation for governance and security expectations in agent-to-agent systems — covering trust representation, policy boundaries, and audit evidence.