Commit 174b344
moc
fix: fail closed on rows restored into older sequence gaps
Coverage check: every source row inside the anchored range (pos <= upto)
must carry a ledger link. A row imported/restored into an earlier gap was
previously invisible to both the link walk and the unchained tail count —
verification returned true with checked < rows. Gap rows now report
firstDivergence with the row's derived identity and verified:false;
regression covers both surfaces plus heal-on-restore (maintainer's
independent repro shape).1 parent 8aca0dd commit 174b344
3 files changed
Lines changed: 33 additions & 0 deletions
File tree
- plugins/hetaoBackend/mcode-dynamic-workflows
- checks
- dist
- src
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7880 | 7880 | | |
7881 | 7881 | | |
7882 | 7882 | | |
| 7883 | + | |
| 7884 | + | |
| 7885 | + | |
| 7886 | + | |
| 7887 | + | |
7883 | 7888 | | |
7884 | 7889 | | |
7885 | 7890 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
| |||
0 commit comments