Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ADR-002: Blacklist-First Drift Detection with Observe-Only Bootstrap

Status: Accepted

Decision

Monitor all system state changes by default. Blacklist known-safe operational changes. Initial deployment in observe-only mode: detect and log everything, enforce nothing. Build empirical blacklist from real traffic before enabling enforcement.

Default blacklist: /tmp/, /var/log/, /proc/, /sys/, /dev/, /run/user/

Transition to enforcement per-vCluster:

enforcement_mode = "observe"  # then "enforce"