delimit_gov_evaluate
Determine if governance approval is required for specific actions in AI coding projects by evaluating actions against established governance rules.
Instructions
Evaluate if governance is required for an action (requires governancegate) (Pro).
Args: action: The action to evaluate. context: Additional context. repo: Repository path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| context | No | ||
| repo | No | . |