Blockchain security vertical for detecting known and variant exploits on Base.
Real-time monitoring + forensic analysis + episodic memory.
Watches Base chain for new contracts, extracts bytecode, and compares against the Library of Ruin©.
Base WebSocket → dark_alpha_listener → matches
Processes high-severity matches, performs deeper analysis and fork tests, and generates reports.
matches → hunter → forensic reports
Stores exploit-related episodes so the system can recognize similar patterns faster over time.
Each detection is a state-action-outcome episode.
On-chain context when a contract is seen.
How the system evaluated the contract.
What was concluded.
Use the bundled script to launch shard, listener, and hunter together.
Run each component in a separate terminal.
Verify that the system is operating correctly.