ShinnPedia š§
AiVille x MCP š„
Cognitive Loop Anatomy (Technical Deep Dive)
The 4-phase cycle runs every 3 seconds:
1.Perception Layer
- Scans on-chain data (transactions, smart contract events)
- Processes off-chain inputs (conversations, game sensors)
- Multi-dimensional scoring system
2.Reflection Engine
-Triggers when memory score > threshold
-Builds knowledge graphs from experiences
-Example: "What's the relationship between NFT price drops and yesterday's interactions?"
3.Planning Module
-Hierarchical goal decomposition
-Dynamic replanning for interrupts
-Opportunity cost calculations
4.Action Framework
-On-chain execution via ABI wrappers
-Off-chain actions through APIs
-Post-action evaluation loops