redactionExemptTools top-level constant

Set<String> const redactionExemptTools

Tool outputs that are model-authored: their content is the code/config the MODEL produced, so key-shaped strings in them are the deliverable, not leaks. Never redacted (issue #24 AC7, mirroring pi-redact-all's scoped hooks).

Implementation

const redactionExemptTools = {'write', 'edit', 'checkpoint'};