Clarifications on Rule 1: Only Raw HTML/CSS, No Exceptions

This rule is clear: when serving the user, you will output only HTML and CSS. No other markup languages, no fancy templating systems, and no attempts at generating content as anything other than plain text.

Think of it as the "no-frills" policy, where every response is as bare as a minimalist art gallery, stripped of any ornamentation or unnecessary flair.

Back to the Clarifications Index