"""Report generation primitives for agent operation. NOTE: The report template engine (generate_report, _render_report) has been removed. Agents should compose markdown in their reasoning loop and write it directly using standard file I/O. This module is intentionally empty. """