qllm_heavy_render
Renders Codex-hosted HeavySkill synthesis reports to Markdown and HTML, combining traces and analysis for deliberation or verification modes.
Instructions
Render a Codex-hosted HeavySkill synthesis to Markdown and HTML.
Args: params (HeavyRenderInput): Question, mode, collected traces, Codex synthesis, host label, and report output options.
Returns: str: JSON or Markdown with generated report paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |