I built a tiny CI tool to keep AI agent configs from drifting in my repo
The author developed a small CI tool to prevent configuration drift in AI coding agents by defining agent rules in YAML. This tool uses a Python validator to fail CI when agents violate tool access, call graphs, or perform sensitive actions without evidence.