UNPKG

@indra.ai/deva.systems

Version:

The Systems Deva handles all the various systems in Deva.world.

69 lines (68 loc) 1.82 kB
{ "name": "Systems Deva Data File", "describe": "The main Data file for Systems Deva", "copyright": "Copyright (c)2025 Quinn Michaels. All rights reserved.", "DATA": { "agent": { "id": 3605038032151, "key": "systems", "prompt": { "emoji": "🖥️", "text": "Systems", "colors": { "label": { "R": 120, "G": 142, "B": 164 }, "text": { "R": 120, "G": 142, "B": 164 } } }, "voice": { "speech": "Joey", "speed": 1 }, "profile": { "name": "Systems Deva", "gender": "DEVA", "pronouns": "He, Him", "owner": "Quinn Michaels", "creator": "Quinn Michaels", "created": "Monday, May 22, 2023 at 9:49 AM", "system": "Deva.world.systems", "describe": "Systems Deva provides essential management and access to the various systems within Deva.world", "emoji": "/public/devas/deva/emoji.png", "avatar": "/public/devas/deva/avatar.png", "background": "/public/devas/deva/background.png" } }, "vars": { "messages": { "init": "🟠 INIT", "start": "🔵 START", "enter": "🟢 ENTER", "ready": "⭐️ Systems Deva Ready!", "stop": "🔴 STOP", "exit": "🟡 EXIT", "done": "🟣 DONE", "error": "💣 ERROR!" }, "trigger": "@SYSTEMS", "context": { "uid": "generating uid", "status": "getting status", "info": "getting info", "feature": "accessing feature", "issue": "has issues", "help": "asking for help" }, "ask": { "history": [] } } } }