Constitutional AI is the training approach behind Claude’s specific behavior, and understanding it explains a lot about why Claude responds to certain requests the way it does.
Rather than relying purely on human feedback to shape behavior, Constitutional AI trains a model against a written set of principles, a “constitution,” that it uses to critique and revise its own responses during training. The model learns to evaluate its own output against explicit written guidelines, not just implicit patterns in human ratings.
Training purely on human feedback has real limitations: it requires an enormous volume of human-labeled examples, and inconsistent guidance across many raters can make behavior harder to predict. A written constitution gives training an explicit, reviewable reference point instead.
When you notice Claude declining a request, adding a caveat, or explaining its reasoning for a boundary, that traces back to this training approach, not a simple keyword filter. The model is applying learned principles, not matching against a static blocklist.
Constitutional AI is a training methodology, not a fixed set of hardcoded rules, which is why edge-case behavior can involve genuine reasoning about competing considerations. See Anthropic’s own published research on Constitutional AI.




