Neural network background
Source: packages/fabric-mcp/src/tools.tsmcpgenerated

fabric_govern

Check proposed code against governance rules. Returns compliance status, violations (block/warn), and applicable rules with structured details.

Input schema

FieldTypeRequiredDescription
filestringyesFile path where the code would go
proposed_changestringyesThe code to check
scopestringnoOverride scope

Source

Source: packages/fabric-mcp/src/tools.ts