@indra.ai/deva
Version:
The Deva Core
100 lines (99 loc) • 2.3 kB
JSON
{
"name": "AGENT",
"describe": "AGENT FILE",
"copyright": "Copyright (c)2025 Quinn Michaels. All rights reserved.",
"DATA": {
"id": 5380514963421,
"key": "deva",
"prompt": {
"emoji": "🍏",
"text": "deva",
"colors": {
"label": {
"R": 0,
"G": 150,
"B": 255
},
"text": {
"R": 101,
"G": 192,
"B": 255
}
}
},
"profile": {
"name": "Deva",
"describe": "The Indra interface into deva.world.",
"emoji": "/public/devas/deva/emoji.png",
"avatar": "/public/devas/deva/avatar.png",
"background": "/public/devas/deva/background.png",
"gender": "M"
},
"features": {
"security": {
"label": "🚨SECURITY",
"name": "@SECURITY",
"tag": "#SECURITY",
"loc": "$SECURITY"
},
"support": {
"label": "🆘SUPPORT",
"name": "@SUPPORT",
"tag": "#SUPPORT",
"loc": "$SUPPORT"
},
"services": {
"label": "📞SERVICES",
"name": "@SERVICES",
"tag": "#SERVICES",
"loc": "$SERVICES"
},
"systems": {
"label": "🔧SYSTEMS",
"name": "@SYSTEMS",
"tag": "#SYSTEMS",
"loc": "$SYSTEMS"
},
"networks": {
"label": "📡NETWORKS",
"name": "@NETWORKS",
"tag": "#NETWORKS",
"loc": "$NETWORKS"
},
"legal": {
"label": "🏛️LEGAL",
"name": "@LEGAL",
"tag": "#LEGAL",
"loc": "$LEGAL"
},
"justice": {
"label": "⚖️JUSTICE",
"name": "@JUSTICE",
"tag": "#JUSTICE",
"loc": "$JUSTICE"
},
"defense": {
"label": "🪖DEFENSE",
"name": "@DEFENSE",
"tag": "#DEFENSE",
"loc": "$DEFENSE"
},
"defense": {
"label": "💂GUARD",
"name": "@GUARD",
"tag": "#GUARD",
"loc": "$GUARD"
}
},
"vars": {
"hello": "Hellow World",
"context": {
"ready": "🤝 Everything is ready!",
"test": "💿 Test Data",
"prompt": "💻 Prompt",
"feature": "🍿 Accessing Feature",
"zone": "🗻 Accessing Zone"
}
}
}
}