Skip to content

Commit 374d737

Browse files
committed
Rewrite backfill plan with concrete step-by-step procedure
Key decisions documented: - Direction: newest→oldest (HEAD is golden reference, fail-fast) - Versions: only the 7 versions actually shipped via duckdb-vortex bumps - Inclusion criteria: builds + SQL runs + file non-empty + round-trips - Anti-drift: frozen SQL (never modified per version), self-verify row counts, manifest commit hashes, golden CSV diffs, SHA-256 checksums, SQLLogicTest assertions — six layers of verification - Subagent template with CRITICAL RULES section https://claude.ai/code/session_01S2WAcroYU2s7u3gJzGwCCe
1 parent 83227aa commit 374d737

File tree

1 file changed

+538
-285
lines changed

1 file changed

+538
-285
lines changed

0 commit comments

Comments
 (0)