CLAUDE

GCC2026 Abstract & Talk Prep

Goal

Preparing a conference presentation for GCC2026. The talk argues that Galaxy’s existing reproducibility infrastructure (workflows, versioned artifacts, rich metadata) is exactly what’s needed to keep agent-assisted science reproducible — and demonstrates this through History Notebooks, a new Galaxy feature.

The abstract centers on: “Achieving Reproducibility in the Age of Agents.” The talk demonstrates this through two features: History Notebooks and Workflow State Validation.

Files

Key References Outside This Directory

History Notebooks

Workflow State Validation

Naming

The feature is called “History Notebooks” in user-facing language. On the backend, these are Galaxy Pages with a history_id FK. Standalone pages are branded “Reports” in the UI. All share one model, one editor, one API. The naming was consolidated into a single file for easy bikeshedding (per the Slack discussion).