summaryrefslogtreecommitdiff
path: root/src/gap_pipeline/pipeline.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/gap_pipeline/pipeline.py')
-rw-r--r--src/gap_pipeline/pipeline.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/gap_pipeline/pipeline.py b/src/gap_pipeline/pipeline.py
index 76ae722..4a5332a 100644
--- a/src/gap_pipeline/pipeline.py
+++ b/src/gap_pipeline/pipeline.py
@@ -1,4 +1,7 @@
-"""Prompt-faithful kernel generation and the J=5, K=2, T=15 loop."""
+"""Historical two-call Putnam generator retained for provenance tests.
+
+The default manuscript-aligned implementation is ``paper_pipeline.py``.
+"""
from __future__ import annotations