# Orchestrator-level ignore rule. Format per scanners/scan-orchestrator.mjs:34-40
# is `SCANNER:glob` — three-letter uppercase scanner prefix, colon, glob
# pattern. Suppresses entropy-scanner findings on .md files when the
# fixture is run through scan-orchestrator (Step 6 smoke test).
# Direct entropyScan() calls in Step 5 do NOT consult this file.
ENT:**/*.md
