diff --git a/README.md b/README.md index 446193f..63bbb5e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # check-safety -Static safety checker for the BlockNinja codebase. Walks a target tree, runs 31 invariant +Static safety checker for the BlockNinja codebase. Walks a target tree, runs 33 invariant checks across Go and frontend sources, and exits non-zero on any violation. Lives at `~/src/blockninja/check-safety/` as a standalone Go module, alongside `cms/`,