Sync rules are contracts, not defaults

The software industry has a concept called a data contract. It comes from data engineering, and the idea is simple. When two systems exchange data, the agreement about what gets sent, in what format, with what guarantees, should be explicit and enforced. Not implicit. Not assumed. Not whatever the default in the integration tool happens […]