Renaming config.baseUrl to config.apiBaseUrl across sovr-mcp-server — a 22-file, 2,042-line TypeScript project. Every reference found. Every patch verified. Zero manual edits.
| Kind | Count | Classification |
|---|---|---|
| Type field declaration | 1 | safe |
| Property key in object literal | 1 | safe |
| Value reference (property access) | 7 | safe |
| this.config.baseUrl chain | 2 | safe |
| Destructuring shorthand | 1 | safe |
| Template literal interpolation | 1 | safe |
In Trial #005a on a different repo (SOVR-MCP-PROXY), safe-apply correctly blocked a write when the rename left a string literal "url" in a required array inconsistent with the renamed property. A human would have shipped that bug.
We'll run sovr-patch on your repo and show you the results before you commit to anything.