run_summary module
Module overview
Public callables from __all__
| Callable | Type | Summary | Related helpers |
|---|---|---|---|
build_run_summary |
function | Build a handover-friendly summary for one data product run. | — |
render_run_summary_markdown |
function | Render a run summary dictionary into Markdown for handover notes. | _status_of (internal) |
Internal helpers
| Helper | Related public callables |
|---|---|
_status_of |
render_run_summary_markdown |