Skip to content
Docs menu

The checks in every RepoReady report

Reports group findings into four areas, from static checks and AI review. These guides show what good practice looks like and how to fix gaps.

Last updated

Execution

What someone needs to set up your environment and follow your analysis from data to results.

Data & Results

Where data come from, how they are handled, and how results and notebooks are kept.

  • Data Integrity
  • Data Provenance
  • Result Artifacts
  • Notebook Quality

Code Health

Documentation, code structure, tests, security and repository hygiene.

  • Documentation Quality
  • Code Clarity
  • Testing
  • Hidden Issues & Security
  • Repository Hygiene

Manuscript

Whether the manuscript and the code agree: methods, claims, figures and statistics. Included when you add a manuscript.

How findings are labeled

SeverityMeaning
CriticalBlocks others from reproducing key results; fix first.
WarningA meaningful risk to reproducibility.
ImprovementA smaller gap worth fixing.
GoodMeets good practice.
InfoContext, or something that could not be assessed.

Next steps