@indra.ai/deva
Version:
The Deva Core
103 lines (102 loc) • 2.17 kB
JSON
{
"name": "CLIENT",
"describe": "CLIENT FILE",
"copyright": "Copyright ©2025 Quinn Michaels. All rights reserved.",
"DATA": {
"id": 3123155399059,
"key": "test",
"prompt": {
"emoji": "🧪",
"text": "test",
"colors": {
"label": {
"R": 2,
"G": 229,
"B": 77
},
"text": {
"R": 2,
"G": 229,
"B": 77
}
}
},
"profile": {
"name": "Test User",
"eamil": "test@example.com",
"describe": "The Test User",
"emoji": "/public/devas/test/avatar.png",
"avatar": "/public/devas/test/avatar.png",
"background": "/public/devas/test/background.png",
"gender": "splendid",
"lang": "en",
"locale": "en-US",
"currency": "USD"
},
"features": {
"security": {
"hash": "md5",
"cipher": {
"encrypt": true,
"algorithm": "aes-256-cbc",
"password": "generic password for encryption test"
},
"concerns": [],
"global": [],
"devas": {}
},
"guard": {
"concerns": [],
"global": [],
"devas": {}
},
"support": {
"concerns": [],
"global": [],
"devas": {}
},
"services": {
"concerns": [],
"global": [
{"indra": "https://indra.ai"},
{"world": "https://deva.world"},
{"space": "https://deva.space"},
{"cloud": "https://deva.cloud"}
],
"devas": {
"hello": {}
}
},
"systems": {
"concerns": [],
"global": [],
"devas": {}
},
"networks": {
"concerns": [],
"global": [],
"devas": {}
},
"legal": {
"concerns": [],
"global": [],
"devas": {}
},
"justice": {
"concerns": [],
"global": [],
"devas": {}
},
"authority": {
"concerns": [],
"global": [],
"devas": {}
},
"defense": {
"concerns": [],
"global": [],
"devas": {}
}
}
}
}