Make obvious checks local and immediate
- Instead of
- Send every keystroke or completed prompt to a hosted model for a single all-purpose quality score.
- Choice
- Run structural, privacy, injection, and context checks in a deterministic browser rule engine.
- Why it holds
- The fast path is inspectable, inexpensive, and does not need to transmit the prompt.
- Cost
- Rules can identify known patterns but cannot reliably judge every semantic defect.
