Helpers for secret/sensitive Incant metadata.
Incant treats :secret, :sensitive, and :redacted as presentation and
transport-safety hints. They do not replace authorization; they prevent common
table/detail/contract rendering paths from exposing raw values.
Summary
Functions
Returns a stable redacted display value for sensitive fields.
Redacts a value when opts are sensitive; otherwise returns it unchanged.
Redacts sensitive fields from a row according to resource column metadata.
Returns true when metadata opts mark a value as sensitive.
Functions
Returns a stable redacted display value for sensitive fields.
Redacts a value when opts are sensitive; otherwise returns it unchanged.
Redacts sensitive fields from a row according to resource column metadata.
Returns true when metadata opts mark a value as sensitive.