Skip to content

Commit c968b78

Browse files
authored
Merge pull request #10 from MacFall7/audit/2026-05-03-hardening
docs: voice-pass cleanup, remove two em dashes
2 parents e947da4 + 588705b commit c968b78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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) ----

docs/HARDENING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ and on by default.
513513
See `.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
517517
checks that fail-closed when enabled but assume environment fitness
518518
when disabled. The semantic asymmetry is intentional for dev/CI
519519
parity. Production operators should always enable them.

0 commit comments

Comments
 (0)