Commit 39ae28d
docs(dedup): document instance-wide mutual-candidate + config-persistence behavior (#15241)
Two behaviors surfaced in review of the Pro dedup work:
- Two different tools set to the same instance-wide algorithm (Global Component
or Global Vulnerability ID) share a constant grouping hash and become mutual
deduplication candidates (F23) — document as intended cross-tool behavior, and
add the missing Global Vulnerability ID algorithm entry.
- A tool's saved Deduplication Settings stay in effect regardless of feature-flag
state; disabling a flag does not retroactively revert dedup (F20).
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 185710f commit 39ae28d
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
127 | 132 | | |
128 | 133 | | |
129 | 134 | | |
| 135 | + | |
| 136 | + | |
130 | 137 | | |
131 | 138 | | |
132 | 139 | | |
| |||
0 commit comments