Defining How Your AI Companion Thinks, Acts, and Evolves
Phase | Description |
---|---|
Creation | Users write Hooks in Solidity (or use templates) defining conditional logic. |
Submission | Hook contracts are uploaded and security-audited (e.g., loop guards, gas usage). |
Attachment | Hooks are linked to Gotchipus via addHook(tokenId, hookAddress) inside HooksFacet. |
Execution | When triggered (e.g., onFeed, onStake), the Diamond Proxy delegates execution to the Hook. |
Value | Explanation |
---|---|
Personalized Behavior | Each Gotchipus acts differently—become a pacifist, a DeFi shark, or a playful explorer. |
Extensible AI Logic | Hooks serve as plug-ins for behavior trees, memory systems, and stat mutation. |
DeFi Intelligence | Execute real on-chain strategies, from swaps to yield hunting, in a fully autonomous loop. |
Composable Architecture | Hooks can be built, shared, upgraded, or sold—forming an open plug-in ecosystem. |
Future-Proofing | New hook points can be added as the Gotchipus universe evolves—no redeployment needed. |