Commit 48376d3
committed
style(keyviz): drop PR-number attribution from PR-3c-introduced comments
Per the per-repo convention to keep the *why* and drop the
*review-round suffix* in source comments. Four call sites I
added during PR-3c work referenced "Gemini HIGH / Codex P2 /
Claude bot Rn on PR #822" — those reduce to plain prose without
losing the underlying reasoning. Pre-existing PR #N references
(from earlier PRs like #686 / #692) and Phase 2-C+ / PR-3c
milestone tags (project-phase designators that mirror "Phase
2-A", "Phase 2-B", … in the codebase) are kept.
Specifically:
- cellMergeAcc.lastGroup/lastTerm doc: dropped "matching the
round-1/round-2 PR-3b documented", kept the read-merge
rationale ("prev+incoming is a sum, so we pick whichever side
contributed most recently").
- updateFallbackState doc: dropped "(Gemini HIGH + Codex P2 on
PR #822)", kept the failure mode it prevents.
- resolveWrite fallback comment: dropped "(round-1 fix on PR
#822 — ...)", kept the behavior description.
- hasConflict doc: dropped "(Gemini MEDIUM on PR #822)", kept
the algorithmic invariant.1 parent c42633a commit 48376d3
1 file changed
Lines changed: 14 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
548 | | - | |
549 | | - | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
550 | 552 | | |
551 | 553 | | |
552 | 554 | | |
| |||
670 | 672 | | |
671 | 673 | | |
672 | 674 | | |
673 | | - | |
674 | | - | |
| 675 | + | |
675 | 676 | | |
676 | 677 | | |
677 | 678 | | |
| |||
755 | 756 | | |
756 | 757 | | |
757 | 758 | | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
764 | 765 | | |
765 | 766 | | |
766 | 767 | | |
| |||
780 | 781 | | |
781 | 782 | | |
782 | 783 | | |
783 | | - | |
784 | | - | |
| 784 | + | |
| 785 | + | |
785 | 786 | | |
786 | 787 | | |
787 | 788 | | |
| |||
0 commit comments