AGENTS.md 🔗
@@ -11,7 +11,8 @@ SilverBullet MCP server, this repo uses jujutsu over git and imperative, kernel-
## Commands
```sh
-mise run check # fmt, lint, vet, vuln, build, and test
+mise run fmt lint build # after every edit
+mise run check # fmt, lint, build, AND vet, vuln, and test
```
## Landmines