recon_gen.cli.audit.markdown

Markdown renderers for the audit report.

Mirrors each PDF section as Markdown so an integrator can review the report’s content via audit apply (no --execute) before committing to a PDF write. PDF and Markdown share the same data-class shapes — the renderers walk the same dataclass instances cli/audit/__init__.py populates from the DB.