Extracts decision intent from git history and protects intentional code from AI modification.
"Don't take a fence down until you know the reason it was put up." wisegit is a local MCP server that extracts decision intent from git history and protects intentional code from AI modification. When Claude Code (or any MCP-compatible agent) is about to edit a file, wisegit injects a decision manifest showing which functions are frozen, stable, or open — so the AI respects what was intentional,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
"Don't take a fence down until you know the reason it was put up." wisegit is a local MCP server that extracts decision intent from git history and protects intentional code from AI modification. When Claude Code (or any MCP-compatible agent) is about to edit a file, wisegit injects a decision manifest showing which functions are frozen, stable, or open — so the AI respects what was intentional, not just what compiles. Zero config. Zero external services. Everything local. npm:…