Unison is an automated code-maintenance platform that detects API changes and proactively updates customer codebases to prevent breaking changes. It monitors API specifications, SDKs, and documentation, identifies affected repositories, generates repository-specific migrations, runs tests in isolated sandboxes, opens pull requests, and monitors CI. Humans are involved only when a migration is ambiguous or fails verification. Our initial form factor is a GitHub app.