Skip to content

One command to generate + render the required report interpretations #23

Description

@johnjosephhorton

Severity: medium — papercut, error-prone.

What happened
Passing the final report gate required 8 manual commands — for each of the one-shot analysis and the executive summary: *-exportedsl-run*-import*-render:

zwill prob-results analysis-export ...
zwill edsl-run ...
zwill prob-results analysis-import ...
zwill prob-results analysis-render ...
zwill twin-results executive-summary-export ...
zwill edsl-run ...
zwill twin-results executive-summary-import ...
zwill twin-results executive-summary-render ...

Suggested fix
zwill report generate-interpretations --survey … --job-id … --probability-job-id … (or report render --final --auto-generate) that runs all export/run/import/render steps, then the final render.


Found while building a digital-twin validation for a 33-respondent SMB survey (smb.csv) end-to-end via zwill guide (survey → import → commit → one-shot marginals → twin-probability job → twin-validate → report). File/line refs are from zwill/ at that checkout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttwin-workflow-reviewFindings from end-to-end survey->twin validation dogfooding (smb.csv)

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions