Clippy 0.1.1
Screen automation fixes and a reviewable guardrail policy.
Typing
- Types into the field you asked for, on its own line, instead of overwriting the document you pointed it at.
Guardrails
- The refusal rules now live in
Resources/prismor-policy.yamlrather than in Swift, so changing what Clippy will and won't touch is a reviewable diff. It fails closed: a missing or uncompilable policy stops screen actions entirely. - Closed two gaps in the form-field veto, and added Subscribe to the refusal list.
Build
- Universal DMG, Apple Silicon and Intel. Built by CI after the unit tests and the offline safety eval pass.