pub const MAX_DETAIL: usize = 4_000;Expand description
Longest a detail may be once redacted.
A help request is a summary for a human deciding what to do, not a log. Something arbitrarily long is both a weight on the journal and a sign that a transcript was pasted in — which is exactly where an unredacted secret would be hiding.