towerops/docs/plans
Graham McIntire 7371ceb942
feat: add automatic network topology inference
Build a rich network topology from SNMP polling data using evidence-based
confidence scoring. LLDP/CDP neighbors, MAC address tables, and ARP data
are combined to infer device links with weighted confidence merging.

- Add DeviceLink and DeviceLinkEvidence schemas for persistent topology
- Implement evidence collectors: LLDP (0.95), CDP (0.95), MAC (0.7), ARP (0.6)
- Add device role inference from sysObjectID/sysDescr patterns
- Hook topology inference into DevicePollerWorker pipeline
- Add stale link cleanup (24h mark stale, 72h delete) via NeighborCleanupWorker
- Update NetworkMapLive with "Added" vs "All Devices" tabs
- Add connected devices section to device detail page
- Add device role selector to device edit form
- Update Cytoscape.js with role-based node shapes/colors and confidence edges
2026-02-12 13:28:01 -06:00
..
2026-01-31-hibp-password-breach-checking-design.md Add design document for HIBP password breach checking 2026-01-31 17:16:58 -06:00
2026-02-01-cloudflare-timezone-detection-design.md Add design for Cloudflare timezone detection on signup 2026-02-01 10:56:07 -06:00
2026-02-01-cloudflare-timezone-detection.md Move CaptureTimezone plug to browser pipeline 2026-02-01 11:15:51 -06:00
2026-02-01-sudo-mode-mfa-only-design.md Add design doc for sudo mode MFA-only verification 2026-02-01 13:50:34 -06:00
2026-02-01-sudo-mode-mfa-only.md feat: implement sudo mode MFA-only verification controller 2026-02-01 14:34:17 -06:00
2026-02-02-gettext-internationalization-design.md docs: add gettext internationalization design 2026-02-02 09:33:01 -06:00
2026-02-06-job-monitoring-dashboard.md docs: add detailed implementation plan for job monitoring dashboard 2026-02-06 16:07:44 -06:00
2026-02-12-automatic-topology-inference-design.md feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
2026-02-12-automatic-topology-inference.md feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
2026-02-12-browser-navigation-fix-design.md docs: add browser navigation best practices and design document 2026-02-12 09:20:14 -06:00
make-sites-optional.md make sites optional 2026-02-04 13:05:32 -06:00