the inline decoder shown in wiki/src/config/knobs.md:66-86.
Wraps encoded text with prompts that ask a target to decode it. This converter takes encoded text (e.g., Base64, ROT13, Morse code) and wraps it in various prompt templates that request decoding. The ...