<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dissertation.git/src/agent.py, branch logs</title>
<subtitle>Undergraduate dissertation — Deceptive Alignment in Autonomous LLM Agents (UEL, 2026). Sandboxed agentic-LLM deception study: 960 runs, three-tier judging (regex + blackbox + glassbox).</subtitle>
<id>http://git.jayrup.me/c/dissertation.git/atom?h=logs</id>
<link rel='self' href='http://git.jayrup.me/c/dissertation.git/atom?h=logs'/>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/'/>
<updated>2026-02-27T23:24:52Z</updated>
<entry>
<title>created the logs branch</title>
<updated>2026-02-27T23:24:52Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-02-27T23:24:52Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=94c52b54f3d1693ef5d1831b0fa6beba8c68b414'/>
<id>urn:sha1:94c52b54f3d1693ef5d1831b0fa6beba8c68b414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add checkpoint/resume support and atomic log writes</title>
<updated>2026-02-26T22:53:13Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-02-26T22:53:13Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=a79b9feac2f23bf200aa325f72c239ac39aeea3d'/>
<id>urn:sha1:a79b9feac2f23bf200aa325f72c239ac39aeea3d</id>
<content type='text'>
- Runner now counts existing .json log files per combination and skips
  completed runs, resuming from where it left off
- Log files are written atomically via temp file + rename to prevent
  corrupt files from being counted as completed
- Added --no-resume CLI flag to force a fresh start
- Resume is enabled by default
</content>
</entry>
<entry>
<title>[fix] simplified everything</title>
<updated>2026-01-11T05:49:07Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-01-11T05:47:02Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=f1954a6407c5e79e6d9313d06a1905b2612c485e'/>
<id>urn:sha1:f1954a6407c5e79e6d9313d06a1905b2612c485e</id>
<content type='text'>
made eveyrthing much cleaner and it works very well.
got rid of providers setup, only use openai sdk now.
</content>
</entry>
<entry>
<title>[fix] big moving around, probably made lot more bugs.</title>
<updated>2026-01-11T02:51:04Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-01-11T02:51:04Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=eefafc5dac05be3c721b5186f0d288811223744e'/>
<id>urn:sha1:eefafc5dac05be3c721b5186f0d288811223744e</id>
<content type='text'>
</content>
</entry>
</feed>
