Agentic AI Governance Playbook
The YDC team used the YDC_AIGOV Agents to ingest the metadata from LangGraph AI Agents into Collibra AI Governance. We also used the YDC_AIGOV Agents to automatically assign an EU AI Act risk rating for each agent as well. This “playbook” automated the Agentic AI Governance process via integrations and agents.
LangGraph Agents
LangGraph, created by LangChain, is an open source AI agent framework designed to build, deploy, and manage complex generative AI agent workflows.
As shown in the screenshot above, we developed a very simple YDC Hiring Agent to automate the recruitment process. The agent included very simple instructions focused on Python or Java skills.

LangGraph Agentic Metadata Ingested into Collibra
LangGraph also includes additional configuration parameters such as model name, temperature, description, top_p, and max_tokens.


YDC_AIGOV EU AI Act Risk Classification Agent Automatically Scores the LangGraph Agent and Send the Results to Collibra AI Governance
The YDC_AIGOV EU AI Act Risk Classification Agent received the agentic metadata to automatically score the agent. The screenshot below showcases the YDC_AIGOV agent UI in Hugging Face (we called this agent via the Hugging Face API).

