REDACTED
@rotorsoft/act-root / act/src / REDACTED
Variable: REDACTED
constREDACTED:"[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.