Commit c42633a
committed
docs(keyviz): refresh resolveWrite fallback comment after round-1 fix
The resolveWrite fallback path comment still said the identity is
"last-touched" — but round-1's updateFallbackState fix made it the
contributor that supplied fallbackMax (not the last to touch).
Updated the comment to match the actual behavior; identity is
(0, 0) only when every contribution was unknown-term or when an
unknown-term source supplied the largest value. (Claude bot R2
LOW on PR #822 — purely cosmetic, no behavior change.)1 parent 772a7da commit c42633a
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
763 | 765 | | |
764 | 766 | | |
765 | 767 | | |
| |||
0 commit comments