**Describe the bug** - Since version 2.33.0, the value of `Found RC allowed` when executing `direnv status` has changed - The current version shows `0` when allowed and `1` when not - However, I think it is counter-intuitive and unintended behavior that `0` represents `true` **To Reproduce** Steps to reproduce the behavior: 1. Go to the directory where .envrc is located 1. Execute a command `direnv status` **Expected behavior** - I think that string should be displayed instead of number so that the intent is clear **Environment** - OS: macOS Sonoma 14.2.1 (23C71) - Shell: zsh - Direnv version 2.33.0 **Additional context** - I'm not good at English, so I'm sorry if my meaning is not clear.