<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dissertation.git/api/static/css/components.css, 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-04-02T17:46:43Z</updated>
<entry>
<title>feat(dashboard): integrate interrogation module into web dashboard</title>
<updated>2026-04-02T17:46:43Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-04-02T17:46:43Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=32aa0344ed57a0fe6e6bc9225af9eb851bc3c6b6'/>
<id>urn:sha1:32aa0344ed57a0fe6e6bc9225af9eb851bc3c6b6</id>
<content type='text'>
- Added HTTP POST /api/interrogate/start and /api/interrogate/chat to api/server.py
- Implemented ACTIVE_SESSIONS cache to persist synchronous agent state across requests
- Updated sys.path in api/server.py to resolve inner core imports correctly
- Added Inspector Modal 'Interrogate' view toggle in index.html
- Implemented JS interrogation loop, fallback log path resolution, auto-scroll, and markdown rendering in results.js
- Added custom CSS animations (.thinking-pulse, .pulse-ring) to mimic agent processing
</content>
</entry>
<entry>
<title>feat: add token usage metrics and click-to-zoom charts</title>
<updated>2026-03-09T20:16:05Z</updated>
<author>
<name>CaptainJack2491</name>
<email>jayrupnakawala@gmail.com</email>
</author>
<published>2026-03-09T20:16:05Z</published>
<link rel='alternate' type='text/html' href='http://git.jayrup.me/c/dissertation.git/commit/?id=17acb7a802d6d6f844c51dca5f2f171e360eca8d'/>
<id>urn:sha1:17acb7a802d6d6f844c51dca5f2f171e360eca8d</id>
<content type='text'>
This commit:
- Bakes total/prompt/completion tokens directly into results.csv
- Reverts dynamic JSON scraping backend logic for speed
- Adds modal overlay functionality to zoom Chart.js graphs on click
</content>
</entry>
<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: 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>
