Skip to content

Add evidence-backed zero-day hypothesis engine - #1

Draft
rashedhasan090 wants to merge 2 commits into
mainfrom
cursor/zero-day-rigor-7d46
Draft

Add evidence-backed zero-day hypothesis engine#1
rashedhasan090 wants to merge 2 commits into
mainfrom
cursor/zero-day-rigor-7d46

Conversation

@rashedhasan090

@rashedhasan090 rashedhasan090 commented Apr 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add an offline zero-day hypothesis engine with evidence collection, novelty scoring, rigor scoring, and safe validation metadata
  • Integrate the engine into ZeroDayAgent so scans produce defensive hypotheses even when LLM expansion is unavailable
  • Normalize optional LLM hypotheses into the same scored schema and add regression tests

Testing

  • python3 -m pytest — 25 passed
  • python3 -m ruff check wraith_cli/agents/zero_day.py wraith_cli/knowledge/__init__.py wraith_cli/knowledge/zero_day.py tests/test_zero_day.py — passed

Notes

  • Full repo lint currently has pre-existing failures outside this change, including unused imports and an undefined ReportGenerator reference in wraith_cli/main.py. Changed-file lint passes.

Slack Thread

Open in Web Open in Cursor 

cursoragent and others added 2 commits April 30, 2026 17:24
Co-authored-by: Md Rashedul Hasan <rashedhasan090@users.noreply.github.com>
Co-authored-by: Md Rashedul Hasan <rashedhasan090@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants