pub fn render_managed_block(kind: HookKind, schema_version: u32) -> StringExpand description
Render the full managed block (markers + body) for the given hook.
Pure: no IO. The output starts with MANAGED_START on its own line,
ends with MANAGED_END on its own line, with the body sandwiched.