<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dissertation.git/api/static/js/main.js, 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-03-09T19:47:59Z</updated>
<entry>
<title>feat: implement multi-select filters and logical oversight sorting</title>
<updated>2026-03-09T19:47:59Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-03-09T19:47:59Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=1bbb4938d9f714eb29c8981e0d834ce85ccafacc'/>
<id>urn:sha1:1bbb4938d9f714eb29c8981e0d834ce85ccafacc</id>
<content type='text'>
This commit:
- Replaces single-select dropdowns with multi-select checkbox lists
- Adds 'All' and 'None' quick-action links for filter groups
- Implements custom priority sorting for Oversight levels (low -&gt; mid -&gt; high)
- Updates Chart.js logic to respect logical sorting on X-axes
</content>
</entry>
<entry>
<title>feat: pivot Web GUI to dedicated Data Visualization Dashboard</title>
<updated>2026-03-09T19:41:49Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-03-09T19:41:49Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=d3d0e0825ea4b4ed3ab338603b824af0178e5264'/>
<id>urn:sha1:d3d0e0825ea4b4ed3ab338603b824af0178e5264</id>
<content type='text'>
This commit:
- Removes all execution logic (runs, cancellation, SSE logs)
- Strips the terminal and configuration sidebar
- Implements a global filtering panel (Model, Scenario, Oversight)
- Dedicated the UI 100% to interactive Chart.js and static visuals
</content>
</entry>
<entry>
<title>feat: upgrade web GUI to modular ES6 and add Chart.js</title>
<updated>2026-03-09T19:11:45Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-03-09T19:11:45Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=d2b1fbd5ac63fd1eb17e68b5364b7dee5cc86e6e'/>
<id>urn:sha1:d2b1fbd5ac63fd1eb17e68b5364b7dee5cc86e6e</id>
<content type='text'>
This commit completely overhauls the initial GUI:
- Splits monolithic JS/CSS into an ES6 module structure
- Implements an industrial 'Control Room' dark theme
- Adds dynamic file selection endpoints for CSV and JSON judge logs
- Integrates Chart.js to automatically render visualizations from CSV data
- Updates web_gui_plan.md to reflect architectural changes
</content>
</entry>
</feed>
