columba/docs
torlando-tech eb0c3e1c15 refactor: remove dead name-based dedup code after PR #630
PR #630 stopped advertising device names in BLE scan responses.
This made shouldSkipDiscoveredDevice() always return false since
it relied on matching "RNS-"/"Reticulum-" prefixes in advertised
names. The GATT-layer identity dedup remains intact.

Removed:
- shouldSkipDiscoveredDevice() and its scanner callback wrapper
- recentlyDeduplicatedIdentities map + deduplicationCooldownMs
- BleAdvertiser.setTransportIdentity() + transportIdentityHash
- IDENTITY_BYTES_IN_ADVERTISED_NAME constant
- 15 dead tests and 6 dead test helpers
- Stale detekt baseline entry and docs references

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 21:13:31 -04:00
..
features feat: add input validation for SF, CR, and bandwidth fields 2025-12-08 21:58:48 -05:00
ble-architecture.md refactor: remove dead name-based dedup code after PR #630 2026-03-08 21:13:31 -04:00
micron-implementation-plan.md feat: add input validation for SF, CR, and bandwidth fields 2025-12-08 21:58:48 -05:00
rpc-authentication-shared-instance.md fix: address 8 critical issues from PR review with TDD 2025-12-09 13:07:10 -05:00
UserGuide.md Update UserGuide.md 2026-01-16 00:02:46 +00:00