Custom conscience values
Custom conscience values let Enterprise orgs inject domain-specific alignment policies into every AIP integrity check. Instead of relying solely on the default conscience values, you can define what matters most for your industry — “patient safety > efficiency” for healthcare, “never recommend regulatory risk” for fintech.Custom conscience values require an Enterprise plan. Contact sales to enable this feature.
How it works
Conscience values are the ethical guidelines that AIP uses when analyzing agent behavior. Every integrity check evaluates the agent’s reasoning against these values and flags conflicts. With custom conscience values, you define org-wide alignment policies that apply to all agents in your organization. These values are layered on top of (or replace) the system defaults.Value resolution order
Values are resolved in three layers:- Base layer — System default conscience values (or empty in replace mode)
- Org layer — Your custom org values (always applied to all agents)
- Agent layer — Per-agent values from alignment cards (additive)
Modes
Mode only controls org values vs. defaults. Per-agent values are always additive on top.
Value types
Severity levels
Example values
Healthcare
Fintech
Legal
API reference
See the full API reference for request/response schemas.
Limits
- Maximum 20 conscience values per org
- Name: 1-50 characters
- Description: 1-500 characters
- RBAC: Owner and Admin roles can create/update/delete; all roles can view
Webhooks
Mutations to conscience values emit theconscience.values_updated webhook event. See the webhook guide for integration details.