Engine Notification

All create, update, and delete operations on feed parser mappings automatically notify the running Detect Engine via Redis pub/sub (feedparser-control-channel). The engine reloads its cached mappings immediately " no engine restart is required.

The notification is published by the facade layer after the database transaction commits, ensuring the engine always reads the committed state.