pub fn instruction_decoder_block(tdd_active: bool) -> StringExpand description
Generates the INSTRUCTION CODES block for agent system prompts. Only emits content when the instructions being built are in Tdd CRP mode (otherwise returns empty — the codes are only emitted in tdd outputs, so defining them would waste ~60 tokens per MCP instructions payload, #579).