brain_coverage
Assess your codebase's knowledge-coverage health with a 0-100 score. Track capture progress, attribution, and file coverage to find gaps.
Instructions
Knowledge-coverage health score for your codebase — scored 0-100. Reports: total lessons, success ratio, attribution completeness, team engagement, and file coverage vs git ls-files. Run after brain_from_git or periodically to track knowledge-capture progress. Use skill_gaps to find what to fix. Example: brain_coverage() → "🟢 Overall score: 78/100 · 42 lessons · 6 contributors · 31% files covered".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | Path to the git repository (default: current directory) | |
| instance_id | Yes | UUID of the cache instance |