{ "dashboard": { "title": "Kedge Drift Detection", "uid": "kedge-drift-detection", "description": "Compares YANG desired state to actual device config. Populated by underlay-audit playbook.", "panels": [ { "title": "Managed VLAN Interfaces", "type": "stat", "targets": [{"expr": "kedge_vlan_interface_count"}] }, { "title": "Drift Events", "type": "graph", "description": "Placeholder — requires drift detection metrics from audit pipeline", "targets": [] } ] } }