Skip to main content
Version: Current

REDACTED

@rotorsoft/act-root


@rotorsoft/act-root / act/src / REDACTED

Variable: REDACTED

const REDACTED: "[REDACTED]"

Defined in: libs/act/src/internal/sensitive.ts:37

Sentinel placed in event.data[field] when the caller isn't authorized to see the sensitive field โ€” either .discloses(predicate) returned false, or no predicate was declared (framework default-deny). Recoverable: a properly-authorized read returns the plaintext.

Re-exported from libs/act/src/sensitive.ts as part of the public surface.