Commit 503523a
docs: add important limitation section to Frontiers documentation
Added a clear explanation of Frontiers' key limitation:
- When dealing with unknown operations, Frontiers cannot determine the complete set of included operation IDs
- Extended the family tree analogy to illustrate this limitation
- Contrasted with Version Vectors which explicitly list all operations
- Added practical example showing the difference
- Explained why this makes Frontiers best for local checkpoints and Version Vectors better for synchronization
This helps users understand the trade-offs between the two version representation methods.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent b18cde7 commit 503523a
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
78 | 105 | | |
79 | 106 | | |
80 | 107 | | |
| |||
0 commit comments