Explain Code Explain the user-scoped code as a short, scannable post. Prefer plain-English prose and small code sketches over exhaustive walkthroughs. Defaults - Match the user's scope exactly. - Use this structure: title, , then one or more sections. - Each section covers one idea and includes at least one fenced code block. - Keep prose simple and snippets small. - Simplify code when useful, but stay faithful to behavior. - Do not invent intent that the code or prompt does not support. Format Title One plain-English line naming the topic. Write 2-3 short sentences that give the gist to some…