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 Summary for the currently materialized figure.
  • Inspector rendering for populated, manual_required, and not_applicable rows.
  • Client-side CSV and JSON download of the normalized summary payload.

Inputs

  • generation_records.generation_meta.nature_reporting_summary
  • combinedStatsMeta and figsafe snapshots captured during persistFigureRun
  • Assumption-derived inclusion/exclusion summary and unresolved assumption list

Outputs

  • FigureInspectorFigsafeExportStatus.natureReportingSummary
  • Auxiliary artifact nature_reporting_summary for audit and reuse
  • Inspector-side CSV rows in section,item,value,status order

Blocking or caution logic

  • The summary source of truth in the Inspector is generation_meta.nature_reporting_summary.
  • The auxiliary nature_reporting_summary artifact is for audit/reuse and does not trigger post-validation in V1.
  • multiple comparisons correction only reflects in-figure correction metadata, not family-wide multiplicity policy.
  • fields is variable-length. Auto-populatable items may be omitted when evidence is absent, while manual-only items remain manual_required.

Current limitations

  • This feature does not cover the full Nature form.
  • Journal-specific wording is not automatically generated.
  • Older generations without nature_reporting_summary remain unavailable in the Inspector.