mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 16:02:24 +00:00
A refusal that exists and is never passed is indistinguishable from no refusal, and store-level tests cannot tell the difference — they call the store directly. Learned from `mayCreate`, which was correct and had no production caller for several commits. Co-authored-by: Orca <help@stably.ai>