save_custom_rules
Save and validate custom governance rules to enforce policies on prompts. Rules are applied on the next optimization.
Instructions
Save custom governance rules to the local rules file (~/.prompt-control-plane/custom-rules.json). Validates all rules against the product schema, writes to disk, and returns the rule-set hash. Rules take effect on the next optimization. Works with any LLM connected to PCP. Enterprise tier only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rules | Yes | Array of custom governance rules (1-25). Build these in the Enterprise Console or craft by hand. |