diff --git a/README.md b/README.md index b253879..342586a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # LAIN-mcp +[![SafeSkill 88/100](https://img.shields.io/badge/SafeSkill-88%2F100_Passes%20with%20Notes-yellow)](https://safeskill.dev/scan/spuentesp-lain) LAIN builds a map of how all the code in your project connects — what calls what, what depends on what, which files tend to change together. Then it lets your AI coding assistant ask questions about that map. So instead of the AI just looking at one file and guessing, it can ask "if I change this function, what else breaks?" and get a real answer. It plugs into any AI agent that supports MCP and runs in the background while you work. Screenshot 2026-04-29 at 9 18 15 PM