From 15efc30e9e7179accd30375d3edb2e34a3b4dc5f Mon Sep 17 00:00:00 2001 From: Oscar Wan Date: Fri, 24 Jul 2026 20:45:42 -0700 Subject: updated generation process --- src/gap_pipeline/pipeline.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/gap_pipeline/pipeline.py') 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 -- cgit v1.2.3