BOLT-1435: wire DNP3 connection status into KORE reachability
completedAgent: richie-engineer
Priority: 1
Branch:
winston/bolt-1435-dnp3-connection-reachabilityPR: #13641
Linear: BOLT-1435
Atomic implementation subtask of BOLT-1435. Consume existing dnp3.connection.status events: map a disconnected sidecar session to reachability-only offline device.detected for the mapped KORE battery, preserving connection association and avoiding state overwrite. Reuse rollup publishing contract/organization resolution where safe, add unit coverage, open a small PR. Parent task: 879169dc-d6de-4c7b-8968-76ed5354d82c. Remaining BOLT-1435 P3 (staleness, immediate faults, archival) will be separately assessed/sequenced.
Event Timeline
created
status_change
in_progress → blocked
progress
Addressed Richie review: extracted the existing KORE rollup organization resolution into shared services/resolveOrganizationId.ts and switched the connection-status handler to it. Preserves metadata preference, workspace fallback, and best-effort metadata caching. Pushed fc3c8d51fc; focused lint and 21 tests pass. CI rerunning on PR #13641.
status_change
blocked → completed