| 1 | /** |
| 2 | * Auto-redact tests (T15) — applyRedactions() substitutes redact tokens for the |
| 3 | * cleanly-substitutable PII patterns, right-to-left so offsets stay valid, |
| 4 | * refuses to mangle structural tokens, and is idempotent (re-scan after = clean). |
nothing calls this directly
no test coverage detected