audit_portfolio_drift
Audits portfolio projects against their GitHub repos to detect and report drift.
Instructions
Audit every project in the portfolio against its GitHub repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adapter | No | which portfolio backend to read from. "beacon" (default) or "file". The "file" adapter additionally requires DRIFT_PROJECTS_FILE. | beacon |
| limit | No | stop after N projects. Useful for fast smoke tests — the full audit on a 25-project portfolio takes ~2-3 minutes. | |
| model | No | Anthropic model id. Defaults to the env DRIFT_MODEL setting (claude-sonnet-4-6 if unset). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||