Demo 2 — K8s ConfigMap simulation

Uses plain YAML files (no real Kubernetes) to simulate staging and prod ConfigMaps, demonstrating multi-environment baseline comparison, a correlation constraint, and sensitive-value masking.

What it demonstrates

Run it

bash docs/gallery/configmap/run.sh

Files & expected output

The demo source lives in the repository: docs/gallery/configmap/ — see its README.md for the full scenario walkthrough and expected_output.txt for the acceptance output.