index
:
dissertation.git
logs
main
Undergraduate dissertation — Deceptive Alignment in Autonomous LLM Agents (UEL, 2026). Sandboxed agentic-LLM deception study: 960 runs, three-tier judging (regex + blackbox + glassbox).
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-15
v2 study 2 logs, along with judges and results.
logs
CaptainJack2491
2026-04-15
fix: redid runs with technical failures, also updated the results accordingly.
CaptainJack2491
2026-04-15
added token usage in the results.csv
CaptainJack2491
2026-04-15
more testing
CaptainJack2491
2026-04-15
v2 study 1 logs, along with judges and subsets
CaptainJack2491
2026-04-15
more logs from testing stuff
CaptainJack2491
2026-03-06
testing new scenarios.
CaptainJack2491
2026-03-04
merged into one results.csv
CaptainJack2491
2026-03-04
judging results from the full experiments along with judge logs. also that .b...
CaptainJack2491
2026-03-04
FULL RUN 420 runs!!
CaptainJack2491
2026-03-02
final testing logs (hopefully)
CaptainJack2491
2026-03-01
logs from more experiments with the hidden goals
CaptainJack2491
2026-03-01
logs from me trying to experiment with the scenario's hidden goal (again)
CaptainJack2491
2026-02-27
created the logs branch
CaptainJack2491
2026-02-27
fix(judge): hash run_id to stay under Anthropic batch custom_id 64-char limit
CaptainJack2491
2026-02-27
fix: separate skipped runs from incomplete in summary output
CaptainJack2491
2026-02-27
docs: add checkpoint/resume rationale note for methodology
CaptainJack2491
2026-02-26
feat: add checkpoint/resume support and atomic log writes
CaptainJack2491
2026-02-26
chore: add .env.example + config.yaml.example, gitignore config.yaml
CaptainJack2491
2026-02-25
feat: implement judging system with regex, blackbox, and glassbox checks
CaptainJack2491
2026-02-24
Update README: add testing section, document interrogation system
CaptainJack2491
2026-02-24
Add comprehensive test suite (104 tests)
CaptainJack2491
2026-02-24
[refactor] improved interrogation system
CaptainJack2491
2026-02-24
[fix] VFS singleton reset + remove vestigial check_username tool
CaptainJack2491
2026-02-24
[feat] baseline system - auto-generates baselines before experiments
CaptainJack2491
2026-02-18
[feat] added a new scenario
CaptainJack2491
2026-02-18
[feat] added a baseline to the runner
CaptainJack2491
2026-02-11
[docs] added progress presentation
CaptainJack2491
2026-01-11
[docs] updated README
CaptainJack2491
2026-01-11
[fix] simplified everything
CaptainJack2491
2026-01-11
[fix] big moving around, probably made lot more bugs.
CaptainJack2491
2026-01-09
[docs] updated lit and added more in methodology
CaptainJack2491
2026-01-09
updated interrogate to work with new log format
CaptainJack2491
2026-01-09
updated scenario [corporate sabotage]
CaptainJack2491
2026-01-09
added scripts to get abstract and bibliography easily from papers
CaptainJack2491
2025-12-30
major commit
CaptainJack2491
2025-12-18
updated oversight
CaptainJack2491
2025-12-04
gemini-2.5-pro pilot test
CaptainJack2491
2025-12-03
added corporate_sabotage_v2
CaptainJack2491
2025-12-03
updated interrogation to load from logs
CaptainJack2491
2025-12-03
updated methodology
CaptainJack2491
2025-11-25
added interogation logic and updated structure of logs
CaptainJack2491
2025-11-23
updated agent to parse thinking in content field and added model_id to the logs
CaptainJack2491
2025-11-23
updated methodology
CaptainJack2491
2025-11-23
good logs
CaptainJack2491
2025-11-23
moved 03-logs to main
CaptainJack2491
2025-11-23
new paper
CaptainJack2491
2025-11-20
updated agent to work with the EXTRA_BODY variable to work with models that r...
CaptainJack2491
2025-11-20
added corporate espionage scenario
CaptainJack2491
2025-11-20
uodated oversight prompt
CaptainJack2491
[next]