A signal you cannot verify is not a signal
Trading analytics platforms have a credibility problem. Anyone can claim their signals were right. Proving that a signal was published before the move, rather than reconstructed after it, is the entire question, and most platforms cannot answer it.
What we built
Automated signal generation, with on-chain verification of when each signal was published. The timestamp is not ours to edit. That turns a marketing claim into a fact anyone can check independently.
- Signals generated automatically from live market data, no human in the loop.
- Real-time alerting to users as conditions are met.
- On-chain publication timestamps, independently verifiable.
- Wallet-based identity through Metamask.
Autonomy needs an audit trail
This is the same principle that underpins our AI agent work. An autonomous system is only deployable if its decisions can be inspected after the fact. Here the audit trail sits on a blockchain rather than in a database, but the reasoning is identical.
Autonomy without accountability is not a product. It is a liability waiting to be discovered.
The stack
React front end, Express and MongoDB for the signal pipeline, Metamask for wallet identity and on-chain interaction.