These are separate projects, not one system — nothing flows between them. What connects them is the question each one answers. Grouping them this way is how I pick what to build next.
Nothing should reach a wallet without a verdict first. That is the line most of this work is drawn around.
Transaction Firewall for AI Agent Finance
A deterministic policy engine issuing ALLOW / BLOCK verdicts before a wallet signs. Ships as an MCP server, API, and npm package. Live on Pharos Pacific Mainnet.
Event Intelligence for DreamDEX
Turns Event Contract probabilities into measurable intelligence. Calibration against 2,179 contracts. Validates agents economically with on-chain testnet proof.
Ghost Signal Monitor
Persistent Slack monitor tracking founders before the official directory lists them. Median lead time 4.4 days with >= 90% precision enforced in CI.
AI Execution Firewall
Scans tokens for honeypot risk, fetches optimal DEX routes, and builds unsigned transactions for OKX X Layer. The server never broadcasts — signing stays with the user.
Autonomous Savings Agent on Celo
Set a goal and a budget. Penny allocates into Aave V3, monitors, and rebalances. Non-custodial — it moves only within the on-chain allowance you set.
Vector Search for Incidents
Paste an error, find the fix. Local embeddings via all-MiniLM-L6-v2 and HNSW cosine search on Actian VectorAI DB. Runs fully offline.
The READMEs say what works and what doesn't.