OCDocker.Workbench.Results module

Read-only result summarization helpers for Workbench manifests.

OCDocker.Workbench.Results.summarize_results(manifest_path)[source]

Summarize declared artifacts and metrics without exporting or copying.

Parameters:

manifest_path (str or pathlib.Path) – Run or result manifest path.

Returns:

Read-only result summary for GUI, CLI, or automation consumers.

Return type:

ResultSummary