Live codebase intelligence for AI agents: conventions, blast radius, import graphs, git insights.
Catches the files your AI agent forgot to change. A safety layer for code changes. sourcebook analyzes git diffs for completeness — flags files that should've been modified but weren't. Rules-based structural detection plus AI-powered semantic analysis. Zero false positives on clean diffs. Your AI agent changed the handler. Did it update the test? The sibling module? The config that references…
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.
Catches the files your AI agent forgot to change. A safety layer for code changes. sourcebook analyzes git diffs for completeness — flags files that should've been modified but weren't. Rules-based structural detection plus AI-powered semantic analysis. Zero false positives on clean diffs. Your AI agent changed the handler. Did it update the test? The sibling module? The config that references the old value? sourcebook checks your diff against the repo's actual structure: Missing test files —…