Nature Reporting Summary Auto-fill
Generate a draft Nature Reporting Summary from figure generation metadata and expose it in the Inspector for review and download.
What this page generates or verifies
- A draft
Nature Reporting Summaryfor the currently materialized figure. - Inspector rendering for populated,
manual_required, andnot_applicablerows. - Client-side CSV and JSON download of the normalized summary payload.
Inputs
generation_records.generation_meta.nature_reporting_summarycombinedStatsMetaand figsafe snapshots captured duringpersistFigureRun- Assumption-derived inclusion/exclusion summary and unresolved assumption list
Outputs
FigureInspectorFigsafeExportStatus.natureReportingSummary- Auxiliary artifact
nature_reporting_summaryfor audit and reuse - Inspector-side CSV rows in
section,item,value,statusorder
Blocking or caution logic
- The summary source of truth in the Inspector is
generation_meta.nature_reporting_summary. - The auxiliary
nature_reporting_summaryartifact is for audit/reuse and does not trigger post-validation in V1. multiple comparisons correctiononly reflects in-figure correction metadata, not family-wide multiplicity policy.fieldsis variable-length. Auto-populatable items may be omitted when evidence is absent, while manual-only items remainmanual_required.
Current limitations
- This feature does not cover the full Nature form.
- Journal-specific wording is not automatically generated.
- Older generations without
nature_reporting_summaryremain unavailable in the Inspector.