Part 1 covers requirements, challenges and trade-offs. The main challenge? *Conflicts!*

We do some forward thinking and backtracking to reduce conflict probability + create a concept to handle when they come up.

Core principles: Making data granular + updating as few docs as possible.

Comments