Source:
packages/fabric-mcp/src/tools.tsmcpgeneratedfabric_govern
Check proposed code against governance rules. Returns compliance status, violations (block/warn), and applicable rules with structured details.
Input schema
| Field | Type | Required | Description |
|---|---|---|---|
file | string | yes | File path where the code would go |
proposed_change | string | yes | The code to check |
scope | string | no | Override scope |
Source
Source: packages/fabric-mcp/src/tools.ts
