Tag: context-policy
All the articles with the tag "context-policy".
-
How I Split a 600-Line System Prompt Into 3 Files — and Why Compliance Jumped
After deleting half my AI bot's features, I still had a bloated system prompt. Splitting it into persona.md, rules.md, and nsfw.md — loaded selectively per context — lifted instruction compliance from ~65% to ~88%. Here's the architecture.