diff --git a/CLAUDE.md b/CLAUDE.md index 4e0354b..c8fbbf3 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -99,3 +99,5 @@ Run `just clean_readme` to strip template documentation from README. - PR checks poll every 5 seconds for faster feedback - Release notes for workflow changes are tracked in `.just/RELEASE_NOTES.md` - The `.just` directory contains modular just recipes that can be copied to other projects for updates +- just catches errors from commands when the recipe isn't a "#!" form that runs another scripting engine +- just colors come from built-in constants