turingmind_sync_codebase
Sync codebase state with the constraint graph by applying confidence penalties to modified files and propagating the blast radius.
Instructions
Syncs the codebase state with the constraint graph. Intended to be called by git webhooks/hooks. Applies a confidence penalty to nodes whose files were modified and propagates the blast radius.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository (owner/repo) | |
| files | Yes | List of absolute or relative file paths that were changed |