Policy
No description in schema.
Schema $id: https://paresium.io/schemas/policy/v1
| Property | Type | Required | Description |
|---|---|---|---|
policy_id | string | yes | |
version | integer | yes | |
scope | union | yes | |
rule_type | enum("block" | "require" | "escalate" | "constrain") | yes | |
condition | string | yes | |
action | string | yes | |
severity | enum("low" | "material" | "high" | "critical") | yes | |
immutable | boolean | yes | |
status | enum("active" | "retired") | yes | |
enforcement_point | string | yes | |
source_ref | string | yes | |
assistant_scope | union | ||
compiled_matchers | union | ||
quoted_passage | union |
Generated
This page is generated from policy.json. Do not edit by hand; regenerate with npm run gen.