File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ M87_ENABLE_TEST_ENDPOINTS=false
6262# M87_MOUNT_CHECK_ENABLED=1
6363#
6464# Quarantine state machine (escalates posture on integrity signals;
65- # in-memory only as of v2 scaffolding — see docs/HARDENING.md)
65+ # in-memory only as of v2 scaffolding; see docs/HARDENING.md)
6666# M87_QUARANTINE_ENABLED=1
6767
6868# ---- Service-internal config (defaults shown; uncomment to override) ----
Original file line number Diff line number Diff line change @@ -513,7 +513,7 @@ and on by default.
513513See ` .env.example ` for the documented surface.
514514
515515** Note on architecture:** These flags are not configurable security
516- overrides in the meta-constraints sense — they are environment-fitness
516+ overrides in the meta-constraints sense. They are environment-fitness
517517checks that fail-closed when enabled but assume environment fitness
518518when disabled. The semantic asymmetry is intentional for dev/CI
519519parity. Production operators should always enable them.
You can’t perform that action at this time.
0 commit comments