<feed xmlns='http://www.w3.org/2005/Atom'>
<title>typhoon.git/.gitignore, branch master</title>
<subtitle>The typhoon chess playing engine.
</subtitle>
<id>https://git.acknak.org/cgit/typhoon.git/atom?h=master</id>
<link rel='self' href='https://git.acknak.org/cgit/typhoon.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/typhoon.git/'/>
<updated>2026-08-30T06:15:54Z</updated>
<entry>
<title>Track match_play.py's real dependencies (tune_eval_dna.py, filter_pgn.py) and Scott's overnight-SPRT shortcut (test_vs_head.sh); gitignore generated caches/PGN output.</title>
<updated>2026-08-30T06:15:54Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2026-08-30T06:15:54Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/typhoon.git/commit/?id=f2613dfabb5ef3a7a08a73e74c83467dfad9ddcc'/>
<id>urn:sha1:f2613dfabb5ef3a7a08a73e74c83467dfad9ddcc</id>
<content type='text'>
tune_eval_dna.py isn't Texel-tuning-specific tooling anymore -- it's a
load-bearing dependency (match_play.py does `from tune_eval_dna import
Engine`), so it needs to be tracked for match_play.py to run at all on
a fresh checkout, independent of whatever happens to the rest of the
auto-tuning pipeline. filter_pgn.py (builds twic_filtered.pgn, the
pool match_play.py's --pgn points at) is similarly not tuning-specific.

test_vs_head.sh is Scott's shortcut for the overnight SPRT run
discussed this session (head_reference/typhoon vs. current build,
--games 20000 --workers 20 --st 1 --sprt --elo0 0 --elo1 5).

Left untracked, Texel-pipeline-specific and matching this session's
move away from auto-tuning: bake_dna.py, dna_diff.py, dna_trend.py,
cycle.sh, run_ecm.sh, compare_ecm_*.py, tuned.dna.

.gitignore: eval_tune/__pycache__/ and eval_tune/opening_cache/ (pure
regeneratable caches) and src/{match_games,self_play_games}.pgn
(match_play.py's --pgn-out game logs, generated output not source) --
the dna/first.dna / dna/original_baseline.dna accidental-commit from
earlier tonight was exactly this class of mistake, catching the
obvious repeat cases now.

Co-Authored-By: Claude Sonnet 5 &lt;noreply@anthropic.com&gt;
Claude-Session: https://claude.ai/code/session_01M9ZDiJhiUajUxh95mTXCFJ
</content>
</entry>
<entry>
<title>Stop tracking pgn data files, ignore pgn/ going forward</title>
<updated>2026-08-25T02:08:30Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2026-08-25T02:08:30Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/typhoon.git/commit/?id=c5ca1a37b0614f5cb55499692a7f61775f81d1eb'/>
<id>urn:sha1:c5ca1a37b0614f5cb55499692a7f61775f81d1eb</id>
<content type='text'>
These are large generated/downloaded data files (twic.pgn alone is
3.5GB) that don't belong in version control.
</content>
</entry>
<entry>
<title>Minor</title>
<updated>2026-02-20T01:15:16Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2026-02-20T01:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/typhoon.git/commit/?id=28893e6e412708be42a3ffc0213fca1c2f35589c'/>
<id>urn:sha1:28893e6e412708be42a3ffc0213fca1c2f35589c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ignore files.</title>
<updated>2016-06-02T03:10:14Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott.gasch@gmail.com</email>
</author>
<published>2016-06-02T03:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/typhoon.git/commit/?id=23c44f05a0956ecba918a336b30c6eccf0a996d5'/>
<id>urn:sha1:23c44f05a0956ecba918a336b30c6eccf0a996d5</id>
<content type='text'>
</content>
</entry>
</feed>
