Versioning
Contract changes are versioned by feature slice.
- Breaking changes need explicit migration notes.
- Generated client updates stay in the contract repository.
- Assembly records the repo refs used for integration evidence.
- Query/read-model additions such as
BranchSettlementOperatorBoardare versioned with their feature slice and documented with backend route, contract helper, and consuming portal scope.