Scan Pipeline

Read before modifying the scan pipeline (server/scan/session_events.py, server/scan/device_handling.py). Covers process_scan()'s call order and why it's load-bearing, the CurrentScan/Events/Sessions/DevicesView relationships, how a session actually closes (there is no close function), and the FIELD_SPECS field-write authority mechanism. Use this when touching device presence, connect/disconnect events, or session/timeline behavior.

netalertx 4d84cfa 12.6 KB Updated

File contents

netalertx/netalertx/tree/main/.claude/skills/scan-pipeline commit 4d84cfa6a5

Frequently asked questions

npx skillmds@latest add netalertx/scan-pipeline