Redact Visualization For Disclosure

Redact rendered visual artifacts — Mermaid diagrams, SVGs, and HTML dashboards — before public disclosure, using an ordered longest-first mapping table (specific label, then namespace label, then catch-all placeholder) that swaps sensitive identifiers for descriptive stand-ins while preserving structure, node ids, and teaching value. Covers whole-word identifier replacement, node-label-vs-node-id discrimination, re-rendering the derived image from the redacted source, and verifying the result through the redaction gate. Use when a diagram or dashboard built from internal findings must ship to a public mirror without leaking the names behind it.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/redact-visualization-for-disclosure commit d7dc25cb70

Frequently asked questions

npx skillmds@latest add pjt222/redact-visualization-for-disclosure