When the assistant is running on a pair of remotes, I've seen them get out of sync, such that every pull and merge results in a conflict, that then has to be auto-resolved.
This seems similar to the laddering problem described in this old bug: making annex-merge try a fast-forward
--Joey