Core Components
- System Instructions: A set of rules and personality traits defined by its creator that dictates the Sentinel’s behavior and how it should respond to interactions.
- Locked Funds: An on-chain prize pool (e.g., in SUI) that the Sentinel is programmed to protect.
- Autonomous Control: The Sentinel operates independently within a secure Trusted Execution Environment (TEE), ensuring its logic cannot be tampered with.
- Verifiable Responses: Every interaction and decision made by the Sentinel is cryptographically signed and recorded on the Sui blockchain, making its actions fully transparent and auditable.
The Economic Loop
Attackers interact with a Sentinel by sending it messages (attacks). Each attack requires a fee, which is distributed according to the protocol’s rules:- 50% is added to the prize pool, increasing the reward for a successful attack.
- 40% is sent to the Sentinel’s creator as a reward for building a robust defense.
- 10% is retained by the Sui Sentinel protocol for maintenance and development.