NSAuditor AI EE 0.5.2 — SES Auditor v2.1 Consolidation Closes 7 Deferred Items + 6 Reviewer Folds

What’s new: NSAuditor AI EE 0.5.2 is a patch-level consolidation cycle in the v0.5.x line — a pure plugin 1190 SES Email Integrity Auditor deferred-items sweep that closes all 7 deferred reviewer-fold items from the 0.5.0 cycle plus 6 new same-session folds. Eighth consecutive trio-publish (EE + CE 0.1.51 + agent-skill 0.1.18). EE plugin count unchanged at 20; coverage matrix unchanged at 10/4/33 — pure evidence-quality uplift.

The headline folds

  • R-CRITICAL — soc2.json mapping closure. A new MEDIUM finding category (ses-dkim-dns-partial-with-transients) was created without the corresponding soc2.json titlePattern — the framework engine would have silently dropped the new finding at SOC 2 report generation. Caught pre-publish; CC6.1 titlePattern added.
  • R-HIGH — silent-loss-class closure on SES classic API quota exhaustion. Pre-fold the sdkError path on ServiceQuotaExceededException + RequestLimitExceeded fell through to silent loss (warnings.push only). Post-fold the auditor emits ses-classic-policy-unverifiable LOW + evidenceGap with cause: "classic-sdk-quota-exhausted".
  • Module-load-time disjointness IIFE validates _DNS_NORECORD_ERROR_CODES ∩ _DNS_TRANSIENT_ERROR_CODES = ∅ at Node startup — fail-fast if any future code is added to both sets.

Numbers

  • Plugin count UNCHANGED at 20
  • +41 new tests; EE full regression 4901/4901 across 767 suites
  • 48-session 100% green streak preserved
  • 3 new emit_literal_set_drift named Sets
  • Eighth consecutive EE + CE + agent-skill trio-publish

Install

npm install -g nsauditor-ai@0.1.51 @nsasoft/nsauditor-ai-ee@0.5.2
npm install nsauditor-ai-agent-skill@0.1.18

Sources