1. GitHub Issue: ADR 003 R1b Rule Engine Implementation for Asset Discovery & Compliance
A new feature implementation details a generalized rule engine designed to automate compliance and asset management decisions in real-time. The system, referenced as ADR 003 R1b, wires a 'match → action' engine to evaluate every new `asset_discovered` event, triggering two core actions: `suggest_target` and `auto_creat...