Glossary › privileged
GLOSSARY
privileged
appears in 1 paper titles
Definition
Holding higher authority than the surrounding context. A privileged instruction is one placed at the top of the hierarchy — typically the system prompt — that lower tiers must not override. The analogy to kernel mode is deliberate, but the difference matters: an OS enforces the boundary in hardware, whereas an LLM's boundary is a learned behaviour over a flat token stream, and learned boundaries can be argued out of.