Post-submission polish for FIND EVIL:
- Added a judge-first README entry point for AgentGuard IR.
- Published the public demo video: https://youtu.be/CTRoxgFSGlg
- Expanded the replayable DFIR coverage to five checkpoints: disk persistence, authentication-log accuracy, containment approval, Windows Event Log lateral movement, and memory process tree triage.
- Kept the project reproducible with one command:
npm install && npm run sans:check. This regenerates the SIFT-compatible evidence packet, execution log, accuracy report, and judge summary.
The Devpost GitHub link now points directly to the FIND EVIL submission branch so reviewers land on the contest-specific README and evidence path.
Log in or sign up for Devpost to join the conversation.