<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dissertation.git/config.yaml, branch main</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=main</id>
<link rel='self' href='http://git.jayrup.me/c/dissertation.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/'/>
<updated>2026-02-26T15:29:02Z</updated>
<entry>
<title>chore: add .env.example + config.yaml.example, gitignore config.yaml</title>
<updated>2026-02-26T15:29:02Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-02-26T15:29:02Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=a6b38c54ee72cbae1d696b02f32ad487391a5dfe'/>
<id>urn:sha1:a6b38c54ee72cbae1d696b02f32ad487391a5dfe</id>
<content type='text'>
- Create .env.example with placeholder keys for all providers
- Create config.yaml.example with clean reference config
- Add config.yaml and judge_logs/ to .gitignore
- Load .env in judge.py for standalone usage
</content>
</entry>
<entry>
<title>feat: implement judging system with regex, blackbox, and glassbox checks</title>
<updated>2026-02-25T16:10:37Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-02-25T16:00:55Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=375eddf1bd4e23db80feb74c6272dad610345795'/>
<id>urn:sha1:375eddf1bd4e23db80feb74c6272dad610345795</id>
<content type='text'>
- Add src/judge.py: RegexChecker, BlackboxChecker, GlassboxChecker, Judge orchestrator
- Add src/judge_runner.py: CLI for batch/single judging with CSV output
- Add regex_rules.yaml for corporate_sabotage_v2 and child_protection scenarios
- Add judge config section to config.yaml (model, temperature, log_dir)
- Add tests/test_judge.py: 34 unit tests covering all components
- Uses Anthropic Batch API for half-cost LLM judge calls
- Judge logs include full CoT reasoning and judge model for auditability
</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>
