-
Notifications
You must be signed in to change notification settings - Fork 1.5k
CI-level governance checks for multi-agent workflows #5124
Copy link
Copy link
Open
Description
The agent-framework supports complex multi-agent orchestration across Python and .NET. For enterprise deployments, teams need automated verification that governance patterns are in place before agent code ships - audit trails, kill switches, human oversight gates, and error boundaries.
A CI scanner that runs on every PR and flags governance gaps in agent files would complement the framework's orchestration capabilities. Similar to how security scanners run in CI, but focused on agent-specific governance requirements.
I've been building asqav-compliance, a GitHub Action for this. Would there be interest in governance CI checks as a recommended practice or integration for the framework?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels