Computational · Paper · 2026

A template/ approach to Reproducible Generative Research: Architecture and Ergonomics from Configuration through Publication

Documentation folder for catalog row 1 · Canonical work page

Folderpapers/2026_ReproducibleResearch/

Overview

Extracted from the local README when available.

The reproducibility crisis in computational research is fundamentally structural: research artifacts are scattered across disconnected tools—LaTeX editors, Jupyter notebooks, ad-hoc shell scripts—with no enforced mechanism to keep code, data, and manuscript synchronized. template/ applies the principle of Infrastructure as Code to the research lifecycle, making the manuscript, test suite, and provenance chain version-controlled, deterministically buildable, and independently verifiable. It is built on a Two-Layer Architecture that separates 12 reusable infrastructure subpackages (~150 Python modules, validated by ~3,083 tests) from self-contained project workspaces, connected by an eight-stage build pipeline progressing from environment sanitization through test execution (with a Zero-Mock testing policy enforcing 90% project-level and 60% infrastructure-level coverage via real filesyste

Artifacts

Tracked documentation and PDFs served directly from this folder.

Documentation

README AGENTS SKILL

PDF Files