get_code_ownership
Analyze git commit history to identify code ownership and compute bus factor for a specified date range.
Instructions
Analyze code ownership and bus factor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to git repository | |
| since | Yes | Start date (YYYY-MM-DD) | |
| until | No | End date (YYYY-MM-DD), optional |